<Troy Sarinas/>

Dark Mode
Cursor Effects

Blog

Thoughts, tutorials, and insights on software engineering, automation, and building digital products.

December 8, 20255 min read
Error CorrectionCoding TheoryDigital SystemsData Integrity

Decoding the Power of Hamming (15, 11) Code for Error Correction

Explore the principles, structure, and application of the Hamming (15, 11) code, a robust method for single-bit error detection and correction in digital communications.

Read Article
AI generated image for Decoding the Power of Hamming (15, 11) Code for Error Correction
November 4, 20252 min read
SaaS & EnterpriseDevOpsProductivitySecurity

Railway Releases New Features: Audit Logs, Improved Local Dev, and More!

Railway has just rolled out a series of updates, including much-requested Audit Logs, enhanced local development tools, and cleaner GitHub Pull Requests. This update aims to improve security, developer experience, and overall platform efficiency.

Read Article
Railway-Releases-New-Features--Audit-Logs--Improved-Local-Dev--and-More-
November 2, 20256 min read
TypeScriptProgrammingGuide

Mastering TypeScript Generics

A deep dive into TypeScript generics and how they can help you write more reusable and type-safe code.

Read Article
AI generated image for Mastering TypeScript Generics
November 1, 20255 min read
Next.jsReactWeb Development

Why Next.js is the Future of React Development

Explore how Next.js simplifies React development with server-side rendering, static site generation, and API routes.

Read Article
AI generated image for Why Next.js is the Future of React Development