Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Claude Opus 5.5(anthropic.com)
    449comments
  2. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    289comments
  3. There's a high chance of devices being sold with GrapheneOS preinstalled in 2027(grapheneos.social)
    22comments
  4. Claude Opus 5.5 Intelligence, Performance and Price Analysis (Max)(artificialanalysis.ai)
    25comments
  5. WordPress: Unauthenticated path traversal leading to conditional RCE(github.com/wordpress)
    17comments
  6. OpenAI is well positioned to fast-follow Jev(arcturus-labs.com)
    116comments
  7. 16-bit Intel 8088 chip(allpoetry.com)
    7comments
  8. Launch HN: Coverage Cat (YC S22) – Umbrella insurance via your personal agent(coveragecat.com)
    8comments
  9. Writing Rust code that's fast by asking agents to make the code faster(minimaxir.com)
    23comments
  10. Apple has added persistent 'ads' to iOS, and it's driving users crazy(techradar.com)
    288comments
  11. Show HN: Drop – A rootless Linux sandbox with gVisor support(droprun.sh)
    37comments
  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)
    20comments
  14. Can gzip be a language model?(nathan.rs)
    127comments
  15. AMD's random number generator can't generate a 0?(flatassembler.net)
    154comments
  16. Truman World(trumanworld.live)
    26comments
  17. One Minute Park(oneminutepark.tv)
    3comments
  18. Spymarks, not Watermarks(brand.io)
    156comments
  19. Show HN: InstinctFlash – Run 5B world-action models in real time on Jetson Thor(github.com/general-instinct)
    discuss
  20. The Economics of Open-Weight Inference(ornn.com)
    10comments
  21. Side-stepping the Secretary Problem, unwittingly(evalapply.org)
    1comments
  22. I asked Meta’s Muse for its filesystem and it sent me 6.8GB(mouse.dev)
    109comments
  23. MUNI Heritage Weekend in San Francisco(lawrence.lu)
    23comments
  24. Teleoperated Humans(jefftk.com)
    37comments
  25. Transformers Explained Visually(poloclub.github.io)
    85comments
  26. Meta’s Muse has a serious 0-day(arstechnica.com)
    33comments
  27. Relativistic raytracing(publish.obsidian.md)
    3comments
  28. Vacate a drone restriction that criminalized recording immigration agents(eff.org)
    13comments
  29. I said no and Apple said yes(dbushell.com)
    553comments
  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.