Well that looks neat.
Just a guy doing stuff.
Well that looks neat.
Flip it twice and it starts an automation!
Not even technically, actually. Wine and proton are translation layers that basically provide a dictionary of system calls so that Windows-specific ones can be translated to Linux calls instead
Yeah, even with my relatively limited Esperanto familiarity (mi estas ankoraŭ komencanto, sed mi povas legi kaj skribi iomete), I was originally confused by it as well when I started using it a few months ago. Then when I saw the explanation on the faq, I just found myself wondering why the heck they used g instead of ĝ.
I keep mine in a self hosted Nextcloud instance, DAV sync is built into the app
Conflicts haven’t been an issue for years, all modern iterations of KeePass (XC, kp2a, DX) support automatically merging in the latest before saving.
I’ve been using it for years this way across several devices, it’s incredibly solid
Store your database in a nextcloud instance and it’s that too
New members means newly active paid subscriptions in runescape terms
There’s also an app called Shutter that works quite well
Ah, I’ve generally run my VPN primary exit node in a public cloud infrastructure host like Digital Ocean or AWS in order to provide a separate public IP from the rest of my stuff, and not give out my home IP to public Wi-Fi and such.
I like docker, as long as you use a good orchestration tool it’s a good way to declaratively define what should be running on your server, using a compose file or similar. There are a lot of benefits to the overhead of learning it, including running multiple instances of the same service on one machine without conflicts, and the ability to force your hosted apps to store all of their data in nice neat packages you can easily back up with something like Duplicity or Volumerize.
I actually run my containers on a small kubernetes cluster using VMs running k3s atop Proxmox, with persistence handled by a hyperconverged ceph cluster. All probably very overkill but it’s fun to play with and performs incredibly. Most folks can get away with a single server running containers with simple docker compose
.
You’re welcome, feel free to ask any questions once you get there
If you know your way around a Linux terminal, or can follow simple terminal instructions, I always recommend folks host their own OpenVPN server. $5/month for a digital ocean instance and now I never have to worry about some provider hiking my VPN prices or snooping on my traffic.
I can imagine that getting confused with Guix (pronounced geeks)
Well that seems super cool
I dunno what you were using but I recommend virt-viewer.
The main thing for this one is that you’ll want to get a PCIe USB controller card and pass that through directly to the VM so that unplugs/replugs/device resets don’t connect the device to the host machine briefly while if determines if it should pass through.
In i3wm you can set a key bind to float a window above the tiling and it’ll do just that; You can even automate it with some custom for_window
rules if desired.
I’m sorry, my goal wasn’t to be a bother. My initial comment was intended to be friendly and funny - I’m not trying to patronize or be antagonistic. I learned a couple of years ago that I have autism, so I should have learned my lesson by now and stopped trying to be funny; It never pans out the way I mean for it to.
Hope I wasn’t too much of a drag on your day, and I hope it gets better for you.
With that said, a genuine question with no jokes: Can you help me understand how 2016 counts as recent, given the context? It was almost a decade ago, and I’m having trouble comprehending how it counts at all as recent since in tech “recent” usually means “in the last 2-3 years” unless you’re comparing to something from a much longer time ago like the 90s.
It was a lighthearted jab at calling 8 years ago recent; Not a political statement about Apple or operating systems.
8 years is a ton of time in tech, CPUs from 2016 are ancient. Single-core CPU performance has doubled in Intel’s laptop chips since then, and modern laptop CPUs from Intel are often 12-core, versus the top end 2016 MacBook Pro having 4 cores.
Not trying to start any fights, was just poking fun at the choice to call 2016 recent
I can read, and a 2016 MacBook pro is not even a bit recent; It’s from 8 years ago :-)
Just a bit of light-hearted leg pulling, nothing to get worked up over
I run my pi-hole on a dedicated Pi, and I pull the updated image first without any trouble. Then after the updated image is pulled, recreating the container only takes a few seconds.
Dunno what’s broken about your setup, but it definitely sounds like something unusual to me.