No posts by J.Bruni

@J.Bruni

Jimi Bruni

I’m a software developer who enjoys building practical, user-focused web appli...
Joined April 2026
688 Points15 Badges8 Connections8 Followers12 Following

Comments by J.Bruni

Jun 18 Articles 3 min read
As developers, we often come across simple tasks that should take a few seconds but somehow end up taking much longer. A common example is working with images. Whether it's resizing a screenshot, compressing a large image before uploading it somewh...
Jun 18 Tutorials 6 min read
I meant to delete the .cache files under a data directory. The server had been running for two months and the cache layer had grown to about 14GB. The application team told me it was safe to purge it — they'd rebuilt the cache logic and the old files...
post-cover-20867
May 1 Videos 3 min read
Oxford Economics published the receipt: AI-related job cuts accounted for only 4.5% of US layoffs in the first 11 months of 2025. The remaining 245,000 layoffs in the same period were driven by ordinary market and economic conditions — nearly four ti...
post-cover-16247
May 1 Articles 2 min read
Conventional commits sound great in theory: structured, readable commit messages that make history tracking easier. But let's be honest—most of us try them for a few days and then fall back into our old habits. Why? Because it’s tedious to remember t...
post-cover-16273
May 1 Articles 5 min read
!The Quiet Failure of AI Developmenthttps://dev-to-uploads.s3.amazonaws.com/uploads/articles/f2hqsg05873bhhlmli4u.png AI-assisted development has a quiet failure mode: the assistant that creates the pattern often becomes the assistant that reviews i...
post-cover-16270
Apr 30 Articles 2 min read
In traditional software development, we are the architects of logic. We write explicit if-else statements to guide a program. But when the problem becomes "Is there a defect in this circuit?" or "Is this movie review positive?", hard-coded rules fa...
Apr 30 Articles 2 min read
In the mid-19th century, factory inspectors would often strike a small letter into the steel of a revolver barrel. That mark was more than a letter; it was a physical guarantee that the cylinder had survived a proof load. It was the "Ground Truth" of...
post-cover-15402
Posted in C/C++ Community group
Apr 30 Articles 1 min read
Tuesday coding tips are super short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also follow the #TuesdayCodingTips hashtag on Mastodon and Linkedin. If you want to log a filename and line num...
Apr 30 Tutorials 3 min read
If you're writing TypeScript code but still using string to reference keys in nested objects like translation files or configurations, you're missing out on half of the compiler's power. Mastering Recursive Template Literal Types allows you to creat...
post-cover-16090
Apr 29 Articles 1 min read
I learned this the hard way after watching a simple ETL job torch our weekend. When I started in data engineering, I thought my job was writing scripts that moved data from A to B. Clean, logical, done. I was wrong. The difference between a pipelin...
Apr 29 Articles 1 min read
As I continue learning cybersecurity, I’ve realized something that changed my perspective completely: Cybersecurity is not just about tools or knowledge it’s about how you think. To truly understand security, you have to learn to think in two ways...
post-cover-16032
Posted in Open Source group
Apr 29 Articles 2 min read
Ciao a tutti ragazzi di Coder Legion! Oggi voglio condividere con voi un progetto open-source a cui ho lavorato ultimamente e che mi sta salvando un sacco di tempo. Si tratta di Neural Memoryhttps://github.com/drakonkat/neural-memory, un server MC...
Apr 29 Articles 2 min read
Three retrieval architectures. Same LLM. Same 7,928 queries across 45 domains. Different structure going in. Here are the results: | System | F1 Score | Tokens/query | Cost/query | |---|---|---|---| | RAG FAISS + Claude | 0.123 | 2,982 | ~$0.009 | ...
post-cover-16029
Apr 26 Articles 1 min read
You can ship a great product/tool/software, but if the launch doesn't look the part, people assume it doesn't work. Most devs fall into the same trap. Months on the architecture. Weeks on performance. Endless iteration on features and then the promo ...
Apr 26 Articles 2 min read
I’ve been documenting my learning journey with Amazon Web Services—and this time, it’s S3. Here are a few things that finally clicked for me: ARCHITECT’S LOG | Episode 09: The Infinite Storage "If AWS is a city, S3 is the warehouse that never runs...
post-cover-15719
Apr 25 Articles 10 min read
Understanding Enterprise Vulnerability Management (EVM) Okay, let's dive into Enterprise Vulnerability Management (evm). You ever stop to think how many doors and windows you have in your house? Now, imagine that for your entire company. Scary, r...
Apr 25 Articles 6 min read
The selection of an appropriate .NET development company serves as the foundation for creating digital solutions that deliver dependable performance and scalable capacity and optimal results for contemporary businesses. Businesses need a reliable Sof...
post-cover-15561
Apr 25 Articles 2 min read
MCP changed how AI agents interact with tools. It also changed the attack surface. Model Context Protocol lets agents call APIs, read files, query databases, and trigger workflows. All with production credentials. All in real time. If you're running...
Apr 25 Articles 3 min read
Ever looked at a repo and thought: "Is this actually well-maintained, or does it just look like it is?" I had that thought one too many times — so I built DevLens. What is DevLens? DevLenshttps://github.com/SamoTech/devlens is a GitHub Action that...
post-cover-15681
Apr 25 Articles 1 min read
Most performance articles repeat the same three stats everyone has already read. "Amazon found a 100ms delay costs 1% revenue." "53% of mobile users leave if a page takes over 3 seconds." You have seen them. They are old. Last month we ran a differe...
post-cover-15676
chevron_left

Latest Jobs

View all jobs →