Avatar

colin

colin@lemmy.uninsane.org
Joined
13 posts • 133 comments
Direct message

slide out keyboards are a niche that’s just barely hanging on. there’s the F(x)tec Pro, and the Cosmo Communicator, at least. seems they’re more in style for handheld game consoles: i’m crossing my fingers ASUS or one of the other mobile-phone gaming manufacturers will notice that and cash in.

permalink
report
parent
reply

soup is what happens when the fridge isn’t totally empty, but somehow’s still missing a key ingredient for every recipe you can remember.

so i guess that’s not far off, and the rest is just a matter of outlook (and taste)

permalink
report
parent
reply

first birds, now acorns? fvck, man…

permalink
report
reply

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 🫤

permalink
report
parent
reply

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.

permalink
report
parent
reply

link for the lazy

unless not linking is part of the joke somehow in which case tell me off & i’ll delete this.

permalink
report
parent
reply

username checks out

permalink
report
parent
reply

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.

permalink
report
parent
reply

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!

permalink
report
parent
reply

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%.

permalink
report
parent
reply