• 0 Posts
  • 40 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle
  • They are amazing but at the end of the day they are still humans and they can make mistakes. In the YouTube video referenced one of the C devs is heavily against rust.

    Decided to go look for CVEs from code the guy manages (Ted Ts’o) I found these

    CVE-2024-42304 — crash from undocumented function parameter invariants

    CVE-2024-40955 — out of bounds read

    CVE-2024-0775 — use-after-free

    CVE-2023-2513 — use-after-free

    CVE-2023-1252 — use-after-free

    CVE-2022-1184 — use-after-free

    CVE-2020-14314 — out of bounds read

    CVE-2019-19447 — use-after-free

    CVE-2018-10879 — use-after-free

    CVE-2018-10878 — out of bounds write

    CVE-2018-10881 — out of bounds read

    CVE-2015-8324 — null pointer dereference

    CVE-2014-8086 — race condition

    CVE-2011-2493 — call function pointer in uninitialized struct

    CVE-2009-0748 — null pointer dereference

    Do you see a pattern in the type of error here? It’s pretty much entirely memory related and right in the wheelhouse of something rust would just outright not allow short of just slapping everything into unsafe blocks.

    The Old Guard is not perfect, and they are acting as a barrier to new talent coming in. Sometimes change is good and I’m heavily in the camp that rust one of those times. Linus seems to agree as he allowed the code into the kernel which he would never do lightly or just because it’s fomo






  • This is great to hear, now maybe hire some more developers to make it work so i can switch. I desperately want to ditch plex, and i have jellyfin installed along side it for testing. It still regularly fails at basic content matching, playback of various files, and has significantly worse transcoding performance than plex.

    So while I’m desperate to escape them as they charge for basic features like tone mapping I’m also stuck until an alternative is at least as usable as plex. It’s the one thing i don’t have an open source self host for at this point.

    I’ve got immich for photos, Seafile for storage, my own pastebin, a piped instance (YouTube front end), a whoogle instance and several other self host alternatives. Really hoping jellyfin can take over for plex


  • LordKitsuna@lemmy.worldtoLinux@lemmy.mlProton Pass for Linux
    link
    fedilink
    arrow-up
    79
    arrow-down
    1
    ·
    5 months ago

    If we didn’t already have the perfect option that is bitwarden I would probably go for this. But there’s really no reason to switch away from bitwarden to this. It’s open source, gets regularly publicly audited, and nothing ever leaves your device unencrypted. So even if they had their data center broken into and all machines stolen physically I wouldn’t have to worry about my passwords


  • He’s a piece of shit but he restarted the Space Race that was literally dying, push the industry into electric cars when none of them were willing to do it. His actual products may be garbage but it doesn’t stop that it started the movements that needed to happen in the industry.

    To say that he contributed nothing at all is unfortunately false as much as I may hate the man



  • LordKitsuna@lemmy.worldtoProgrammer Humor@programming.devLife Hack
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    7 months ago

    I hate %, give me a option to round up to the nearest 5. This is useful for my financial tracking, and I’m willing to bet a lot of people would like nice round numbers. If I buy a coffee or whatever and it’s $7 I round up to $10, not because I’m trying to give a good tip but because it’s more convenient for me when I’m sitting there doing my finances (I track everything) and while I know that not everyone would universally agree maybe they would only want to round up to the nearest whole dollar the fact remains I feel like most places would actually end up with more total tips overall if that was a one button option




  • I mean to be fair it’s still terrible. Better than the early days and in my opinion better than using Reddit which is why I’m here. But basic functionality is just awful. Trying to discover new content outside of your particular instances incredibly tedious. So many large instances won’t stop trigger happy Banning practically every other goddamn instance out there which isn’t helping. The whole thing that originally made Reddit popular was that it was an easy place to go to find almost any topic of Interest but I now have to hunt through many different instances to potentially find what I’m looking for on top of that the community for any one particular interest could easily be scattered across multiple different instances that don’t Federate with each other and if I subscribe to all of them I’m going to likely be subjected to a lot of repeating posts

    I fully understand why a lot of people were not on board with that I put up with it because I hate Reddit more than I hate that but a lot of people will not share that opinion





  • LordKitsuna@lemmy.worldtoLinux@lemmy.mlSwitched my Parents to Linux
    link
    fedilink
    arrow-up
    14
    arrow-down
    2
    ·
    11 months ago

    I mean I was with you in the first half, I also tell my family either to use it I’m used to or don’t ask me for help. But I would not be so rude as to put gnome on it and force them to learn a completely different workflow.

    Especially when 99.9% of what they do is in a web browser there’s no reason to change anything on them. I just used KDE plasma as it’s already extremely Windows 7 like in layout right out of the box couple more tweaks to make it a little more Windows 10 like and they don’t have to relearn a bunch of shit.

    They don’t need to know how to install things, I have a tray applet helper for handling updates all they have to do is Click yes, doesn’t matter if they understand the differences between Windows and that. They just need to be able to open the web browser, open libreoffice, and occasionally click print. There’s no reason for me to force them into an entirely different workflow.

    I’m glad that your mother figured it out and seems to be doing well, but to me it just feels like an unnecessary change



  • Or, just use Endeavor OS and be done with it. It uses the Upstream repositories, the only thing in their customer repositories are some desktop wallpapers and a theme so you can safely remove it without breaking anything. It’s a great way to get a base system in a known good configuration up quickly and from there the arch Wiki can help you tweak things to your desire it’s a much better way to learn than just throwing someone into the deep end of the pool