's Avatar

@trikitrok

43
Followers
159
Following
42
Posts
04.07.2025
Joined
Posts Following

Latest posts by @trikitrok

AI Fails at 96% of Jobs (New Study)
AI Fails at 96% of Jobs (New Study) Artificial intelligence has been hailed as one of the most transformative technologies of the century. That may be so, but just not yet. In this episode, we take a look at a study that pits humans directly against AI for paid work. The results were surprising. Study here: https://www.remotelabor.a

This video is well worth watching. It's a balanced, real-world look at the effectiveness of AI (across many disciplines, not just software dev) and its impact on work, substantiated by a well-designed study that actually compares UI to human workers.

www.youtube.com/watc...
2/2

07.03.2026 17:31 👍 100 🔁 26 💬 3 📌 1
Post image

Caricaturista de India...

06.03.2026 12:01 👍 239 🔁 116 💬 4 📌 2
No Vibes Allowed: Solving Hard Problems in Complex Codebases – Dex Horthy, HumanLayer
No Vibes Allowed: Solving Hard Problems in Complex Codebases – Dex Horthy, HumanLayer YouTube video by AI Engineer

Great 20’ talk by @dexhorthy.bsky.social on Context Engineering for coding agents: avoiding the “dumb zone”, Research→Plan→Implement workflow, and sub-agents for brownfield codebases. Highly recommend if you’re struggling with AI on brownfield/legacy code bases. 🤩

youtu.be/rmvDxxNubIg?...

07.03.2026 11:22 👍 4 🔁 1 💬 0 📌 0
Post image

Mi compañero Fran Reyes @fran-reyes.bsky.social y yo estamos buscando equipos con los que colaborar.

Lo que más nos gusta es hacer coaching técnico, formación y/o mentoring, pero también podríamos aportarte valor de otras maneras.

Hablemos.

Contacta con nosotros en contact@codesai.com

06.03.2026 16:24 👍 3 🔁 3 💬 0 📌 0

I keep seeing lots of people saying "LLMs are like compilers/assemblers for prompts"

Noooooooooo
Noooooooooooooooooooooooooooo

LLMs are not compilers, and they're not assemblers. Determinism is a key aspect to assemblers and compilers.

And they *certainly* can't be part of a reproducible pipeline

05.03.2026 22:42 👍 91 🔁 13 💬 9 📌 4
Should I trust AI-generated code?
Should I trust AI-generated code? YouTube video by Graham Lee

Should I trust AI-generated code?
youtu.be/d9JQXDiONnw

06.03.2026 09:55 👍 1 🔁 1 💬 0 📌 0
Post image

A non-deterministic product may produce different outputs with each use, which makes the traditional means of testing and debugging less useful.

"It works well on my machine" will become even more of a joke than it is right now.

06.03.2026 10:32 👍 2 🔁 1 💬 0 📌 0

I'm so thankful for AI...finally developers are no longer chanting "Microservices" constantly.

05.03.2026 21:07 👍 9 🔁 1 💬 0 📌 0

🗞️ Para este #openspace, nos hemos juntado con las comunidades Women Techmakers Barcelona, Ladies in Product y Lean Agile Barcelona para conseguir que sea más que especial.

¡Ven y que no te lo cuenten!

📅 14/3 | ⏰ 10:00-14:00
📍42 Barcelona | 🎟️ Gratis (aforo limitado)

eventbrite.es/e/1983993467...

04.03.2026 08:36 👍 1 🔁 2 💬 0 📌 0

They're all going to The Hague

04.03.2026 15:52 👍 4 🔁 1 💬 1 📌 0
Preview
Trust the Tests | Chiron Codex Get more from Chiron Codex on Patreon

The “Trust the Tests” pattern is one of the important places where generative coding meets #softwareengineering systems thinking: how do you know whether you want the code that the genie created? www.patreon.com/posts/152229...

04.03.2026 16:52 👍 3 🔁 1 💬 0 📌 0

this post is actually evergreen, doesn't matter the tech

04.03.2026 16:54 👍 16 🔁 3 💬 0 📌 0
Anti-patterns: things to avoid - Agentic Engineering Patterns Anti-patterns: things to avoid - Agentic Engineering Patterns

I started a new chapter of my Agentic Engineering Patternw guide about anti-patterns - things NOT to do

So far I only have one: Inflicting unreviewed code on collaborators, aka dumping a thousand line PR without even making sure it works first simonwillison.net/guides/agent...

04.03.2026 18:19 👍 171 🔁 20 💬 6 📌 6
Preview
The AI Vampire This was an unusually hard post to write, because it flies in the face of everything else going on.

what's fascinating is seeing AI use proponents actually re-invent labour unions from first principles, and suggesting that workers form syndicates to work fewer hours per week for the same output in order to capture the value that is being created. steve-yegge.medium.com/the-ai-vampi...

04.03.2026 20:05 👍 41 🔁 3 💬 1 📌 0

maybe instead of pivoting to AI, GitHub should pivot to showing the fucking code in my fucking repos

03.03.2026 19:27 👍 145 🔁 11 💬 4 📌 2
Preview
The AI Vampire This was an unusually hard post to write, because it flies in the face of everything else going on.

This is a good post even if you think he’s off the deep end after gas town steve-yegge.medium.com/the-ai-vampi...

19.02.2026 05:05 👍 18 🔁 6 💬 2 📌 3

If the collective comprehension and articulation of a concept is flawed, and our individual comprehension is flawed, then we cannot expect AI to be any less flawed than the material it has to work with.

This seems to be at the heart of much of the debate in AI augmented coding.

04.03.2026 09:46 👍 3 🔁 1 💬 0 📌 0
Preview
Why developers using AI are working longer hours Studies find AI helps developers release more software—while logging longer hours and fixing problems after the code goes live

Studies find AI helps developers release more software—while logging longer hours and fixing problems after the code goes live

03.03.2026 15:27 👍 181 🔁 55 💬 32 📌 40
A print copy of Designing Data-Intensive Applications, 2nd edition

A print copy of Designing Data-Intensive Applications, 2nd edition

Just received my author copies of the second edition of DDIA! After years of seeing it only on-screen, holding the final print book in hand is very special. @chris.blue

04.03.2026 10:20 👍 359 🔁 16 💬 15 📌 2
Preview
GitHub - theofidry/awesome-mutation-testing: Mutation testing resources: how to make better code by introducing bugs Mutation testing resources: how to make better code by introducing bugs - theofidry/awesome-mutation-testing

Awesome mutation testing
github.com/theofidry/aw...

04.03.2026 13:57 👍 0 🔁 0 💬 0 📌 0

Turns out lowering bills, protecting the NHS and rebuilding our public services is really popular.

This is just the beginning - people are seeing through the attacks and demanding something better.

And we're making hope normal again - together.

news.sky.com/story/greens...

03.03.2026 07:20 👍 2205 🔁 501 💬 75 📌 39

Only in silence the word,
Only in dark the light,
Only in dying life:
Bright the hawk's flight
On the empty sky.

03.03.2026 23:30 👍 47 🔁 14 💬 0 📌 2
Preview
Evaluating AGENTS.md: Are Repository-Level Context Files Helpful for Coding Agents? A widespread practice in software development is to tailor coding agents to repositories using context files, such as AGENTS.md, by either manually or automatically generating them. Although this prac...

"Across multiple coding agents and LLMs, we find that context files tend to reduce task success rates compared to providing no repository context, while also increasing inference cost by over 20%"

I've suspected this all along.

arxiv.org/abs/2602.11988

03.03.2026 05:12 👍 9 🔁 7 💬 3 📌 2

I hate the re-soloing of development. We were so close to learning social skills, creating community, encouraging creativity & purpose, & applying empathy. Easier to manage if each of us is so busy with our genieswarms that we don't have time to talk & reflect.

03.03.2026 13:59 👍 116 🔁 39 💬 8 📌 4
AI Made Writing Code Easier. It Made Engineering Harder. Writing code is easier than ever. Being a software engineer is harder than ever. The paradox nobody talks about, and what engineers and leaders should do.

www.ivanturkovic.com/2026/02/25/a...

02.03.2026 20:49 👍 59 🔁 10 💬 4 📌 2

We live in capitalism. Its power seems inescapable. So did the divine right of kings. Any human power can be resisted and changed by human beings. Resistance and change often begin in art, and very often in our art, the art of words.

03.03.2026 01:30 👍 436 🔁 205 💬 0 📌 7
Configuring your computer for local inference with a generative AI coding assistant | Structure and Interpretation of Computer Programmers

I honestly hadn't noticed the Claude outage, as the models I run locally on my computer are working just fine. www.sicpers.info/2026/01/conf...

02.03.2026 14:26 👍 1 🔁 1 💬 0 📌 0
Post image

Relevant Mutants in a Flash
codesai.com/posts/2026/0...

28.02.2026 01:35 👍 0 🔁 2 💬 0 📌 0
Post image

People say “you’re Batman and AI is Robin”.
I don’t buy it.
It’s Lilo and Stitch: powerful, brilliant, and fully capable of wrecking the house in a sec if you get distracted!

12.12.2025 07:08 👍 2 🔁 1 💬 0 📌 0
Post image

El 9, 10, 11, 16 y 17 de marzo de 10.00 a 14.00 hora peninsular haremos una edición en abierto en C# del curso Code Smells & Refactoring 🚀https://codesai.com/cursos/refactoring/

50% de descuento para particulares de colectivos poco representados.

No te lo pierdas! Escribe a contact@codesai.com 💌

02.03.2026 19:32 👍 3 🔁 2 💬 0 📌 0