Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Argentic – Stateless L402 proxy gate for machine data monetization(github.com/amarongrantham-dev ↗)
    discuss
  2. Apple Explains Why the iPhone 18 Pro Has a Variable Aperture(petapixel.com ↗)
    discuss
  3. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    discuss
  4. Computers turn 1's and 0's into Text and Images [video](youtube.com ↗)
    discuss
  5. Pakistan 2076 Security, State and the Future(hassanali110.substack.com ↗)
    discuss
  6. Paris probes smart glasses use for suspected sexual harassment(siliconrepublic.com ↗)
    discuss
  7. Open WebUI: Self-Hosted AI Platform(openwebui.com ↗)
    discuss
  8. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    discuss
  9. Polyscope – Agentic coding environment for Laravel(getpolyscope.com ↗)
    discuss
  10. Secure VMs for Kubernetes: Hardening Kata Containers(srcreigh.ca ↗)
    discuss
  11. Mac Mini Alternatives for Local LLMs: M6, M5 and Strix Halo(terminalbytes.com ↗)
    discuss
  12. Enthusiast replaces ripped-off CPU pin in substrate – chip boots and hits 33% OC(tomshardware.com ↗)
    discuss
  13. Ask HN: How do non-resident founders meet others in SF?
    discuss
  14. China Stockpiled Oil, and Now It Could Dominate the Energy Landscape(nytimes.com ↗)
    1comments
  15. Multi-agent workflows to reproduce error logs and open PRs(nishantjani.com ↗)
    discuss
  16. The innovators under 35 shaping climate tech(technologyreview.com ↗)
    discuss
  17. Show HN: Reader – I made a Mac workspace for books, browser tabs, notes, and AI(github.com/marvy101 ↗)
    discuss
  18. Does AI Assistance Enhance or Erode Expertise? Evidence from 3-Month Experiment(nber.org ↗)
    discuss
  19. Jev example use cases from community(jevable.com ↗)
    discuss
  20. Checkout offered by banks and credit unions. Alternative to OneLink(paze.com ↗)
    discuss
  21. Montessori gave us great start. Still switched to public school for first grade(businessinsider.com ↗)
    discuss
  22. The paradox at the heart of AI and science – Terence Tao [video](youtube.com ↗)
    discuss
  23. Lawsuit: Illegal Agreement of Anthropic, OpenAI, SpaceXAI, Google on AI Slowdown(independent.co.uk ↗)
    discuss
  24. Unblock AI Shield – Non-invasive perimeter hardening with zero-disk RAM retentio(unblock-shield.vercel.app ↗)
    discuss
  25. My company let candidates use AI tools in interviews. Here's what I saw(reddit.com ↗)
    discuss
  26. Maximizing Return-on-Feedback(avivbenyosef.com ↗)
    discuss
  27. Post-Quantum Cryptography for Healthcare Professionals(udemy.com ↗)
    discuss
  28. In 2024 I fine-tuned an LLM. Jev could have removed the side quests(kasra.blog ↗)
    1comments
  29. DRAM and NAND Price Surges Set to Drive the 2026 Chip Market to a Record $1.65T(asiaai.fyi ↗)
    1comments
  30. AI agent governance patterns as executable decision tables (MIT license)(github.com/scubagraham ↗)
    discuss

Show HN: JJHub – Code collaboration platform for Jujutsu

1 pointsby 2h agojjhub.dev
1 comments
2h agoHN ↗

Hey HN this is the first time I have ever launched something like.

I have been playing with this idea of a JJ native code collaboration platform in the style of Github/Gitlab/Etc.

JJHub is an attempt at that, it stores change ids, manifests of each version's full tree and content addressed blobs. This means that it is agnostic to the backend JJ is using, be that native or git.

The UI is also focused towards what makes JJ good, conflicts being first class citizens, stacks and graphs and incremental reviews of what you are working on.

Its not feature complete but I think it is ready for a trial run if anyone is interested, there is an invite limit just to avoid me blowing out my hosting costs, either sign up using the code or click the link

jjh_inv_ENae96qwhwrTjFQQgwRhDsaX

https://jjhub.dev/invite/jjh_inv_ENae96qwhwrTjFQQgwRhDsaX

Feel free to leave feedback using the feedback link in the footer.

The CLI is open source under MIT on jjhub and currently tracks jj 0.45 on Linux and macOS. The server is closed source for now but there are plans to allow self-hosting in the future.

You can read more about what makes jjhub here: https://jjhub.dev/what-is-jjhub