programming

12
Jan
git list previous branch

git list previous branch

In git, how do I go back to the previous branch I was just on? I've got a
1 min read
04
Jan
How can I create a minimal NodeJS script. mjs? What's that?

How can I create a minimal NodeJS script. mjs? What's that?

TIL .mjs is a thing, since when? When running my script (e.g. node myscript.js ) I see the error
2 min read
14
Nov
Engineering Principles & Values

Engineering Principles & Values

A work in progress. (started ~2022 and sat in draft state for far to long) so I've decided
2 min read
04
Aug
FastHTML getting started & comparison with Flask

FastHTML getting started & comparison with Flask

FastHTML is built on-top of the popular python libraries starlette, and uvicorn. FastHTML introduces Python types for common HTML elements
8 min read
06
Sep
Deleting files "Cannot be removed because it is not empty" Error (Solved)

Deleting files "Cannot be removed because it is not empty" Error (Solved)

Struggling to delete a persistent file? We were facing the same problem! In our case, we encountered this issue while
2 min read
12
Apr
A practical, detailed guide to Git branching strategy, issue creation and merging

A practical, detailed guide to Git branching strategy, issue creation and merging

Question: I would like to ask for an explanation about git best practices. Like git branching, naming branches etc Sidenote-
7 min read
14
Mar
How do I login ssh to an IPv6 server from an IPv4 internet connection?

How do I login ssh to an IPv6 server from an IPv4 internet connection?

Goals * Not everybody has an IPv6 address (see IPv6 adoption per country): * Given a valid account (ssh), allow a user
3 min read
13
Mar
The Evolution Of Website Builders

The Evolution Of Website Builders

The header of this article is Lego.com from Nov 9th 1996. It gives some context for how far the
3 min read
05
Mar
What is concurrent code?

What is concurrent code?

Concurrent computing - WikipediaWikimedia Foundation, Inc.Contributors to Wikimedia projects Concurrent computing is a form of computing in which several
1 min read
10
Dec
How to set ulimit max number open files and other limits? Help!

How to set ulimit max number open files and other limits? Help!

> You can use this reference to learn how to update any of the kernel / userspace limits. Increase max number
4 min read
Collect recurring payments with Subscribie