# vue (blogs) — RSS Amplifier

Recent posts from the 76 feeds in the RSS Amplifier directory that cover vue.

Page: <https://rssamplifier.com/topics/vue/blogs>  
Feed: <https://rssamplifier.com/topics/vue/blogs.md>

---

## [Making stinkarm stink way less, or more?](https://xnacly.me/posts/2026/making-stinkarm-stink-less/)

_2026-08-16 · contact@xnacly.me (xnacly) · xnacly - blog_

removing overengineered memory translation, hardening and new table driven armv7 instr decoding

## [Introducing Applause](https://amxmln.com/blog/2026/introducing-applause/)

_2026-08-15 · Amadeus Maximilian’s Blog_

I built another app! This time, it‘s for privacy respecting basic analytics. And it will be open source! Meet Applause—simple analytics and easy interaction counters.

## [Add read-only permissions to your Rails API tokens](https://guillaumebriday.fr/add-read-only-permissions-to-your-rails-api-tokens?utm_source=rss&utm_medium=feed/)

_2026-08-15 · Guillaume Briday's articles_

Slog app, my time tracking SaaS, exposes a public REST API following the JSONAPI specification. Authentication is straightforward: the user generates a personal API token from their profile, and sends it as a Bearer token. Simple, but until recently…

## [Python and Pip venvs for Externally Managed Environments](https://jonathanmh.com/p/python-and-pip-venvs-for-externally-managed-environments)

_2026-08-15 · Jonathan M. Hethey · JonathanMH_

## [How LLMs actually call functions (they don't)](https://tahazsh.com/blog/llm-tools-explained/)

_2026-08-12 · Taha Shashtari's Blog_

## [Vue Hydration Mismatches](https://madelinecaples.hashnode.dev/vue-hydration-mismatches)

_2026-08-12 · Madeline Caples · \<div\>ersions_

Intro: What does SSR do & what problem does it solve? SSR (Server Side Rendering) generates the full HTML of a page on the server before sending it to the browser. This prevents slow initial page load

## [How Computers Learned to Talk Like Humans](https://www.maxpou.fr/blog/how-computers-learned-to-talk-like-humans/)

_2026-08-09 · Maxence Poutord_

From the Turing Test to ChatGPT — how computers went from scripted chatbots like ELIZA to Markov chains, word embeddings, and Transformers, and how "guess the next word" became conversation.

## [I tested if system prompts actually matter, here's what I found](https://tahazsh.com/blog/does-system-prompt-matter/)

_2026-08-08 · Taha Shashtari's Blog_

## [For the Love of Language](https://lindsaykwardell.com/blog/for-the-love-of-language/)

_2026-08-08 · Lindsay Wardell_

"O que?" I had again been asked something in Portuguese, a language that at the time I did not speak with any fluency. I sat in the corner of a cramped living room in Brazil, while the other adults in the room continued their conversation. I felt completely lost as words and phrases flowed around me, just out of reach. The odd collection of sounds registered in my brain, which desperately tried to…

## [How to use Claude Code from your iPhone with Tailscale and Termius](https://guillaumebriday.fr/how-to-use-claude-code-from-your-iphone-with-tailscale-and-termius?utm_source=rss&utm_medium=feed/)

_2026-08-08 · Guillaume Briday's articles_

Claude Code runs in a terminal, on your machine, with your files and your git repositories. That's exactly what makes it good, and also what ties you to your laptop . But a lot of the time, you don't need to be at your desk. You want to kick off a…

## [Non-Custodial Crypto Gateway (Sponsored)](https://crawlproof.com/a/SFH8xy4efbZx)

_2026-08-07 · **Sponsored**_

Accept multi-chain crypto, automated fee handling, and trustless escrow with real-time settlement.

## [Hosted Skills in Amp](https://distresssignal.org/its-orbin-time/)

_2026-08-07 · The Distress Signal_

Amp now has 'Skill Repositories', making it easier than ever to have your skills where you want them. In an orb, locally, on a runner, use your skills anywhere you use Amp.

## [A New Guitar](https://ttntm.me/blog/a-new-guitar/)

_2026-08-04 · ttntm.me - Blog_

I never thought I’d own a Strat, but now I do. Guess it’s true that the amount of guitars one needs will always be n + 1 , haha. Anyway, a lucky find on a second hand platform that I was monitoring for some weeks. It’s a 2015 model, made by Cor-Tek (aka Cort), offering decent craftsmanship that takes it well into the solid mid-range when paired with a proper setup. I paid 80 Euro for it, and spent…

## [The instability of the modern workforce is killing us](https://codegregg.com/posts/the-instability-of-the-modern-workforce-is-killing-us/)

_2026-08-01 · Matt Gregg — Software Engineer — Journal_

We’ve been living inside this for years. The schedules that change week to week. The review meetings where the target moves every quarter. The sudden reorg. The layoff email. The hiring freeze that somehow still expects you to cover two departed coworkers’ jobs for the same salary. It’s not one bad company or one bad year. It’s a pattern. And companies of the future are eventually going to have to…

## [How to Set Up an MCP Server for an Existing Nuxt App](https://mokkapps.de/blog/how-to-setup-an-mcp-server-for-an-existing-nuxt-app)

_2026-07-28 · Michael Hoffmann_

A beginner-friendly, practical guide to adding an MCP server to an existing Nuxt app using the Nuxt MCP Toolkit and a mocked weather tool.

## [What&#39;s next?](https://ttntm.me/blog/whats-next/)

_2026-07-27 · ttntm.me - Blog_

Plans for the future of this website. To keep this brief, it’s probably best served as a list: Probably won’t write any more long and detailed web dev guides and tutorials Killed the /notes section, and the respective RSS feed Old /notes content is archived here Tinkering with the site is nice, but unless something big pops up, I’m done with it at the moment /likes continue, and should become more…

## [Archived Notes](https://ttntm.me/blog/archived-notes/)

_2026-07-26 · ttntm.me - Blog_

An archive of what used to be my /notes page. Node.js: Buffer in Cloudflare Workers Using things like Buffer.from() in a Cloudflare Worker will result in an undefined error. To make it work, the nodejs\_compat flag has to be enabled in the worker configuration file (in the compatibility\_flags array). When that’s done, Buffer can be used: import { Buffer } from 'node:buffer' globalThis . Buffer =…

## [The 1 Line of CSS That Blew My Mind](https://arkmuntasser.com/posts/one-line-of-css-blew-my-mind)

_2026-07-25 · arkm_

You even come across a piece of code so divine that warps your mind through time and space and it forever changes the way you build websites? Well, dear Penthouse Forums, I never though it would happen to me...

## [The value is in learning, not execution](https://bobaekang.com/blog/the-value-is-in-learning-not-execution/)

_2026-07-24 · bobae kang_

Coding agents are most valuable as learning accelerators, not execution engines

## [What Are LLMs, Agents and Open Weights? Translating the Language of AI.](https://raisiqueira.io/blog/ai-buzzwords-guide/)

_2026-07-22 · Raí Siqueira - Blog_

A practical guide to common AI terms such as LLMs, agents, harnesses, open-weight models, context windows, tokens, parameters, RAG, MCP, and more.

## [Learning at Ruby Conf: A Workflow For AI Assisted Study](https://madelinecaples.hashnode.dev/learning-at-ruby-conf-a-workflow-for-ai-assisted-study)

_2026-07-19 · Madeline Caples · \<div\>ersions_

This week I have had the delightful pleasure of attending my first Ruby Conf in Las Vegas, Nevada. At the conference there was much discussion, amongst speakers and attendees alike, on the future of R

## [Hire AI-Powered Professionals (Sponsored)](https://crawlproof.com/a/qE5apwZFNUxi)

_2026-07-19 · **Sponsored**_

Browse public gigs, message candidates, and run video interviews — free to start.

## [The Democratization of Software Development](https://alexop.dev/posts/the-democratization-of-software-development/)

_2026-07-18 · alex.opalic.dev@gmail.com (Alexander Opalic) · alexop.dev_

The developer job as we knew it is ending. Handoff chains collapse into teams of generalists who own requests end to end, directing AI agents to design, code, and test. What that means for the role.

## [Federated Nuxt: Module Federation Meets SSR](https://nstlopez.com/talks/viteconf-shanghai-federated-nuxt/)

_2026-07-18 · Néstor's Blog_

A ViteConf Shanghai talk on bringing Module Federation to Nuxt without giving up server-side rendering.

## [Discord Alternatives in 2026](https://jonathanmh.com/p/discord-alternatives-in-2026)

_2026-07-17 · Jonathan M. Hethey · JonathanMH_

## [How This Site Was Made](https://arkmuntasser.com/posts/how-this-site-was-made)

_2026-07-14 · arkm_

Now this is a story all about how I rebuilt my site with technologies that make me happy like CSS and Vue. And you know we’re on in the Atmosphere, baby!

## [Red Dead Redemption 2, Dominoes, and Motorcycles](https://brettfisher.dev/posts/rdr2-dominoes-motorcycles)

_2026-07-13 · Brett Fisher_

## [Working around async hydration issues in Astro and Safari](https://amxmln.com/blog/2026/working-around-async-hydration-issues-in-astro-and-safari/)

_2026-07-11 · Amadeus Maximilian’s Blog_

A short post on fixing cryptic JavaScript errors in Safari caused by trying to hydrate components dealing with top-level await simultaneously in Astro.

## [Bookmarkjar ®](https://nikuscs.com/projects/07-bookmarkjar/)

_2026-07-10 · Pedro Martins · Pedro Martins_

AI-powered bookmark manager that saves, organizes, and lets you search your bookmarks with semantic understanding. Find faster, organize less.

## [Book Summaries](https://brettfisher.dev/posts/book-summaries)

_2026-07-10 · Brett Fisher_

## [Serploom ®](https://nikuscs.com/projects/12-serploom/)

_2026-07-09 · Pedro Martins · Pedro Martins_

AI-powered SEO dashboard for Google Search Console that finds striking-distance keywords, quick wins, and prioritized ranking recommendations.

## [Best Eats ®](https://nikuscs.com/projects/10-besteats/)

_2026-07-08 · Pedro Martins · Pedro Martins_

Community-voted guide to the best dishes and restaurants in Portugal, focused on one standout plate per place instead of gamed star ratings.

## [Open-source Screen Sharing with Control (Sponsored)](https://crawlproof.com/a/ShHNCwtQCVpF)

_2026-07-07 · **Sponsored**_

WebRTC screen sharing with simultaneous mouse & keyboard control; viewers join in browser.

## [Calometer](https://nikuscs.com/projects/11-calometer/)

_2026-07-06 · Pedro Martins · Pedro Martins_

AI calorie and macro tracker that logs meals from a single photo, with Apple Health sync, trends, and a private food diary.

## [Jane Street](https://brettfisher.dev/posts/jane-street)

_2026-07-04 · Brett Fisher_

## [Javascript Essentials: the Temporal Dead Zone](https://madelinecaples.hashnode.dev/javascript-essentials-the-temporal-dead-zone)

_2026-07-01 · Madeline Caples · \<div\>ersions_

Introducing the TDZ Is the title of this article from a Star Trek episode? In fact, the Temporal Dead Zone (TDZ) is a term used to describe what happens to a variable that is hoisted but not initializ

## [My Journey with AI So Far (June 2026)](https://www.bencodezen.io/blog/my-journey-with-ai-so-far-june-2026)

_2026-06-30 · BenCodeZen Blog_

This is a post about that tries to capture my journey with AI as an early skeptic to my current thoughts on it now.

## [Clean Code Is Sexy Again: Making Your Vue Project AI-Ready](https://alexop.dev/posts/clean-code-is-sexy-again-vue-ai-ready/)

_2026-06-27 · alex.opalic.dev@gmail.com (Alexander Opalic) · alexop.dev_

My Vue MAD 2026 talk, written up. What an agent actually is, and the three things every Vue project needs to get more out of AI: context, feedback loops, and discoverability. The twist is that none of it is new.

## [How VS Code Copilot Chat Compacts Your Conversation](https://alexop.dev/posts/how-vscode-copilot-chat-conversation-compaction-works/)

_2026-06-27 · alex.opalic.dev@gmail.com (Alexander Opalic) · alexop.dev_

A reference on conversation compaction in VS Code Copilot's agent (now in microsoft/vscode under extensions/copilot): when it triggers, the budget math, what survives, the 8-section summary format, and the config keys. Traced from the source, with interactive diagrams.

## [Open Knowledge Format: I Already Do This, and Now It Has a Name](https://alexop.dev/posts/open-knowledge-format-markdown-frontmatter-agent-knowledge/)

_2026-06-27 · alex.opalic.dev@gmail.com (Alexander Opalic) · alexop.dev_

Google Cloud just shipped the Open Knowledge Format: a directory of Markdown files with YAML frontmatter as portable knowledge for AI agents. I already run this in every repo. Here is why having an actual format is the good part.

## [VueConfUS 2026 Recap](https://www.bencodezen.io/blog/vueconfus-2026-recap)

_2026-06-24 · BenCodeZen Blog_

A recap of my experience at VueConfUS 2026 in Atlanta, GA!

## [Django for Front-End Engineers](https://fadamakis.com/django-for-front-end-engineers)

_2026-06-24 · Fotis Adamakis - Frontend Architecture & DX_

Familiar web concepts, handled on the server

## [Understanding OpenSpec & Spec-Driven Development](https://fadamakis.com/understanding-openspec)

_2026-06-23 · Fotis Adamakis - Frontend Architecture & DX_

Why spec-driven development turns AI coding agents from unpredictable chatbots into good programming assistants, and how OpenSpec makes it work.

## [COMMUNIQUÉ DU PROCUREUR DE LA REPUBLIQUE PRÈS LE TRIBUNAL DE PREMIÈRE INSTANCE DE BOUAKÉ](https://www.justice.ci/communique-du-procureur-de-la-republique-pres-le-tribunal-de-premiere-instance-de-bouake/)

_2026-06-22 · Jean Venceslas Kouassi · MINISTERE DE LA JUSTICE ET DES DROITS DE L&#039;HOMME_

4,792 Vues

## [The Four Types of Memory for AI Agents (and How Claude Code Implements Each)](https://alexop.dev/posts/four-types-memory-coding-agents-claude-code/)

_2026-06-21 · alex.opalic.dev@gmail.com (Alexander Opalic) · alexop.dev_

Working, semantic, procedural, episodic. The CoALA framework splits agent memory into four kinds. Here is what each one is, and how Claude Code actually implements them on disk.

## [Mocking in Storybook](https://fadamakis.com/mocking-in-storybook)

_2026-06-21 · Fotis Adamakis - Frontend Architecture & DX_

Learn how to effectively mock dependencies in Storybook for isolated component testing and improve your development workflow.

## [COMMUNIQUÉ DU PROCUREUR DE LA REPUBLIQUE PRÈS LE TRIBUNAL DE PREMIÈRE INSTANCE D&#8217;ABIDJAN](https://www.justice.ci/communique-du-procureur-de-la-republique-pres-le-tribunal-de-premiere-instance-dabidjan-7/)

_2026-06-19 · Jean Venceslas Kouassi · MINISTERE DE LA JUSTICE ET DES DROITS DE L&#039;HOMME_

4,548 Vues

## [DÉDICACE D’UN OUVRAGE SUR LE RÉGIME JURIDIQUE DE L’ACTIVITÉ PÉTROLIÈRE EN CÔTE D’IVOIRE](https://www.justice.ci/dedicace-dun-ouvrage-sur-le-regime-juridique-de-lactivite-petroliere-en-cote-divoire/)

_2026-06-19 · Jean Venceslas Kouassi · MINISTERE DE LA JUSTICE ET DES DROITS DE L&#039;HOMME_

2,993 Vues La salle des pas perdus du palais de justice d’Abidjan a abrité, ce jeudi 11 juin, la cérémonie de présentation et de dédicace de l’ouvrage« 𝐋𝐞 𝐫𝐞́𝐠𝐢𝐦𝐞 𝐣𝐮𝐫𝐢𝐝𝐢𝐪𝐮𝐞 𝐝𝐞 𝐥’𝐚𝐜𝐭𝐢𝐯𝐢𝐭𝐞́ 𝐩𝐞́𝐭𝐫𝐨𝐥𝐢𝐞̀𝐫𝐞 𝐨𝐟𝐟𝐬𝐡𝐨𝐫𝐞 𝐞𝐧 𝐀𝐟𝐫𝐢𝐪𝐮𝐞 𝐬𝐮𝐛𝐬𝐚𝐡𝐚𝐫𝐢𝐞𝐧𝐧𝐞 : 𝐥𝐞 𝐜𝐚𝐬 𝐝𝐞 𝐥𝐚 𝐂𝐨̂𝐭𝐞 𝐝’𝐈𝐯𝐨𝐢𝐫𝐞 », un ouvrage écrit par 𝐀𝐜𝐡𝐢𝐥𝐥𝐞…

## [PÔLE PÉNAL ÉCONOMIQUE ET FINANCIER / CONFÉRENCE DE PRESSE DU PROCUREUR FINANCIER SUR LE BLANCHIMENT DE CAPITAUX AUTONOME](https://www.justice.ci/pole-penal-economique-et-financier-conference-de-presse-du-procureur-financier-sur-le-blanchiment-de-capitaux-autonome/)

_2026-06-19 · Jean Venceslas Kouassi · MINISTERE DE LA JUSTICE ET DES DROITS DE L&#039;HOMME_

1,905 Vues 𝐋𝐞 𝐏𝐫𝐨𝐜𝐮𝐫𝐞𝐮𝐫 𝐟𝐢𝐧𝐚𝐧𝐜𝐢𝐞𝐫, 𝐉𝐞𝐚𝐧 𝐂𝐥𝐚𝐮𝐝𝐞 𝐀𝐁𝐎𝐘𝐀, a animé, ce mercredi 10 juin, une conférence de presse sur 𝐥𝐞 𝐛𝐥𝐚𝐧𝐜𝐡𝐢𝐦𝐞𝐧𝐭 𝐝𝐞 𝐜𝐚𝐩𝐢𝐭𝐚𝐮𝐱 𝐚𝐮𝐭𝐨𝐧𝐨𝐦𝐞, dans les locaux du Pôle Pénal Economique et Financier. Cette conférence de presse vient répondre au besoin de clarification ou d’explication de la notion de blanchiment de capitaux…

## [Who runs the Arch Linux mirror in the UAE?](https://blog.khaleelgibran.com/posts/arch-mirror-uae/)

_2026-06-16 · thedonutblog_

Thank you for your service.

## [My (Brief) Experience with Fable 5](https://www.bencodezen.io/blog/my-brief-experience-with-fable-5)

_2026-06-16 · BenCodeZen Blog_

My review of Anthropic's new Fable 5 model after a brief 3 days with it before it was pulled from public access

## [Challenge #2: Unique ID Generation](https://blog.khaleelgibran.com/posts/gossip-glomers-unique-ids/)

_2026-06-16 · thedonutblog_

My solution to the Fly.io Gossip Glomer's problem #2

## [Build Your Own Eval Harness from Scratch with Bun and claude -p](https://alexop.dev/posts/build-your-own-eval-harness-bun-claude-p/)

_2026-06-14 · alex.opalic.dev@gmail.com (Alexander Opalic) · alexop.dev_

A hands-on tutorial: build a real, working eval harness for an AI agent in a single Bun file. Run the agent in a sandbox, grade it deterministically and with an LLM judge, vote across trials, and gate CI on the result.

