

yeah, that’s… one of the points in the article
yeah, that’s… one of the points in the article
Python is great, but it’s so forgiving that it’s easy to write garbage code if you’re not very proficient and don’t use the right tools with it.
The only objectively bad (major) thing against it is speed. Not that it matters much for most applications though, especially considering that most number crunching tasks will use libraries that have critical path written in a systems language:
numpy, pandas, polars, scikit-learn, pytorch, tf, spacy; all of them use another language to do the cpu intensive tasks, so it really doesn’t matter much that you’re using python at the surface.
Python-wrapped C, for the most part.
I’ve always done it on the app, no phone call or chat. But regardless, it’s not like it’s going to happen. I have my cc info (and throwaway cards like privacy.com) in several websites and nothing like this ever happened. All times I’ve requested a refund was due to the service/product not being what was promised, not due to a data leak. The convenience definitely beats the risk.
It’s a credit card, you can dispute charges and will likely get a refund.
I’ve done it a few times for different reasons.
IMO tables should be more used for… tabular data. Shocking, I know, but the amount of websites that try to emulate a table with div
s and ul
s out there is crazy.
I got tired of looking up the options for each possible combination of archiving + compression, so today I have a “magic” bash function that can extract almost any format.
Then for compressing, I only use zip
, which doesn’t need any args other than the archive name and the thing you’re compressing. It needs -r
when recursing on dirs, but unlike “eXtract” and “Ze”, that’s a good mnemonic.
deleted by creator
It depends. At $dayjob I deploy compose on Linux VMs.
Rockstar is well known for having trailers that are in-engine
is it my lack of go skills, or they’re both really awful to read? It takes me multiple seconds to match the first parenthesis opened and it seems the code could really use a refactoring, but both formatting options suck.
Your dataframe is None because you’re dropping the rows in place. Either set inplace=False in that dropna call, or remove the reassignment to dataframe.
what are you on about, it’s literally a chatbot.
Do you still have refactoring tools with it, like symbol renaming, go to definition, and extract method?
big brain move
so kind of them to proactively manage your remote backups 🤗
freedom lol
That’s good, if I don’t unlock my phone for 3 days, either the phone is lost or I’m dead.
“I don’t consider anyone a professional if they only know only one language,” he said
oh that’s why cpp brought all languages to itself
everyone knows viruses are allergic to apps