

Yeah, shout out to Krohnkite - really solid stuff. The shortcuts for all it’s actions have become second nature now, amazing how I use the mouse so much less to get windows where and how I want them in a second


Yeah, shout out to Krohnkite - really solid stuff. The shortcuts for all it’s actions have become second nature now, amazing how I use the mouse so much less to get windows where and how I want them in a second
KDE connect too! Definitely surprised me


What’s the container’s name? I was about to get backblaze and then was frustrated at the cost difference between the desktop personal plan and the one for deploying on my server


Is there some good automated way of doing that? What would it look like, something that compares hashes?
Ha I like it. Yeah I skipped the underscore/hyphen for that reason.
Desktop: HAL9000
laptop: HALjr
Phone: HALnano
Then HALserver, HALprinter (octoprint), HALhome (home assistant) and so on… Big fan of Stanley Kubrick haha
Tried to get the hal9.ooo domain name but it was taken…
Edit: I use Dave as the username, so that in the terminal it is dave@hal9000, which just seems appropriate


Nice. Gotta wait on my paycheck but already set a reminder haha


well, when you hear from the ones you usually would donate to it’s just a needed nudge/reminder haha. For me that’s KDE, Internet Archive, Wikipedia and my local NPR station (national public radio in the US)


Ha, I use all of those except ISO image writer, which seems like a great option. But I am just curious, what does adoptable app mean? Is it some standard for being adopted into distributions?
Edit: I am stupid, just got the context of fundraising now 🤦♂️. Will pull out wallet for my regular donation…
Well, I guess you don’t wanna fuck around with an angry rabid penguin, but this person should be ok resizing a partition 😂


I recently tried shortwave (flatpak) and it works pretty well. Let’s you search for public streams, and if the radio stream includes song data, it even auto records individual tracks for you if you want. Pretty minimalist and functional


Ooooh that looks interesting. I haven’t messed around much with tailscale since I set it up a few years back and hadn’t noticed this. Funny, I was just the other day wondering if they might have something like that, but didn’t look it up. Thanks!


Yeah, what @anamethatisnt@lemmy.world suggested is definitely the easiest thing and super practical - I got family members on my tailnet for this purpose. I am however now also looking into some kind of tunneled, reverse proxied and authenticated way to expose a few of my services to other friends where I don’t want to have to put them on tailscale or potentially expose them to more than needed via that route.
I haven’t started yet, but I am updating my network set up soon to install a dedicated OPNsense router as the edge for my network. From there, the plan is to have a cloudflare tunnel that accesses some of these services via a caddy reverse proxy, with Authelia for authentication. That’s the part I have studied enough to feel confident I can do. I am a little weaker on the networking aspects of this, which is where I need to study some more - like isolating those services that are exposed in my network, while still giving them access to some other needed resources within it, etc.


I was looking for something similar for a while, like something for simple relational data with some GUI for data entry, aka “I don’t wanna write a little web app just for this”. I had used AirTable at work before at work so that’s what came to mind and my searching was basically for “open source or selfhosted alternative to AirTable”.
Came across some decent candidates, can’t remember all the names, but the one I tried, Grist, was pretty straightforward and did the job: easy relational data setup, GUI for all basic data types including file uploads, easy to create input forms, and widgets that talk to the API and you can customize with JavaScript. Setup was easy with docker
EDIT: other names that came up when looking were NocoDB and BaseRow ( I don’t remember why I didn’t try them for my specific needs)


Wish I could be there!
Lol the für Elise thing is funny. Back in highschool I got a “PC maintenance” credit which had me assigned as support in the computer lab. I made a batch script that ran on startup and showed a warning message saying the hard disk will self destruct and did a countdown from 10 with the motherboard speaker beeping down, fun times
I was just about to comment that this reminded me of the sub7 days. Not sure when it was released, but I definitely used it in 1998
Edit, memory was wrong, it was released in February 1999


I can swear I found a workaround for this, but I am no longer using the flat oak. I will dig through my notes and share a link if I can find it


Ah thanks for letting me know about Rx Resume! Great resource, and actually solves the last mile problem (creating the document) of my little personal app. I am a bit of a jack of all trades, so I made a little database for the resume where the lowest level item (the little bullet points in the experience) can have tags attached to them. So I might describe the same job/experience in multiple ways depending on who the audience is, and then filter for the tags to only get the bullet points that are relevant for that position and generate a resume.
Now instead of going into some whole slog of coding document generation, I can just export that bit as JSON and import into Rx Resume! Thanks again!
For this reason, Sublime Text is to me basically a gigantic scratchpad with dozens of tabs open at all times 😂