My work uses python and it hasn’t been bad for new code that has tests and types. Old code we inherited from contractors and “yolo startup” types is less good, but we’ve generally be improving that as we touch it.
My work uses python and it hasn’t been bad for new code that has tests and types. Old code we inherited from contractors and “yolo startup” types is less good, but we’ve generally be improving that as we touch it.
Sometimes I feel like I want to play a game that I’d run, but then I realize that’s the cliche “Go write a book”
Yeah I don’t think anything will change until disruptive protests happen. Like, republicans resigning from office because they’re afraid.
Unfortunately, the far-right has almost all the money and guns, and a lot of bootlickers. And no one wants to throw their life away by shooting some red hats senators or billionaires.
as an almost maximally privileged person (cis straight etc), i want my whining fellows to shut the fuck up. Just stop. Stop taking up all the god damn space. Just be quiet. It’s okay not to be included in every scene all the time.
Your point about not assuming people are straight by default is valid. But I mostly just want some cis-het folks to stop embarrassing me by being fucking insufferable.
A dark souls kind of slow paced combat game, but built for co-op. Except I don’t have any friends who are on the same skill level and schedule.
More broadly, I really want more games that you can play co-op in where the players are vastly different skill levels, but it’s still fun. I don’t know how to solve this.
I can imagine like a game where one person is playing dark souls and the other is playing candy crush, and they interact somehow. Like making matches in one give estus in the other, and killing bosses gives stuff.
Basically I want to play games with my frienda that don’t play the same games, somehow.
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.
Surely there’s a couple people still working there.
Yes. And no one’s going to do anything about it.
Most people are too lazy and thoughtless to stop using it .
The engineers that work there certainly aren’t going to stage a coup.
And no one’s going to just do violence to Musk.
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.
My understanding is XFCE is lighter weight and simpler. Little to no animations, for example.
I am extremely basic and I’m using the XFCE that came with Linux mint. I don’t need anything fancy.
Yes. Unfortunately each advertiser thinks they can make a little more money if they go a little farther.
It’s like the tragedy of the commons (which might have an ahistorical root but nevermind that) where a bunch of people acting in “rational self interest” ruin the thing for everyone.
No one made the “pee v pee” joke yet?
I accidentally made a rom-com subplot in one of my games… Twice… And the players loved it both times.
The first time there was a divorced smith lady who sort of had a death wish, and the timid tavern owner who had a massive crush on her. Of course the players wanted to set them up.
The second time, the players had to infiltrate a masquerade ball. Sadly I’m starting to forget the details. I think there was tension around meeting them while masked and, like a rom com, trying to figure out what they thought about the PC. And then they tried to get the NPC involved in their heist, because they just happened to have a skill they needed. And of course it wasn’t a clean heist, and the NPC had some trauma.