prologic

twtxt.net

"Problems are Solved by Method" 🇦🇺👨‍💻👨‍🦯🏹♔ 🏓⚯ 👨‍👩‍👧‍👧🛥 -- James Mills (operator of twtxt.net / creator of Yarn.social 🧶)

Recent twts from prologic
In-reply-to » QOTD: Do you have a way to get back into your home network if you get locked out?

@mckinley@twtxt.net I just accept that if shit™ breaks, there ain’t much I can do about it until I can. So that forces me to automate things as much as possible.

⤋ Read More
In-reply-to » QOTD: Do you have a way to get back into your home network if you get locked out?

@mckinley@twtxt.net

QOTD: Do you have a way to get back into your home network if you get locked out?

No. My network is firewalled and the only way into it is physically being on it.

⤋ Read More

Woot! I got wolfssl and the wolfssl command-line tool compiled successfully and installed on µLinux 💪 Now I can do all sorts of crypto stuff, generate TLS keys, etc all from a tiny ~20MB Linux distro 🥳

⤋ Read More
In-reply-to » One benefit with bluesky is your username is also a website. And not a clunky URL with slashes and such. I wish twtxt adopted that. I have advocated for webfinger to for twtxt to let us do something like it with usernames. Nostr has something like it

@xuu FWIW I do agre with you here. I think we should (Twtxt) agree to just use WebFinger and call it a day. It would solve so many problems.

⤋ Read More
In-reply-to » One benefit with bluesky is your username is also a website. And not a clunky URL with slashes and such. I wish twtxt adopted that. I have advocated for webfinger to for twtxt to let us do something like it with usernames. Nostr has something like it

@xuu is there anything stopping in clients from supporting this as an optional feature?

⤋ Read More
In-reply-to » What's the most common feature set on these tilde gists? 🤔

@bender@twtxt.net It’s not super important, I tagged you on IRC, but essentially I’m trying to build a tilde (shared linux host) thingy of some sort 😅 just experimenting with an idea I’ve had a while back. See for example working trivial “Hello World” at http://mbox.blue/~prologic/ – The basic idea is that when you ssh -p 222 user@mbox.blue that you actually are put into a sandboxed container. The container is capable of being detached to keep long-running processes like tmux and whatever running with ^p^q (CTRL+p; CTRL+q) and all data stored in $HOME is persisted. Additionally $HOME/public_html is automatically mapped to the root’s web server. That’s about is so far…

⤋ Read More
In-reply-to » Trying to get some custom T-shirts made. Ordered my first one with Media -- Let's see what eh quality of the print and T-shirt is before I make any more 😅

@movq@www.uninformativ.de If it turns out alright, my daughter is going to do a few more designs for me! You’d be more than welcome to just click and purchase them of my portfolios when ready 🤣

⤋ Read More

Neat! 👌 I have been hacking on sshbox and refactored it a fair bit to have much more flexible auth methods. In addition I also toyed around with the idea of having a shared (free) unix environment like some of the ones around (whose name eludes me right now 🤦‍♂️), with a couple of key differences and differentiators:

  • The environment you get is actually a Docker container
  • Based on Alpine, but customized.
  • Can persist/detach any background processes you want.
  • And reverse proxy to port 8000 in the container.

⤋ Read More