Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Laya the open source version of Jev(convaiinnovations.com ↗)
    33comments
  2. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    141comments
  3. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    296comments
  4. “The Secret Life of Circuits” is here(coredump.cx ↗)
    31comments
  5. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    499comments
  6. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    103comments
  7. San Francisco Onion Futures Company(onionfutures.com ↗)
    88comments
  8. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    139comments
  9. Communication by means of modulated Johnson noise(pnas.org ↗)
    12comments
  10. Cloudflare Quick Tunnels(cloudflare.com ↗)
    294comments
  11. From Stonemasons to Carpenters(thelastsoftwareengineer.substack.com ↗)
    3comments
  12. How to Write with an LLM(sockpuppet.org ↗)
    352comments
  13. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    20comments
  14. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    1comments
  15. SDCC – Small Device C Compiler(sourceforge.net ↗)
    20comments
  16. Saving another 100TB of RAM(cloudflare.com ↗)
    85comments
  17. Science Is Open Software(jepedersen.dk ↗)
    45comments
  18. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    102comments
  19. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    42comments
  20. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    5comments
  21. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    6comments
  22. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    113comments
  23. OpenJev(openjev.com ↗)
    273comments
  24. Goroutine Leak Profiles(go.dev ↗)
    6comments
  25. Show HN: I wrote a custom assembler for CHIP-8 in C++(github.com/tackx ↗)
    3comments
  26. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    89comments
  27. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    76comments
  28. Veronese's Dogs(publicdomainreview.org ↗)
    2comments
  29. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    94comments
  30. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    16comments

Show HN: I made an easier version control system

10 pointsby 4y agojamsync.io
16 comments
Hi everyone! This is the first launch of my project, Jamsync, which is trying to make version control easier for everyone. Let me know if you have any feedback!
4y agoHN ↗

Why is this better than existing solutions? The feature list on the site is not convincing. (“View previous versions of your code with ease”… that is table stakes for version control, not a differentiator.)

Most version control systems are both free and, frankly, not that hard to use. This would need some pretty killer features to be compelling.

4y agoHN ↗

Appreciate the feedback! We think that git can be difficult to use, especially for beginners but definitely agree it's going to be hard to compete with free.

4y agoHN ↗

Also there are a pile of free GUI's that hide anything that's hard.

I think what would be hardest for you and your team would be integrating with existing CICD systems. How would I send my code to Heroku (for example)

4y agoHN ↗

Agree with togaen here, not sure ease of use is a massive blocker for someone looking to breank into programming!

4y agoHN ↗

not that hard to use

I can't think of many tools that have their own profanity-based undo site: https://ohshitgit.com/

It's more likely we've all gotten so used to git over the years, we've forgotten how terrible its UI really is.

4y agoHN ↗

As I understand, when the sync is enabled for a directory, all changes there are recorded and synced automatically, without any need to do anything. No commits, no pushes, no pulls, no merges. Just synced storage with a time machine view. Looks like a nice idea to me.

4y agoHN ↗

"Sign in with Github" is an interesting choice for a paid version control system...

4y agoHN ↗

Haha agreed, but it was the easier choice for us and made the most sense for the people we're trying to target!

4y agoHN ↗

I think git is fairly easy to use (and allow for more freedom, I can choose what I want to track and what I want to commit).

Sure you can go wild with git. But the basic workflow is, well... basic.

For the people who have a hard time with the basics, they can use the ton of GUI solutions. Git Tower comes to mind or the integrated git stuff inside VS Code.

4y agoHN ↗

Yeah.. I've seen sales and marketing people use it without issue.

4y agoHN ↗

Have you looked at Fossil? It seems to be aiming at the same target.

4y agoHN ↗

The page looks like a consumer product, but I'd want detailed docs or source code for any dev tool. Will it try to version changes to big binary files if I throw them in? Will it ignore some files? Permissions? What happens if the internet is down? How much disk space will it take? Like I cannot imagine trusting something this critical to a tool with no visibility and no docs, no guarantees. It could blow up my codebase one day and I'd be stuck with a discord to go to?

4y agoHN ↗

You lost 99.987% of hacker news readers when they saw pricing on the first line after the cool logo

4y agoHN ↗

But cool, I think I mean it looks like a raspberry pi, and I like pi.