Posts

Simplify Your Build Process with XC Tasks

This blog post shares the author's journey in mitigating the frustrating issue of code rot in his technical projects. He introduces the practical strategy of hardcoding the versions of project dependencies, offering a simple process for this and demonstrating its execution.Read More →

Avoiding Code Rot - Setting Dependency Versions

This blog post shares the author's journey in mitigating the frustrating issue of code rot in his technical projects. He introduces the practical strategy of hardcoding the versions of project dependencies, offering a simple process for this and demonstrating its execution.Read More →

Updating Github Default Branch Name

A quick guide on how to change the default branch name in Github and Git.Read More →

Rsync Cheatsheet

Some handy rsync commands for working with remote vps using ssh.Read More →

Testing w Python, Pytest, Debugger & Virtual Environment in Visual Studio Code

How I got Python testing with Pytest and a Debugger working in VSCRead More →

Docker-Compose on Arm64 CPU instance

Installing docker-compose on my arm64 cpu instance required a little extra work, and a beta release.Read More →

My VPS Install Process (Oracle Cloud)

How I like to set up my Ubuntu 20.04 VPS servers, Oracle Cloud edition.Read More →

Oracle Cloud Ubuntu Firewall Gotcha

Opening firewall for Ubuntu instance in Oracle Cloud is not as easy as it seems.Read More →

Using Github Webhooks to Automatically Update Code

Set up automatic code updates on your codebase when you push to Github.Read More →

Deleting and creating git branches on Github

There are links to create and delete branches on Github, this is easy to manage.Read More →

Why Readme?

A good Readme can make a great first impression. Here's a quick starter template Readme.Read More →

What Really Does a Web Developer Do?

A short time lapse video to show what a web developer may do in his/her daily job.Read More →

Basic JavaScript Vocab List

A basic vocab list for those getting started.Read More →

© Isaac P.RSS