Follow Your Dream Career with Open Source. Personal Story.
A personal story about the benefits and challenges of contributing to open source software for career growth in software development.
A personal story about the benefits and challenges of contributing to open source software for career growth in software development.
Announcement of the wlroots whitepaper release, with blog excerpts on topics like blocking LLMs, Hare language meetups, and Wayland OS development.
A developer shares initial impressions and critiques of the Go programming language, covering syntax, conventions, and features after learning it.
The author shares their favorite books of 2017, focusing on design systems, web performance, and user experience.
A technical overview of Telegram's features, including its open API, encryption, bots, cross-platform sync, and large group capabilities.
A review and tips for the OMSCS CS7641 Machine Learning course, covering assignments, exams, and workload.
Explores applying the Actor Model, a concurrency concept from the 1970s, to modern web development using JavaScript and Web Workers.
A beginner's guide to creating smooth animations using the Greensock Animation API (GSAP), covering installation, tweens, and core methods.
A guide on conducting effective post-incident retrospectives for software teams, focusing on process and improvement.
A hands-on tutorial for building a real-world star rating component using Vue.js, covering core concepts and practical setup.
Explores statistical estimation for complex samples, focusing on design-weighted U-statistics and their Hoeffding projections for pair-based analyses.
Explores mapping library options for Angular 5 projects, focusing on Google Maps and OpenStreetMap integration with specific component recommendations.
A guide to configuring Azure SQL Server's Automatic Tuning feature using PowerShell and direct REST API calls when standard modules are lacking.
Introducing spatie/async, a PHP package for asynchronous parallel processing, with benchmarks comparing it to Amp and ReactPHP.
A developer shares personal strategies using kanban, to-do lists, and emojis to manage productivity while coping with depression and anxiety.
A technical analysis measuring computer latency from 1977-2017, finding that some modern machines are slower than 40-year-old computers.
A detailed guide to the author's personal Visual Studio Code setup, including essential extensions, themes, and tools for web development.
A practical guide to setting up HashiCorp Vault with Consul as a backend and a web UI, all orchestrated using Docker Compose for secure team credential management.
A guide to implementing effective code reviews, covering tone, automation, and best practices for teams.
A developer uses git bisect to quickly find a bug causing a Jenkins/Maven deployment failure, saving hours of manual debugging.