Telegram – Why?
A technical overview of Telegram's features, including its open API, encryption, bots, cross-platform sync, and large group capabilities.
A technical overview of Telegram's features, including its open API, encryption, bots, cross-platform sync, and large group capabilities.
A beginner's guide to creating smooth animations using the Greensock Animation API (GSAP), covering installation, tweens, and core methods.
Explores applying the Actor Model, a concurrency concept from the 1970s, to modern web development using JavaScript and Web Workers.
A review and tips for the OMSCS CS7641 Machine Learning course, covering assignments, exams, and workload.
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.
A data scientist's 2017 year in review, highlighting top R, Python, and data visualization resources and projects shared each month.
A technical guide explaining how to create and control CSS animations using @keyframes and animation properties.
A technical guide on creating multi-source partitioned tables in Azure Analysis Services, combining cold data from Azure Data Lake Store with hot data from Azure SQL Database.
A quick reference guide for the Ionic 2/3 CLI, covering installation, project creation, generating code, and building mobile apps.