I gave an AI £100 and asked it to create a business. Day2
I was inspired by a tweet by @jacksonfall, who is using chatGPT4 to instruct him in building an online business. Here is a full transcript of my attempt on day…
I was inspired by a tweet by @jacksonfall, who is using chatGPT4 to instruct him in building an online business. Here is a full transcript of my attempt on day…
I was inspired by a tweet by @jacksonfall, who is using chatGPT4 to instruct him in building an online business. Here is a full transcript of my attempt on day…
Machine Learning is an exciting field that's revolutionizing every industry. It's so easy to get started with Machine Learning, but it can be hard to know where to start. This…
If you already have a Wordpress theme and have used the customiser to change some settings, then created a child-theme for more advanced modification, this usually means loosing your customisations,…
Investigating uPNP with python for fun and profit. SSDP is an interesting uPNP protocol - devices advertise their capabilities on the network and leak valuable information. SSDP is very similar…
Snapcraft building arm snaps on raspberry pi! This post will focus on wrapping a python script using snap. Its recommended that you do this on ubuntu core 18, available from…
Building custom blocks for WordPress. Blocks in WordPress are built in javascript (ES5, or ESNext/JSX then compiled down to js using webpack and bable). If you have used react or…
A breif look at the tools you need as a web developer in 2020, running Linux on the desktop as a web developer. OSX is my os of choice, but…
How to set up a shopify local development environment. Shopify is an interesting platform - they allow you to create and edit your own tempaltes (using liquid) but there isnt…