

Came here to post this.
(And stop calling me Shirley)
Came here to post this.
(And stop calling me Shirley)
Rocking an MX Master 3. Best mouse I’ve ever used. It boggles my mind that the mouse can charge with USB-C but the receiver dongle is still USB-A.
If it means I only need one charger/interface cable for my phone, tablet, laptop, keyboard, mouse, external drive, yes, I’m a fan. I already switched to wireless headphones when my cat chewed through my second or third pair of Etymotics (honestly forget by now). He forbids me from wearing anything with wires. Other than that, give me USB-C or give me death.
I’m on the other side wishing peripherals would catch up and all become USB-C already. I’m tired of USB-A.
I wish they worked on pictures too :( half my feed is still full of stuff I’ve blocked just because they didn’t use the word in the title
Give it a few more years. At this rate, by 2028, the entire back of the phone will be camera bump and you’ll be able to lay it down on a flat surface at last.
Regrets aplenty after some of the things I’ve drank, but none of them are about Debian.
“If it’s hot outside, we can raise the price of water and ice cream.”
Dude actually said that out loud. Wild. Teach me how to give that little of a fuck.
The red means it’s not cooked all the way. Better be safe…
How do these things not have unbrickable A/B firmware partitions by now? Even I have that on a $2 microcontroller. Self-test doesn’t pass after an update? Instant automatic rollback to the previous working partition.
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?
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)
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)
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
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.
There are dozens of us! Maybe we should find or start a siren community on Lemmy. I just don’t have time to moderate, or I’d do it…
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?
No more biting down on my tongue or cheeks when eating. Most annoying glitch ever.
The problem child for me right now is a game built in node.js that I’m trying to host/fix. It’s lagging at random with very little reason, crashing in new and interesting ways every day, and resisting almost all attempts at instrumentation & debugging. To the point most things in DevTools just lock it up full stop. And it’s not compatible with most APMs because most of the traffic occurs over websockets. (I had Datadog working, but all it was saying was most of the CPU time is being spent on garbage collection at the time things go wonky–couldn’t get it narrowed down, and I’ve tried many different GC settings that ultimately didn’t help)
I haven’t had any major problems with Nextcloud lately, despite the fragile way in which I’ve installed it at work (Nextcloud and MariaDB both in Kubernetes). It occasionally gets stuck in maintenance mode after an update, because I’m not giving it enough time to run the update and it restarts the container and I haven’t given enough thought to what it’d take to increase that time. That’s about it. Early on I did have a little trouble maintaining it because of some problems with the storage, or the database container deciding to start over and wipe the volume, but nothing my backups couldn’t handle.
I have a hell of a time getting the email to stay working, but that’s not necessarily a Nextcloud problem, that’s a Microsoft being weird about email problem (according to them it is time to let go of ancient apps that cannot handle oauth2–Nextcloud emailer doesn’t support this, same with several other applications we’re running, so we have to do some weird email proxy stuff)
I am not surprised to hear some of the stories in this thread, though. Nextcloud’s doing a lot of stuff. Lots of failure points.
I appreciate you