Published on: 2025-06-20 08:34:40
Introducing Malai TCP & A Bonus! malai-0.2.5 is out now! It brings a new feature to share your local TCP server with the world! Now you can share any TCP-based service running locally — including your SSH service, Postgres database, Redis, or even a custom TCP protocol — using the same seamless workflow that you used with malai http . Now you can share any TCP-based service running locally — including your SSH service, Postgres database, Redis, or even a custom TCP protocol — using the same sea
Keywords: bash malai server ssh tcp
Find related items on AmazonPublished on: 2025-06-22 09:39:09
A generic C-powered & Lua-driven container runtime. Many container runtimes out there focus on specific containerization technologies such as Linux namespaces, but Emilua acts as a generic container runtime that supports different kernel technologies : Linux namespaces. FreeBSD jails. Many container runtimes (e.g. bubblewrap, nsjail) are CLI-driven and give little room for flexibility. The standard tool to automate CLI usage is BASH. However BASH cannot be used to restore flexibility here (it
Keywords: bash container emilua namespaces setup
Find related items on AmazonPublished on: 2025-06-22 18:34:28
Reading time: 2 minutes The other day at work we had a Bash script that would set up a web server and wait for it to be up before proceeding to the next things. The script worked fine and we had no issues, until we had an infinite loop. We were using the Bash built-in until to check if the web server was up: until curl --silent --fail-with-body 10.0.0.1:8080/health; do sleep 1 done This works fine. Unless our web server crashes during startup and we sleep 1 forever. Here comes a handy utili
Keywords: bash signal sleep time timeout
Find related items on AmazonPublished on: 2025-09-08 09:20:10
In GitHub Actions, you can use the shell keyword to specify the shell that runs a given run: block. This keyword is optional for workflows but mandatory for action definitions. The shell normally defaults to something sensible for your runner, e.g. bash on Linux and macOS, and pwsh on Windows. But it can also be specified, and GitHub documents that specifying it explicitly also implies some flags of their choosing: - shell : bash run : | echo "Hello, world!" Based on that, you might think tha
Keywords: bash echo github run shell
Find related items on AmazonPublished on: 2025-09-28 18:12:38
Elon Musk fanaticism has reached ludicrous levels. In a new music video, an online personality by the name of Alessandra Basher — a self-professed "stay-at-home mom," who dreams about "being a stand-up comedian one day" — praised Musk and his businesses while crooning from the bed of a Cybertruck. To call it a cringeworthy attempt to get the attention of the richest man in the world would be an understatement. The almost three-minute video is a hard watch. The lyrics are chock full of painful
Keywords: basher elon musk song tesla
Find related items on AmazonPublished on: 2025-11-12 12:52:13
Migrate from Docker to Podman. fly-to-podman is a small bash script that helps you migrate from Docker to Podman. It will migrate your Docker containers, images, and volumes to Podman, as well as keep your container data and configurations (mounts, ports, etc.) intact. Full blog post: From Docker to Podman: full migration to rootless
Keywords: bash docker migrate podman script
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.