CHIP-8 in Common Lisp: The CPU
A technical guide to implementing a CHIP-8 emulator's CPU in Common Lisp, covering core data structures and instruction handling.
A technical guide to implementing a CHIP-8 emulator's CPU in Common Lisp, covering core data structures and instruction handling.
A technical guide exploring advanced Babel.js configuration, Stage-X presets for ES6 features, and source map debugging.
Advocates for writing descriptive, story-like Git commit messages to improve codebase history and debugging efficiency.
Reflects on how social influence and online reputation, inspired by Black Mirror, are becoming a new currency in tech and hiring.
A guide to using Docker Compose for orchestrating multi-container applications, covering setup, configuration, and best practices.
A beginner-friendly introduction to Regular Expressions in JavaScript, covering basic concepts, syntax, and practical applications.
A guide to implementing SEO-friendly URLs in ASP.NET Core applications, covering best practices and code examples for better search engine ranking.
A tutorial on using nested array syntax in HTML form field names to group related data, like employee information.
Introducing Sourcery, a meta-programming tool for Swift that automates code generation to reduce repetition and improve safety.
Explores why reflection in .NET is slow, examining CLR design goals, internal data structures, and the multi-step invocation process.
A guide on using Gradle's maven-publish plugin to publish snapshot artifacts to a Maven repository, including POM configuration.
Announcing Voca, an open-source JavaScript library for comprehensive and modular string manipulation.
Learn how to externally resolve JavaScript Promises using a clever technique with getters and setters for better code architecture.
RSiteCatalyst 1.4.10 adds QueueDatawarehouse, new Get* methods, and bug fixes for the Adobe Analytics R package.
A technical overview of client-side storage methods in web browsers, including Cookies, Local Storage, Session Storage, and IndexedDB.
Announcing the launch of the book 'Laravel: Up & Running', now available for purchase in print and eBook formats.
Explores academic research papers referenced in the .NET runtime and compiler source code, focusing on data structures and optimization algorithms.
A guide to implementing static file caching and response compression in ASP.NET Core to optimize web application performance.
A tutorial on debugging an ASP.NET Core application running inside a Docker container using Visual Studio Code.
A personal recap of attending the FrontInPOA 2016 tech conference, covering talks on front-end development, web apps, and tech careers.