Less tokens, more precision: tools to reduce hallucinations in AI
Discover techniques and tools like Ponytail and Caveman to optimize prompts, save tokens, and reduce hallucinations in language models of your favorite AI tools.
Edwin Gonzalez
New
A single source of truth for AI: How to unify context across multiple tools
Discover how to unify AI context, commands, and skills in a single place to work consistently across Cursor, Claude, Codex, and other tools, reducing duplication and improving collaboration within your engineering team.
Edwin Gonzalez
Kitbag Router vs Vue Router: Is it worth using a new alternative?
A powerful new alternative for routing in VueJS; it's worth switching from the official router.
Solution to the critical error in Arch Linux - Kernel Panic - initramfs images could not be generated (GRUB).
Edwin Gonzalez
Creating Custom Routes in Nuxt3 (Without Losing Your Mind)
Learn how to create custom routes in Nuxt 3 without losing your mind, how to disable automatic routing, and how to organize your route files with a clean architecture.
Edwin Gonzalez
Effortlessly Build and Test Your Frontend Applications with VitePress: A Step-by-Step Tutorial to Create a Blog
Learn how to build, structure, and test your frontend applications using VitePress with this step-by-step tutorial.
Edwin Gonzalez
Coverage of Jest unit tests using GitHub actiong
Discover how to set up a GitHub Action to generate and visualize coverage reports for Jest unit tests.