Recurrent Neural Network Tutorial for Artists
A tutorial for artists on using a pre-trained recurrent neural network with Javascript and p5.js to generate interactive handwriting and vector artwork.
A tutorial for artists on using a pre-trained recurrent neural network with Javascript and p5.js to generate interactive handwriting and vector artwork.
Explains why protocol-relative URLs (//example.com) are harmful for security and compatibility, advocating for absolute HTTPS URLs instead.
Sway 0.11 released with security policies for Wayland and a new bounty program to fund feature development.
A technical guide exploring advanced Babel.js configuration, Stage-X presets for ES6 features, and source map debugging.
Explains the benefits of upgrading from PHP 5 to PHP 7, including major performance improvements, reduced memory usage, and new features.
A developer describes automating Docker image builds and pushes to Docker Hub for an open-source Node.js Docker management tool using CodeFresh.
A technical guide on configuring and using SendGrid to send emails from Azure Functions after the GA release, including code examples.
A technical guide detailing the challenges and solutions for running Linux on a Samsung Chronos 7 laptop, focusing on performance and heat management.
A guide to using ES6 features in Node.js projects, covering version support and setting up Babel with Gulp for transpilation.
A developer's troubleshooting journey with PowerShell's Updateable Help system, detailing pitfalls and solutions for hosting help files.
Announcing Script'17, a new JavaScript conference created to provide an exciting and inspiring event for the community.
A personal reflection on the trade-offs between convenience and privacy in an era of AI, IoT, and pervasive data collection.
A technical guide testing methods to prevent Windows 10 from automatically rebooting after updates, using PowerShell and VMs for validation.
A blog post sharing practical tips for delivering a successful first public talk, based on the author's personal experience.
Author shares tips and resources for passing the Microsoft Azure 70-533 certification exam, covering study materials and key technical areas.
Explores computational challenges of large quadratic forms in genomics, focusing on eigenvalue approximations for high-dimensional statistical tests like SKAT.
A look at the origins and global impact of the Linux operating system, from Linus Torvalds' 1991 project to its widespread use today.
A developer argues for choosing programming languages and tools based on project needs over personal comfort, using examples from personal projects.
A PowerShell script to export a Base-64 encoded x.509 certificate on Windows 7, which lacks the standard Export-Certificate cmdlet.
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.