Furó Tamás-Márk
@furotmark.github.io
Mostly posting interesting tech stuff, I want to revisit sometime.
Really good video from @burkeholland.bsky.social explaining how ai input caching works
Your AI credits are vanishing - here's the fix
YouTube video by Burke Holland
youtube.com
The cost of writing code dropped; the cost of owning it didn’t. A framework for deciding which changes are actually cheap in the AI era.
The cost of saying yes has changed
The cost of writing code dropped; the cost of owning it didn't. A framework for deciding which changes are actually cheap in the AI era.
github.blog
Remember kids, if your Raspberry Pi becomes unresponsive after using external drive check if you have enough power If vcgencmd get_throttled doesn't return throttled=0x0 You need more power, that's why it's not working
I must say after a day of use these models are good, but boy they are a lot faster than other models
GPT-5.6 comes in three model tiers. → Sol handles long-horizon coding and agentic work that demands planning, tool use, and follow-through. → Terra balances performance and cost for everyday work. → Luna brings speed to well-defined, high-volume work. (1/2)
With meta having Ai integrated both on messenger and WhatsApp, why can't they provide audio transcribing in all languages... smh
With these new prices, MAI-Code-1-Flash is actually good for more focused tasks
I used to think number of app downloads was the most useless vanity metric until token maxxing.
It would be great if we could see if the model has changed or has updates when using @github.com copilot. I don't know why but it seems that the behavior changes on these models. For similar runs, I had better results with GPT last weeks, now their result are bad, but Claude's are much better.
So weird hearing @gergely.pragmaticengineer.com in his native tongue (Hungarian) Still a really good interview!
Az AI-korban már Zuckerberg is pánikol | feat. Orosz Gergő (kraftie #82)
YouTube video by HWSW
youtube.com
GitHub Copilot CLI is even more powerful when you know the right commands. Save this cheat sheet to speed up your workflows from the terminal.
Great site to have an answer for everything related to software engineering
Laws of Software Engineering
A collection of principles and patterns that shape software systems, teams, and decisions.
lawsofsoftwareengineering.com
GitHub Workflows is like gambling but if the dopamine hit didn't exist
GitHub Actions is like gambling but if the dopamine hit didn't exist
Looking at current trends, I think we are at the beginning of the biggest green power transition of all times
I really like these interactive visual essays This explains what happens when you send a message to Claude Code ->
Claude Code Unpacked
What actually happens when you type a message into Claude Code? The agent loop, 50+ tools, multi-agent orchestration, and unreleased features, mapped from source.
ccunpacked.dev
[Blogged] A while ago, I built a custom Cosmos DB memory layer for Azure AI Agents. Sharing how I did it:
Adding a custom CosmosDB memory to Azure AI Agent
Before the introduction of the Azure Foundry Memory feature (which, at the time of writing, is still in preview), I needed to design a memory solution for my clients’ agents. The goal was to allow age...
furotmark.github.io
If you use GitHub (especially if you pay for it!!) consider doing this *immediately* Settings -> Privacy -> Disallow GitHub to train their models on your code. GitHub opted *everyone* into training. No matter if you pay for the service (like I do). WTH github.com/settings/cop...
Doing some stuff with #AG-UI, getting an error, checking GitHub, the error was just fixed and merged, waiting for the release to appear in pip... Maaan, these ai frameworks work in fast cycles
@github.com Actions schedules now support IANA timezones! Just in time for Daylight Savings shifts, too.
Workflow syntax for GitHub Actions - GitHub Docs
A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration.
docs.github.com
Probably the next idea that gets bought for $$$ Squad - Your AI Development Team
Squad: AI agent teams for any project
YouTube video by GitHub
youtube.com
There are (sort of) two kinds of coders: those who see it as just a well-paying, stable job, and those who do it on nights and weekends because they love it, and it’s part of their identity. *Both* are under attack from bosses trying to put them out of work... www.anildash.com/2026/03/13/c... ...
anildash.com
🤖 Try Autopilot (Preview) in VS Code! With Autopilot enabled, the agent stays in control of the workflow. It can run tools, retry on errors, and continue working until the task is complete. Learn more: aka.ms/VSCode/Autop...
Copilot Memory just got activated by default 🎉
Copilot Memory now on by default for Pro and Pro+ users in public preview - GitHub Changelog
Copilot Memory is now enabled by default for all GitHub Copilot Pro and Copilot Pro+ users. Previously in public preview as an opt-in feature, Copilot Memory allows Copilot to build…
github.blog