Nooooooo! This is going to get #PyCharm banned from my computer! https://x.com/nicoleperlroth/status/1346909580219936769
Home
Public posts preserved on my own site.
WTF man. Do you know how hard it is to get into these buildings authorized as an employee? They let these clowns in without a badge, without a clearance, without escort. https://x.com/thejuliacarter/status/1346909822768140290
Yeah! Take down wapo, nyt, politico too, I got work to do & need to concentrate. https://x.com/vcsjones/status/1346918777590599682
DoD has picked the side of the terrorists (say it isn't so!). If the mob was organized, they could have taken this all the way. https://x.com/byaaroncdavis/status/1346908166030766080
So everything is upside down so I guess we can expect to see these guys as candidates in the next Republican primaries. https://x.com/mistersql/status/1346912842687991812
"§2381. Treason
Whoever, owing allegiance to the United States, levies war against them ..., is guilty of treason and shall suffer death, or shall be imprisoned not less than 5 years & fined not less than $10,000; and shall be incapable of holding any office under the US."
Well, this sure is a man bites dog story https://x.com/MatthewKeysLive/status/1346908339532271616
I gotta admit, this is pretty sci-fi. Some bureaucrat had to foresee this eventually and they did. https://x.com/RepDavidTrone/status/1346909364859277317
Wait, congress has tear gas masks under their seats?
Who is calling in the National Guard? Really curious here, because I assumed this was the White Houses plan. https://x.com/kylenabecker/status/1346907391871365121
Why do they have time for art class now?! The neighborhood is in lockdown. https://x.com/MEPFuller/status/1346905145557266433
The 'fa are fighting with the police, in the halls. You know what this means? Fed gov't buildings next year are going to be like the Pentagon- guards will have machine guns. https://x.com/ElijahSchaffer/status/1346901420147167232
oops, the fa. apostrophe implies anti. These guys are the fascists. But who wants to spell that out
♡ 5 ↻ 1
Right-wing tears on the way. Fill me a mug. https://x.com/MarquardtA/status/1346896905863897088
<lady drink kombucha meme, but just the eeew, image>
♡ 1 ↻ 0
Well, I thought I was joking about civil war re-enactors. https://x.com/dburghart/status/1346898924934635521
$ docker build . -t app:dev
Your Drive Space Has Died of Dysentery
Civil war enactors. https://x.com/rebtanhs/status/1346880524594376704
Pence declines to start a literal civil war, civil war re-enactors... dejected. https://x.com/Mike_Pence/status/1346879811151605762
The annual signing up for health insurance, where the costs per paycheck are transparent but everything else is just lies. No one knows what the bills are going to be or what is covered. The system is just to allow the health industry to mug everyone, healthy & sick, nonstop.
Machine learning dude on the job market https://x.com/nldoty/status/1346859944679763973
What time do you get to zero zoom... (time of the day of last zoom meeting)
the battle of build script frameworks is between:
- ant-like build scripts
- make-like build scripts
vs
- people who refuse to do any sort of build script anywhere.
The latter is how we end up with strongly typed languages (compiler forces you to do a build & check types)
spill tea on my laptop and now it can't detect the built in monitor. Windows uninstalls last driver before it was willing to boot. Can't figure out how to fix. Mock Win95-XP but the driver story was so bad you learned how to use device manager. Win10, I just never need too.
We're going to have a whole generation of people after Win10 who don't know how to install random video drivers until it works. Except me.
♡ 0 ↻ 0
Shoot if only there was a website to help with this one.
E RecursionError: maximum recursion depth exceeded
!!! Recursion detected (same locals & position)
(I see you looking for the "close as duplicate" button, it isn't there!)
♡ 0 ↻ 0
#python units of reuse
- def, class
- modules (http://file.py, folder/__init_.py)
- package (pip installable thing)
- app (OS packaging tools, apt-get/yum/msi)
- data files? (json-like things)
What am I forgetting?
M1, M2, M3, physical coins, bank deposits, blah, blah
M4= beanie babbies, better collectible vinyl
M16= taco bell coupons
...
M154=crypto https://twitter.com/AndrewNebus/status/1346496296241258496
This a feature or bug? https://twitter.com/anotarian/status/1346463720533200899
TODO: there is a producibility crisis in science because papers have data & code & often immediately after publishing, no one can repo the results anymore because there is no packaging/build script. I should write a library to help with this.
Programming is moving a computer's state from its current state to another possible state, where the possible states are all the multiverses of all possible states.
https://en.wikipedia.org/wiki/Accessibility_relation
Interview question: Here is a can of beans, an arduino, C & python. Can you open the can without help? Will you accidentally show that your beliefs about team members you haven't met are way outside the Overton window?
Pick a simplicity in a library, you get 1 or 2
- one file (but huge!)
- small files (but so many!)
- little code (yup, you get to write the 10,000 lines of code)
- all included (you get to write 5 lines of code, but it will take weeks of study to find out which)
Here is a simple python library for you, easy to (re)use, simple.
__init__.py
"""That is all, write your own damn code"""♡ 1 ↻ 0
STATUS: sending messages via morse code by turning the mute icon on and off.
KATA: implement, start-with-the-last-place-you'd-look-search algorithm. Always finishes in one step. https://x.com/xkcdComic/status/1346172921681567744
Job in my in box: "can work on 10-15 code bases simultaneously"
Uh, can do so well? Nope.
Congress just sent my household a check. Now what to do with it?
#python I'm going to try the http://setup.py, setup.cfg, http://MANIFEST.in free life-- rip them out of every project I meet, replace with poetry, pip, pipenv, etc.
I can't think of any downsides.
I stayed up late fixing this random phrase generator so it was so potty-mouthed. Done.
Now it is antisemitic, albeit infrequently.
So next I need to strip out all the negative sentiment words.
https://github.com/matthewdeanmartin/so_pip/blob/main/so_pip/random_names/make_name.py
Just looking at the code you wouldn't see the antisemitism bug.
♡ 0 ↻ 0* wasn't so potty mouthed. Sigh, no edits.
♡ 0 ↻ 0
IDEA: an app to use when Slack is down. We'll call it Work.
Is there a windows client for twitter DMs that feature parity with other good native chat clients?
requirements.txt
foo="*" <-- get the latest! someone highjacked the acct & published malicious code? get that too!
foo="2.1" <--- still not pinned securely
markdown==3.1 \
--hash=sha256:fc4 <-- If it was secure then, it is secure now. Don't know if it was sure back then!
The missing puzzle piece is gpg signatures, which pypi is trying to remove instead of improving. I don't understand why. I guess defensively, you would put all packages in your own private repo & resign everything? All options forward look difficult.
♡ 2 ↻ 0
Feels like using AWS is learning 58+ ways to say "enable logging" and 58+ ways to say "enable (some sort of) encryption" https://x.com/matthewdfuller/status/1345880331203784707