Browsing Tag
devtools
9 posts
I rewrote my Cursor linter into a full diagnostic tool (and added auto-fix)
cursor-lint started as a thing I built because my own .mdc rules kept silently breaking. Missing frontmatter, bad…
Building a Fully Automated SonarCloud Pipeline Using Claude’s MCP
Day X of solving real-world problems with Claude Code I wanted SonarCloud code quality reports without constantly switching…
Why I Built a Desktop Email Automation Tool Instead of Another SaaS
As developers, we default to SaaS. Cloud, dashboards, subscriptions. But not every problem benefits from being cloud-first. Email…
Buildstash joins Techstars NYC
We’re thrilled to announce we’re joining the Techstars NYC program for Fall 2024. Techstars’ backing marks a significant…
How to view server logs in real-time in VS Code
Ever wondered how to view log files in real time without downloading them? I recently needed it, as…
The Road to Enhanced Flutter Development Part 1
Introduction Flutter is an excellent open-source framework for building cross-platform applications in a single codebase, ensuring good performance.…
Managing Rolling Updates in AWS AutoScaling Groups with AWS CloudFormation Update Policy: Part 1
Synopsis: A stack update, sometimes, initiates the desired change; other times, it doesn’t. Wouldn’t it be nice to…
DevHunt, Best way to promote your Dev Tool or Open Source project
Attention, fellow devs! Are you struggling to get your dev tools and open-source projects noticed amid a sea…
Django Dynamic DataTables – Free Tool (Updated)
Hello Coders! This article presents an open-source tool that builds server-side paginated DataTables with minimum effort. The input…