Thoughts intrusive, ass protrusive, trans inclusive

Things people have claimed I work for, on the payroll, or are some kind of propaganda agent.

Russian bot: 11

Chinese Communist Party: 12

Central Intelligence Agency: 11

Democrat Party/DNC: 9

Republican Party: 6

Bernie Bro: 9

  • 3 Posts
  • 39 Comments
Joined 11 months ago
cake
Cake day: August 3rd, 2023

help-circle






  • It’s not inherently bad, it “fails” the Unix Philosophy of “Do one thing and do it well” but since Linux’s kernel is:

    • Unix-like, not Unix
    • Fails this philosophy, as it does more than one thing but does all of it pretty well
    • systemd is just a bundle of tools that do one thing and do it well under one package, like Linux’s kernel

    It used to be a mess, but that’s solved. The biggest reason to avoid systemd is mainly user preference, not anything malicious. 90% of current distros use systemd as its easier for the maintainers and package programmers to build for the general than each package and each distro having their own methods of how to do an init system and other tasks.

    How Debian and Arch and Gentoo and Slackware and other big distros worked was different, and the maintainers of those packages had to know “Debian’s way” and not a general way that most places accept. Systemd actually solved the Too Many Standards! issue.

    I’ve never really seen a big argument against systemd, but maybe I’ve just not heard it.


  • Discord communities, youtube for content I enjoy, lemmy, checking tumblr and mastodon.

    I used to say that “Once I leave Reddit I’ll have more time for my hobbies instead of looking at a screen about my hobbies” but I realized that:

    • One website’s existence doesn’t solve or prevent a problem of my brain chemistry
    • I already have a lot of hobbies and reddit introduced me to some, and most of those are offline.

    I think the fact that Reddit imploded is good, it gave me an excuse to leave a site that I hated more than I enjoyed being part of it, for lots of reasons.



  • I’m sorry to hear about this, do you have some links to your GitHub and the interactions?

    EDIT: I checked Leah’s Mastodon, found this interaction: https://files.catbox.moe/6dftac.png https://mas.to/@libreleah/111997718668105706 And here’s the IRC interaction: https://av.vimuser.org/lorenzo.txt

    https://libreboot.org/contrib.html#lorenzo-aloe

    I haven’t taken the time to read all of this fully, simply trying to share info that is not supplied by either parties.

    EDIT: Taking more time to read it, it seems so far:

    OP’s code was buggy and bricking boards. Leah requested a patch to solve the known problems. OP took too long, and when Leah got a personal copy of the same computer/board, she worked on her patch and implemented it. OP is still listed on the site. https://libreboot.org/contrib.html#lorenzo-aloe

    Provided hardware testing for the Dell OptiPlex 9020, also provided testing for proxmox with GPU passthrough on Dell Precision T1650, confirming near-native performance; with this, you can boot operating systems virtually natively, performance-wise, on a Libreboot system in cases where that OS is not natively supported.

    All round good guy, an honest and loyal fan.

    I personally have not written any code nor submitted anything to Libreboot, but it seems OP is still credited despite the claims of being stolen. I can’t confirm if any code was used by OP or if Leah used 100% original code, as that’s not my expertise. And even then, I’m not sure if the GPL/whatever license Libreboot uses is cool or uncool on that.










  • Bus 004 Device 002: ID 0bda:9210 Realtek Semiconductor Corp. RTL9210 M.2 NVME Adapter

    And I don’t know if a live CD is the best method for this, due to the how I intend this to be something I can just keep files on for a while. While I do have small persistence .dat files for Debian, Fedora, and Ubuntu, it seems like a bandaid for what would be easiest, an installed distro where I can run the package update commands for, without juggling iso files.