IIcecreamsoftinblog.icecreamsoft.com·Apr 23, 2023 · 6 min readBuilding a web app for travel searchStarting a dev log for my hobby projects. Sharing ideas, and also any knowledge that is learned along the way. Project Idea For a recent side project, I decided to build a simple travel search application. While I'm not the most frequent flyer, when ...00
IIcecreamsoftinblog.icecreamsoft.com·Apr 22, 2023 · 3 min readVisual Studio Code extension : Remote SSHOut of many extensions for Visual Studio Code, I've been enjoying the Remote SSH package for various reasons. Let's see what this is about. What is it? As its name suggests, it is an extension that lets you remotely SSH into another machine for deve...00
IIcecreamsoftinblog.icecreamsoft.com·Apr 22, 2023 · 7 min readHow to run a "free" server in 2023As a hobby developer, especially a web developer, there is often a need to be able to run a server on the internet for low-cost (i.e. "free"). Let's compare some options we have in the year 2023. Option 1: Cloud Platforms The first approach is to le...00