mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

582
comptes actifs

#programmer

1 message1 participant0 message aujourd’hui

alojapan.com/1326494/a-program A Programmer Beat OpenAI at Coding, Says AI Drove Him to Push Harder #AI. #altman #Bi #competition #GoogleDeepmind #HeuristicContest #Human #model #news #OpenAI #OpenaiTool #post #programmer #PrzemysławDębiak #ResultPage #Tokyo #TokyoNews #wednesday #東京 #東京都 AI hasn’t yet killed the coding star. On Wednesday, a programmer from Poland, Przemysław Dębiak, beat an OpenAI tool at the AtCoder World Tour Finals 2025 Heuristic Contest in Tokyo, whic

As a #programmer living in an #ecovillage, I face the problem: If I did not go to #nature, how can I claim to benefit the #earth with the work that I am doing?
If I did not go to nature, however, it would have been easier to climb the ladder of the ivory tower, progressing forth in a system of intricate woven strings of power that thrive on separation narratives.

A small story follows to give example.

React-like functional webcomponents, but with vanilla HTML, JS and CSS

Introducing Dim – a new #Framework that brings #ReactJS-like functional #JSX-syntax with #VanillaJS. Check it out here:
🔗 Project: github.com/positive-intentions
🔗 Website: dim.positive-intentions.com

My journey with #WebComponents started with Lit, and while I appreciated its native browser support (less #Tooling!), coming from #ReactJS, the class components felt like a step backward. The #FunctionalProgramming approach in React significantly improved my #DeveloperExperience and debugging flow.

So, I set out to build a thin, functional wrapper around #Lit, and Dim is the result! It's a #ProofOfConcept right now, with "main" #Hooks similar to React, plus some custom ones like useStore for #EncryptionAtRest. (Note: #StateManagement for encryption-at-rest is still unstable and currently uses a hardcoded password while I explore #Passwordless options like #WebAuthn/#Passkeys).

You can dive deeper into the #Documentation and see how it works here:
📚 Dim Docs: positive-intentions.com/docs/c

This #OpenSource project is still in its early stages and very #Unstable, so expect #BreakingChanges. I've already received valuable #Feedback on some functions regarding #Security, and I'm actively investigating those. I'm genuinely open to all feedback as I continue to develop it!

GitHubGitHub - positive-intentions/dimContribute to positive-intentions/dim development by creating an account on GitHub.
Suite du fil

Une dialectique du maître et de l'esclave

« En deux semaines, j'ai créé de A à Z une application qui fonctionne et qui tient la route. Je n'avais jamais écrit une ligne de code ! »
(L'application commissionnée est un site web et le générateur est un robot LLM, genre Copilot.)

Vibe coding : indiquer au chatBot ce que le programme doit produire, puis utiliser le code en tant que produit.
Le code qui en résulte est verbeux, bogué et difficile à maintenir. Commisionner une œuvre évite de comprendre comment le programme fonctionne. Cela vous prive de votre autonomie.

Il y a une inflation informatique.

Les robots programmeurs rendent incroyablement facile la production d'un énorme code informatique, avec des bogues, peu fiable, mais globalement fonctionnel.
Les projets seront plus volumineux tout en étant moins efficaces, ce qui les rendra plus difficiles à corriger, à mettre à jour et à entretenir.

La vie fera changer les exigences : ce qu'on demande à l'appli. La majeure partie du travail de programmation consiste à mettre à jour et à modifier le code, et non à écrire du code à partir de zéro.

Les problèmes de maintenance accélèrent.

A cynical view of the legal profession is that, "The law exists to create more law". Every licensed lawyer will attest to the veracity of that pithy statement. The analogous statement in #IT is this:

"#JavaScript—the language, the ecosystem, the coders, the lot—exists to create more JavaScript versions, more frameworks that repeat the same things, and and more jobs that do the same things."

Every currently-active #programmer will attest to the veracity of this not-so-pithy statement.