And I was just adding extra details
And I was just adding extra details
This worry exists for literally every 3rd party dependency, not just docker, and is addressed the same way - by running tests and vulnerability scans in a sandboxed test environment before shipping to prod
I don’t know a single lick of French but somehow my brain knew this is the intro to Foux Da Fafa, a song I haven’t listened to in over a decade
Damn, I’m all out of skeptical-colored crayons, closest I have is incorrect-colored ones. Hope that’s ok
Ok that’s understandable, I didn’t realize VSCode used to delete untracked files as well as a result of clicking through that dialogue.
I’m not claiming that “discard” is a git action. I’m claiming a git user should understand what’s meant by the phrase “discard changes”. Run git status
in a repo that has changes in the working directory. In the resulting output, there’s a message:
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git restore ..." to discard changes in working directory)
...
The phrase “discard changes” is used consistently in git’s output.
If you use git and understand that VSC’s source control stuff is just a thin wrapper around git, you should understand what “discard all changes” means
Thanks for the advice! That kinda tracks with other reviews and things that have been holding me back, that thermal management is a bit of a pain. I’ll keep an eye on the 3 though
How do you like your flair? I’ve been considering getting one for a while now but haven’t been able to pull the trigger yet
Fuckin goteem
That thread is from like 4 years ago, types in Python have come a long way since then. Maybe they’d reconsider if the community brought it back up
The django-stubs package is decent though
What if we assume the ship is actually a spherical cow
They look like they were made for a tree frog. Them thangs are BULBOUS
Crocs makes slides. They’re insanely comfortable.
Why? They’re a comfortable, decently built, well-priced shoe. Why shouldn’t someone wear Crocs?
You can mod things on Linux, it’s just slightly more of a pain because you have to usually manually place files in the right locations, since the mod managers are kinda hit or miss on Linux.
That being said, I was recently able to mod Minecraft and Valheim pretty extensively with mod managers (I forget which one for Minecraft, but I used r2modman for Valheim which worked great), and I got the Mass Effect: Legendary Edition mod manager working enough via wine that I could mod that too.
Right, the amount of times I’ve had to put breakpoints in Django/DRF code to figure out what’s causing that weird undocumented behavior is concerningly large
Yeah which is getting into time card fraud territory. Which is just encouraged by asinine time tracking policies.
It’s basically the same concept, just implemented with a k8s cluster so you have scale-to-zero capabilities I guess