» Tag
development
209 posts5 Angular Micro Frontend Mistakes That Only Show Up in Production
Discover five common mistakes in Angular Micro Frontends and how to avoid them for smoother production deployments.
What a Vibe Coding Security Scanner Can (and Cannot) Tell You
Learn about the role and limitations of security scanners in AI-assisted application development.
How I Made a Rust Hot Path 27x Faster with AI Assistance
Learn how Rust and AI were used to achieve a 27x speedup in the KeyEcho app's audio processing.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comGit History Command: A Safer Way to Edit Commits
The git history command provides a safer way to split, reword, and fix commits in Git.
Migrating from Auth0 Rules to Actions: A Practical Guide
Auth0 has replaced Rules with Actions. Discover the migration process and best practices.
Architecting Location-Based Automation Without Killing the Battery
How can you preserve battery life while developing location-based automation apps? Solutions based on the Muffle project.
The JDK's forgotten JMX protocol: A return to JMXMP
Information on the revival of the JMXMP protocol and its advantages for Java engineers.
React Native Performance Issues: Memory Leaks
Memory leaks in React Native applications can lead to performance issues. This article discusses key points to consider for effective memory management.
Building Self-Improving AI Systems with Automated Feedback Loops
The importance of automated feedback loops for self-improving AI systems. Critical insights for developers.
Starlark in Rust: A New Implementation
Explore Starlark, a Rust implementation of a configuration language inspired by Python3.