

A web interface? Is the keyboard running a webserver or is it remotely managed by the manufacturers website?
I’m confused about configuring keyboards via web app.
Just a geek, finding my way in the fediverse.
A web interface? Is the keyboard running a webserver or is it remotely managed by the manufacturers website?
I’m confused about configuring keyboards via web app.
This was me on Sunday… And then also on Monday after replacing the cap and then realizing that the fan motor was janky (which might be what caused the cap to fail)
Mine are named after the penguins from the Madagascar movie : Skipper, Private, Kowalski, and Rico.
Unfortunately there’s only four so I often supplement with a suffix. For example, I’ve got an old windows laptop kicking around that is “rico-w”
… I should really commit to a naming scheme with a wider array of options.
Second this. Think I heard about it on lemmy, been using it ever since. Built in editing, copy to clipboard, save to file, all the stuff I need.
Internal RAID1 as first line of defense. Rsync to external drives where at least one is always offsite as second. Rclone to cloud storage for my most important data as the third.
Backups 2 and 3 are manual but I have reminders set and do it about once a month. I didn’t accrue much new data that I can’t easily replace so that’s fine for me.
I feel your pain.
Years ago I threw a party for work friends and acquaintances where I had 30 confirmed and 10 tentative (from calendar invite). I bought a variety of drinks (alcoholic and non) and bought/cooked food for about 50 to ensure there was plenty.
… 4 people showed up.
That was the instant that I stopped giving a fuck. Ever since then I’ve adopted the approach of “I’m going to do something, you can come if you want, but I’m not planning for you”. Or, more commonly, I just don’t organize anything :)
EDIT: I should note that this was a recurring yearly party that got bigger and bigger over 5 years until it just died. Pre COVID.
It was weird that it needed my social security number, bank account, mother’s maiden name, and the name of my first pet to make the order but I guess it was worth it to stay healthy. Thanks bud!
O, and tell Derek I said hey.
You’re supposed to put a link to where we can buy your miracle vinegar/silver mix in your post. Have you learned nothing from these marketing geniuses?
Ah, delete the windows partition. That should keep me safe.
Yep, that’s why I made sure to include that “we all know how fun BIOS RAID is” bit.
It was fine with the previous 2TB RAID1, but that doesn’t mean anything.
I’ve been on mint for ages but when I updated my RAID this year it originally wouldn’t recognize it. I eventually got it recognized but it capped the 16TB drives at 999GB for some reason. For fun, I went up the chain to Ubuntu… Same thing
In frustration I went to Grandma’s house with Debian and it worked perfect out of the box. I’d spent hours researching it but the best I found was a potential RAID related bug (lvm, specifically, I think) introduced in Ubuntu that, of course, filtered into Mint. Even fdisk reported the physical drives as 999GB in Mint/Ubuntu.
I still don’t know the exact cause but I got it up and running so I’m a Debian guy now, I guess.
Granted, my use case isn’t super normal since I’m using a BIOS RAID1 (and we all know how fun BIOS RAID can be) with full disk encryption.
Worked out in the end but it made me sad to ditch Mint
I’ve been considering this too. I don’t have much time at all to game but feel like maybe I’d do better with a portable than can stream to a TV.
I need to search up if they support all games or just those that have been ported. Surely it’s more than what has been ported to Linux…
But my mouse and keyboard, hmm
Amazing, isn’t it?
While I agree with the sentiment, it doesn’t really pan out for “complete this contract/form if you want to get paid” or “your job requires you to use our internal platform all day every day and we added click tracking to it but aren’t smart enough to make the site function when it’s blocked”
Occasionally it’s caused some problems with the tracking crapware that the spouse’s company uses in their web platform. Since they work from home and it breaks the main site they use for work, I’ve had to add some exceptions.
I’ve also seen it occasionally cause problems on websites that rely on tracking garbage and outright fail when they’re blocked. Usually I just never go there again but in a few cases it’s been something I was forced to use so I just disable the pihole for five minutes, do what I need, and hope to never visit that site again.
I think there have been maybe eight of these occurrences in the past five years so it’s not a continual annoyance. No big deal and definitely worth it.
Seems I’ve been watching too much Resident Evil.
Doing the quick scroll through my feed and had to pause for what I thought was the umbrella logo.
Welcome to the club, good to have you.
Cookies and coffee are in the break room.
Excellent suggestions.
I’ve got one example for the shell scripting section - a script I wrote decades ago called serial_killer.sh
that’s used to terminate “bad” processes that spin up tens to hundreds of copies of themselves. You do something like serial_killer.sh my-bad-program
and it will use a few CLI commands to find the PIDs for all processes named “my-bad-program”, ask you to input the signal (sigterm/sigkill) to use, ask you for confirmation that you want to send that signal to the list of processes (listing all of them with program name, owner, PID, PPID, etc), then kill all of them in one go if you confirm.
That was a hacky fix to a bad approach/configuration, but it was a fun script : )
That is an excellent idea on time management.
Yes - I’m planning to walk them through a real install to a VM and have them follow along so they have a local instance that they can play with on their (win or mac) system. It requires me to spend a little extra time for setting up VirtualBox, but I think it’s worth it since they can then play along and experiment as we discuss each topic. I know that’s how I learn best - you can tell me something multiple times but it’s only when I truly do it that it’ll stick in my memory forever.
Covering the intro, history, etc would be perfect topics to go over while the install runs.
EDIT : I should point out that I’m going to distribute thumb drives to the students that will contain VirtualBox (win+mac) installers, a Linux ISO that we’ll use (probably Ubuntu), as well as that thumb drive being a live Linux bootable drive in case they ever want to plug & boot without using a VM. This will hopefully cut down on wasted class time for “now everybody go download this 4GB ISO” - they’ll already have it available and all in the same drive/directory/etc for every student. From past teaching experience, there’s always at least one that doesn’t come prepared with downloads and such no matter how much I harp on it… that and the ever present “I saved it somewhere and now I can’t find it” 😆
Came to post this, glad to see it’s already here.
Nice little utility tool box that does a ton of helpful stuff in a small package. Super easy to self host and container images easily available.