-
Making a dumb smart light switch with a Raspberry Pi Pico
Python Microcontrollers Electrical engineering
19 November, 2024
-
Flickering-flame LED effect using MicroPython on a Raspberry Pi Pico
Python Microcontrollers Electrical engineering
8 September, 2024
-
How to develop and test a minimal API in Python with Flask
Python Software engineering Flask
11 April, 2023
-
The unexpected downsides of working in a flow state
Blog Mental health Software engineering
5 March, 2023
-
An introduction to practical data privacy and security
30 October, 2022
- Using the GitHub API to find open-source projects looking for contributions
- Simple GitLab CI/CD pipeline for testing R package commits
- How to set up Shiny Server on a Ubuntu 20.04 server from Digital Ocean
-
Warning message: package ‘x’ was built under R version 'y'
2 February, 2022
-
How to count the number of NA values in each variable of a data frame in R
19 January, 2022
- How to automate R reports on Linux with cron jobs
-
It's okay to be sad sometimes.
8 October, 2021
-
The inverse-transform method for generating random variables in R
4 September, 2021
-
How to change the author details for historical commits in a git repository
1 September, 2021
-
How to filter several variables with the same condition in R
9 July, 2021
-
Training vs test mean squared error in R
24 June, 2021
-
A simple method for valuing rental property as a component of your FIRE goal
20 June, 2021
- How to add titles to a layer control box in a Leaflet map in R
-
Simple logistic regression with Python
Python Statistics and data science
18 February, 2021
-
Regression case study part two: New Zealand's greenhouse gas emissions
Python Statistics and data science
15 February, 2021
-
Regression case study part one: New Zealand's greenhouse gas emissions
Python Statistics and data science
31 January, 2021
-
Statistical interactions between variables with Python
Python Statistics and data science
25 January, 2021
-
Simple Pearson correlation with Python
Python Statistics and data science
24 January, 2021
-
Simple chi-squared test with Python
Python Statistics and data science
21 January, 2021
-
Simple ANOVA with Python
Python Statistics and data science
20 January, 2021
-
How to verify a checksum in Linux
4 January, 2021
-
Hosting a Kali Linux virtual machine using KVM on a Ubuntu 20.10 box
Linux Virtualization Kali Linux
11 December, 2020
- Leaflet maps in Django with model-backed geoJSON data
-
How to install World of Warcraft on Linux with Lutris and Wine
22 November, 2020
- Setting environment variables for Django in Linux
- Geographical sorting is not a thing
- Click to zoom in on polygon in Leaflet maps with Shiny
-
Converting backslashes to forward slashes in R on Windows
8 June, 2020
-
Slug routing in Django
2 April, 2020
-
Behavioural psychology and Python: Part 1
Python Statistics and data science
24 February, 2020
- Dependent selectInput objects in Shiny apps that you can bypass
-
First-home buyers' guide
12 January, 2020
- Displaying ggplot messages in a Shiny app
- GIS in R using the Google Maps API