People are stupid and value in group solidarity more than anything else.
The only way forward is to make them feel like a member of a better group, or violence.
People are stupid and value in group solidarity more than anything else.
The only way forward is to make them feel like a member of a better group, or violence.
I blame the people who voted for trump, personally. I’d be happy to watch the leopards eat their faces, but unfortunately we’re all stuck with them.
Interesting. I’ve never felt a need for this, and as the other reply here said it was really unpopular in other languages.
I would have guessed you would have said something about how it’s annoying to type callable arguments, and how Protocol
exists but doesn’t seem that widely known.
Why would you add two arrays like that? Because I want to combine two lists.
The is
operator is for identity, not equality. Your example is just using it weirdly in a way that most people wouldn’t do.
No because I am not using Python to make a web app. That’s not the only thing people write you know… Most of what I’ve worked on has been webapps or services that support them :shrug:
Typescript and Python there’s absolutely no way I’d pick Python (unless it was for AI).
Agree to disagree then. We could argue all day but I think it’s mostly opinion about what warts and tradeoffs are worth it, and you don’t seem like you have no idea what you’re talking about. Sometimes I meet junior developers who have only ever used javascript, and it’s like (to borrow another contentious nerd topic) like meeting someone who’s only ever played D&D talking about game design.
Why would you use the is
operator like that?
The lambda thing is from late binding, which I’ve had come up at work once. https://docs.python-guide.org/writing/gotchas/#late-binding-closures.
“It’s so bad I have resorted to using Docker whenever I use Python.”
Do you not use containers when you deploy ? Everywhere I’ve worked in the past like 10 years has moved to containers.
Also this is the same energy as “JavaScript is so bad you’ve resorted to using a whole other language: Typescript”
To your point, typescript does solve a lot of problems. But the language it’s built on top of it is extremely warty. Maybe we agree on that.
the type system is still unable to represent fairly simple concepts when it comes to function typing
what do you mean by this?
Language sanity. They’re pretty on par here I think
[1] + [2]
"12"
A sane language, you say.
const foo = 'hello'
const bar = { foo: 'world'}
console.log(bar)
// { "foo": "world" }
the absolute dog shit pile of vomit that is Pip & venv
I’ve worked professionally in python for several years and I don’t think it’s ever caused a serious problem. Everything’s in docker so you don’t even use venv.
I don’t buy a game solely because it’s the zeitgeist or whatever. A friend of mine routinely buys games that are “the new shiny” and then doesn’t finish them, or loses interest quickly. I usually wait for a sale, some patches, and/or the dlc to be bundled into a goty edition.
Some exceptions:
I bought elden ring near launch because I’m a big enjoyer of the genre, and my friend confirmed it was good. No regrets.
I bought bg3 shortly before it’s full access. I’d liked the other games larian did, and a friend told me it was good. No regrets.
Both of those were pretty light on DLC. No season pass or “goty” editions were likely.
I’m going to wait for the dragon age game to go on sale. I don’t really trust Bioware, and I don’t know if they plan to do a bunch of dlc that will get bundled up later.
I’ve been waiting for Lies of P to get cheap. The demo was just ok when I played it, but a friend tells me it’s phenomenal.
Right now I’m playing a MUD (aardwolf). It really distills some online RPG into the essence of “go kill some stuff to level up, get new skills, and kill bigger stuff”. It’s strangely satisfying.
Lots of people never reach more advanced stages of moral reasoning. They don’t do bad things to avoid being punished, or maybe because they have a simple understanding of “it’s against the rules”
The current justice and prison system is abhorrent, but something needs to happen if someone tries to murder someone else. Most people are alright but there are a lot of anti social people out there, too. And a lot of people who would be alright if they were in more stable circumstances
Sex scenes on the other hand, come out of nowhere, add nothing to the plot and only leave you in disgust
These are not universal truths
I remember a bunch of years ago talking about This Film Is Not Yet Rated, and how I thought it was absurd a scene where someone’s brains get shot out and they die is ok, but a non-graphic cunnilingus shot was unacceptable. The two people I was talking to, a woman older than me and someone my age, were both like “No that makes total sense. I’d watch a violent movie with my kid but not one with sex in it”
I was like, “You’d rather your kid run around fantasizing about murder than sex?” And they were like “yeah”
I really don’t believe you went with the archaic spelling over the standard one on purpose. If you did, why?
https://www.grammarly.com/commonly-confused-words/indict-vs-indite
All those people who refused to take COVID seriously have a lot of blood on their hands.
Depends a lot on the details and execution.
Some friends can tell a good story about having a beer anywhere. Other folks would make meeting (some well liked celebrity) tedious.
I’m a little too deep into the “I had an onion on my belt” side of things, so I try to be patient with other people’s meanderings.
There’s a lot of like management being like “we gotta hit this deadline (that we made up)” combined with “if I hit all my targets and put in some overtime, the boss can buy another sports car this year”
I don’t want to work extra to make someone else richer. Maybe if I had a shit load of shares. Maybe. But I don’t. So I do my job with professional standards, but I’m not doing 12 hour days
I get a small amount of joy from clicking the “request changes” button and blocking some doofus from merging lazy untested code.
They tend to be more authoritarian. That means they’re more likely to prioritize in-group above all else.
There’s a book about authoritarian personalities I was reading a while ago. It talks about an experiment where they did like a model UN, but secretly sorted all the authoritarian types into one game and everyone else into the other.
The authoritarians ruined the world. Like, nuclear war. When they got a do-over, they still fucked it up.
The other group basically cooperated and solved world hunger.
Authoritarians probably shouldn’t be allowed in positions of power. The GOP attracts a lot of them.
I failed calc2 and am gainfully employed as a mid/upper level software engineer.
One guy at work really saved the day because he’s good at math, and made a very slow process much faster because he knows … uh… vector math? He did magic with numpy