Scientific Visualization: Python + Matplotlib (2021) (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6eJwX
Comments: https://readhacker.news/c/6eJwX
What Is a Particle? (2020) (Score: 150+ in 22 hours)
Link: https://readhacker.news/s/6eXaj
Comments: https://readhacker.news/c/6eXaj
Flappy Bird for Android, only C, under 100KB (Score: 151+ in 10 hours)
Link: https://readhacker.news/s/6eXYZ
Comments: https://readhacker.news/c/6eXYZ
Infineon's CO2 Sensor Monitors Indoor Air Quality (Score: 150+ in 19 hours)
Link: https://readhacker.news/s/6eX8P
Comments: https://readhacker.news/c/6eX8P
Nextcloud: Open-Source Cloud Apps (Score: 150+ in 5 hours)
Link: https://readhacker.news/s/6eY8Q
Comments: https://readhacker.news/c/6eY8Q
It is hard to recommend Google Cloud (Score: 151+ in 4 hours)
Link: https://readhacker.news/s/6eY3m
Comments: https://readhacker.news/c/6eY3m
What happened to the Japanese PC platforms? (Score: 150+ in 8 hours)
Link: https://readhacker.news/s/6eXt2
Comments: https://readhacker.news/c/6eXt2
FCC wants all phones unlocked in sixty days, AT&T and T-Mobile aren't so keen (Score: 153+ in 18 hours)
Link: https://readhacker.news/s/6eVSt
Comments: https://readhacker.news/c/6eVSt
Sanding UI (Score: 155+ in 4 hours)
Link: https://readhacker.news/s/6eXcc
Comments: https://readhacker.news/c/6eXcc
Omega-3 intake counteracts symptoms of anxiety and depression in mice (Score: 152+ in 4 hours)
Link: https://readhacker.news/s/6eWGM
Comments: https://readhacker.news/c/6eWGM
Kamal Proxy – A minimal HTTP proxy for zero-downtime deployments (Score: 152+ in 10 hours)
Link: https://readhacker.news/s/6eVYg
Comments: https://readhacker.news/c/6eVYg
Forget ChatGPT: why researchers now run small AIs on their laptops (Score: 154+ in 4 hours)
Link: https://readhacker.news/s/6eWiT
Comments: https://readhacker.news/c/6eWiT
Reactive Relational Algebra (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6eTXS
Comments: https://readhacker.news/c/6eTXS
Ultra high-resolution image of The Night Watch (Score: 153+ in 4 hours)
Link: https://readhacker.news/s/6eW5A
Comments: https://readhacker.news/c/6eW5A
Critical Exploit in MediaTek Wi-Fi Chipsets: Zero-Click Vulnerability (Score: 150+ in 14 hours)
Link: https://readhacker.news/s/6eV8A
Comments: https://readhacker.news/c/6eV8A
'I Don't Want to Die.' He needed mental health care. He found a ghost network (🔥 Score: 151+ in 3 hours)
Link: https://readhacker.news/s/6eYWz
Comments: https://readhacker.news/c/6eYWz
Hy 1.0.0, the Lisp dialect for Python, has been released (🔥 Score: 159+ in 2 hours)
Link: https://readhacker.news/s/6eYSr
Comments: https://readhacker.news/c/6eYSr
HTTP: , FTP:, and Dict:? (❄️ Score: 151+ in 4 days)
Link: https://readhacker.news/s/6eLtw
Comments: https://readhacker.news/c/6eLtw
Fable at 20: a uniquely British video game with a complex legacy (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6eLgN
Comments: https://readhacker.news/c/6eLgN
Applied Mathematical Programming (Score: 150+ in 15 hours)
Link: https://readhacker.news/s/6eWZM
Comments: https://readhacker.news/c/6eWZM
WP Engine is not WordPress (Score: 152+ in 6 hours)
Link: https://readhacker.news/s/6eXEw
Comments: https://readhacker.news/c/6eXEw
They stole my voice with AI (🔥 Score: 153+ in 1 hour)
Link: https://readhacker.news/s/6eXVU
Comments: https://readhacker.news/c/6eXVU
Scaling up linear programming with PDLP (Score: 151+ in 11 hours)
Link: https://readhacker.news/s/6eWpQ
Comments: https://readhacker.news/c/6eWpQ
How do archivists package things? The battle of the boxes (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6eVag
Comments: https://readhacker.news/c/6eVag
Porsche's idea for a six-stroke internal combustion engine (Score: 150+ in 13 hours)
Link: https://readhacker.news/s/6eVPZ
Comments: https://readhacker.news/c/6eVPZ
The Collapse of Self-Worth in the Digital Age (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/6eWdD
Comments: https://readhacker.news/c/6eWdD
Working in the office 5 days/week to build company culture is a myth: PwC report (Score: 150+ in 14 hours)
Link: https://readhacker.news/s/6eVu6
Comments: https://readhacker.news/c/6eVu6
Federal civil rights watchdog sounds alarm over Feds use of facial recognition (Score: 150+ in 21 hours)
Link: https://readhacker.news/s/6eUvc
Comments: https://readhacker.news/c/6eUvc
MemoRAG – Enhance RAG with memory-based knowledge discovery for long contexts (Score: 150+ in 21 hours)
Link: https://readhacker.news/s/6eU7k
Comments: https://readhacker.news/c/6eU7k
Show HN: Inngest 1.0 – Open-source durable workflows on every platform (Score: 151+ in 17 hours)
Link: https://readhacker.news/s/6eUBk
Comments: https://readhacker.news/c/6eUBk
Hi HN! I’m Tony, one of the co-founders of Inngest (https://inngest.com/)
Inngest is an open-source durable workflow platform that works on any cloud. Durable workflows are stateful, long running step functions written in code, which automatically retry on failure. It abstracts everything about queues, event streams and state for you, letting you focus on code. Some examples of uses: managing stateful AI chained step functions; managing search/rag indexes and data pipelines; integrations and webhooks; billing and payment flows.
Technical details: unlike other solutions, we put lots of effort into designing our SDK’s step.run APIs to make them extremely easy to use — developer experience is the most important thing for us.
We had to design and build our own queueing system to work with multi-tenancy, batching, and debouncing, and we’re iterating on this as we move to FoundationDB. It’s largely all Go in the backend, with a bunch of caching, clickhouse, event streams, and coordination on our behalf. Workers are shared nothing, and run based off of the queue and execution state.
We did a post last year as we iterated on our TS SDK. The product has changed a lot since then and wanted to show the community what’s changed as we reach 1.0:
* Golang, Java, and Python SDKs with cross-language function invocation (across clouds, too)
* Multi-tenant aware flow control (concurrency, throttling, debounce)
* Batching, grouping many events into a single function call
* Much improved dashboard, with tracing and metrics built in
* Advanced recovery tools like function replay, temporary pausing, bulk cancellation (with optional expressions). No more dead letter queues!
* Branch deploys built in, with staging env support out of the box
* Full local testing with production parity