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
Once Elon evolves X to the everything app, we will finally enjoy what is what you describe and what is already the case in China.
I was there a month ago and we were driving through some rural area and the bus stopped so people can go to the toilet. There was a seller selling dried fruits in small plastic bags. I wanted to buy some and I had some cash on me, but the only way to pay was to use WeeChat and the QR code he had there.
In the long run there is no way around it. To be honest if on device voices would be good enough then just sending the text version and let it read on the device in a somewhat natural voice would be kind of cool. I’m already using a special app which just reads any article I share with it in a fairly ok voice and I love this functionality, I don’t need to sit down and read a long article on my phone, I can do something else and just make it read the article to me.
What I am worried about though are the people who do the research and who write the texts. Those sadly will also be replaced over time with machines and there is something we will really lose.
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.
And I said, what’s the difference with lies in text in a newspaper and lies on video on youtube? There is no difference, so nothing will change.
How is video different from text? We had a lot of lies and propaganda in newspapers durin WWII and everybody believed it, I don’t think it will change just because it’s a different medium now.
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.
How have you been burned? In any practical way?
This Lundluke got seems to be some kind of Qanon person.
He means free as in free beer.
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 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