Explore >> Select a destination


You are here

blog.atsign.dev
| | boricj.net
4.1 parsecs away

Travel
| | In this series of articles, we will study a program written in C that prints the ASCII table on its standard output. This particular program will: use the Executable and Linkable Format for its binary artifacts; target the 32-bit, little endian MIPS III instruction set architecture; run on the Linux operating system.
| | staex.io
2.8 parsecs away

Travel
| | IoT devices sometimes have too little resources to pull and run heavyweight Docker images. In this article we show how to reduce the size by 36-91% using patchelf and strace tools without recompiling containerized applications.
| | hjr265.me
6.2 parsecs away

Travel
| | GitLab CI/CD let's you schedule pipelines. And, in a way, I find it such a convenient way to manage my Internet crons. One use of GitLab CI/CD schedules that I make is to backup MongoDB data. The pipeline, when run, SSHs into a server holding the MongoDB instance, runs mongodump and pipes it straight to s3cmd that then stores the dumped archived to an S3-esque bucket. Here's what the pipeline looks like in .
| | www.serverless.com
24.9 parsecs away

Travel
| Easily store sensitive secrets for your serverless applications built on AWS Lambda, AWS API Gateway, AWS DynamoDB & more.