Kris Erickson's Avatar

Kris Erickson

@ksoncan34

67
Followers
111
Following
21
Posts
27.03.2024
Joined
Posts Following

Latest posts by Kris Erickson @ksoncan34

In years but all the agents work best with good static analysis tools. Might be best to convert it to typescript first...

17.02.2026 22:29 👍 1 🔁 0 💬 0 📌 0

Probably can't do it without some kind of paid plan, but Coddex with a chatgpt subscription or Claude code with Claude subscription or copilot cli with a copilot subscription can handle this. Works best if there are good tests and some kind of lint (eslint or biome). Haven't worked with flow in

17.02.2026 22:27 👍 2 🔁 0 💬 2 📌 0

Google seems willing to spend billions on map features like Street View, but seems to be unwilling to invest a few developer days to improve its pathing algorithm so it realizes that turning left on a major street without a light might add 5-10 minutes to your drive.

14.02.2026 18:59 👍 0 🔁 0 💬 0 📌 0
Preview
Agents all the way down When agents write, run, and “review” code for us, the real risk isn’t bugs—it’s what happens when we stop verifying and start trusting outputs by default.

I used to think “the end of coding” would arrive as a single catastrophic failure. Lately it looks quieter: agentic frameworks like OpenClaw pushing more of the craft into loops you don’t fully watch—and sometimes, code you don’t even read.
agingcoder.com/posts/agents...

#AgenticAI #LLMs #Agents

11.02.2026 18:13 👍 0 🔁 0 💬 0 📌 0

One real use case I thought of for the Copilot SDK (github.com/github/copil...) would be as a first response SRE, but it looks like not yet for even the Frontier models quesma.com/blog/introdu....

29.01.2026 16:26 👍 1 🔁 0 💬 0 📌 0
Preview
I Built an Interactive CV A weekend build: a data-driven resume with a digital assistant, streaming Q&A, and a job-fit analyzer.

I Built an Interactive CV: a resume you can talk to, plus a Fit Assessment that compares job posts to my background. Writeup covers what it took to build it over a weekend:

Writeup: agingcoder.com/posts/i-buil...
Interactive CV: agingcoder.com/cv/

#AI #LLM #RAG

26.01.2026 06:57 👍 0 🔁 0 💬 0 📌 0
Preview
How public grocery stores could work in Canada - CCPA Chances are you spent some of your holiday gatherings talking about the price of food. Costs to consumers have increased by almost 30 per cent since 2020, while mega-grocers doubled their profit margins, and total profits ballooned by over 120 per cent. The growing distrust of Canada's oligopolistic food retail system, where five large chains…

Want to see a cost breakdown and some solid modelling for how public grocery stores could work in Canada? Read a detailed new report from the Canadian Centre for Policy Alternatives:

24.01.2026 18:45 👍 29 🔁 14 💬 0 📌 4
A compass encircled with various travel imagery overtop of the image of a winding road.

A compass encircled with various travel imagery overtop of the image of a winding road.

People keep talking about how amazing Google's NanoBanana is about visualizing and understanding text and video, and yet when I asked it come up with an feature image for my last blogpost (agingcoder.com/posts/ai-ass...) this was the weirdness it came up with.

22.01.2026 23:48 👍 0 🔁 0 💬 0 📌 0
Preview
AI-Assisted Coding on a Budget Six more months, we have better tools. Agentic workflows are here: but code review, tests, and budgets still matter.

New post: AI-assisted coding on a budget.

Agentic coding workflows are here, but code review, tests, and budgets still matter. I wrote about building new projects under token constraints and why inference cost is a real factor.

agingcoder.com/posts/ai-ass...

#AIEngineering #Programming #LLMs

21.01.2026 20:22 👍 2 🔁 0 💬 0 📌 0
Preview
Book Review: Vibe Coding A frank, detailed review of Vibe Coding: hype, metaphors, contradictions, and real-world AI coding lessons.

AI coding is real.
The perils are real.
The hype is… loud.

My take on Vibe Coding: useful framing, obvious lessons, lots of FAAFO repetition, unresolved contradictions between rigor and YOLO agent chaos.

agingcoder.com/posts/book-r...

#AICoding #VibeCoding #SoftwareEngineering #LLMs #DevOps

06.01.2026 20:27 👍 5 🔁 0 💬 0 📌 0
Preview
Looking at React Native in 2025 “Ten years, three articles, and one more trip through MobileNativeJavaScript land.”

Ten years ago I called React Native a “tempting quagmire.” After building a new app in 2025, my verdict is very different. What’s changed, what still hurts, and when I’d recommend it now: agingcoder.com/posts/lookin... #ReactNative #TypeScript

09.12.2025 06:56 👍 4 🔁 0 💬 1 📌 0
Preview
I Set A Trap To Catch My Students Cheating With AI. The Results Were Shocking. "Students are not just undermining their ability to learn, but to someday lead."

To “my students and to anyone who might listen, I say: Don’t surrender to AI your ability to read, write and think when others once risked their lives and died for the freedom to do so.”

www.huffpost.com/entry/histor...

21.11.2025 00:22 👍 1717 🔁 665 💬 37 📌 120

There is definitely something going on with context in ChatGPT 5.1 today. It will answer all the previous questions in the thread (with similar answers to previous results) before answering the current question leading to pages of text. Switching back to 5 Instant or 5 Thinking fixes everything. 🤔

15.11.2025 15:30 👍 0 🔁 0 💬 0 📌 0
Keep Android Open Advocating for Android as a free, open platform for everyone to build apps on.

"In August 2025, Google announced that starting next year, it will no longer be possible to develop apps for the Android platform without first registering centrally with Google." What tis means for your rights, and how you can help: keepandroidopen.org

31.10.2025 11:55 👍 1 🔁 3 💬 0 📌 0
Preview
RAG Time: Cooking Up Smart Recipe Suggestions with AI and a Dash of Retrieval This article explores how Retrieval Augmented Generation (RAG) can be used with large language models to suggest recipes based on user-provided ingredients. It walks through building a recipe recommen...

New blog post: RAG Time — Cooking Up Smart Recipe Suggestions with AI

Used a recipe database + embeddings + cosine similarity to build a FastAPI service that suggests recipes from your leftover ingredients.

A tasty intro to RAG.

Read here: agingcoder.com/posts/rag-ti...

02.10.2025 17:11 👍 1 🔁 0 💬 0 📌 0
Post image

I made a simple web app where AIs play a telephone game by taking turns creating images and trying to guess the original text. Unfortunately they are far too good at it so you don't get the comical errors humans make. ai-telephone.timfduffy.com

30.09.2025 20:12 👍 42 🔁 8 💬 6 📌 2

If you're on #LinkedIn, this is the link for declining their use of your data for training their AI models:

www.linkedin.com/mypreference...

18.09.2025 21:16 👍 86 🔁 89 💬 4 📌 3

Follow-up to my post on clustering recipes with unsupervised learning: now I’ve built a FastAPI endpoint to actually serve recommendations!

From ML exploration → usable service.https://agingcoder.com/posts/2025-08-30-serving-the-cookbook-creating-an-endpoint-for-recipe-recommendations/

30.08.2025 17:00 👍 0 🔁 0 💬 0 📌 0
Preview
Clustering the Cookbook: A Taste of Unsupervised Learning Random Musings on Technology

Continuing my ML series—this time unsupervised. What can we do with our recipe database? Vectorize ingredients, cluster dishes, and surface look-alikes.
🔗 agingcoder.com/posts/2025-0... #MachineLearning #UnsupervisedLearning #DataScience

25.08.2025 15:13 👍 1 🔁 0 💬 0 📌 0
Post image

Who really represents you?

Under first-past-the-post, most people are stuck with a single MP they didn’t vote for.

Proportional representation gives you a team of local or regional MPs who reflect your values.

Here’s how proportional representation strengthens local democracy 🧵1/8

07.08.2025 16:51 👍 34 🔁 16 💬 4 📌 0

Not to say everything is wonderful in ChatGPT world. I tried to have ChatGPT improve my resume and asking it to put my uploaded markdown resume into the Canvas it invented 3 jobs, added 3 papers I had never written (there are no papers in my CV) and added a talk I had never given (no talks either)

07.08.2025 15:33 👍 0 🔁 0 💬 0 📌 0
Post image Post image

Kind of sad, Gemini doesn't know anything about Google's own applications. But ChatGPT had no problem answering.

07.08.2025 15:26 👍 1 🔁 0 💬 1 📌 0
Video thumbnail

ikea captcha

01.08.2025 08:21 👍 186 🔁 22 💬 11 📌 1

Duolingo share price since their "AI first" disaster - down ~35%

Daily active user (DAU) growth down 25%

01.08.2025 09:06 👍 40 🔁 11 💬 3 📌 4
Preview
Can a Tiny LLM Beat A Supervised Model? Random Musings on Technology

Can a tiny LLM like Phi‑4‑mini or O3‑mini outperform a classic supervised ML model for extracting recipes from messy HTML?

agingcoder.com/posts/2025-07-26-can-a-tiny-llm-beat-a-supervised-model/
#MachineLearning #LLM #SupervisedLearning

26.07.2025 15:50 👍 1 🔁 0 💬 0 📌 0
Preview
Experiments in Supervised Learning Part 4 Random Musings on Technology

Part 4 of my supervised learning series is out!
How does model choice impact real-world results (and deployment headaches)? Plus show how bring the models into production via FastAPI & Docker.
agingcoder.com/posts/2025-0...
#AI #scikitLearn #MachineLearning #DataScience

29.06.2025 16:30 👍 1 🔁 0 💬 0 📌 0
Preview
Experiments in Supervised Learning Part 3 Random Musings on Technology

Part 3 of my Supervised Learning series is LIVE!
How do you take a naive model and tune it into something nearly production-ready?
Find out in my latest deep dive with real scikit-learn code & tips:
🔗 agingcoder.com/posts/2025-0...
#MachineLearning #scikitlearn #AI #Python

24.06.2025 15:19 👍 2 🔁 0 💬 0 📌 0
Preview
Experiments in Supervised Learning: Lessons from an old Recipe App Random Musings on Technology

I've written a fairly technical blog (and have already published the first 2 of at least 4 parts) on Supervised Learning. You can read all about it, starting with agingcoder.com/posts/2025-0... and continuing in this article agingcoder.com/posts/2025-0...

16.06.2025 15:54 👍 0 🔁 0 💬 0 📌 0
Preview
LLMs and Coding 6 months later Good lord, it has been 6 months since I last wrote a post about LLMs and coding and how the world has changed.

Blogged about my experience with various AI Coding Assistants (GitHub CoPilot, Cursor, Windsurf, Junie): agingcoder.com/posts/2025-0...

28.05.2025 00:54 👍 0 🔁 0 💬 0 📌 0

No matter what happens with the Canadian Federal election, one thing will be true — a significant % of Canadian voters & media will have been successfully manipulated to oppose a beneficial carbon pricing approach that was either revenue-neutral or financially beneficial to almost all Canadians…1/2

04.01.2025 05:46 👍 1551 🔁 544 💬 47 📌 66