Ask HN: Share your personal site
241–250 of 1001 posts
Re: Ask HN: Share your personal site
#242My personal Blog is just a simple wordpress site. I do an quick review of audiobooks each month plus the odd other article.
https://blog.darkmere.gen.nz/2020/08/sidewalk-delivery-robot... - is an article I wrote about Sidewalk Delivery Robots
Re: Ask HN: Share your personal site
#243Soon to be also a Blog :/
Code that generates my site → https://github.com/mariocesar/mariocesar
Re: Ask HN: Share your personal site
#244I mostly use it as a place to write up my notes about whatever I was working on that day, with typical topics covering things such as embedded software, TrueNAS and Python.
One time I was searching online trying to solve a programming problem, when the 2nd result was a post by myself from 8 months earlier, in which I wrote about how to solve that exact problem!
Ideally I'd like my website to be useful to others too. In recent years I've received one email from an individual saying they found one of my notes helpful, which made my day. It makes me think I should drop a note of thanks next time I find someone else's personal website useful.
In future I plan to use my website to host the video games I made when I was younger. I've just put one up so far.
Re: Ask HN: Share your personal site
#245I have random experiments on mine, currently AI generated "inspirational" quotes accompanied by ever changing background textures (don't miss the refresh button in the bottom corner, if you keep going you'll reach some more psychedelic patterns;)
The background is neural cellular automata (https://distill.pub/2020/growing-ca/) and the quotes is GPT-J (https://huggingface.co/EleutherAI/gpt-j-6B).
Re: Ask HN: Share your personal site
#246I work on a machine learning team at Amazon, but my site includes mostly dataviz related stuff I enjoy creating, sometimes about statistics and ml (go figure), and sometimes other stuff (lots of articles on skateboarding, of all things).
Overdo for an update!
Re: Ask HN: Share your personal site
#247One of these days I’m going to finish a new post about the history of color in software and APIs.
In the meantime, my blog has exactly one article, an overview of video communications APIs today.
Re: Ask HN: Share your personal site
#248Re: Ask HN: Share your personal site
#249I made a photo blog that works via SMS. Has a few commands you can text to it. Did it on margarita sprints - I'd code at a bar until I couldn't code correctly.