Don't have environments
A critique of complex multi-environment deployment workflows, arguing they create more problems than they solve.
A critique of complex multi-environment deployment workflows, arguing they create more problems than they solve.
Apple releases Safari 9.1 with new web features like picture element and CSS variables, sparking discussion on its improved release cycle.
Microsoft ends support for IE8, IE9, and IE10, sparking discussion on how to handle core web experiences for outdated browsers.
A developer shares 10 essential PostgreSQL features and tips for 2016, including CTEs, performance tuning, and configuration.
A developer's 2015 recap focusing on conference overload, MongoDB's evolution with RocksDB, and leaving Parse, highlighting major tech industry shifts.
A tutorial on deploying a Twitter bot built with Node.js to AWS Lambda, covering the handler function, deployment package, and scheduling.
First part of a series on building a Twitter bot using Node.js, covering setup, authentication, and basic search functionality.
Explains why smaller code reviews are more effective and offers practical strategies for splitting large patches into manageable pieces.
A detailed overview of key new features in PostgreSQL 9.5, including Upsert, grouping sets, and pg_rewind.
A hands-on guide to modularizing a Java application using Project Jigsaw, the module system introduced in Java 9.
Oracle proposes a six-month delay for Java 9's release, primarily due to the complexity of Project Jigsaw and modularity.
An analysis of Butler Lampson's 1999 predictions on computer science, comparing what worked then to the state of technology in 2015.
Explains how Swift handles integer overflow using specific methods like addWithOverflow, preventing crashes.
A technical summary of JavaOne 2015 talks on Project Jigsaw, detailing the module system's mechanisms in Java 9.
Summary of JavaOne 2015 talks on advanced modular development and migration strategies for Java 9's Project Jigsaw.
A summary of JavaOne 2015 talks on Project Jigsaw, introducing the module system and modular development concepts for Java 9.
Summary of JavaOne 2015 talks on preparing for JDK 9, focusing on Project Jigsaw modularity and compatibility changes.
Explores Visual Question Answering (VQA) as an alternative Turing Test, detailing neural network approaches using Python and Keras.
Part 3 of a series on building Stack Overflow's tag engine, focusing on implementing complex boolean queries using bitmap indexes and compression.
Explains the performance benefits and key differences of Compiled Bindings in Windows 10, highlighting the default OneTime mode.