Not the OP but it doesn’t read as satire to me
- 0 Posts
- 13 Comments
I was using alacritty for a long time, but I swapped to kitty recently when I started using Wayland
So the “terminal” is the basic CLI that you use in the single-user, text-based mode. Terminal emulators are graphical programs that run in multi-user, graphics-based mode, and they hook into the terminal and allow you to access it inside graphical sessions. Some examples would be alacritty, kitty, urxvt, konsole, or terminator
rufus@lemmy.sdf.orgto
Technology@beehaw.org•Carmen Osorio, expert in technology addiction: ‘It’s not a good idea to give children a smartphone; in any case, you let them borrow yours’
3·2 years agoI don’t have a mustache, so maybe?
Living Room-Ba. Guess which room the charging base is in
Have you reached out to your ISP to see if they can give you a dynamic public IP? I recently swapped to a new ISP that was using CGNAT but after contacting their support team with my use case, they were happy to set me up with a public IP so I could continue my self-hosting.
rufus@lemmy.sdf.orgto
No Stupid Questions@lemmy.world•Is it possible to safely check for certain characters in a password?
2·3 years agoFull-stack dev here, not necessarily in answer to OP’s question, but in my experience it is a pretty standard practice that when you log in to a service, the web page sends your unhashed creds to the server, where your password is then hashed and compared to the stored hash. Via HTTPS/TLS/SSL, this is a reasonably secure practice since the creds are still encrypted while in transport. Hashing is a computationally expensive process that (before the advent of WASM) wasn’t really feasible to do on the client side.
rufus@lemmy.sdf.orgto
Operating Systems@beehaw.org•Linux gamers, what distro are you currently on?English
2·3 years agoI was using Gentoo for a while, but I kept having issues with the proprietary Nvidia drivers, so I set up a Win10 VM with GPU passthrough.
I actually just switched to NixOS, haven’t had a chance to get my games set up just yet but I am excited for the number of people I have seen have success with it. Setting up gaming is next on my list.
rufus@lemmy.sdf.orgto
Memes@lemmy.ml•I packed cheese, beef jerky and some other stuff y'all recommended...English
4·3 years agoOP in a couple of days

rufus@lemmy.sdf.orgto
Linux@lemmy.ml•What's the longest you've stayed on a distribution?
1·3 years agoI used Arch for a few years before I really got sucked into distro-hopping. Finally settled on Debian for 2 years, last year I moved to Gentoo, and I swapped to NixOS just last week. I am feeling like NixOS has the potential to stick around for the long haul, I am a big fan of the declarative nature of the distro. Still ironing out some bugs, though (I also recently switched from i3 to Hyprland, so the X->Wayland swap has been an additional hurdle.
I actually did this for a few months until I saved up enough for a decent dedicated firewall appliance. Got a cheap PCIe 2x1GB NIC off Amazon and passed it directly to an OPNsense VM.
Honestly, it wasn’t that bad. The only downside is that that Proxmox server was just an old repurposed desktop PC that was super underpowered, so the VM only had like 2GB of RAM and that ended up being a bit of a bottleneck under load.


I’ve been daily driving Hyprland for almost a year now I think, my only complaint is that some of my electron apps act out a little bit (Discord won’t open links, etc). I don’t game as heavily as I used to, but I regularly am running Overwatch 2 around 200 FPS with no issues, and Bauldur’s Gate 3 is super smooth as well.