Skip Navigation
Windows 10 is EOL in October 2025
  • I'd love to comply, but unfortunately the last time I tried Windows 11, my Ethernet and WiFi quit working and I had to roll back ¯\_(ツ)_/¯ how do you screw up something as basic and necessary as the internet connection?

  • Winamp is going open source, and it feels like the early 2000s again
  • I wonder what the aim is. Trying to get relevant again? I haven't used Winamp in many many years. I'm a Spotify / YouTube kind of guy now. I drank the koolaid. It's a little late and things like VLC have a pretty solid offering now, without all gotchas that this will have (such as you apparently can't call it Winamp and will have to sign away a sacrificial child to actually get the code)

  • welp ...
  • I like my Kubernetes setup at work. It runs Nextcloud, Mattermost, GitLab, company website, several embedded firmware OTA update sites, a few internal apps. Nextcloud was pretty easy to install on it with Helm, just a single command line and a yaml file to specify domain, settings, etc. I had some teething issues in my early setup where the database would get wiped inexplicably, but it's been running smooth for years now. (Yes, I know, bad juju running databases on Kubernetes...I'm used to it and it mostly works)

  • Don't call before 9, my minutes aren't free
  • My ringtone has been the same one for the last 15 years, Cowbell Rock. I paid for it twice, once when Ringtone Feeder was a thing, and then again from iTunes. Worth it. Best ringtone ever. Would buy again if I could.

  • What's the deal with Docker?
  • A little slower by today's standards, but if your needs are light, it'll do the job. Keep in mind it only has a gigglebyte of RAM, so its capacity for running things may be limited, especially as docker applications go (since they bring a copy of each dependency). You won't be able to run something as large as GitLab or Nextcloud, but a smattering of small apps should be within its capabilities

  • What's the deal with Docker?
  • The thing with using the "latest" tag is you might get lucky and nothing bad happens (the apps are pretty stable, fault tolerant, and/or backward compatible), but you also might get unlucky and a container update does break something (think a 1.x going to 2.x one day). Without pinning the container to a specific version, you might have an outage suddenly due to that container becoming incompatible with one of your other applications. I've seen this happen a number of times. One example is a frontend (UI) container that updates to no longer be compatible with older versions of the backend and crashes as a result.

    If all your apps are pretty much standalone and you trust them to update properly every time a new version of the container is downloaded, then you may never run into the problems that make people say "never use latest". But just keep an eye out for something like that to happen at some point. You'll save yourself some time if you have records of what versions are running when everything's working, and take regular backups of all their data.

  • Hey, I'm new to GitHub!
  • I'm not so sure. I seem to be able to find my way around a GitLab project in much fewer moves than a GitHub project. But maybe I'm biased because I use it all the time at work. I know they change the sidebar a lot, though.

  • Tried to cancel my gym membership and of course I'm not allowed to do that online
  • I had to close my bank account to cancel mine. I moved and didn't want to head all the way back to go in person to cancel. They wouldn't accept a cancel request online or over the phone. Why is it always gym memberships that want to be next to impossible to cancel?

  • Everyone should stop using microsofts github and look for better alternatives.
  • Proud GitLab self-hoster here (for private projects). I'd love for someone to beat GitHub. The hard part is going to be replacing the discoverability and the network effect. I find GitLab to be a superior product, technically, but it doesn't matter much in the face of GitHub's momentum as the incumbent 800 lb gorilla.

  • Anon is out of ideas
    • Save an emergency fund of 6-12 months of expenses. You never know when the rug will get pulled out from under you.
    • Pay off all debts.
    • Save at least 15% of income into retirement accounts (not counting any matches).
    • Give to charity or random internet persons.
    • Buy a house.
    • Pay it off.
    • Max all retirement accounts, invest in some mutual funds, give more.
  • Linux will continue to be a frustrating geeks-only club unless and until somebody starts getting paid to work on it

    Hot take incoming. Just some thoughts I've been having recently as I experience Linux at work for several years now. To clarify, I mean Linux on the desktop as a consumer. As in, what our lord and savior Richard M. Stallman would call "GNU/Linux"; pick your favorite distro here. I'm leaving out Linux on the server, embedded Linux, and the billions of phones running Android that have Linux kernels, for which Linux there is a success story without rival. But Linux as a daily driver OS as a user/developer just...sucks.

    I have to use it because there is no other option for building Android and embedded Linux which I occasionally need to do

    I like to use it because I can change stuff about it that I don't like (can being the key word, here, usually I'm too lazy or busy)

    I want to use it because getting one over on 'the man' tickles my rebellious funny bone

    But...little things here and there like snap sandboxing the browser and preventing a standard web feature from working bite me in the ass every now and again.

    In this one obscure case, supposedly it's been fixed, but I'm on Ubuntu 20.04 LTS, so who knows, maybe the fix didn't get shipped out to this old dinosaur. Whatever it is, I don't want to spend the time to dig into the innards to find out what's causing it this time, and just uninstalled chromium from snap. (I thought I installed it through apt, but it turns out apt install chromium-browser just installs the snap instead. I get it, I read the post, I understand why they moved it to snap, I'm just annoyed to be one of the lucky 2 people that ran into WebSerial not working because of this or some related series of decisions.)

    I usually use Brave, and I had already found out the hard way they ripped WebSerial out leading me to try Chromium

    I sighed, installed Google Chrome with Google's apt repo, WebSerial works, I moved on. for some reason I can't get it to talk to my custom ESP32 board anyway, but that's another problem I have to figure out some other time

    Had I been using Windows or Mac at that particular time (or had I already been using Big Brother Google™ in the first place), I wouldn't have run into this obstacle that cost me a few hours. And that's not the only time I've ever encountered something that took some time to research and work around or learn to accept, don't fight it, no tears, only free software now

    Stuff like that reminds me why Linux on the desktop is not receiving more mainstream adoption. It's not just esoteric electronics-geeks-only features that I mean, either. Basic ordinary stuff like the screen sleeping when I don't want it to, or not sleeping when I do want it to (thanks VirtualBox), or the lack of overall polish, like YES THANK YOU i know you've found the very same printer yet again as you've popped up a notification about it the last 500 times I woke up my computer. I'm sure I could fix any particular thing given enough time to investigate, but man, I just want my stuff to work so I can do my actual work.

    As the old adage goes, "it's only free if you don't value your time". Imagine someone less technically inclined trying to cope with an issue like this...they're probably fine if they had a friend set up their Linux box and all they need to do is browse Facebook and get their Gmail. But if they need anything more elaborate than that, they're stepping into a minefield of gotchas. Need to reflash your phone? Better hope your browser wasn't installed via snap, or you gotta enable the raw-usb feature and hope your distro is new enough to have that fix. (when was the last time aunt sallie needed to reflash her phone?)

    In a world where everybody can change things, everybody's got a different way to solve something, and some of them occasionally break stuff. There's no unified vision, nor any single authority figure with some common sense saying "why are we doing it like this, this sucks, fix it".

    The thought occurred to me, macOS (my other main daily driver) is a much easier and more pleasant *nix to use because people get paid to work on the product, which is something I can't say for Linux.

    • Desktop environment rich with window management features and surprisingly few glitches (I say this just as a notification popped up on my Linux box and won't go away; I'm clicking on the x right now and it's just clicking on something underneath the notification...sigh.)
    • One unified app store that has a good enough selection for most people
    • Developers can still hack things up
    • Sleeps when I shut the lid
    • Wakes up when I open the lid
    • Runs browsers with any and all features intact except Brave, because fsck you, we don't trust our users enough to let you run WebSerial
    • A team is paid to make sure it's accessible while blind, deaf, limited motion (and maybe that accessibility focus trickles down to benefit the average user too)

    There are companies, RedHat, SUSE, Canonical, et al, who get paid in a sense, but my gross oversimplification of the matter is they don't really get paid to work on Linux as a product, they get paid to tell businesses how to use Linux and other free stuff to work around issues navigating what is otherwise a proprietary-software-dominated world. "But all my Microsoft Office™ files..." They work just fine in LibreOffice! That'll be $2,500. "Our team really likes Slack..." Have you tried [zulip/mattermost/insert other open source Slack clone flavor of the month]? Thanks, pay $1,000 at the next window.

    That means Linux the product only gets the free fixes, for the most part. The fixes where some user crosses the Venn diagram between giving enough of a shit, being frustrated just enough by an issue, and having the ability and time to just go and fix it themselves and contribute the patch / PR / whatnot. Or the fixes that were sponsored by a company in the process of using the code for their product or service--if the company cares enough to upstream it (or doesn't care one way or the other)

    Maybe I'm just suffering Ubuntu-itis and I can sort everything out by hopping over to Debian or arch btw. At least until the next issue I run into.

    Does anybody else get tired of this, or is it just me?

    I ain't reading all that crap edition: Linux on the desktop sucks because nobody gets paid to fix it, they only get paid by businesses to tell them how to shoehorn Linux into their business world.

    oh god i spent so much time whining about this that i could have spent coding

    66
    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/)FU
    fury @lemmy.world
    Posts 2
    Comments 91