>>106370516
i started coding in my 20s, and i'm in my 40s now and haven't really made much progress
i did write a Python program to download podcasts that have an RSS feed, and that was pretty useful
i wrote an implementation of Conway's game of life in Ruby with SDL
and i wrote a login system in PHP that stored hashed passwords in PostgreSQL with argon2, but i never did anything with it
oh, and i implemented most of an HTTP 1.1 server in C before i got filtered by epoll/kqueue
i don't even know where most of the code is, probably on an old external HDD somewhere
i'll probably never develop anything worthwhile
but it distracts me for a while, i guess