• 0 Posts
  • 11 Comments
Joined 11 months ago
cake
Cake day: December 5th, 2024

help-circle
  • 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.






  • 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 🤩




  • 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)


  • jcr@jlai.lutoLinux@lemmy.mlWhy do you use the distro you use?
    link
    fedilink
    Français
    arrow-up
    1
    ·
    6 months ago

    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.