bandwidth measurement using iperf
I wrote about using netcat to measure bandwidth between servers which works perfectly well in a minimal sort of way (and in particular between servers...
Some thoughts
I wrote about using netcat to measure bandwidth between servers which works perfectly well in a minimal sort of way (and in particular between servers...
It’s important to read the documentation, and then read it again once or twice. PHP’s date_parse function parses a datetime string and returns an “array with information...
Disclaimer: I’m a Software Engineer who has spent a bunch of time working on issues relating to the GDPR from a systems design/security/process point of view....
This article starts with a conversation about adjusting compiled perl regular expressions and a sudden realisation – which went a little along the lines of:...
Disclaimer:Â I’m a Software Engineer who has spent a bunch of time working on issues relating to the GDPR from a systems design/security/process point of view....
Disclaimer:Â I’m a Software Engineer who has spent a bunch of time working on issues relating to the GDPR from a systems design/security/process point of view....
Disclaimer: I’m a Software Engineer who has spent a bunch of time working on issues relating to the GDPR from a systems design/security/process point of...
It’s often the case when analysing system logs that you want to create a summary bringing together data from different lines of a log –...
I’m at a conference, I have my ChromeBook (vanilla, no local linux installs or any such thing), I have internet and I’ve set up a...
I was entertained by Numberphile’s dice-based generation of an approximate of pi  so thought I’d throw together a quick script to try this out: random_vals_pi The...