Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Flip Fluid on Flip Dots (mitxela.com)
    13comments
  2. OpenAI Feared "Optics" of what might appear on Hacker News (authorsguild.org)
    357comments
  3. Does Georgism work? Five years later (astralcodexten.com)
    309comments
  4. "As a Language Model": Chat Template Switches LLM Self-Referential Voice (arxiv.org)
    68comments
  5. Go Concurrency Distilled (antonz.org)
    117comments
  6. PipePipe: NewPipe hard fork implementing SponsorBlock (github.com/infinityloop1308)
    244comments
  7. Finally, A True Blue Rose Exists (sciencenews.org)
    12comments
  8. Fakecloud: Local AWS cloud emulator for integration tests (fakecloud.dev)
    5comments
  9. The internet discovers TLA+. Now what? (reasonable.io)
    29comments
  10. DeepSeek Elastic Compute (DSec) (arxiv.org)
    92comments
  11. Show HN: Reladraw – A diagram language where you decide where to place things (github.com/reladraw)
    91comments
  12. Rusty thoughts on "Parse, don't validate" (thegreenplace.net)
    1comments
  13. ASML says it sold 'absolutely nothing' in Europe in 2026 (tomshardware.com)
    734comments
  14. Biology might not be quantum, but its math is quantumlike (quantamagazine.org)
    34comments
  15. A searchable library of forgotten public-domain film clips from 1915 onward (movingimagearchive.com)
    26comments
  16. Exploding variance of means of exponentials: least-squares to the rescue (francisbach.com)
    —discuss
  17. Meta Blocks President Lula's Facebook Page, Campaign Ads 2 Weeks from Election (reddit.com)
    217comments
  18. Fifteen years later, the Apple Cards origin story (lexontech.org)
    106comments
  19. An agent used DNS to reach an external chatbot (alignment.openai.com)
    120comments
  20. How I changed teaching after AI managed to do all my homework assignments (thelastsoftwareengineer.substack.com)
    220comments
  21. Drawgent: Coding agent on a live Excalidraw canvas (tangled.org/yanndegat.tngl.sh)
    43comments
  22. Promising discoveries about the potential for life on one of Saturn’s icy moons (fu-berlin.de)
    43comments
  23. Evolving programming languages in the AI era (dashbit.co)
    79comments
  24. Teaching a World Model to Play Pokemon (nostalgia.dev)
    17comments
  25. How to keep enjoying programming in a world of LLMs (haskell.org)
    300comments
  26. Accelerated Out of Core Shuffling (quasiben.github.io)
    —discuss
  27. Turning GLM-5.3-Flash into a Jev-like decision model (privatemode.ai)
    48comments
  28. Reverse-engineering the Intel 8087's tangent algorithm: more than CORDIC (righto.com)
    11comments
  29. What is the size of Yemen? (2024) (theborys.substack.com)
    70comments
  30. Generate fonts where every LLM token is the same width (mesh.host)
    15comments

Fakecloud: Local AWS cloud emulator for integration tests

12 pointsby 23h agofakecloud.dev
5 comments
40m agoHN ↗

But how does it compare to floci, which already picked up with localstack left off?

14m agoHN ↗

Yeah. Stupid really didn’t want to type that. :)

32m agoHN ↗

There are always nice, but there are a lot of scaffolding work involved with larger systems. It would be nice to be able to provide for example the terraform of the infrastructure and let these tool create their own. Might be a nice feature to add because I haven't seen it done yet.

13m agoHN ↗

I use tf with floci and floci-gcp, weekly…