jcr
- 0 Posts
- 107 Comments
jcrto
Linux@programming.dev•Linux is Getting a New Default Folder in Your Home DirectoryFrançais
5·15 days agoEven if I am against this kind of “defaults”, today I learned how you customize this for any folder in the home directory !
For linux based system, you do like told in https://www.freedesktop.org/wiki/Software/xdg-user-dirs/
~/.config/user-dirs.dirs specifies the current set of directories for the user. This file can also be modified by users (manually or via applications) to change the directories used. Note: To disable a directory, point it to the homedir. If you delete it it will be recreated on the next login.
So at last I disabled Music, Templates, Pictures and Videos . Cleaner Home !
jcrto
Gaming@beehaw.org•Steam is basically a PC gaming monopoly, so why isn’t anyone mad?Français
122·25 days agoMonopoly is when you purchase other actors of the industry to extinction, and annihilatr competition this way. It has never been about having big market share due to superior service.
jcrto
Programming@programming.dev•What was the smallest python hobby project you worked on?Français
1·26 days agoI first built a dice roller : the core is just a call to random.randint module, but you need to have the terminal interface to get the instruction ( like “4d6” means you need to have 4 times random generation between 1 and 6). You can do it only with regexp, and if you want to get fancy you can try and find solutions to have compounded formulas, try to have the results stored during a game session, etc.
Second project was a small game: the idea was to have a map of coordinates (xy), and each game has random spawning of 2 goblins and 3 gold within the map ; the goal is to move around (nswe) getting the 3 gold without hitting a goblin.
So also no graphic representation of the map, you just have the game running at each keystroke.
You just need to be able to define functions and do string manipulation ; for logic you can stay with if-then-else and while loop.
And good luck with the learning !
jcrtoRight to be Offline / Offgrid / Analog / Unplugged 🔌📪📖📟📝@sopuli.xyz•Cannot play games b/c Internet is needlessly required. Starcraft, Age of Empires, Civilization..Français
2·28 days agoIf you know the “dd” command, you are already engaging in non-trivial stuff… It is just “point & click” using daemon tools, and you just need an image of the CD, which is not inherently “cracked” ; the crack is needed to bypass security (or you get a developper cd registration number, which is how it was done for old games like diablo or starcraft). Anyway, cracks for software that is not anymore published or maintained do not constitute an economic loss to said publisher, so of course it is a solution. You just risk yourself (your computer) by using modified software for which nobody else is held accountable for.
jcrtoRight to be Offline / Offgrid / Analog / Unplugged 🔌📪📖📟📝@sopuli.xyz•Cannot play games b/c Internet is needlessly required. Starcraft, Age of Empires, Civilization..Français
2·1 month agoFor the required cd drive : normally you use a virtual one (like daemon tools) . For the computer it makes no difference
jcrto
Question sur la France et la vie française @lemmy.org•C'est quoi le meilleur chanteur de France ?Français
1·1 month agoDidier Super !
Is she not growing older ? It looks like she took the pictures on the same day 😅 nice to see the boy grow up
jcrto
Ask Lemmy@lemmy.world•How many browser bookmarks do you have? Do you use most of them?Français
2·1 month agoStalin sort
jcrtoarcheology@sopuli.xyz•12,000-year-old dice hint at gambling habits as early as the last Ice AgeFrançais
2·1 month agoMaybe it was just role playing games !
jcrto
Opensource@programming.dev•ONLYOFFICE flags license violations in “Euro-Office” projectFrançais
46·1 month agoBecause they hate GNU and free software. They is european lobbyist companies
Ah ha ! Well it was a stupid joke then 😅 my first grievance is still about not packaging GNU software though (exim, mailutils, just on top of my head but etc.)
I had a very good ride with Void for 3 years, a polished distro which taught me to play with init.
But a lot of GNU packages are not packaged, and lastly I saw a news regarding the distro being split between pro and free version so …
I used Antix after that, but AntiX can really get behind on package and kernel version, so I stumbled back on Devuan, and voilà ! With backport, Devuan is really like Debian without the hassle of never knowing if your system us really shut down when you close your laptop (systemd ! 🫵)
jcrto
Privacy@lemmy.dbzer0.com•"FOSS" and "GNU Linux" do *not* automatically mean "for the community" or "for human rights"Français
2·2 months agoGNU is for computer users freedom, which is the closest you can find regarding a software license that is “for human rights”, because it gives you a way to avoid corporate/government mingling with your computer by forking a version without malware. It does not provide instant programming skills to realize it so you depend on fellow coders to do the change, but it is the same as the fact that you need to hire lawyers to defend your rights efficiently.
You are FOSS friendly ! Great list 😄
jcrto
No Stupid Questions@lemmy.world•Why do some people (i.e. white conservatives) think all Spanish speakers (especially native Spanish speakers) are Mexican?Français
2·2 months agoIt is just that simple.
jcrto
No Stupid Questions@lemmy.world•Why do some people (i.e. white conservatives) think all Spanish speakers (especially native Spanish speakers) are Mexican?Français
3·2 months agoBecause they are racist. They only identify you based on your difference, not on shared values.




Very interesting bit about the Yokoi story, and totally wasted on the conclusion …
I stopped at “AI is a withered technology in Yokoi sense”. Well it is exactly the opposite: of sound engineering decision, of the characteristics of mature technology, of engineering on itself. So the article fall off completely.