Embedding youtube videos with Hakyll
A technical guide on how to automatically parse and embed YouTube videos in a static site built with the Hakyll framework using custom filters and regex.
A technical guide on how to automatically parse and embed YouTube videos in a static site built with the Hakyll framework using custom filters and regex.
A guide on using the robots.txt file to control search engine access to specific parts or the entirety of a website.
The author announces splitting their blog into two: one for English technical content and another for German business/investment topics.
Explains why specialized sinpi() functions exist for accurate computation of trigonometric functions at half-integer multiples, avoiding floating-point errors.
A thank you and summary of the 2014 Randa Meeting, highlighting KDE software development progress and the community spirit.
An overview of predictive modeling, supervised machine learning, and pattern classification concepts, workflows, and applications.
An overview of predictive modeling, supervised machine learning, and the core workflow for pattern classification tasks.
A former government employee compares bureaucratic culture at a federal agency with the trust-based, developer-happy environment at GitHub.
A guide to centralizing logs from multiple Docker containers into a single syslog container using bind mounts.
A guide on how to sync a forked Git repository with its upstream source using command-line steps and custom Git aliases.
Analyzing ESA conference abstracts using LDA topic modeling to identify scientific communities and trends through text-mining techniques.
A reflection on the challenges of data science in academia, discussing the 'brain drain' of data skills and the need for systemic change.
A technical note confirming that the Intel Celeron J1900 CPU supports Extended Page Tables (EPT) for virtualization, contrary to Intel's official documentation.
A developer recounts his 12-year career journey at Amazon, starting from his early interest in their web services API to joining the company.
Tips for effective application prototyping, focusing on simplicity, iteration, user feedback, and using familiar tools to validate ideas quickly.
The author announces hyper v0.1.0, detailing new HTTP/2 support, dropped Python 3.3, and challenges with PyOpenSSL.
A developer's wishlist for upcoming features in PostgreSQL 9.5, including upsert, foreign data wrapper improvements, and better replication.
Guide to migrating app settings from IsolatedStorageSettings to ApplicationData.LocalSettings for Windows Phone Silverlight to Windows Runtime upgrades.
Explains how commercial mocking tools like Typemock and JustMock mock sealed classes and static methods using the .NET Profiling API.
A guide on using a PowerShell script to automatically shut down Azure VMs to reduce cloud computing costs.