Fargeol
You’re absolutely right! (Chat GPT)
- 2 Posts
- 38 Comments
DHH, creator of Omarchy endorses xenophobic or racist opinions. You can see that on his blog or on hix X account
https://world.hey.com/dhh/as-i-remember-london-e7d38e64
https://x.com/dhh/status/1884153318320009431
https://x.com/dhh/status/1971480881648013679
https://x.com/dhh/status/1972765204208603631
Fargeol@lemmy.worldto
memes@lemmy.world•There is a heat wave going hard, please stay hydrated
301·22 天前Heat waves are a creation of Big Water to make us drink more water
Fargeol@lemmy.worldto
Programming@programming.dev•Is it worth to learn javascript for making a little incremental game as a side project ?
15·2 个月前(Developer here) HTML, CSS and JS are always good to know anyway. For a video game, it depends if you want something really “video-game like” (in which case I advise to use a game engine the can be run in a browser, like Godot) or just an interactive interface with buttons, images and text.
For the latter, I would advise to use one the numerous JS frameworks (Solid, Svelte, Vue or whatever) but if you don’t know JS at all, learning it from scratch could be good. Plus, you can make really pretty animations with CSS!
I know Go is a possibility for browsers, but I’m pretty sure it’s not the best to make a game.TLDR;
- You want a real video-game --> Godot
- You want a web interface --> SolidJS/Svelte (Both are good and easy to learn so the choice is yours) + CSS for animations
Fargeol@lemmy.worldto
Programming@programming.dev•What was the smallest python hobby project you worked on?
5·3 个月前It 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!
Mistral also has a cat’s head as a logo (“chat” is french for cat, hence the pun).
I guess if you make an LLM, you can only choose between a cat’s head and a cat’s butthole, maybe we should try another part someday
Relevant XKCD : https://xkcd.com/1220/

Bitche, please ==> https://en.wikipedia.org/wiki/Bitche
Relevant XKCD: https://xkcd.com/456/

Fargeol@lemmy.worldto
Programmer Humor@programming.dev•Who needs MongoDB when you have JSONB?
66·10 个月前“You know what ELSE everybody likes? Postgres! Have you ever met a person, you say, ‘Let’s use some Postgres,’ they say, ‘Hell no, I don’t like Postgres’? Postgres is perfect!”
Relevant XKCD: https://xkcd.com/138/
Aren’t they a little short for a stormtrooper?
Please, I’ll let you know I have one star on my Codeberg
Fargeol@lemmy.worldto
Programmer Humor@programming.dev•Child labour with 10 years of experience, 'AI-native' accepting 250k lines of Cursor code
6·1 年前He doesn’t. And don’t call me Shirley
“256 Shades of Gray” could be an interesting book, nonetheless


That’s logical, no one will drive a car that’s on fire