Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. GPT-6 Sol and Luna(openai.com)
    147comments
  2. Claude Opus 5.5(anthropic.com)
    515comments
  3. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    302comments
  4. WordPress: Unauthenticated path traversal leading to conditional RCE(github.com/wordpress)
    26comments
  5. Claude Opus 5.5 Intelligence, Performance and Price Analysis (Max)(artificialanalysis.ai)
    33comments
  6. There's a high chance of devices being sold with GrapheneOS preinstalled in 2027(grapheneos.social)
    43comments
  7. 16-bit Intel 8088 chip (c. 1985)(allpoetry.com)
    10comments
  8. OpenAI is well positioned to fast-follow Jev(arcturus-labs.com)
    128comments
  9. Launch HN: Coverage Cat (YC S22) – Umbrella insurance via your personal agent(coveragecat.com)
    14comments
  10. Writing Rust code that's fast by asking agents to make the code faster(minimaxir.com)
    26comments
  11. Apple has added persistent 'ads' to iOS, and it's driving users crazy(techradar.com)
    331comments
  12. Show HN: AI·rete·RAG – a Rete rule engine decides, RAG explains why(ai-rete-rag.com)
    discuss
  13. Solitaire Alone Together(solitairealonetogether.com)
    22comments
  14. Show HN: Drop – A rootless Linux sandbox with gVisor support(droprun.sh)
    40comments
  15. George Lucas Returns to Earth, Bearing Gifts(commonedge.org)
    1comments
  16. Can gzip be a language model?(nathan.rs)
    130comments
  17. One Minute Park(oneminutepark.tv)
    4comments
  18. AMD's random number generator can't generate a 0?(flatassembler.net)
    157comments
  19. Truman World(trumanworld.live)
    28comments
  20. Show HN: InstinctFlash – Run 5B world-action models in real time on Jetson Thor(github.com/general-instinct)
    discuss
  21. Training a model to identify AI-generated web content from structure alone(arxiv.org)
    2comments
  22. The Economics of Open-Weight Inference(ornn.com)
    16comments
  23. Relativistic raytracing(publish.obsidian.md)
    5comments
  24. MUNI Heritage Weekend in San Francisco(lawrence.lu)
    25comments
  25. I asked Meta’s Muse for its filesystem and it sent me 6.8GB(mouse.dev)
    116comments
  26. Meta’s Muse has a serious 0-day(arstechnica.com)
    37comments
  27. Vacate a drone restriction that criminalized recording immigration agents(eff.org)
    13comments
  28. Side-stepping the Secretary Problem, unwittingly(evalapply.org)
    1comments
  29. I said no and Apple said yes(dbushell.com)
    572comments
  30. MiMo v2.6(xiaomi.com)
    464comments

Show HN: CraftBox, Run a Minecraft Server on Your Phone

11 pointsby 4y agoplay.google.com
4 comments
I want to share my newest Android app with everyone on HN. CraftBox allows you to easily run a Minecraft server on your Android device. It is published in the Play Store, https://play.google.com/store/apps/details?id=tech.ula.craft... , and posted on GitHub: https://github.com/CypherpunkArmory/CraftBox

I know I am late to the Minecraft scene. I am a bit old to have been part of the original craze, but I now have a son who loves the game. Now that I have played it with him, I can see the appeal.

I am an open source developer and the creator of UserLAnd, https://play.google.com/store/apps/details?id=tech.ula, so when I get excited about something, I am always thinking about how I can get involved and contribute to the community. I read an article on how to run a Minecraft Server on your phone, https://www.xda-developers.com/run-minecraft-server-android/ , but I figured I could do better by not making people go through as many steps. So, that is a goal... make this simple.

This is the first public release and there are many things that can be improved. You can see some of the issues I am going to be fixing soon in the GitHub issues.

Anyway, please check it out and tell me what you think.

Thanks! Corbin

4y agoHN ↗

This looks pretty cool and totally worked for me. Please update the Github page to include build instructions for anyone who wants to contribute. I see you have plans for Forge and Pocket Edition support so I am excited to see this progress.

4y agoHN ↗

Agreed. I will make sure others can build this. It is built on top of UserLAnd, but the build process does have a couple of extra steps.

4y agoHN ↗

Nice work! I informed the author of the XDA article about it, though I'm not sure he'll be able to update the piece.