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.
Their first pathfinder game was so excruciatingly guide dang it I never finished it, and never even considered this game. I kind of assumed it was the same way, where there’s stuff like “Ah, you didn’t return to this unmarked forest on day 7, so now you never get a wizard”
Oh, now I remember having an argument on here with some asshole who insisted I just have “fomo” over this. Sign posting and foreshadowing are only to appease fomo, I guess.
Video Games are a broad medium, akin to reading. Asking “should I get into books?” would be similarly difficult to answer.
Also, be mindful of sturgeon’s law. 90% of everything is crap. For every “Taylor Swift” that was widely popular and successful, there’s 9 meh bands no one remembers.
All of that said, it’s a wide and deep medium with a lot of experiences.
If you like card games, there’re related genres. Deck builders are popular. Slay the Spire is popular. Cobalt Core is fun and not as hard. Monster Train is pretty good.
Those are all also “rogue lites”, so you could make the leap from there to something like FTL.
Lots of options.
Probably don’t spend a lot of money up front. Stuff goes on sale on Steam pretty often.
Probably avoid “gacha” games that are free to play or have “loot box” stuff. Those tend to be exploitive and bad.
I get the impression that some people have such decision fatigue, asking them to do something seemingly trivial is akin to asking someone without limbs to pick up a spoon.
People’s brains don’t work good.
Most people don’t know much, and don’t care that they don’t know much. Half of US adults can’t read at a 6th grade level. They don’t care about and probably do not understand complex topics.
That’s it. They just want cat gifs, and that’s the end of the thought.
I knew someone who was smart and successful and politically aware. She didn’t care about any of this. She was tired from work and just wanted the familiar ease or twitter. Trying to figure out which server to sign up for and finding content was too much work.
A lot of people have executive dysfunction. Making a choice is hard.
Never used Facebook much. Nor Myspace before it. Seemed like it had some obvious pitfalls that everyone else was ignoring.
Used Twitter for a little while, but it was just making me mad. Then horrible guy bought it, so I deleted the already abandoned account.
Instagram also seemed like a source of feeling bad, so I never used it much.
I left reddit recently. It had some good content but the ownership sucks. With general Internet search getting bad, losing reddit sucks. Like, I searched yesterday for how to disable a setting in some app, and landed on some AI slop website that told me to write a letter to my local news station.
So this is all that’s left for me. It’s frustrating that most people don’t give a shit and will just move on to the next private platform. I had a friend who was generally smart and successful, but she just didn’t give a shit about this kind of thing. She wanted her easy entertainment, so she was on all the major platforms. Mastodon “didn’t have good content” so she didn’t use it.
I switched to mint because ms won’t even let me upgrade to 11 if I wanted to. Other than some initial hurdles installing it, and losing some hd space because I kept windows on the other partition, it’s been fine. Proton and Wine are pretty low maintenance
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.
the type system is still unable to represent fairly simple concepts when it comes to function typing
what do you mean by this?
Right, and you shouldn’t ask a married monogamous person out on a date, either. Never came up for me but is worth keeping in mind! A lot of guys seem to struggle with “she likes me bro she smiled at me” -> “my guy she’s the cashier at work she has to smile at customers.”
You can just ask people out. You can just ask to kiss someone. I was in my mid 20s when someone told me the first one, and late 20s when someone told me the second one. Dating got a lot easier after each revelation.
Developer I used to work with had a policy where if anyone said “just do something”, they were now the sole person responsible for implementing it.
“Just redo the front end in react”. “Cool. Thanks for volunteering”
I have no interest in the genre so I forgot this even existed.
I use jetbrains’ PyCharm. Work paid for it. It does the things I want it to do (works with docker, git integration, local history, syntax highlighting for every language I use, refactor:rename and move, safe delete, find usages,.find declaration, view library code, database integration, other stuff I’m forgetting)
I found it in the docs https://docs.deno.com/runtime/manual/basics/modules/#importing-by-url
Not sure if that generates like a lockfile or how it handles peer deps. Intersting nonetheless.
If you’re writing any language in like notepad, you’re going to have a bad time. I accept your point that school administration may be making questionable choices about what software is installed, but that’s not a problem unique to python.
Oh I see what you mean. Interesting.
As you allude to there are tools in python to help (I tried pex briefly once, for example). It hasn’t really been a pain point for me but I can see why people would spend time on it. I imagine this strategy has its share of tradeoffs and gremlins.
but unlike Python you can use third party dependencies,
In what sense does python not have third party dependencies?
You can use types in Python and your tools will generate warnings
def something(a: int) -> int: return “potato”
will turn yellow in an IDE more advanced that notepad.
Most editors will also show a red line where the indentation is wrong.
Those people aren’t a good match for you (or maybe anyone).