Doesn’t this depend on the microphone (and speakers)?
Doesn’t this depend on the microphone (and speakers)?
I inject the tomato with the ketchup syringe to boost the tomatoness.
Presence is nine-tenths of the rule.
Yes, welcome redditors to .world, which is trying to model itself as reddit 2.
Crashes DESTROYED with CODING and ALGORITHMS.
Python absolutely is faster to get things going since it’s a lot more simple and flexible, that was never a point of contention, but it goes back to the issue of tech debt. The more you take advantage of Python’s simplicity and flexibility, the more pain you’ll be in when you need to untangle the mess and work out performance issues later on.
Rust is a finished language, as much as one can be anyway. It’s stable and doesn’t have breaking changes. The editions mechanism means they can introduce more dramatic changes, but your older code will still function by assigning it an edition and you can always upgrade by making the changes necessary to jump to a later edition.
Yeah, the argument for the indentation in Python is to enforce good formatting, but these days an IDE will do the good formatting for you, so now all that indenting does is make copying and pasting error-prone. Maybe that’s a benefit since it’d force you to look at what you copied and pasted. I’ve also heard about the Python vs Perl thing, but also Python looks a lot more welcoming to a beginner and is easier to pick up. I’m sure Perl fumbling contributed, but a lot of newer projects would’ve probably gone with Python anyway, like the data science stuff where the easy interface is exposed through a Python library and all the messy stuff is just C or C++ underneath.
I don’t like indentation affecting which block code belongs to, its poor type safety (with type hints being a minor band-aid), awful multithreading capabilities (being able to disable the GIL now helps but introduces its own issues), and multiple design decisions which, although make Python flexible and dynamic, make it hard to optimize running Python code and so all the performant libraries are written in something else like C and then you’re stuck having that as a dependency.
Just joking since I’m not a fan of Python’s design choices, but I do worry that as development goes on the tech debt will pile up and will be more difficult to maintain.
Yeah but it’s written in Python.
Kids: *Happily eating substitution*
You: *Reveal the trick*
Kids: “Well now we’re not eating it anymore” (and also they could supposedly tell something was off all along)
That’s true but it doesn’t apply to the vast majority of people. People who work in the government should be more aware of these things and I believe the tiktok ban started as only on government devices which is a lot more reasonable than a blanket ban.
Okay, what is China going to do about me calling their president winnie the pooh or bringing up tiananmen square or whatever?
Transparent plastics are the tastiest!