

I’m not a fan of tech bros but, for once, this isn’t on them. This is on the dealers. It should be the dealers responsibility (and expense) to track down and patch each and every car they installed this garbage on.


I’m not a fan of tech bros but, for once, this isn’t on them. This is on the dealers. It should be the dealers responsibility (and expense) to track down and patch each and every car they installed this garbage on.






In this case, we are a little behind schedule, but working to rapidly catch up.
In the Cyberpunk TTRPG universe, the original internet (known as the Net) collapsed during a catastrophic event called the DataKrash, which occurred on June 3, 2022.
Yeah, looks like self host is the way.


Our clients are some of those “biggest companies in the world” (US and Europe). Sadly, Oracle is very much so in it.


Oracle is the choice if you need a high performance RDBMS capable of processing extreme amounts of data at extreme io rates. Nothing comes close for enterprise level applications. THAT SAID, it requires a special kind of individual to be able to get the most out of it. Even better if that person knows of the existence, value, and use of the many undocumented v$ tables, etc.
Once you can migrate most of your data out of an RDBMS, you options open up significantly.
For smaller projects. Oracle makes no sense, unless the expectation is vast and rapid growth.
EDIT: Oracle is the most evil corporation in tech. Those who know, know.
Probably because nobody wants a wet t-shirt picture of Mitch.
I am no crypto bro and I am an LLM sceptic but codeberg’s moves this past week make it unusable to my org, just as I was thinking of moving our entire codebase to it. I cannot guarantee that there will never be any LLM use in the future.
Are there any other FOSS alternatives Codeberg?
Well, yes. There are many different answers to any specific question because there are many ways to accomplish the same task. That doesn’t mean that one way is correct and the rest are wrong. It is up to you, the end user, to decide which of the correct answers suits you best. If you don’t know, pick one and move on until you have to revisit the solution.
I find this to be one of those memes that’s not actually based on facts but on feelings. If you ask a question that could have been answered by a quick search, or asked a very vague question, then sure. Otherwise, I find that the linux and FOSS community as a whole tends to be extremely helpful and patient. Yes, there are assholes, but overall the community is full of people willing to help.
Why does Arch not work on my PC from the early 2000’s?
It probably does though.


PS Vita is probably the best for retro gaming.


I’ll raise you the PS Vita
Nice. Could you recreate my mess using it? We all carry bad habits and inneficiencies, so I’m down to learn a cleaner, more efficient way.
find dir1 – find something within directory “dir1”
-type f – specifies that what you are looking fir is a file
-name ‘crunk’ – the file name is ‘crunk’
-exec bash -c – for the results, execute bash command
The command executed is move (mv)
‘mv “$0” “${0/crunk/chunk}”’ {} ; – move from crunk to chunk
User @[email protected] is who mentioned the use of “rename”. Mentioning in order to grab their attention.
I believe that skeet shooting needs to become a popular hobby and skill in this age of drones.