Talk about a short list
Talk about a short list
This does literally nothing to refute the interpretation. I could care less that the director heard the Rand comparison and thought that meant people thought he was a Republican or whatever.
Yeah but The Incredibles is basically Randian propaganda about how the unexceptional are intimidated by exceptional people and force them to perform inadequacy for the comfort of others and how this is a net loss for society.
Neither of those things are going to break the country. It’s a matter of priorities. Dems sell themselves as the adults in the room who are going to fight against fascism. And this is what Biden is doing instead.
I think this is more of a truism within standup comedy that’s leaked out into being general advice. It can be offputting for a standup comedian to laugh at all their own jokes but even then there’s exceptions to the rule.
American
savings or investments
I don’t understand
Combo Class is a neat math education channel where things are often on fire or falling apart in the background in a way that’s fascinating on top of the math itself
Side note, I have no idea how many subscribers counts as obscure. It seems relative to the size of the niche. Or maybe I have no idea how big people are relative to how much I care about them. Like I would expect Ben Levin (music theory and production creator) to be closer in subs to Adam Neely (same) but he’s an entire order of magnitude lower. Like is CJ The X (video essayist) obscure enough at 341K subs?
“Oh, they print in that order? That’s weird.”
I did both of these at once last week.
Added a breakpoint. Debugger didn’t break.
Added an echo "here";
. Debugger didn’t print.
Added a throw new Exception('fuck');
. Debugger didn’t throw.
Stepped through. Debugger wouldn’t let me step in.
It took me almost an hour to realize it wasn’t the debugger’s fault and that a variable I thought was guaranteed to be truthy at that point was actually falsey due to upstream changes in a spreadsheet parser. I felt kind of stupid for not trusting the debugger at that point.
For context: these are the original lines
Children throwing a tantrum because their team lost. Same libs who are always on about “I don’t know how to teach you empathy”
If not every state is fascist, then the conditions for fascism must be more specific than the presence of a state
Thank god
In the way that’s common in languages like Java where you’re making a property read-only, yes. But there’s a whole protocol in Python called descriptors where you can override the . on a field. The most common form of these is class methods annotated with the @property annotation, which makes it so the method can be accessed as if it were a property.
Yeah. I can understand the use case when it’s something relating to keeping simple state in sync by replacing it with derived state. But this particular case was flushing a cache after each get, which made each get of the property non-deterministic based on the class’s state.
I helped a friend debug a script last week that was working inconsistently in really weird ways. I looked at the script and it was all event hooks littered with sleep calls. I told him he was basically fuzz testing his own script and then getting surprised when he found race conditions. Shit was wild. Also, sometimes getters in Python are a mistake.
The US’s currently level of military aid is unsustainable, even for the most wealthy empire in history. Domestic production has been showing signs of not being able to keep up for a while now.
colden the relations with Israel
I thought this was a forum for Linux discussion, not promotion of fascists
How do we know this?