

Political parties also legally don’t even have to respect the results of those primaries since they are private organizations.
Political parties also legally don’t even have to respect the results of those primaries since they are private organizations.
Boy are you going to have a real egg on your face whenever X becomes a successful blogging/dating/banking/investing app \s
This is why I always git push origin +branch_name
Maybe I’m misremembering, but didn’t pip have it’s own security concerns earlier this year?
deleted by creator
Modern communists do recognize the failures of attempts at socialism. They recognize that those failures directly lead to Deng Xioaping and his friends taking control of China and destroying the socialist state. Simply because China declares itself communist does not make it so. I could declare myself the king of England do I suddenly get the throne just because I’ve claimed it? China, much like the USSR before it must declare itself communist due to the popularity that Mao has in the country. Unfortunately socialism died in China shortly after Mao. The “why did socialism fail” is exactly what communists study so that they can understand the pitfalls and try to move past them in the future.
This isn’t a case of gatekeeping. China has become exactly what it hated the Soviets for — social imperialists.
Not really sure about in fabs for manufacturing, but whenever I was in college I had access to an electron microscope. It had its own foundation separate from the rest of the building to minimize vibrations. I’m sure there’s more to it than that, but that’s at least one technique.
“New processes have no overhead!” - this idiot probably
Tbh I think we should just ignore them. They clearly have no interest in actually learning anything.
Maybe you should check how python compares relative to shell scripts before you comment. You’re making it very apparent that you don’t actually know what you’re talking about. Regardless of how slow python is, it is significantly faster than bash, or any other shell language purely by virtue of the fact that shell languages are primarily glue between other programs. Spawning a new process has a ton of overhead, which you would know if you were capable of doing anything other than projecting.
You’re also woefully unaware that it is completely possible to write python bindings for C++ code, which many popular libraries do. In practice python is not as slow as you think it is. That’s not even considering the fact that python 3.12 increased performance of the language.
It’s not perfect for everything, but this performance argument shows that you don’t know enough to understand why that isn’t really a drawback for writing scripts, which is undeniably an area that python excels at.
Agree 100%. At work I write my code that needs to be performant in C++ and scripts in python. I wouldn’t even dream of writing a script in C++.
Tbh you’d still be better off writing them in python. They’ll be more maintainable, and you’ll learn valuable skills.
Also, since you commented that python was the slowest language ever, shell scripts are often significantly slower. This is due to the fact that shell commands are actually calling other programs, which is very very slow.
To be fair, sometimes that runtime difference matters. That’s why it’s C++ and python is a fairly common skill-combo amongst devs. But the fact that this dude is basically bragging about writing shell scripts as if that’s something an experienced dev couldn’t figure out tells me that they don’t really know anything about when you would choose either.
If they had mentioned the Global Interpreter Lock or dynamic typing maybe they would have had some sort of real case for why you should avoid python in certain situations.
You should check out Click. Way more user friendly than argparse imo. I agree with all of your points though, and I’d also add if you are working on a team that it will be infinitely easier for a co-worker to decipher your python code compared to a bash script. And you can write unit tests with py test, the list goes on and on. If the environment you are deploying to has the python interpreter, you should use python over bash.
You could always rent a truck for a few hours. Though that does raise the effective coat you paid for it, but not by much.
I work in software and I haven’t touched windows in a very long time. Even back whenever I worked on FPGA development all of that software ram on Linux, so I think you’ll find that this is very field dependent.
Are you launching steam with STEAM_RUNTIME=1
?
Sorry if this doesn’t make sense within the context of the steam deck, I don’t actually have one I just stumbled upon this post from all.
A lot of these cars are starting to get massive touch screens too. I’m looking at buying a Prius and several of the trims have a 12 inch touch screen. Why would I ever need that as a driver? Why would I ever possibly want that? Pedestrian and cyclist deaths keep skyrocketing and we continue to out these massive screens in cars that in many cases can’t be turned off. Lawmakers really need to make auto manufacturers responsible for the part they are playing in enabling distracted driving.
Easy, buy a $15,000 dollar bike.