profile.sol
🗕
🗖
✕
impl Person
  name = "Pedro Braga"
  age = 21
  pronouns = HE_HIM | THEY_THEM
end

website.show()
Butterfly Linux (C) 2024 All Rights Reserved
Version 0.0.1 (tty1)

~$ ls .

~$ cat info.txt

Hello stranger, welcome to my web site, the only corner of the whole world wide web that is mine. Feel free to inspect my files but... do so responsibly. You see...

I was told to make a web site using Hypertext (what a pretentious name, by the way) and style sheets. Now, I do see the reason why some laypeople would use 'documents' to share their things on the internet. But a true computer nerd(TM) would promptly observe the limitation of the markup language and 'JavaScript' for reliable software development.

So I just exposed this old little machine to the open internet. Yeah, just click on the directories and files to nagivate. One day the internet will be big, and so will I (metaphorically) (on the internet).


~$