Skip to content
Brad's Place – Blog

Brad's Place – Blog

Some thoughts

  • Brad’s Place
  • Handy Links
  • My Resume
  • Recipe a la ChatGPT

Category: Software Development

Posted on September 10, 2018September 10, 2018 Python Software Development

pip – Cannot fetch index base URL http://pypi.python.org/simple/

You want to use pip to install a module from PyPI. However your server distribution in a little old (at the time of writing this...

Posted on May 28, 2018May 28, 2018 PHP Software Development

On the importance of reading the docs – PHP’s date_parse errors

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...

Posted on May 24, 2018May 24, 2018 Perl Software Development

perl =~ operator interprets a RHS expression at run-time

This article starts with a conversation about adjusting compiled perl regular expressions and a sudden realisation – which went a little along the lines of:...

Posted on September 12, 2017September 13, 2017 Software Development SysAdmin

Joining log lines with sed

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 –...

Posted on August 2, 2017August 2, 2017 Python Random Thoughts

Generating pi (π) using random numbers

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...

Posted on September 9, 2016 Perl Software Development

Cache::FileCache Thoughts

If using perl Cache::FileCache, some comments offering a helpful starting point to get a cache that works in a relatively well behaved and unsurprising way:...

Posted on August 9, 2016August 9, 2016 Software Development SysAdmin

/usr/bin/base64 – copying and pasting code / patches betweeen terminals

The Scenario A couple of terminals open, connected to a mix of your own workstation, local development servers and remote servers running on a different...

Posted on March 1, 2016March 1, 2016 Perl

Perl Gotcha : xor precedence

Perl has a logical xor operator but it happens to be at the very bottom of the precedence priority list , importantly below the humble...

Posted on August 17, 2015August 17, 2015 Software Development

Docker FROM debian:latest

So in my last article I created a Docker container with nothing but a statically compiled helloworld in it. That demonstrated how it’s possible to...

Posted on August 17, 2015 Software Development

Docker FROM scratch

Docker is a framework which makes it easy to wrap linux applications in “containers” – a sort chroot’d jail but with tools to take away...

Posts navigation

← 1 2

Recent Posts

  • Revisiting how the GDPR affects my setting of cookies (for security – a legitimate interest)
  • Machine Learning / Glossaries!
  • Machine Learning / AI courses
  • Artificial Intelligence : Masking Sensitive Data
  • Artificial Intelligence : OpenAI – Analytics, Open Data and A Few Simple Prompts

Recent Comments

  • Andrew on Artificial Intelligence : OpenAI – Analytics, Open Data and A Few Simple Prompts
  • jasky on Docker FROM scratch
  • bjdean on GDPR for micro, small and medium-sized enterprises – specific needs and derogation
  • bjdean on GDPR for micro, small and medium-sized enterprises – specific needs and derogation
  • Aleksandar Crnkovic on GDPR for micro, small and medium-sized enterprises – specific needs and derogation

Archives

  • November 2024
  • November 2023
  • September 2023
  • June 2023
  • December 2022
  • March 2022
  • October 2021
  • November 2020
  • October 2020
  • September 2020
  • May 2020
  • February 2020
  • December 2019
  • October 2019
  • July 2019
  • May 2019
  • April 2019
  • February 2019
  • September 2018
  • May 2018
  • September 2017
  • August 2017
  • July 2017
  • March 2017
  • September 2016
  • August 2016
  • March 2016
  • September 2015
  • August 2015
  • July 2015
  • June 2015

Categories

  • Artificial Intelligence and Machine Learning
  • AWS
  • fast.ai
  • General Data Protection Regulation
  • Google Bard
  • Kaggle
  • Linux
  • MacOS
  • MS Windows
  • OpenAI
  • Pandas
  • Perl
  • PHP
  • Python
  • Random Thoughts
  • Regulations
  • Security
  • Shell Scripting
  • Software Development
  • SysAdmin
  • Web

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Mastodon

Mastodon/aus.social Mastodon/fosstodon.org Mastodon/eigenmagic.net Mastodon/mastodon.social
© 2025 Brad's Place - Blog / Powered by WordPress / Theme by Design Lab