Wastholm.com

I want to detail some techniques you can leverage to make your Maven builds faster in this post. The following post will focus on how to do the same inside of Docker.

In this blog post, we’ll demonstrate how the HAProxy load balancer protects you from application-layer DDoS attacks that could, otherwise, render your web application dead in the water, unreachable by ordinary users. In particular, we’ll discuss HTTP floods. An HTTP flood operates at the application layer and entails being immersed with web requests, wherein the attacker hopes to overwhelm your application’s capacity to respond.

That's the verdict of a comprehensive review of the science on the subject recently published in Psychological Science in the Public Interest. The team behind the research looked at decades of studies focused on all manner of techniques and apps that promise to help you devour words at an incredible clip. Sadly, what they found is that what looks too good to be true almost certainly is.

Back in the olden days, most typists were trained to use all their fingers. That’s less of a concern now, leading to all sorts of self-taught typing styles. But as a new study shows, our lack of formal training—and our resistance to using all ten fingers—doesn’t mean we’re not proficient typists.

A Microcontainer contains only the OS libraries and language dependencies required to run an application and the application itself. Nothing more.

Rather than starting with everything but the kitchen sink, start with the bare minimum and add dependencies on an as needed basis.

Profiling data can be thousands of lines long, and difficult to comprehend. Flame graphs are a visualization for sampled stack traces, which data allows hot code-paths to be identified quickly. See the Flame Graphs main page for uses of this visualization other than CPU profiling.

Flame Graphs can work with any CPU profiler on any operating system. My examples here use Linux perf_events, DTrace, SystemTap, and ktap. See the Updates list for other profiler examples, and github for the flame graph software.

One of the hardest parts of building for Android is making your app work well on all phones. While device fragmentation often brings forth concerns on design, the bigger struggle will be behind the scenes in managing memory, rendering smooth graphics, and maintaining battery life.

Define user behaviour with Python code, and swarm your system with millions of simultaneous users.

1–9 (9)