Run ASP.NET Core on OpenShift
A step-by-step tutorial on deploying an ASP.NET Core web application to an OpenShift cluster using Docker and the oc client tools.
A step-by-step tutorial on deploying an ASP.NET Core web application to an OpenShift cluster using Docker and the oc client tools.
A technical article exploring tail probability bounds for sums of random variables under 'sparse correlation' conditions, extending concepts like Bernstein's Inequality.
A technical deep dive into exposing and accessing Python 3.6's private dictionary version number using ctypes.
Explains why forward secrecy is crucial for modern encryption, contrasting GPG's long-term key model with the Signal Protocol's ephemeral keys.
A technical guide on configuring an ASP.NET Core application to run automatically on startup for a Raspberry Pi device.
A developer tracks HTTP vs HTTPS requests for a year, highlighting major websites still using insecure HTTP and advocating for HTTPS adoption.
A guide on using Docker Machine to create a host within an existing Azure Virtual Network and subnet, using a private IP.
Discusses the importance of cryptographic safety factors, using SHA1's vulnerabilities and Feynman's Challenger report as analogies.
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.
Explores the $500 security guarantee for finding vulnerabilities in qmail, highlighting principles for secure open-source software development.
Explains the 'fixed' keyword in C#, covering its role in unsafe code, how the compiler, JIT, CLR, and GC collaborate, and its use for pinning objects in memory.
A step-by-step tutorial on how to containerize an ASP.NET Core application using Docker, from creating a Dockerfile to running the image.
An update on using Flight.js at TweetDeck in 2016, covering mixins, state management, data flow with RxJS, and component architecture.
A guide to automating AWS EBS snapshot creation and cross-region copying using PowerShell for disaster recovery purposes.
Explores the key benefits and potential risks of adopting cloud computing for businesses, including cost, scalability, and security concerns.
A technical guide on integrating Apache Kafka with Oracle Stream Analytics for real-time data processing and stream analytics.
A guide to optimizing Angular app bundle size for production, covering tree-shaking, minification, and build tools to reduce from 1.4MB to under 50KB.
A history of visualizing OBIEE DMS metrics, from early JMX tools to modern Grafana dashboards.
Explains the importance of metrics for diagnosing OBIEE performance issues and introduces an updated monitoring tool.
A guide for tech startups on evolving from simple blog posts to coordinated product launches, covering product readiness and messaging.