coding-standards

Tag

Cards List
#coding-standards

Almost Always Unsigned (2022)

Lobsters Hottest · 2026-07-08 Cached

The article argues for using unsigned integers more often in programming, refuting common arguments against them.

0 favorites 0 likes
#coding-standards

Orthodox C++ (2016)

Lobsters Hottest · 2026-06-12 Cached

Orthodox C++ is a minimal subset of C++ that avoids modern features, advocating for a simpler, C-like style to improve readability and compatibility.

0 favorites 0 likes
#coding-standards

@mattpocockuk: Going live, doing a full feature build using: - /grill-with-docs - /handoff - /prototype

X AI KOLs Following · 2026-05-18 Cached

Matt Pocock live streams building a 'delivery calendar' feature for his course video manager using AI tools like Grill with Docs. He focuses on aligning terminology and data models with AI agents, and discusses the importance of coding standards for agent experience (AX).

0 favorites 0 likes
#coding-standards

Is anyone prioritizing code quality checks via a small local model?

Reddit r/LocalLLaMA · 2026-05-18

The article discusses the idea of using a small local language model to continuously check code quality and enforce coding standards, aiming to keep codebases clean and secure without relying on cloud LLMs.

0 favorites 0 likes
← Back to home

Submit Feedback