For best privacy, get a monitor and a tv box (like nvidia shield, or roll your own software a single board computer like a raspberry pi). That might be the only way to trust a tv: dont use it at all.
Why does the graph use 5 shades of gray for some categories?
Why the rise in meeting people at work in the 1980s? Was this when there was an increase in office jobs?
I use todo lists for groceries. So getting things setup on nextcloud and then mobile devices with any caldav compatible app is pretty easy. We have a couple shared lists.
You can use tasks.org for android and reminders for iOS.
Use a raid atrray, and replace drives as they fail. Ideally they wouldnt fail behind your back, like an optical disk would.
Has anyone ever used the enterprise version of dbeaver? Does it do as good a job interfacing with nosql databases it does relational databases?
Can you post a pic of your DE? Im curious to know what your cinnamon looks like.
Cashing checks and zelle are the big ones
Big fan of the reader mode changes. I’ll probabky start using it more often, not just on sites with horrendous popups.
I have some open research to do on MLOps tools for our team. Its one of those tasks thats broad enough that Im not sure how much time I should be doing introspective work vs. try it out vs. settle on a couple to be the ones we go with…so I feel behind, because maybe I should have picked our final architecture yesterday? Im still researching!
Mull browser != mullvad browser, for those who were curious like I was. Mull Browser Source
My drive to nix was so I could simply manage what packages I had installed with a text file. If I removed something from the file, I expect it to be uninstalled. I never found a tool/wrapper for apt to do this.
If you want to start with nixos, I would take whatever distro you are on and install nix and then home manager. Then, you can slowly migrate your user configuration over without starting from scratch. That worked really well for me going from ubuntu to nixos.
Niri looks really cool. I’ve used tiling WM before but scrolling is a unique take, perhaps more productive for some folks?
Nushell is a good one. I do data science for a living and it’d be nice to have the shell handle some small data transformations instead of writing a script in python. But all the syntax and behavior is very different than bash, so I’ve been afraid to start because of the learning curve.
I might be naive, but given how often its being done I have to imagine that of all the project initiatives at Proton, adding LLMs is a relatively easy integration, when you compare it do developing a native application. Im sure theres been work at proton for a long time on those features, its just that the LLM team did this project quickly.
This cleared up some of the confusion about nostr to me: https://usenostr.org/
10 GB of a database table sounds like a lot of records. Of course if this contained pictures or other media then this wouldnt be much. But I dont know for certain what data was leaked.
Okay this looks big as far as data, but is there any information here that isnt (wasnt) already public? This looks like profile information. Isnt all this already available?
From my short time with proxmox, I had to dive into the command line to do configuration at the host level that couldnt be done with the UI. I think nixos will help replacd those ad hoc configurations with nix options. In the many articles I read about gpu passthru, and also doing harddrive passthru, I had to work in the host debian environment.
I dumped proxmox because I couldnt get gpu passthrough to work, and havent looked back. Nixos modules and docker have served me better than VMs for my usecase.
~/repo for code I write and ~/src for code I didnt.