Browsing Tag
programming
1933 posts
How to Improve Your Development Workflow with Gemini Code Assist
Gemini Code Assist Have you ever dreamt of building and deploying applications three times faster? Look no further than…
7 Nano Banana Pro Workflows That Actually Save You Hours As a Developer and More
If you have subscribed to my newsletter, you may know that my previous post explained the basics of…
Perl 🐪 Weekly #749 – Design Patterns in Modern Perl
Originally published at Perl Weekly 749 Hi there! The big announcement is that Mohammad Sajid Anwar who runs…
Developers vs AI: Are We Becoming AI Managers Instead of Coders?
AI is no longer a shiny add-on in our workflow, it’s the silent co-worker sitting next to us…
How to Upgrade to Prisma v7?
Prisma v7 brings real improvements — better performance, cleaner architecture with adapters, and more predictable behavior in ESM…
A Secret-Scoped Semantic Value That Can Be “Pulled” Into a Public Block Without Revealing Its Origin
Let me break down what happens in .me(and why it’s powerful ⸻ ✅ 1. You store a value…
Catalyst::Request body issues with the file position pointer
OK, so… For those using the Perl Catalyst web framework in ways involving structured request bodies (e.g. API…
Vue tricks: smart layouts for VueJS
Mastering layouts in Vue.js is a milestone that separates beginners from intermediate developers. When you first start, you…
Understanding the Brighter Pipeline
Brighter takes a distinct approach compared to many other frameworks by prioritizing explicitness in its request handling pipeline.…
My first real Rust project
I have been learning Rust for a couple of years, and using it for pet projects and demos…