Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Laya the open source version of Jev(convaiinnovations.com ↗)
    62comments
  2. What Zig felt like, coming from Rust(besok.github.io ↗)
    7comments
  3. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    341comments
  4. Tin: full-text search for Postgres(planetscale.com ↗)
    3comments
  5. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    156comments
  6. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    3comments
  7. “The Secret Life of Circuits” is here(coredump.cx ↗)
    33comments
  8. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    513comments
  9. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    3comments
  10. San Francisco Onion Futures Company(onionfutures.com ↗)
    91comments
  11. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    118comments
  12. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    154comments
  13. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    discuss
  14. Communication by means of modulated Johnson noise(pnas.org ↗)
    17comments
  15. From Stonemasons to Carpenters(thelastsoftwareengineer.substack.com ↗)
    4comments
  16. Cloudflare Quick Tunnels(cloudflare.com ↗)
    298comments
  17. How to Write with an LLM(sockpuppet.org ↗)
    356comments
  18. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    23comments
  19. SDCC – Small Device C Compiler(sourceforge.net ↗)
    21comments
  20. Saving another 100TB of RAM(cloudflare.com ↗)
    86comments
  21. Science Is Open Software(jepedersen.dk ↗)
    46comments
  22. Learning Another Language May Be One of the Best Ways to Keep Your Brain Healthy(theconversation.com ↗)
    1comments
  23. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    42comments
  24. NASA-IBM Lunar Foundation open-Source Geospatial AI Model(usra.edu ↗)
    5comments
  25. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    111comments
  26. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    6comments
  27. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    116comments
  28. OpenJev(openjev.com ↗)
    275comments
  29. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    4comments
  30. Goroutine Leak Profiles(go.dev ↗)
    6comments

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.