
@zenfin@mementomori.social
algoritminen sävellajianalyytikko
Hi, it is İ, and this is the 4th Mastodon profile of mine. The 1st is for sexful stuff, and the 2nd’s ship sank after its captain abandoned us and these parts of the ’verse. The 3rd is @zenfrt and is mostly in Finnish.
Suggested pronouns: They/Them. If language or context demands a gender, go with what sounds right assuming İ = Johann.
I studied algorithms and work with academic library systems in the FOSS camp. Currently interested in functional programming and the Haskell language.
I’m reading LOTR for maybe the fourth time, now first time in English. Also a fan of the Ring operas. And Moomins!
I used to do modern dance to keep my mind and body in shape. Spent the covid years doing shibari bunnying. Recently joined an open water swimming club.
I live in Helsinki in Northern Europe.
I climbed Mount Fuji last year with my Human. (There were many humans. Guess I’m one too.)
4649
I just want to remind everyone of this wonderfully simple guide to writing responsive web pages:
Just add
<meta name="viewport" content="width=device-width, initial-scale=1">
between the <head> and </head> tags.
That’s it! By default your page will be nonresponsive and broken on mobile devices’ small screens, but this one line fixes it.
https://motherfuckingwebsite.com/
To really show off, add some very basic styling for increased accessibility: