Ross Simmonds
29 posts
Métricas de qualidade de software na era da IA
Não é novidade para ninguém que estamos passando por uma transformação na área de desenvolvimento de software, em…
The 5.2 kB editor I had to write because nothing else fit
I just needed a text box. Why was that so hard? The story of building my own simple,…
Designing Reliable Permission Models with Lean 4
Hello, I’m Shrijith Venkatramana. I’m building git-lrc, an AI code reviewer that runs on every commit. Star Us…
Week 1: Hassles & Tackling Problems
Introduction Hello, I almost forgot I had to post on the 30th. I probably would have forgotten if…
This is a submission for the DEV Weekend Challenge: Community (dev.to in Bing)
This is a submission for the DEV Weekend Challenge: Community resetreel6879.web.app The Community I built this for teens…
Sentiment Analysis in C# – Without Python or External APIs
Sentiment Analysis You have text. You want to know if it’s positive, negative, or neutral. The usual options:…
Navigating Content Marketing Amidst the Rise of AI — Whiteboard Friday
In this episode of Whiteboard Friday, Ross talks about how search has changed and how we, as marketers,…
Result Pattern
The use of exceptions in C# is basically okay, but you should be careful not to use too…
Coding Without Coding
At AINIRO.IO we have always thought of Magic as a No-Code and Low-Code software development framework. For the…
Diving into CORS with Nitric in GO
Understanding CORS Middleware in Web Applications CORS, or Cross-Origin Resource Sharing, is a crucial security feature implemented by…