I see, my favorite podcast (“A History of Rock Music in 500 Songs”)[https://500songs.com/] has no ads. I’d strongly recommend if your interested in that kind of music
I see, my favorite podcast (“A History of Rock Music in 500 Songs”)[https://500songs.com/] has no ads. I’d strongly recommend if your interested in that kind of music
I don’t understand what you mean. I just skip the ads with my skip 30 seconds button.
If you’re doing it over an app, without the chance for the person you’re dumping to respond, I see no risk of things turning nasty
In the US you sometimes hear that phones in class are necessary to see if your kids are OK in a school shooting scenario.
I think this isn’t a good argument, since school shootings are rare, and it’s unclear if each student having a phone would do more harm than good in that kind of situation.
I don’t see the connection between neurodivergence and phones
Short haul flights should probably be high speed train rides anyway
How would virtual environment software, like conda, work without $PATH?
The goal of the zig language is to allow people to write optimal software in a simple and explicit language.
It’s advantage over c is that they improved some features to make things easier to read and write. For example, arrays have a length and don’t decay to pointers, defer, no preprocessor macros, no makefile, first class testing support, first class error handling, type inference, large standard library. I have found zig far easier to learn than c, (dispite the fact that zig is still evolving and there are less learning resources than c)
It’s advantage over rust is that it’s simpler. Ive never played around with rust, but people have said that the language is more complex than zig. Here’s an article the zig people wrote about this: https://ziglang.org/learn/why_zig_rust_d_cpp/
What problem are you having? Ive been using the 2nd gen for years, and didn’t notice any problems, except more xruns than I think ought to happen. But it’s hard to know what to blame for xruns.
I guess this is a situation where the proper name of GNU / Linux is useful
Edit: Chrome OS is is a GNU/ Linux and a couple of “proper” Linuxes are not.
I prefer Micromamba since it’s faster at solving environments.