@hellvinz.bsky.social
Development, management and web operations
Interesting deep dive for anyone curious about how #ClaudeCode is built.
#Anthropic #Claude #GenAI #DevOps #VibeCoding
“LLMs are deterministic!”
no they’re not
“well, if you set temperature = 0”
still no
“and remove floating point calculations?”
keep going
“and only serve one query at a time?”
you’re so close
"You need to be bored".
I am feeling seen. So much. I will try to change that.
This summer I was driving for 10h and didn't even switch on the radio. 10h of pure thinking, or not even thinking. It's a change.
www.youtube.com/watch?v=orQK...
Proton claims their “Lumo” to be a fully open course AI chatbot.
Luckily, there is @dingemansemark.bsky.social ’s European Open Source AI Index that makes clear that Lumo is in fact “the least open 'open' model” that they have seen so far.
osai-index.eu/news/lumo-pr...
The final evolution of software engineer is knowing so many programming languages that you can't code in any of them and have to Google basic syntax.
23.06.2025 21:39 — 👍 347 🔁 47 💬 16 📌 7My favorite kind of vanity metrics
17.06.2025 08:26 — 👍 1 🔁 0 💬 0 📌 0How to run a meeting archive.org/details/meet...
11.04.2025 09:46 — 👍 3 🔁 1 💬 0 📌 0The 70% problem - hard truths about AI-Assisted Coding
✍️ "Hard truths about AI-assisted coding" tips & tricks in my latest article: bit.ly/ai-assisted
While AI-Assisted coding can get you 70% of the way there (great for prototypes or MVPs), the final 30% requires significant human intervention for quality and maintainability.
Enfin le RCS sur orange www.frandroid.com/os/ios/25282...
14.03.2025 16:37 — 👍 2 🔁 0 💬 0 📌 0« Je te réponds moyennement ASAP » : au bureau, la réponse différée désormais institutionnalisée
13.03.2025 13:30 — 👍 6 🔁 1 💬 0 📌 0We've reduced intelligence to what people can do with computers, which is fueling the current hype cycle.
09.03.2025 17:28 — 👍 3419 🔁 396 💬 76 📌 32Microsoft study finds AI makes human cognition “atrophied and unprepared”
🔗 www.404media.co/microsoft-st...
Change in Paris air quality between 2007 and 2023 using visuals
Air pollution has dropped significantly in #Paris in the last 15 years. Mayor @annehidalgo.bsky.social’s leadership has traded car space for green space, safe bike space, kid space.. and traded pollution for people.
Good trade.
Good read on Apple's compromise between privacy and performance in search
15.01.2025 14:19 — 👍 47 🔁 21 💬 1 📌 1with spotify's Wrapped fashion spreading everywhere, rollback.sentry.io may be the most depressing thing I've done all day.
20.12.2024 16:31 — 👍 3 🔁 0 💬 0 📌 0I’ve found the fewer environments a software team has the better.
Every additional environment adds cost, management overhead, out of sync risk, and delays deployment.
My ideal? Just two environments - Dev and prod. Merge to main auto deploys. Feature flag as needed. 🔥