From 806e14d747cf0f360cd2d899b0478d6e4d0fc53e Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Sun, 29 Sep 2024 06:03:03 -0400 Subject: [PATCH] add article --- ...w I Became The First Ever And Only Linux Host on Twitter.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/markdown/How I Became The First Ever And Only Linux Host on Twitter.md b/markdown/How I Became The First Ever And Only Linux Host on Twitter.md index a9d65c3..079f6a4 100644 --- a/markdown/How I Became The First Ever And Only Linux Host on Twitter.md +++ b/markdown/How I Became The First Ever And Only Linux Host on Twitter.md @@ -5,6 +5,9 @@ It all started with a question that initially seemed a bit absurd: *Could you ma I envisioned a Twitter bot that could host Linux containers, execute commands, and interact with users all through tweets. In the end, this project led me to become what I believe is the first person to host Linux containers directly through Twitter interactions. This blog post will take you through the entire process in meticulous detail — from conceptualizing the idea, writing the code, and overcoming challenges, to launching the bot and maintaining it. +

+ Twit Linux +

### The Concept: Why Twitter for Linux Hosting? Before diving into the technical details, it’s important to understand the motivations behind this project. The world of DevOps and Linux system administration is traditionally one of terminals, SSH keys, and intricate scripts. However, I wanted to bring this technical space to a more social, accessible environment. And what better place to do that than Twitter, a platform where millions of people spend their time daily?