1596
  • Linus Torvalds, creator of Linux, does not believe in cryptocurrencies, calling them a vehicle for scams and a Ponzi scheme.
  • Torvalds was once rumored to be Bitcoin creator Satoshi Nakamoto, but he clarified it was a joke and denied owning a Bitcoin fortune.
  • Torvalds also dismissed the idea of technological singularity as a bedtime story for children, saying continuous exponential growth does not make sense.
you are viewing a single comment's thread
view the rest of the comments
[-] sudo@programming.dev 47 points 6 months ago* (last edited 6 months ago)

git is a way more important contribution to the world that the linux kernel IMO. Its basically the assembly line of almost all modern software production. And Linus actually wrote most of the initial code for it. With Linux he organized the project but was almost immediately not a major contributor. He developed git in the process of maintaining the linux repo.

[-] RecluseRamble@lemmy.dbzer0.com 59 points 6 months ago

I disagree. Git is great but we'd have done fine with Subversion or whatever. Could you imagine the whole internet running on Windows Server though? The thought alone makes my skin crawl.

[-] emptiestplace@lemmy.ml 8 points 6 months ago

You probably need to learn a bit more about VCS fundamentals if you think Subversion would've been fine.

[-] Kushan@lemmy.world 16 points 6 months ago

I'm old enough to remember the SVN days (he'll, even the CVS and....dare I say it.... source safe days).

Git is fantastic. It's pretty universally uses because it's the best dvcs out there and it's free. It wipes the pants with the likes of mercurial.

In certain industries (such as gaming) there's still a strong hold by perforce but we can ignore that as it's proprietary and a bit specialised.

Anyway, as great as git is for making things easier and cleaner when dealing with distributed development, it by no means makes something impossible "possible" - it just makes it a hell of a lot easier.

The Linux kernel on the other hand enabled a lot of impossible things. Remember back in the day there wasn't anything free and open source in the operating system world, it was all proprietary and licensed. If you wanted to create your own operating system, you basically had no option but to spend a fortune either writing your own kernel or licensing someone else's (and the licensing part means you cannot distribute it for free).

The fact that the FSF has always wanted to write their own OS and never been able to achieve it without the Linux Kernel, in spite of them essentially writing "everything else" that makes up an operating system, shows just how nontrivial this is.

[-] emptiestplace@lemmy.ml 3 points 6 months ago

Do you think the existence of the Linux kernel might've had an effect on how Hurd was prioritized? Also, FreeBSD wasn't too far behind, chronologically.

I'm not saying Linux is unimportant (or even less important), but I think some folks here are pretty clueless about the significance of widespread DVCS adoption.

[-] iopq@lemmy.world 1 points 6 months ago

Pijul and similar patch-based systems are a lot better. They match my understanding of independent changes combining. git does the stupidest thing and just compares states - which means it has less information to automatically merge correctly

[-] RecluseRamble@lemmy.dbzer0.com 4 points 6 months ago

Well, I don't know what you mean, so possibly? I just briefly used SVN in a small team for about half a year and would never claim to be an expert. It's alive and kicking though, so regardless what you say I don't believe it's a complete clusterfuck and a world without git would be doomed.

[-] emptiestplace@lemmy.ml 10 points 6 months ago* (last edited 6 months ago)

Torvalds didn't create git because he was passionate about version control systems, he created it because the existing solutions were not adequate.

Git is a distributed version control system (DVCS) that facilitated a fundamental shift in how people collaborate on software projects in general. So, comparing it to SVN and downplaying the significance of Git suggests you've kind of missed the point.

Edit: with you on the other thing though - fuck Windows.

[-] RecluseRamble@lemmy.dbzer0.com 7 points 6 months ago* (last edited 6 months ago)

Geese, then take whatever else if working in a remote location without upstream access is important to you (note that I originally wrote "Subversion or whatever"). It's just version control, not rocket science.

I'm a git devotee myself, love it despite its growing redundancies. But I am able to imagine a world without it and don't tremble in fear. That's all I said here.

[-] emptiestplace@lemmy.ml 1 points 6 months ago

You're thinking in terms of a single dev using revision control, but the person you responded to was referring to the higher level aspects of software development that git facilitates. In other words, you've completely missed the point.

As for the Linux kernel, if it hadn't come along, we'd likely be living in FreeBSD-dominated world. Or, perhaps Hurd would've received more attention.

[-] Ledivin@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

lol. I'm old enough to have worked with SVN (and many others) as part of my day job, and I promise you that 99% of git users use literally the same exact workflow as they did/would have under any other VCS. Git's fine, but it's neither revolutionary nor important from a user's perspective.

[-] iopq@lemmy.world 2 points 6 months ago

Free software would be just using freebsd or whatever, it wouldn't be that different

[-] Zekas@lemmy.world 18 points 6 months ago* (last edited 6 months ago)

Can't two things both be important in different ways? Why must we always relativise?

[-] iopq@lemmy.world 1 points 6 months ago

git is why we can't have nice things

There's many better VCS, but everyone just goes on GitHub and uses git.

I dread ever having to touch it. The CLI is unintuitive, the snapshot system is confusing, and may God have mercy on your soul if you mix merging and rebasing

this post was submitted on 20 May 2024
1596 points (100.0% liked)

Technology

59598 readers
2681 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS