(Possible) AI Impacts on Development Practice
Explores how AI, particularly GPT-based systems, might change software development by potentially shifting from traditional source code to prompting languages.
Explores how AI, particularly GPT-based systems, might change software development by potentially shifting from traditional source code to prompting languages.
A guide to overcoming fear and learning by hacking on the nginx source code, from downloading to compiling and making a simple change.
A guide exploring the benefits, challenges, and practical steps for open sourcing commercial video games for preservation and legacy.
A historical look at a quirky C code snippet from 1992 using smiley face typedefs, shared from the author's Google+ archive.
An exploration of ASCII art found in comments within major .NET open-source repositories, categorized by technical themes.
A developer explains why he's leaving Medium due to poor code support, a bad reading experience, and a frustrating writing interface for technical content.
A guide to researching and understanding the internal workings of the .NET Runtime, from defining a topic to debugging the source code.
Explores academic research papers referenced in the .NET runtime and compiler source code, focusing on data structures and optimization algorithms.
An analysis of the 2048 game's source code, focusing on its MVC architecture and the process of creating a word-based variant.
A presenter shares a screencast of a TechEd Australia 2013 demo that had technical issues live, along with the source code.
Analysis of the CFPB's new open-source policy, praising its mandate while highlighting missing community engagement guidelines.
The article discusses the declining practice of reading open source code and proposes adding direct source links to Python documentation to encourage developers to engage with source.
A technical guide on reverse-engineering and speedrunning Dropbox's 2011 Dropquest scavenger hunt to achieve the fastest possible completion time.
Slides and code from a 2010 Remix session on building and deploying a Silverlight application to Windows Azure cloud platform.
The ASP.NET MVC framework source code is now available on CodePlex for viewing and bug fixes.