

Thanks !
Thanks !
Is sciencedirect.com a good source for reliable studies ? I found pertinent answers for some questions regarding pollution, and it is quoted by a few news outlet. Anyone having reasons not to use it ?
Yes and you should (good IP rating also means better hardware and assembly quality). I was using 2nd hand (refurbished) samsung, 3 months later it just failed because of summer, rain, sweat …
It is funny because that defeats the principle of the Internet as a shared, live, always on always available data space :-D
So proud of FFmpeg and VLC project ; I want news like this everyday ! Scavenging the good stuff from AI and putting itt to good use, we need more of this ! Next time automatic translation integration from AI models and we don’t need to worry about the dredge of syncing subtitles with videos, one button compilation process and woosh ! -> in fact “on the fly” means no need for compilation, it is even better than I thought 🤩
Industrial grade switches (i.e.: buttons) are expensive because of very high quality control requirements, and add a lot more parts that can fail to a car. It is the same thing that happened with mobile phones. Going with touchscreen reduce a lot the number of parts to check and parts that can fail, even if usability is very bad for the end-user.
What is a better choice for python dev please ?
Belief , like the traditional cult of the ancestors in China, where you have no “priest” or “guru”, it is just a bunch of people relying on elders to mimick the rituals, but in fact nobody remember it well, it is all disorganized, and nobody is really checking for “correctness” as much as checking if the commitment is done with intent. So the opposite of having a strong vertical domination by one person (cult) or an organized institution (religion) is a weak control of the rites by anyone (belief)
Using void linux because it has no systemd init system (it uses its own “runit” init system) ; and it is a natutal development after using Debian for a long time and wanting to understand more about gnu/linux system.
Also, it is very reliable with a lot of packages. It is standard enough so using info from arch, debian or other distro works.
But the origin was I could not understand how systemd was managing the system and it felt really contrived to go around it, so I began using void and that’s the story.
Sparkylinux is a distro based on Debian Testing, which is good on older configs. I used it wuite a lot ten years ago, without issues.
They provide a “game over” edition, which has Steam and a lot of other games related applications preconfigured, so you should have a look.
Self taught Python (and using linux OS) over the last 15 years ; the only ways I found real progress in my code/coding were while doing the following : 1/ (at start): following strictly a “school manual” with lessons and ALL exercices. It was Python 2.3 I think, a manual (in French) by Swinnen. To be honest I stopped before reaching the GUI and network programming, and guess at what I suck today in Python programming … 2/ projects, personal projects. I did pro (paid) projects on the side, but with the impetuous to deliver results to be paid, I can not progress. On personal projects I can take the time to try stuff, to rewrite functions or programs, and to “improve” existing code with new/better coding constructs.
So here I am with a rather random level of Python programming proficiency, currently being average at most but enough proficient to have workable programs.