And all it took was getting rid of us.
And all it took was getting rid of us.
For 10k rows you should probably use a real database anyway ;)
I use office 360 in the browser.
I’m not a typical sysadmin but I use linux anyway. Somehow I always found some workarounds, but I am also not the only one using Linux in our company so the IT needs to work with us to some degree.
yt-dlp is a command line tool but amazing. Works also on windows.
I use radicals for CalDAV and save notes there together with my calendars. On Android there is jtx Board which let’s you work with them. Sadly on Linux I couldn’t find anything so I started writing something myself but don’t have much time to work on it https://github.com/jeena/JNotes
If that wasn’t on purpose than that was a big fuckup. I was sometimes thinking about testing Bitwarden but with this volatile license situation I’m not interested anymore.
OK, I switched to that one now, thanks for pointing it out and explaining it.
Nvidia and Linux don’t play well. Also if you are able to add a little bit more I bought a new Lenovo IdeaPad Slim 3 14" with a AMD Ryzen processor and without Windows but instead there was FreeDOS preinstalled for $440.
I just installed linux on it and everything worked perfectly for 3 years now, I’m very happy with it. It’s not the most powerful, so I can’t edit videos on it, but I can play Minecraft, I can program, use the browser with all Microsoft 350 stuff and so on without any problems.
Are there RISC V Laptops available on the market? And I wonder how many of my daily apps would run on it. I guess the most important would be a browser.
Ah, I didn’t make it a link to be clickable, sorry, fixed it now for everyone else ^^
I think you should be able to click on the image and make it bigger.
I use KeePassXC and use syncthing to sync the database to each devise I own. This way I always have the newest version if the database everywhere and don’t need to worry about Internet access at all.
It is an ad-jumper!
And SmartTube on the TV.
Why do you need the glasses, can’t you take the picture with your phone?
Many many years ago I switched from OS X back to Linux and had to find alternatives: https://jeena.net/why-i-switchedfrom-osx-to-linux
For the three software you point as a must have there are alternatives, even those you’d not think of:
It seems that while copying the title I copied a tab \t at the beginning of the title and that seemed to have confused some clients.
I would suggest you have a look of immich.
It also has mobile apps to do the backup and as a frond end on the phone. And what I really like is you can mount in your existing external libraries without copying all the pictures in and they will just be integrated automatically.
Why Open Source Misses the Point of Free Software https://www.gnu.org/philosophy/open-source-misses-the-point.en.html
I always create a virtual environment for each project I run like that. This way you can have your own versions of packages for each project without them interfearing with each other. This is also what the error message sugests in the beginning, so if you have the time I would investigate it and learn about it: https://python.land/virtual-environments/virtualenv