Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog
X (Twitter)GitHub
X (Twitter)LinkedInGitHubDiscord
Welcome! Type "help" for available commands.
$
Loading terminal interface...
Welcome! Type "help" for available commands.
$
Loading terminal interface...

~/blog/tags/jooq

Jooq Posts

1 article

Reflections on Engineering Cleaner Back-ends

Reflections on Engineering Cleaner Back-ends

backendarchitecturespring bootclean architecturerefactoring

Why I stopped adding layers — DTOs, ports, mappers, use-case objects — and let one strictly-typed data class own the boundary instead.

November 9, 2025

Discover More

Discover More

Related Bookmarks

github.com
May 22, 2026
GitHub - multica-ai/andrej-karpathy-skills: A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy’s observations on LLM coding pitfalls.

GitHub - multica-ai/andrej-karpathy-skills: A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy’s observations on LLM coding pitfalls.

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy’s observations on LLM coding pitfalls. - multica-ai/andrej-karpa...

Code Quality GuidelinesSoftware Development Best PracticesPrompt EngineeringLarge Language ModelsAI Coding Assistants
LINK
github.com
December 16, 2025
Rails / DHH Programming Style Guidelines and Skill.md

Rails / DHH Programming Style Guidelines and Skill.md

Official Claude Code compound engineering plugin. Contribute to EveryInc/compound-engineering-plugin development by creating an account on GitHub.

DHH Rails Style37signals ConventionsRESTful ArchitectureFat ModelsRuby on Rails
LINK
dev.to
March 19, 2026
AI Agent Guardrails: Rules That LLMs Cannot Bypass

AI Agent Guardrails: Rules That LLMs Cannot Bypass

AI agents can hallucinate operation success even when they violate business rules. They confirm…

AI SafetyNeurosymbolic ValidationAI Agent GuardrailsLLM HallucinationsBusiness Rule Enforcement
LINK

Related Books

Object Design Style Guide

Object Design Style Guide

Matthias Noback

”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.io Key...

Computers
BOOK