Starter Project - Angular 2.0 + TypeScript + WebPack + Bootstrap
A guide to setting up an Angular 2.0 starter project with TypeScript, Webpack, and Bootstrap, including Less/Sass for theming.
A guide to setting up an Angular 2.0 starter project with TypeScript, Webpack, and Bootstrap, including Less/Sass for theming.
A guide to installing VMware ESXi 6 on an Intel NUC, covering troubleshooting a PSOD error and successful setup for a home lab.
A guide to building a home lab using an Intel NUC for IT learning and experimentation with hypervisors and operating systems.
Explores advanced image color manipulation using SVG's feColorMatrix filter, comparing it to CSS filters for dynamic web effects.
A technical analysis of a specific password corruption bug in OBIEE 12c when using online mode for the repository (RPD).
A developer asks for community help on several open-source projects due to increased time constraints from other work.
A guide for iOS developers on using Bundler to manage Ruby tool dependencies like CocoaPods and Fastlane, ensuring consistent project setups.
A summary of a D3.js data visualization workshop for gifted high-school students, covering materials and projects.
A developer explains the CSS @supports rule and why its widespread browser support is crucial for progressive enhancement.
A first look at Statamic v2 beta, a flat-file CMS built on the Laravel PHP framework, from the developers at Tighten.
An introduction to the Zig programming language, exploring its design goals of pragmatism, performance, safety, and readability compared to C.
Analyzes the time investment and value of code comments, covering initial writing and maintenance costs versus long-term benefits.
A guide to implementing HTTP Public Key Pinning (HKPK) with Let's Encrypt certificates on an nginx server for enhanced TLS security.
Technical guide on building a real-time Twitter sentiment analysis system using Apache Kafka and Storm.
A developer reflects on 2015, covering personal milestones and professional work on Hippo CMS projects, architecture, and webinars.
Introduces a PowerShell script to simplify creating SSL/TLS certificates, CA certificates, and client certificates, automating complex command-line tools.
A presentation explaining the 'Speed Index' web performance metric, including a video and slides from a conference talk.
A developer's recap of FOSDEM 2016, focusing on a talk and panel about the Lua and GNU Guile programming languages.
A developer reflects on the complexity of seemingly simple browser feature requests, using image alt-text display as an example.
Explains the Stochastic SVD algorithm, a probabilistic method for fast, approximate matrix decomposition using random projections.