About download methods & OS
A technical analysis of the evolution and OS-specific behaviors of R's download.file function, focusing on changes from versions 3.2.5 to 3.3.0.
A technical analysis of the evolution and OS-specific behaviors of R's download.file function, focusing on changes from versions 3.2.5 to 3.3.0.
How to use the handroll static site generator to create sitemaps and robots.txt files for better search engine visibility.
A technical guide exploring advanced JavaScript regex concepts: grouping, capturing groups, and the RegEx API for pattern matching.
A tutorial on extending a Node.js Twitter bot to automatically reply to new followers using the Twitter Streaming API and the 'twit' npm module.
A tutorial on creating a Twitter bot with Node.js and the Twit npm module to retweet, favorite, and reply based on hashtags.
A technical guide on implementing user input handling for a CHIP-8 emulator written in Common Lisp, covering keyboard mapping and emulation.
A guide to using PowerShell and Pester to continuously test SSL certificates for expiration, protocols, and encryption strength.
A developer shares their customized Atom text editor setup for writing prose and Markdown, detailing essential packages and workflow tweaks.
A software engineer with extensive experience in open source, security, and multiple languages announces they are seeking a new role focused on impactful information security work.
A developer's guide to building a smart mirror using a Raspberry Pi, .NET Core, and C# for a UWP application.
A guide to using Let's Encrypt for free, trusted TLS certificates, including setup with Nginx and comparisons to paid alternatives.
A technical guide on implementing the graphics system for a CHIP-8 emulator using Common Lisp and the Qtools library.
A summary of key talks and announcements from JavaOne 2016, focusing on Java SE 9 features and Java EE 8 updates.
Explains the shift to daemon queue workers as the default in Laravel 5.3 and how to manage them with Supervisor.
A guide to using Vue.js components in Laravel 5.3, covering the default JavaScript stack, configuration files, and setup.
Urgent warning to replace StartCom or WoSign SSL certificates before Chrome 56 and Firefox 51 mark sites as insecure in early 2017.
A tutorial on creating a custom Polymer web component to embed CanIUse.com browser support data into web pages.
Exploring Pythonista, a powerful Python programming environment for iOS, and its capabilities for automation, scripting, and running pure-Python modules.
Explains why exceptions in .NET should be rare, comparing them to asteroid strikes, and analyzes their performance costs versus error codes.
A guide on integrating Segment analytics into an Ember.js application using the ember-cli-segment addon.