正在加载视频...

视频加载失败

loading demo ...

74,915 次观看 • 1 年前 •via X (Twitter)

9 条评论

SAM WAITIN 的头像
SAM WAITIN1 年前

Full song ::

❯ julie 的头像
❯ julie1 年前

THAT VISUAL GOES SO HARD WTF

HWTsuchiyaNathan 的头像
HWTsuchiyaNathan1 年前

wait is that the mobil 1 rally championship intro? sick!

Hero2004 的头像
Hero20041 年前

This banger song got me like this…

Acapower® 的头像
Acapower®1 年前

👀🇲🇾

marci 的头像
marci1 年前

lets go another nuphory and sam banger!!

ZpL 的头像
ZpL1 年前

Rally championship 2000 my beloved

GEORGE DROYD 的头像
GEORGE DROYD1 年前

HARD

TomFum 的头像
TomFum1 年前

That tunes a vibe. Love it

相关视频

How should you search, filter, and paginate data with Next.js? This demo has 50,000 books in a Postgres database. • Page Load: When the page loads, we see the React Suspense fallback. This loading skeleton is displayed until the first page of books is retrieved from the database. • Searching: The search input has a 200ms debounce. After 200ms of inactivity, the form submits, updating the URL state with `?q={search}`. The Server Component reads `searchParams` and queries the database. On form submission, a React transition starts, allowing us to read the pending status with `useFormStatus` to display an inline loading state. • State Preservation: Navigating to an individual book page retains the search input state. Reloading the page or sharing the link preserves the search results. • Client-side Filtering: Filtering authors in the left sidebar is done client-side. Authors are fetched by a Server Component and passed as props to the sidebar. Changing the input value updates React state and re-renders the sidebar. • Optimistic Updates: The sidebar’s selected authors are optimistically updated with `useOptimistic`. Checkbox selections update instantly without waiting for the URL to change. • State Preservation: Navigating to an individual book page retains the sidebar filter input and selected author state across navigations, giving it an app-like feel. • Pagination: Navigating between pages updates the URL state, triggering the Server Component to query the database for the specific page of books. We also fetch the total book count to show the total number of pages. This demo isn't perfect yet (still working on it) but it's been a fun playground for some of these patterns. You can imagine a similar experience for thousands of movies, cars, products, or any other very large dataset. Demo → Code →

Lee Robinson

236,802 次观看 • 2 年前

Humanoid logistics sorters are starting real shifts in both the U.S. and China 🤖 Figure is entering Catalyst Brands’ Reno logistics center, inside the retail network behind JCPenney, Aéropostale, and Brooks Brothers. RobotEra’s M7 is working at China Post’s Guangzhou logistics hub, feeding and sorting parcels on live lines. This is the right first job for humanoids: repetitive, physical, structured, high-volume, and easy to measure. Figure’s F.03 ran a 200-hour public sorting test and handled nearly 250,000 parcels. RobotEra’s system is being used for parcel feeding, package orientation, and exception handling, with peak throughput reported around 1,200 parcels per hour. The demand side is obvious. China handled nearly 199 billion express parcels in 2025. Guangzhou alone processed about 21.9 billion parcels, more than enough to turn sorting into a brutal labor and throughput problem. The U.S. has a different pressure point. Parcel volume is smaller, but warehouse labor is much more expensive, so a robot that can work long repetitive shifts has a cleaner ROI story if uptime, maintenance, and deployment cost hold up. The hard part is not the demo. It is barcode orientation, soft bags, crushed boxes, recovery after errors, battery swaps, fleet coordination, and keeping the line moving when nobody is filming. Sorting is still only one link in logistics. The bigger test is whether these robots can move from conveyor work into loading, unloading, picking, exception handling, and eventually the last mile — where the environment stops being friendly. That is the real question now. Not whether humanoids can sort packages, but whether they can earn the next job after sorting.

RoboHub🤖

37,493 次观看 • 3 个月前