Veille tech de la semaine du 13 Janvier 2025
Publié le
Voici les nouvelles Tech et autres articles que j’ai collectĂ©s ces dernières semaines
Frontend / Ui / Javascript
Craft
- Test-Driven Development with an LLM for Fun and Profit | blog.yfzhou
Welcome to the very first post in a new blog! Here I will discuss software development, SRE work, and other fun stuff. Sometimes an idea is just too good to pass up. I hope this blog will motivate me to turn sparks and little pieces into general knowledge in writing the words down. The other day I was discussing Tabby with a coworker. We talked about whether we should consider AI-autocompleted code harmful and ditch everyone’s newfound habit due to LLM’s inherent unreliability and their tendency toward spaghetti code, throwing traditional software engineering principles like DRY out the window. I disagreed: what if we could have a framework that integrates AI development tooling while also making everything better and more reliable instead? This instantly reminds me of Test-Driven Development, or TDD, which I think is great when combined with the use of a Large Language Model.
Data / IA
stafford williams - LLM Agent Assisted Coding
As a software developer of many years I’m rather enthusiastic in finding ways to improve the efficiency that I write code. I’m already using Copilot auto-com…What we learned copying all the best code assistants
From GitHub Copilot to ChatGPT to Claude Artifacts, how Val Town borrowed the best of all the code generation tools
RĂ©flexion
Hitting OKRs vs Doing Your Job – Jessitron
In Engineering, quarterly OKRs (Objectives & Key Results) can feel like a duplication of product planning. Basically, they say “Ship the Roadmap.” What new information are they communicating in that case? And if the OKRs say anything else, they’re in conflict the roadmap! An example (that I made up): In Marketing, quarterly OKRs express our…