Can you share what lawsuit you’re referring to? 🙏
Can you share what lawsuit you’re referring to? 🙏
Angel, Hannibal, Evil, Breaking Bad & Better Call Saul.
So many great shows out there. I’m currently watching The Wire and it’s amazing too.
You should try out https://pcpartpicker.com/
Great tool to spec out a computer and give you an idea of how much it’ll cost you.
Neat. But it’s kind of concerning to see yet another OSS project hitch it’s community resourcing to Discord.
I’ve switched from Quad9 to Mullvad DNS a month ago, and I’ve been noticing some domains aren’t resolving. Domains that shouldn’t be blocked. It feels like Mullvad’s rules are extra restrictive.
Pretty simple to switch (if you have a little docker experience). Create a folder (e.g. ./postgres
), add the folder as a volume in the postgres portion of the compose file (maybe something like /db
), then run just the database with newly mounted folder, shell in, and copy everything from the Postgres folder to this new folder. After that, swap mounts so the new folder is used as Postgres db and you’re good. If something went wrong, the pgdata
volume is still there to switch back to.
Got a DM from the OP:
Hey! Sorry, I’m replying in PM instead for this thread. Since I’m new to lemmy, the post was removed on my instance because I didn’t have enough karma to post pictures but it still got published to lemmy.ml.
The things I’m using are:
Full dots are here https://git.mccd.space/pub/dotfiles/
Asahi Linux is shaping up nicely. I’ll probably install that soon. 👀
True that. Small victories 🥲
Make one, if for nothing else as a portfolio piece!
It’s funny. I have been forced to use macOS because of work, and I use rectangle to mimic what KDE plasma does out of the box. I’d suggest using KDE if you wanted something powerfully customizable and user friendly. If you find something that works with other windows decorations (non-KDE), I’d love to know about them too for when I inevitably switch back to Linux Desktop!
Is there an overview of what is being used? 🙏
Looks like neofetch!
Good share. I saw the nudge in the mobile app, but I didn’t realize there was breaking changes and upgraded in the middle of the night before bed (what the hell was I thinking???). Spent a good extra hour trying to figure out why.
Key take away, the pgvecto.rs
version needs to be upgraded. If you are using docker, update the docker-compose.yml. If you’re not, upgrade your pgvector.rs
version first. 🙏
Would be great if there was an arm64 Linux build 🥲