Speeding up ASP.NET vNext package restore
Optimizing ASP.NET vNext package restore speed by configuring NuGet feeds in the project's NuGet.config file.
Optimizing ASP.NET vNext package restore speed by configuring NuGet feeds in the project's NuGet.config file.
A reflection on the ethical responsibilities of open source maintainers, especially regarding security and user dependency, beyond the 'volunteer' excuse.
A patch fixes a bug in daloRADIUS's user refill feature, correcting a database column name in the billing history table.
A developer's perspective on using Stack Overflow downtime as an opportunity to improve problem-solving skills and avoid over-reliance on copy-pasting code.
Explains how Java 8's default methods, while useful for API evolution, can unexpectedly break existing user code and cause compilation errors.
A tutorial on using Visual Studio Online's REST API to retrieve and filter work item discussion history, including code examples.
A guide to setting up and managing text expansion shortcuts in OS X 10.9 Mavericks, including syncing with iOS via iCloud.
A guide to essential testing tools and principles for Node.js, focusing on clarity and confidence over cleverness.
A guide to using the built-in QuickTime Player in OS X Mavericks 10.9 to create screen recordings without extra software.
An article explaining the concept of net neutrality, its importance for innovation and fair access, and its specific relevance to Kenya's digital economy.
Troubleshooting a specific configuration error in Oracle OBIEE's Mobile App Designer (MAD) related to publishing and subscribing to apps.
Explores the implementation of responsive images using srcset, sizes, and picture elements, advocating for a combined front-end and server-side approach.
A tutorial explaining Python namespaces, scope resolution, and the LEGB rule for variable lookup with practical examples.
A technique using static Google Maps for performance, with JavaScript to enhance them to dynamic maps on user interaction.
An in-depth technical explanation of why Python is slower than compiled languages, focusing on dynamic typing, interpretation, and object overhead.
Explores how personas, data science, and k-means clustering can be used together to analyze user data and gain actionable business insights.
A theoretical overview of AngularJS, exploring how Object-Oriented Design Patterns apply to its core components like controllers and partials.
A review of the book 'Learning Pentesting for Android Devices,' covering mobile security, reverse engineering, and network forensics for security professionals.
Explores underutilized PostgreSQL data types like hstore, range types, timestamptz, and UUID, highlighting their benefits for specific use cases.
Explains the data and access impacts of deleting a user account from Visual Studio Online (now Azure DevOps).