Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TN
The_Walkening [none/use name] @ The_Walkening @hexbear.net
Posts
0
Comments
43
Joined
4 yr. ago

  • I like the idea of them because I don't like dealing with dependencies changing and breaking stuff and I don't really care too much about disk space in the context of non-game desktop apps, as I don't tend to install lots of them.

    That being said I absolutely hate that permissions are all over the place and flatpak doesn't ship a GUI to manage them by default, nor do you get any indication as to what permissions a program has until you try some functionality (like filesystem or camera access) only to find out it doesn't work out of the box.

  • If I understand it correctly, it's "federated" in the sense that you can create similar infrastructure to Bluesky's using ATProto and have your posts show up there, but that reality seems pretty academic because not many people are doing that compared to Mastodon.

  • The timing of the click captcha loading is randomized and it probably is looking for human-ish cursor movement? (Like you're probably moving your hand in imperceptibly small ways that are difficult to replicate). Clicking before it loads and doing it repeatedly probably triggers detection.

  • I wouldn't suppose that people are required to inform steam that they're dead. Therefore, I'd assume the easiest way to bequeath games/DLCs, etc, is to get a wishlist from your loved ones, and then gift all of those games prior to death on a credit card that you might not be able to pay, due to being dead. Steam gets the money, the CC company gets shafted. Alternately, share your credit card details with a loved one and that list, and have them order within hours of your death (this depends on whether or not you were plausibly alive when those CC transactions took place)

  • EXPLAIN SETTING UP AUDIO SOFTWARE ON LINUX TO ME OR I'LL FUCKING KILL YOU! DON'T DUMB IT DOWN INTO SOME VAGUE SHIT! EXPLAIN JACK TO ME RIGHT NOW OR I'LL LITERALLY FUCKING KILL YOU! WHAT THE FUCK IS cannot use real-time scheduling (FIFO at priority -4) ? WHAT THE FUCK ARE JACKD and QJACKCTL? DON'T DUMB IT DOWN OR I'LL FUCKING KILL YOU

    But seriously I've tried getting some music-making/software synths/recording/tracking software together and every time I just bounce off of it because setting it up is just too much effort/out of my regular software wheelhouse/the documentation is like 5 decade-old forum posts with 2 replys.

  • I'd say so - since you're coming in relatively cold you're probably not so used to Windows that you'd get frustrated with how Linux works compared to it, and if you're just using it for regular, everyday stuff like web browsing there's practically no difference.

  • I've been running Linux in some form since 2012 - I installed Ubuntu 12 on my old laptop and played around with it - was a pain so I dropped it for Windows until like.. 2015? Then I went full into it as I started getting into programming and whatnot.

  • What I really appreciate is that it's geared toward handhelds, but has a decent desktop experience and is powerful enough to be a nice mobile media/piracy box with a remote and a USB-C breakout dongle. You don't even need to change the read-only filesystem if you use WireGuard VPN (this might take some legwork to generate the .conf files you need, depends on VPN provider) and a streaming/torrenting program that comes in flatpak.

    EDIT: Also forgot, you can add a custom shortcut to your Steam Library and have (some) programs launch from the SteamOS frontend rather than desktop.

  • Valve tried selling Linux boxes for gaming back in 2013, but noone wanted to sell/make/buy them b/c the library wasn't there and it's a hard sell when Windows is already baked into OEM hardware pricing anyways (so it wasn't any cheaper to buy a pre-made Steam Machine than it was a similar-spec windows box).

  • % of the time I'm using nano to edit something in the terminal, and it's usually something really minor. I'm using GUIs for the majority of my computing anyway, so if I need some robust text editing, I've got a bunch of easier-to-learn, easier-to-use options available, and that's totally ignoring things like awk, grep, sed, etc.