Our research in 2016: personal scientific highlights
A researcher's 2016 highlights: AI mapping to human vision, brain-based autism prediction, and fast matrix factorization algorithms for neuroimaging.
A researcher's 2016 highlights: AI mapping to human vision, brain-based autism prediction, and fast matrix factorization algorithms for neuroimaging.
A critique of 'cute coding' practices that sacrifice code readability and maintainability for clever, terse syntax.
Critique of the classic iris dataset as a misleading example in modern machine learning education, exploring its original scientific purpose.
A technical guide detailing the process and pitfalls of performing a system recovery on an HPE HyperConverged 250 appliance running VMware ESXi.
Explains why protocol-relative URLs (//example.com) are harmful for security and compatibility, advocating for absolute HTTPS URLs instead.
A senior developer explains his motivations for using StackOverflow for over 7 years, focusing on skill development and community engagement.
Sway 0.11 released with security policies for Wayland and a new bounty program to fund feature development.
A technical guide on implementing sound emulation for a CHIP-8 virtual machine using Common Lisp, covering timers, wave generation, and threading.
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 on implementing user input handling for a CHIP-8 emulator written in Common Lisp, covering keyboard mapping and emulation.
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 shares their customized Atom text editor setup for writing prose and Markdown, detailing essential packages and workflow tweaks.
A humorous analysis of the physics and logistics of Santa's Christmas Eve journey using the Travelling Salesman Problem.
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.
Urgent warning to replace StartCom or WoSign SSL certificates before Chrome 56 and Firefox 51 mark sites as insecure in early 2017.
Explains why exceptions in .NET should be rare, comparing them to asteroid strikes, and analyzes their performance costs versus error codes.
Exploring Pythonista, a powerful Python programming environment for iOS, and its capabilities for automation, scripting, and running pure-Python modules.