2017 was good, 2018 will be even better
A personal reflection on the author's achievements in 2017, including travel, starting a club, and fitness goals, with a positive outlook for 2018.
A personal reflection on the author's achievements in 2017, including travel, starting a club, and fitness goals, with a positive outlook for 2018.
Troubleshooting a Kafka AdminClient connection error due to hostname/IP mismatch in a single-node setup.
Monthly progress report for the Zig programming language, detailing new enum and union features added in December 2017.
A guide to writing Webpack configuration files in TypeScript to improve maintainability and avoid legacy syntax.
A guide to using object rest and spread properties in JavaScript for cloning, merging, and updating objects with clear examples.
A technical guide on automating blog deployment to GitHub Pages with a custom domain using Travis CI, Docker, and Pelican.
A developer shares their 2018 resolutions focused on open-source contributions, blogging, learning, and using tools like VS Code and TypeScript.
A software architect reflects on a year of professional growth, detailing projects in IT architecture, app integration, and implementing continuous delivery at a large organization.
Explains the technical challenges of automated screen reader testing and why testing the accessibility tree is a better approach.
A technical guide on using USB UART modules for serial communication, including testing, driver setup, and C# code examples.
A PowerShell developer reviews his 2017 tech resolutions and sets new goals for 2018, including blogging, streaming, and using DSC.
A tutorial on implementing user authentication in a Node.js Koa application using Passport.js, PostgreSQL, and Redis for sessions.
Using SVG's viewBox and preserveAspectRatio attributes to crop and scale images as a fallback or alternative to CSS object-fit.
Discusses why Contributor License Agreements (CLAs) can be detrimental to open source projects by discouraging contributions and complicating the process.
A developer details the process of building a custom WordPress theme from scratch, using tools like Local by Flywheel, CodeKit, Sass, and Timber.
A critique of the Unix fork() system call, arguing it's a flawed design that leads to issues like the OOM killer and file descriptor management problems.
A guide to creating a custom text input filter for Django Admin to improve performance over standard search fields.
A developer's 2017 reflection covering political activism, travel, and professional work on web components, accessibility, and a promotion at Google.
Explores the similarities between the Reactive Streams API and the AMQP 1.0 protocol, proposing AMQP 1.0 as a reactive protocol for messaging in microservices.
A tutorial on creating an Alexa skill that triggers Azure Logic Apps to post messages to Slack, all without writing code.