• 11 Posts
  • 128 Comments
Joined 1 year ago
cake
Cake day: May 10th, 2023

help-circle
  • colin@lemmy.uninsane.orgto196@lemmy.blahaj.zoneLinux rule
    link
    fedilink
    English
    arrow-up
    1
    ·
    20 minutes ago

    troubleshooting sucks, and also, the default security model of desktop linux terrifies me. i legitimately don’t understand how i can be running all this random code off the internet without being pwned. i figure i probably can’t, and that it’s really just a matter of time until something real bad happens.

    i went down the “sandbox everything” rabbit hole, and 6 months later random stuff still pops up like “trying to connect to an IPv6 link-local address at this LAN party… wait why don’t i have an IPv6 link-local address? i know IPv6 connectivity works fine when i’m at home.” turns out those NetworkManager hardening patches i’ve been meaning to upstream forever break SLAAC, and now i’m too worried what other edge-cases they break to try pushing them upstream, and now i understand why distros all run these things as root with access to way more resources than they probably need 🫤


  • colin@lemmy.uninsane.orgto196@lemmy.blahaj.zoneLinux rule
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    7 hours ago

    so, i try to build a CMake project, i know i’m going to be tearing my hair out for a day. i’ll need the reference open just to know whether pkg_check_modules(A B) is searching for library A and assigning that to variable B or vice versa. and i know that once i do get it compiling, it’ll be another day before i can get it cross compiling from my desktop to my arm chromebook or mobile phone.

    so i find a similar project written in meson, where a = find_dependency(b) is immediately obvious to me, and i can make sense of the thing or even tweak it a bit without a manual, just by following the patterns. i build it first try; 80% chance it cross compiles already – 20% chance it doesn’t and i can fix that and send the fix upstream (and now 81% of meson projects cross compile).

    the CMake camp: “but we all already know CMake, this new meson thing doesn’t make anything easier for us. cross compiling? that’s called QEMU.” and they’re totally right about both of those things. but that’s useless for me.

    sure, it’d be nice if the GTK/KDE split (for example) didn’t lead to so much duplication of the non-GUI parts. but if you just say “no splitting” that’s the same as saying “you half go find some other hobby”. it’s really not an easy thing to sort through all the little differences and steer things such that everyone can feel at home in the same project. that’s work, and unless you’re BDFL it means a whole lot of drawn-out discussions trying to convince everyone to change their ways for someone else’s sake.



  • colin@lemmy.uninsane.orgto196@lemmy.blahaj.zoneRule
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    14 days ago

    another issue here is the sheer number of people who drive with their lights off after dusk. because if i flash my lights at them to alert them of it, they don’t get it. because the tendency here is to interpret any form of communication as aggression instead of as communication 😐 which, i mean… “self-fulfilling prophecy” isn’t quite it but it’s not far from the mark.


  • colin@lemmy.uninsane.orgto196@lemmy.blahaj.zoneRule
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 days ago

    west coast is too passive about it in some places. i’ve pulled a turn and then seen a car in my mirror like 5 feet from my bumper, slamming its breaks. now i know i need to be more cautious around these low visibility intersections… but he didn’t even honk at me: how much unsafe shit am i pulling without knowing it because nobody ever tells me. honk at me, for god’s sake!


  • colin@lemmy.uninsane.orgto196@lemmy.blahaj.zoneKeystone Species Rule
    link
    fedilink
    English
    arrow-up
    24
    ·
    edit-2
    17 days ago

    okay so the furries are all in on frontend while the Linux graybeards do the low level C shit. the femboys can’t get enough Rust and are somewhere in the middle doing web backends and services, the transfems like Rust too, but also weirder things like Nix or functional programming and lean more towards OS and systems type of stuff right?

    i like this because it explains why the furries seem to have more visibility than the other groups, it lets each group have a little bit of space while still all being part of the same team, and honestly it matches the people i’ve worked with like 80-90%.



  • colin@lemmy.uninsane.orgto196@lemmy.blahaj.zonerulebots.txt
    link
    fedilink
    English
    arrow-up
    14
    ·
    22 days ago

    from my limited experience, about half? i had to finally set up a robots.txt last month after Anthropic decided it would be OK to crawl my Wikipedia mirror from about a dozen different IP addresses simultaneously, non-stop, without any rate limiting, and bring it to its knees. fuck them for it, but at least it stopped once i added robots.txt.

    Facebook, Amazon, and a few others are ignoring that robots.txt, on the other hand. they have the decency to do it slowly enough that i’d never notice unless i checked the logs, at least.











  • nixpkgs already has infrastructure to compile to wasi the same way you compile to other platforms like arm, darwin (macOS), musl, etc.

    nix-build -A pkgsCross.wasi32.$pkg

    i haven’t found any $pkg there that actually builds though. coreutils depends on posix stuff, busybox tries to include a non-existent netdb.h file. even hello barfs inside i think some autotools-generated wrapper around fcntl.

    i don’t understand enough about wasm to know if it really is reasonable to think of it as a “system” the same was x86_64-linux or aarch64-multiplatform is a “system”, but if so i’d love the equivalent of this blog post showing how to use (or fix) the wasi32 system!





  • allegedly, Gerber had trouble entering regions where the literacy rate is low because in such places consumers identify food products based on the imagery on the packaging, or the contents itself if the packaging is clear. in Gerber’s case, you have a jar of unidentifiable mush, with the image of a (likely foreign-looking) baby. conclusion: what’s in the jar?

    dunno if that’s folklore or real. but the Wendy thing is just that they’re always doing edgy stuff on their socials. they know how to spot an innuendo, because that’s what they do.