Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Jevmem – automatic project memory for Claude Code, built on Jev (github.com/avinash-jetwani)
    9comments
  2. Platform-Independent SIMD in Go (go.dev)
    70comments
  3. Git-bug: Distributed, offline-first bug tracker embedded in Git (github.com/git-bug)
    46comments
  4. First Principles Thinking (sunilsadasivan.com)
    24comments
  5. Classified Estimates Show the NSA Is Paying Billions to Test AI Models (washingtonsun.com)
    30comments
  6. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    85comments
  7. Ink and Switch Interactive Homepage (inkandswitch.com)
    19comments
  8. U.S. appeals court upholds designation of Anthropic as supply chain risk (cnbc.com)
    10comments
  9. F-Droid 2.0 (f-droid.org)
    396comments
  10. Dutch governments builds alternative for Microsoft based on NixOS (dawo.community)
    444comments
  11. Allow Carriers on Planes (jefftk.com)
    144comments
  12. Factorio that you can touch (factorio.com)
    9comments
  13. Gravity Seems Holographic. What Does That Mean for Reality? (quantamagazine.org)
    9comments
  14. Boards of Casio (ambionix.com)
    18comments
  15. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    115comments
  16. Amiga Screens: A Primer (datagubbe.se)
    13comments
  17. CVE-2025-13032: Entering and Breaking the Avast Antivirus Sandbox Part 2 (safateam.com)
    23comments
  18. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    126comments
  19. Special Projects (2016) (openai.com)
    36comments
  20. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    257comments
  21. The Test (tante.cc)
    24comments
  22. Microsoft Abandons Personal AI Chatbot Race with Copilot Reboot (bloomberg.com)
    22comments
  23. 2DWillNeverDie (2dwillneverdie.com)
    73comments
  24. Rails World 2026 Opening Keynote [video] (youtube.com)
    428comments
  25. Toyota is taking the Corolla electric (electrek.co)
    719comments
  26. Opus 5.5 is good at explainer videos (launchvideo.io)
    197comments
  27. Fearless SIMD v1.0 (linebender.org)
    47comments
  28. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    171comments
  29. Two-tier encryption in the UK (macanorak.com)
    442comments
  30. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    35comments

Factorio that you can touch

98 pointsby 2h agofactorio.com
9 comments
1h agoHN ↗

I'm (hopefully) getting a G1X soon, so I think I'm going to put it to work printing this stuff out. I'm now excited for this as a use case and I kind of hope someone builds something to convert an existing factorio world into a 3d model, though it might be to big to actually print so maybe a way to take a section would be even better.

53m agoHN ↗

This project looks simple until you realize how much engineering went into it.

The original assets were never meant to be physical, so they had to completely re-engineer isometric tricks and floating geometry for 3D printing. Releasing the files instead of an expensive collector's edition is a classic Factorio move, and I personally love it. Now the community can remix these and build some awesome stuff that the original devs could never imagine. Awesome stuff!

37m agoHN ↗

Remember that Factorio does not release its 3D models. Everything in the game is a 2D render of a 3D model, which is why the game uses so much VRAM.

23m agoHN ↗

As far as the game in concerned, the sprites are all just 2D assets. The fact that those assets came from a 3d model during development has no effect on performance. They also do manual post-processing on most of the 2D renders.

https://factorio.com/blog/post/fff-146

16m agoHN ↗

Somehow the engineering behind this will help that fly and all his viewpoint windows

34m agoHN ↗

Wube is such a unique game studio. They do a lot of very solid technical work and look like they have fun doing it. I particularly appreciated their recent post about porting Factorio to ARM64. They had a business reason to do it but it's clear the team was mostly just curious about whether ARM64 was a viable gaming platform now. And then shared the results with us. They seem like fun hacker guys.

https://www.factorio.com/blog/post/fff-446

28m agoHN ↗

I love this <3 Wube should be the example the game industry follows