Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

361–370 of 1001 posts

Re: Ask HN: Share your personal site

#362
https://matthewminer.name/

Just wrote it from scratch in PHP without any libraries in college, and have just kept adding more and more ever since. It's hosted on NearlyFreeSpeech for like $5/month. I l got really frustrated with Apache setting it up, but now I feel like Apache with separate files for each page makes everything very modular and easy to add onto.

Re: Ask HN: Share your personal site

#368
https://andrewingram.net/

I’m a bit tired of the design, I want to rethink it to better support short form content; but also because I’m a bit bored of the hyper-minimalist Medium-esque aesthetic. It’s actually fairly overengineered, so I’ll make sure the next version is even more overengineered.

I’ve also been working on a level viewer for Mario Maker 2, had some fun problems. Next step is to switch the rendering to webgl: https://www.smm2-viewer.com/courses/BMV-CN5-4DG

Re: Ask HN: Share your personal site

#369
https://nowrestlingonisland.com/

Lovingly hand-coded HTML, no JS, lightweight, just a place to post my humorous short stories (warning: immature humour and sort-of adult themes). Just a github pages site that I manually edit and push, but perfectly suits my simple needs. Also has a couple of “easter eggs” that I found amusing.

Post reply on HN