Simulations and modes of convergence
Discusses why simulation summaries should focus on quantiles and robust statistics rather than moments when evaluating asymptotic approximations.
Discusses why simulation summaries should focus on quantiles and robust statistics rather than moments when evaluating asymptotic approximations.
Introducing 'trainer', a tool to convert Xcode test results from plist to JUnit format for Jenkins, solving issues with xcpretty and xctool.
A technical guide on configuring Apache web server to redirect www to non-www and HTTP to HTTPS using .htaccess rewrite rules.
Introduction to Apache Drill, a SQL engine for querying diverse data sources like files (CSV, JSON) and databases.
A technical guide on configuring Apache Drill's ODBC driver to connect with Oracle Business Intelligence Enterprise Edition (OBIEE) 12c on a Linux environment.
The author reflects on the global reach of their book 'Intermediate Python', which has been read in 181 countries and used for training.
Explains how the .NET Garbage Collector pauses threads at safe points to perform collection, detailing the suspension mechanism and TTSP.
A Swift developer explains how wrapping primitive types like Int in structs improves type safety and eliminates runtime bugs in a toy train control app.
A technical guide on configuring Amazon S3 and CloudFront to redirect www to non-www domains and enforce HTTPS.
An overview of Hyperconverged Infrastructure (HCI), its market growth, key vendors, and practical use cases in the data center.
Sway, an i3-compatible Wayland compositor, celebrates its first year with major updates, new features, and community contributions.
A guide to disabling NSLog in iOS/macOS apps to reduce console noise from third-party libraries, with code examples in Swift and Objective-C.
A technical guide on setting up HTTPS redirects for a domain using Amazon S3 and AWS CloudFront, including SSL certificate configuration.
Explains why creating custom open source licenses harms collaboration and adoption, advocating for standardized licenses.
A tutorial on building a .NET Core console app that uses Azure Face API to detect and blur faces in images.
Fixing OGG-15051 error: 'Class not found: kafkahandler' due to a typo in Oracle GoldenGate Kafka handler configuration.
A personal guide detailing the steps and configurations for installing and setting up Slackware Linux 14.2 on a laptop, including package management and development tools.
An introduction to threat modeling, a security technique for identifying assets, attack vectors, and attackers to build better system defenses.
A rebuttal to the 'function color' critique of async/await, arguing it's a powerful tool for cooperative multitasking in concurrent programming.
A Python developer shares insights from the HTTP Workshop in Stockholm, discussing HTTP/2, web standards, and Python's role in the ecosystem.