Fargeol
You’re absolutely right! (Chat GPT)
- 0 Posts
- 16 Comments
Being bored from time to time
Toto - Africa
Even the singer, during one of Toto’s concert they did recently (2018 or so), said right before playing Africa: “Are you ready for that song?”
Fargeol@lemmy.worldto
Technology@lemmy.world•‘In two years, nobody will care’ if actors are AI or not, predicts La Haine directorEnglish
8·18 days agoWhat the hell? Not so long ago, he was strongly opposed to digital SFX because he wanted movies to capture reality. Did we swap Kassovitz for an evil clone?
Fargeol@lemmy.worldto
Programming@programming.dev•What was the smallest python hobby project you worked on?
0·24 days agoIt was a tiny TicTacToe server I made to learn machine learning. I basically played TTT against it and it would train on the former games to improve. It didn’t work since I’m not a data scientist, but at least I know how to create Web Sockets!
I can give you a few advice if you want
- Single Responsibility Principle: don’t do everything in the same place, separate between functions, classes or files. In my server, one file contained anything related to the server, another anything related to game logic and another anything related to machine learning.
- Don’t reinvent the wheel: unless you’re making it as an exercice, don’t create something that already exist as a library. Python is wonderful for its libraries
- Don’t optimize stuff: if you feel that “it could be faster”, either benchmark it or give up. “Premature optimization is the root of all evil”
- Learn how to make useful naming, tests and documentation: this is not something developers like to do but you’ll love yourself if you read your code after a few months
- Don’t code with an AI: If you’re bad without an AI, you’ll be bad with it. If you’re good with an AI, you’ll be good without it. You can still ask one for snippets or use it as a tool to discover concepts you don’t know about but I strongly advice against autocomplete and coding agents (I talk from experience).
If you don’t know how to start, you can make a really simple Tic Tac Toe game with its rules and play it in a CLI. Then you can decide how to pimp it: a better interface, game saves, an opponent played by the computer, a game server for a multiplayer game… you decide!
The term “database” has two parts to it: data and base
“Ma petite amie m’a planté” is closer to “my girlfriend dumped me”, it’s a bit familiar. “Break up with X” could be “rompre avec X”
“planter” in french can mean three things : plant (a seed), crash (a system) or break up (with someone)
Hence the triple pun
I hope they’re doing it with AI for faster development. Now that Claude is open source, there’s no excuse to refuse progress anymore!
Fargeol@lemmy.worldto
No Stupid Questions@lemmy.world•Why are people using the "þ" character?
0·7 months agoRelevant XKCD : https://xkcd.com/1808/

I first thought it was a really shiny guillotine…
NaN minutes later, a truck arrives in the alley, its license plate reads “undefined”. Someone gets out of the vehicle
“I have something for you”
He gives you a package. You open it. It’s an [object Object]
Fargeol@lemmy.worldto
Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish
0·1 year agoRelevant XKCD: https://www.xkcd.com/743/








Yellow