MCP Is Coming to the Browser: WebMCP and the Future of AI-Powered Websites
WebMCP is a new browser standard that lets websites expose structured tools for AI agents. Learn how it works, how to implement both the Imperative and Declarative APIs, and how to test your WebMCP to...
The Chrome team quietly released WebMCP as an early preview and I don't think enough people are talking about it. π₯Websites will stop being things agents have to scrape and guess at. They'll become first-class tools AI can call directly. π€Here's what I learned ππΌ www.trpkovski.com/2026/03/08/m...
07.03.2026 22:08
π 0
π 0
π¬ 0
π 0
I had been using AI agents before, but since last week, Iβve practically stopped writing code and am mostly steering the direction and controlling the context.
It all feels new and strange, but at the same time very empowering.
07.03.2026 11:16
π 41
π 1
π¬ 8
π 0
Finally picked up "AI Engineering" by Chip Huyen ( @chiphuyen.bsky.social ) after it sat on my shelf for months. Diving into how to actually build real -world AI apps - RAG, agents, prompt engineering, deployment. Already hooked. Has anyone read it? Would love to hear your thoughts π
28.02.2026 23:06
π 1
π 0
π¬ 0
π 0
Agentic Workflows: Write GitHub Actions in Markdown
Discover how to use GitHub Agentic Workflows to automate repository tasks with AI agents. This step-by-step tutorial covers writing workflows in plain Markdown, configuring triggers, permissions, tool...
Write GitHub Actions in Markdown? π‘
GitHub just launched Agentic Workflows. Instead of YAML, you describe the outcome in plain Markdown - and an AI agent (Copilot/Claude/Codex) executes it inside secure guardrails.
This genuinely changed how we think about CI/CD
www.trpkovski.com/2026/02/22/a...
21.02.2026 23:44
π 0
π 1
π¬ 0
π 0
Understanding Modern RPC Frameworks: How They Work and When to Use Them
Explore modern RPC frameworks and learn how they differ from REST. This comprehensive guide covers plain RPC, JSON-RPC, gRPC, tRPC, and oRPC with practical examples. Discover when to use RPC over REST...
I just published a deep dive into modern RPC frameworks. As AI systems lean heavily on function calls and tools, RPC feels relevant again. The article covers RPC vs REST, JSON-RPC, and modern tools like gRPC, tRPC, oRPC explained with a simple add(2,3) fuc www.trpkovski.com/2026/01/18/u...
19.01.2026 21:50
π 2
π 0
π¬ 0
π 0
Blogging in 2026: Building Your Own Knowledge Base
After 40 tech articles over five years, I reflect on how AI has transformed my blogging workflow. From slow, manual drafts to efficient AI-assisted writing, I share my approach to building a personal ...
Just published my 40th blog post π
Not a huge number, but a meaningful milestone.
I reflect on:
β’ impostor syndrome & writing evolution
β’ how LLMs changed my workflow
β’ why my future self is the main reader
β’ blogging matters more in an AI-heavy internet
www.trpkovski.com/2026/01/04/b...
04.01.2026 07:49
π 2
π 0
π¬ 0
π 0
TailwindSQL - SQL Queries with Tailwind Syntax
Like TailwindCSS, but for SQL queries. className your way to database queries in React Server Components!
Writing database queries is too close to the metal. Best practices donβt work! Itβs time to make SQL enterprise-scale with utility classes.
tailwindsql.xyz
18.12.2025 17:39
π 53
π 8
π¬ 8
π 3
π storybook.js.org/blog/storybo...
01.12.2025 16:15
π 0
π 1
π¬ 0
π 0
Turning Markdown into Podcasts with OpenAI Agents
Transform your Markdown blog posts into engaging, conversational podcasts using OpenAIβs Agents SDK. Discover how to automate every step - from scriptwriting and editing to voice generation - to produ...
I've been writing my blog in Markdown for years, and I had an idea: what if I could convert those articles into podcasts?
Using OpenAI's Agents SDK, I built a system that turns my articles into podcasts with two hosts and outputs them as MP3 files π§
π www.trpkovski.com/2025/11/13/t...
13.11.2025 09:40
π 0
π 0
π¬ 0
π 0
GitHub - microsoft/agent-lightning: The absolute trainer to light up AI agents.
The absolute trainer to light up AI agents. Contribute to microsoft/agent-lightning development by creating an account on GitHub.
π Microsoft just dropped Agent Lightning.
Most AI frameworks can run agents. This one helps them learn from experienceβ‘
π₯Works with LangChain, AutoGen, OpenAI SDK. This could change how we build adaptive agents.
π github.com/microsoft/agent-lightning
06.11.2025 11:02
π 0
π 0
π¬ 0
π 0
Things that not every product needs:
- push notifications
- chat
- a perky AI assistant
Jusβ sayin
25.10.2025 21:41
π 261
π 27
π¬ 9
π 2
I use this on my blog / in my course! It's neat, especially when you use CSS to make them look like little keyboard keys. π
21.10.2025 18:31
π 58
π 7
π¬ 1
π 0
Vite: The Documentary
YouTube video by CultRepo
"Let's hear it for the UN of Javascript!
Vite: The Documentary is finally here.
If you missed the premiere, it's OK!!! Here's the link so you can watch it again, and again and again.
youtu.be/bmWQqAKLgT4 "
09.10.2025 20:35
π 71
π 30
π¬ 4
π 2
The reality of AI-Assisted software engineering productivity
What the data really shows about AI coding tools in 2025
I came across this great writeup from @addyosmani.bsky.social on whether AI is really making engineers 10x more productive. The answer: not really.Gains are around 20β30%, trust in AI is dropping, and review times are getting longer.But AI is useful when used right addyo.substack.com/p/the-realit...
06.09.2025 03:20
π 1
π 0
π¬ 0
π 0
One tangible problem with AI hype is that there is a degree of provocative hypothesis that is necessary in order for people to think a little differently about old problems.
But then the hype goes so far that it becomes detached from technical reality, and thus, disqualifies itself.
20.08.2025 14:24
π 78
π 8
π¬ 5
π 0
we are in for a few years of security nightmares
18.08.2025 19:47
π 312
π 48
π¬ 20
π 1
AI promised efficiency. Instead, itβs making us work harder.
AI tools were supposed to free up our timeβbut theyβre increasing our cognitive load and making us less productive. Hereβs whatβs really happening (and how to use them without burning out).
AI was supposed to make us more efficient.
Instead, itβs fragmenting our workflows, bloating our calendars, and burning out high performers.
I wrote about the false promise of AI productivity and why weβre actually working harder than ever:
afterburnout.co/p/ai-promise...
04.08.2025 13:01
π 94
π 22
π¬ 3
π 8
I am really glad I could contribute a part to the v3 release of the @vuejs.org VS Code extension!
Which one? Just install the new version and you will see ππ
01.07.2025 23:46
π 21
π 2
π¬ 0
π 0