Forem

Adam K Dean profile picture

Adam K Dean

CTO @edgenetwork • Founder @launchquestco

Location United Kingdom Joined Joined on  Personal website https://adamkdean.co.uk github website twitter website
Five Year Club
Writing Debut
Four Year Club
Three Year Club
1 Week Community Wellness Streak
Two Year Club
One Year Club
GitHub Actions Hackathon Participant
8 Week Writing Streak
Top 7
4 Week Writing Streak
BBC Micro:bit — a story of curiosity
Cover image for BBC Micro:bit — a story of curiosity

BBC Micro:bit — a story of curiosity

2
Comments
4 min read

Want to connect with Adam K Dean?

Create an account to connect with Adam K Dean. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
10 Tips For New Coders
Cover image for 10 Tips For New Coders

10 Tips For New Coders

10
Comments 2
3 min read
Slack Notifications with GitHub Actions
Cover image for Slack Notifications with GitHub Actions

Slack Notifications with GitHub Actions

25
Comments 3
4 min read
Notes on Remote Working
Cover image for Notes on Remote Working

Notes on Remote Working

6
Comments 1
7 min read
Setup your own persistent web IRC client
Cover image for Setup your own persistent web IRC client

Setup your own persistent web IRC client

16
Comments
3 min read
Sorting objects with undefined values
Cover image for Sorting objects with undefined values

Sorting objects with undefined values

11
Comments 1
2 min read
Image Resolutions in CSS
Cover image for Image Resolutions in CSS

Image Resolutions in CSS

9
Comments
3 min read
Simple SCSS with 11ty
Cover image for Simple SCSS with 11ty

Simple SCSS with 11ty

15
Comments 2
4 min read
SPI with MCP3008 ADC chip & TMP36 analogue temp sensor
Cover image for SPI with MCP3008 ADC chip & TMP36 analogue temp sensor

SPI with MCP3008 ADC chip & TMP36 analogue temp sensor

8
Comments
3 min read
Blog migration complete
Cover image for Blog migration complete

Blog migration complete

4
Comments
2 min read
Set cwd to script directory
Cover image for Set cwd to script directory

Set cwd to script directory

6
Comments 5
1 min read
Migrating to dev.to
Cover image for Migrating to dev.to

Migrating to dev.to

9
Comments 5
1 min read
Engineering nutrition
Cover image for Engineering nutrition

Engineering nutrition

7
Comments 1
4 min read
Update all values in a MongoDB collection to a random range
Cover image for Update all values in a MongoDB collection to a random range

Update all values in a MongoDB collection to a random range

6
Comments
1 min read
Rewriting History in Git
Cover image for Rewriting History in Git

Rewriting History in Git

4
Comments
2 min read
Base64 decode explained
Cover image for Base64 decode explained

Base64 decode explained

7
Comments
3 min read
Base64 encode explained
Cover image for Base64 encode explained

Base64 encode explained

2
Comments
2 min read
Pass Request buffer through Redis
Cover image for Pass Request buffer through Redis

Pass Request buffer through Redis

2
Comments
1 min read
Pipe Stream to Express
Cover image for Pipe Stream to Express

Pipe Stream to Express

6
Comments
1 min read
Proper sorting with JavaScript
Cover image for Proper sorting with JavaScript

Proper sorting with JavaScript

4
Comments 2
2 min read
SCP between two hosts with non-standard ports
Cover image for SCP between two hosts with non-standard ports

SCP between two hosts with non-standard ports

6
Comments
1 min read
Clean up k8s/Rancher
Cover image for Clean up k8s/Rancher

Clean up k8s/Rancher

4
Comments
1 min read
Mount Docker volume locally
Cover image for Mount Docker volume locally

Mount Docker volume locally

9
Comments 2
2 min read
List all files changed in last commit
Cover image for List all files changed in last commit

List all files changed in last commit

2
Comments
1 min read
Clutter free Unity/VSCode
Cover image for Clutter free Unity/VSCode

Clutter free Unity/VSCode

2
Comments
3 min read
Change keyboard layout on Ubuntu + Xrdp
Cover image for Change keyboard layout on Ubuntu + Xrdp

Change keyboard layout on Ubuntu + Xrdp

5
Comments
1 min read
Available devtools for webpack
Cover image for Available devtools for webpack

Available devtools for webpack

4
Comments
1 min read
Encapsulating console.log with spread operator
Cover image for Encapsulating console.log with spread operator

Encapsulating console.log with spread operator

3
Comments
1 min read
Determine volume location on Docker host
Cover image for Determine volume location on Docker host

Determine volume location on Docker host

5
Comments
2 min read
Check if temp table exists in SQL
Cover image for Check if temp table exists in SQL

Check if temp table exists in SQL

3
Comments
1 min read
Reclaim your inodes by deleting dangling docker volumes
Cover image for Reclaim your inodes by deleting dangling docker volumes

Reclaim your inodes by deleting dangling docker volumes

3
Comments
2 min read
Add notices to auto-generated files with gulp
Cover image for Add notices to auto-generated files with gulp

Add notices to auto-generated files with gulp

3
Comments 1
2 min read
Koa middleware for serving static files
Cover image for Koa middleware for serving static files

Koa middleware for serving static files

2
Comments
1 min read
Node.js IsDirectory
Cover image for Node.js IsDirectory

Node.js IsDirectory

2
Comments
1 min read
Useful git aliases
Cover image for Useful git aliases

Useful git aliases

4
Comments
1 min read
Copying files from one container to another
Cover image for Copying files from one container to another

Copying files from one container to another

4
Comments
2 min read
Share directories between two containers
Cover image for Share directories between two containers

Share directories between two containers

6
Comments
1 min read
Remove all exited containers
Cover image for Remove all exited containers

Remove all exited containers

3
Comments
1 min read
Installing Node.js on a Raspberry Pi
Cover image for Installing Node.js on a Raspberry Pi

Installing Node.js on a Raspberry Pi

5
Comments
1 min read
Notes on Raspberry Pi & Arduino
Cover image for Notes on Raspberry Pi & Arduino

Notes on Raspberry Pi & Arduino

5
Comments
2 min read
Access boot2docker container IP
Cover image for Access boot2docker container IP

Access boot2docker container IP

5
Comments
1 min read
Discovering service discovery services
Cover image for Discovering service discovery services

Discovering service discovery services

7
Comments
3 min read
UFW, Ubuntu, OpenVPN, and Docker
Cover image for UFW, Ubuntu, OpenVPN, and Docker

UFW, Ubuntu, OpenVPN, and Docker

4
Comments
2 min read
Get container ID from within container
Cover image for Get container ID from within container

Get container ID from within container

2
Comments
1 min read
Shell settings for safer scripts
Cover image for Shell settings for safer scripts

Shell settings for safer scripts

3
Comments
1 min read
Install Consul on Ubuntu 14.04
Cover image for Install Consul on Ubuntu 14.04

Install Consul on Ubuntu 14.04

4
Comments
1 min read
Rename Ubuntu droplet
Cover image for Rename Ubuntu droplet

Rename Ubuntu droplet

2
Comments
1 min read
ES6 compatible sleep function
Cover image for ES6 compatible sleep function

ES6 compatible sleep function

4
Comments
1 min read
Intercepting XMLHttpRequest requests
Cover image for Intercepting XMLHttpRequest requests

Intercepting XMLHttpRequest requests

5
Comments
1 min read
New website is now live
Cover image for New website is now live

New website is now live

4
Comments
1 min read
Disable iptables
Cover image for Disable iptables

Disable iptables

3
Comments
1 min read
Version ranges for node package dependencies
Cover image for Version ranges for node package dependencies

Version ranges for node package dependencies

2
Comments
1 min read
How to replace master branch in git, entirely, from another branch?
Cover image for How to replace master branch in git, entirely, from another branch?

How to replace master branch in git, entirely, from another branch?

3
Comments
1 min read
Remove .DS_Store from git repository
Cover image for Remove .DS_Store from git repository

Remove .DS_Store from git repository

3
Comments
1 min read
Using another private key with git
Cover image for Using another private key with git

Using another private key with git

4
Comments
1 min read
boot2docker DNS not working
Cover image for boot2docker DNS not working

boot2docker DNS not working

3
Comments
1 min read
Remove branch from remote git repo
Cover image for Remove branch from remote git repo

Remove branch from remote git repo

2
Comments
1 min read
RegEx match all words with a prefix
Cover image for RegEx match all words with a prefix

RegEx match all words with a prefix

3
Comments
1 min read
Count occurrences with grep
Cover image for Count occurrences with grep

Count occurrences with grep

3
Comments
1 min read
Fleetctl destroy all services
Cover image for Fleetctl destroy all services

Fleetctl destroy all services

5
Comments
1 min read
loading...