It has atrocious error handling, and there’s no reasons why arrays should only be 1D.
- 0 Posts
- 106 Comments
flying_sheep@lemmy.mlto Linux@lemmy.ml•GNOME 49 Alpha Released With X11 Support Disabled By Default, Many New Features1·2 months agoWhen Ubuntu LTS stops shipping X11 in 2032, that’ll hopefully have changed
flying_sheep@lemmy.mlto Videos@lemmy.world•Amazon is Canceling Orders After Tariffs Destroy Profits297·5 months agoEverything is political.
flying_sheep@lemmy.mlto World News@lemmy.ml•Germany's Obsession With Defending Israel and Criminalizing Speech Aided AfD's Rise1·7 months agoI get it, giving the government the ability to randomly shift the boundaries of what’s considered a hate symbol can backfire if the government becomes fashy. We can see that in the US right now where they twist everything they can to make things happen that they want to happen, with no regard for process and how tools were supposed to be used.
But that’s historically not what happened with paragraph 86a, and I don’t see it happening without AfD coming into power. I might eat my words some day, but precedent has held strong with that one.
flying_sheep@lemmy.mlto World News@lemmy.ml•Germany's Obsession With Defending Israel and Criminalizing Speech Aided AfD's Rise1·7 months agoNo, criticizing Israel is certainly 100% not illegal, what are you talking about. Being pro-Palestine isn’t illegal.
The only thing that’s even tangentially related and therefore might have been what you heard and misinterpreted is that Hamas flags have been added to the list of anti-constitutional banned symbols in Germany, so those are illegal. But clearly support for Hamas ≠ “criticizing Israel” lol
if someone cosplays as a Nazi or thinks Hitler didn’t murder 6 million […] then arresting them because of thought crimes is fascist behavior.
Hahahahaha no. It’s not “thought crimes” when you explicitly say through symbols: “I want Jews, disabled people, leftists, and traveling folk to be genozided”. Because that’s what that is. It’s not a thought when you wear it or carry it around.
The US “free speech absolutist” Musk and his hypocritical friends have gotten into your mind. Preventing intolerance isn’t intolerance in itself.
flying_sheep@lemmy.mlto World News@lemmy.ml•Germany's Obsession With Defending Israel and Criminalizing Speech Aided AfD's Rise1·7 months agoFor something to be “criminalized”, it needs to be criminal. Antisemitism isn’t a crime in Germany, so branding something as such might be propaganda but has no legal consequences.
flying_sheep@lemmy.mlto World News@lemmy.ml•Germany's Obsession With Defending Israel and Criminalizing Speech Aided AfD's Rise156·7 months agoAre you talking about Germany’s ban on fascist symbols and Holocaust denial?
If so, calling that “fascist behavior” is the dumbest shit I’ve heard in a while. Seriously below “what happened to the tolerant left” level.
- Qt “cute” (the UI framework)
- QT “cutie” (QuickTime the Apple media framework)
flying_sheep@lemmy.mlto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?1·10 months agoIt doesn’t. read the first words behind the link you posted:
Page Status: Outdated
Here is the actual one: https://packaging.python.org/en/latest/tutorials/packaging-projects/
flying_sheep@lemmy.mlto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?2·11 months agoUv and pip do the same thing, uv is just faster.
Hatch has the same role as Poetry or tox: managing environments for you.
Applications should be packaged properly, in a self contained installer for exactly this demographic. It’s not Python’s fault that this isn’t common practice.
flying_sheep@lemmy.mlto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?11·11 months agoSure, there was some hyperbole. Some people need some specific setuptools plugin or something. Almost nobody.
flying_sheep@lemmy.mlto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?11·11 months agoIt’s not a standard, it’s built on standards.
You can also use Poetry (which recently grew standard metadata support) or plain
uv venv
if you want to do things manually but fast.
flying_sheep@lemmy.mlto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?13·11 months agoIt’s fixed, and the python version had nothing to do with it. Just use hatch
flying_sheep@lemmy.mlto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?31·11 months agoNo it’s not. E.g. nobody who starts a new project uses setup.py anymore
flying_sheep@lemmy.mlto Programmer Humor@programming.dev•It's official, Rust is an anti C/C++ elitist slur8·1 year agoBecause they just have their own brain chemistry as the basis of it whereas the above comment clearly states:
Rust has proven empirically that the tradeoff between performance and safety doesn’t need to exist.
Which is truth. And it’s much easier to base a coherent argument on truth rather than vibes.
flying_sheep@lemmy.mlto No Stupid Questions@lemmy.world•How many squirrels do you think you could take in a fight to the death?11·1 year agoWhoever dies first loses.
flying_sheep@lemmy.mlto Technology@beehaw.org•The Moral Implications of Being a Moderately Successful Computer Scientist and a Woman14·1 year agoWow you’re insane. “I know, I’ll discredit the woman who just pointed out that it’s hard to get credit in her field as a woman ”
Python is just glorified shell scripting
Absolutely not, python is an actual programming language with sane error handling and arbitrarily nestable data structures.
I don’t like the indentation crap
Don’t be so superficial. When learning something, go with the flow and try to work with the design choices, not against them.
Python simply writes a bit differently: you do e.g. more function definitions and list comprehensions.
Finally! Nushell is awesome. The infrequent deprecations are a bit annoying, but I prefer them to having a bad program go 1.0