标签:#ha
找到 12697 篇相关文章
Go-Flavored Concurrency in C
IPv6 Is Watching You: The Hidden Privacy Nightmare [video]
Meta found to breach EU laws with 'addictive' Instagram, Facebook designs
Ryanair passenger almost sucked out of shattered window during flight
Ask HN: How do you use Vim in the era of AI?
I'm a heavy vim user, but now that I look at the code less and less I'm wondering if it still makes sense.
We Put an L7 Firewall in the Kernel
Show HN: Runloom – Go-style coroutines for Python free-threaded
Why do you suck at juggling now?
A 4x4 MIMO SDR tile for spatial RF vision and beamforming
Xreal’s new AR glasses are way cheaper and almost just right
I love it when a company challenges itself to make a cheaper version of a beloved product. Xreal's $299 A01 Plus is a stripped-down version of its $449 1S that's light on features but with just enough of the 1S' best qualities. These AR glasses are comfortable, they look good, and the screens are surprisingly […]
Europe's Largest Unions Demand Right to Cancel Work on Days Above 30C
Man nearly sucked out of window mid-air on Ryanair plane
Ryanair Passenger Sucked Toward Broken Window After Midair Engine Failure
Day 125 of Learning MERN Stack
Hello Dev Community! 👋 It is officially Day 125 of my software engineering marathon! Today, I crossed an elite milestone in frontend data architecture: moving completely away from local hardcoded mock lists by connecting my centralized state management infrastructure to live third-party servers using the Fetch API alongside Async/Await ! ⚛️🌐⚡ Now, the social media feed dynamically handles server-side data models, passes payloads to an active state reducer, and broadcasts states down to presentation layers via a custom Context portal! 🛠️ Deconstructing the Day 125 Async Network Lifecycle As shown inside my development setup across "Screenshot (279).png" , "Screenshot (280).png" , and "Screenshot (281).png" , the application state engine is clean and modular: 1. Extensible Central State Reducers ( PostList.jsx ) Engineered explicit structural actions inside the reducer core to seamlessly support both user generation and full-scale network array overriding: javascript } else if (action.type === "NEW_INITIAL_POSTS") { NewPostValue = action.payload.posts; }
Late Bronze Age Collapse
Show HN: Microcosm Industries – Simulation toys and software microcosms
I’ve been obsessed with simulation toys (software that allows you to play with a complex miniature world) ever since I was young and playing with SimCity and cellular automata. This kind of software exists at the delightful and weird intersection of simulation, complexity science, education, and gaming. And I want more of it! I created Microcosm Industries to initially act as a clearinghouse for simulation toys that are being built, ones that allow the user to playfully grapple with complex syst