-
Posted on Aug 20, 2025
In
general
• Tags:
tips & tricks,
coding & programming
• 7 min read
Introduction So, I haven’t been posting much recently, but I’m back with a new one – how I added blog comments on an AstroJS blog I run. I’ve always thought – how can I get readers to interact, to ask questions and get responses? Well, I’ve done research into the... -
Posted on Apr 10, 2025
In
general
• Tags:
general,
advice,
coding & programming
• 3 min read
Many people have this same question: what programming language should I start learning? There is no easy answer. It really depends on what you want to learn. In this post, I’ll explore the different programming languages and the benefits they bring.
-
Posted on Mar 27, 2025
In
general
• Tags:
general,
relatable
• 2 min read
This was originally posted on this Dev.to post.
-
Posted on Mar 1, 2025
In
discussion
• Tags:
general,
discussion,
controversial
• 2 min read
Introduction
One of the most controversial, debatable programming topics out there. Is HyperText Markup Language really a programming language? Let me discuss it.
-
Posted on Feb 14, 2025
In
bash-terminal
• Tags:
tips & tricks,
guide,
bash
• 3 min read
What is tmux? tmux is an “open-source terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in a single window. It is useful for running more than one command-line program at the same time. It can also be used to detach processes from their... -
Posted on Feb 13, 2025
In
discourse
• Tags:
discourse,
tips & tricks,
guide
• 6 min read
As I mentioned in my first blog post, Discourse is an amazing, modern, and feature-rich forum software. A selling point? It’s really easy to install and setup, and support is top-notch. In this post, I’m going to share with you what you should do when installing Discourse, plus some software... -
Posted on Dec 18, 2024
In
general
• 1 min read
I’m NateDhaliwal. I’m starting this blog today! Allow me to introduce myself. I used to be an avid Replit user. Replit is a cloud-based IDE. After shutting down Replit Ask (their support forum), I lost my interest with in and now code in CodeSandbox or local dev. The Replit support...