Ask HN: Share your personal site
251–257 of 257 posts
Re: Ask HN: Share your personal site
#252Sure! Here's mine: https://www.justus.ws I've had this one for a couple years now. I've had more polished-looking sites in the past, but this time I wanted to emphasize having fun with it and not being too precious - this allows me to update it without worrying about everything being perfect. It's a static site built by Eleventy. I edit/build it locally, and then when I push up to Github it's rebuilt there by a Githu…
I'd guess there's a race condition that causes the eyes to end up closed, because the 'delay' can sometimes be less than 150 and `blink` gets called while it's already executing (so `src` ends up being the blink version). A simple fix would be adding `await` to `blink()` if that's the case! BTW, I made a vanilla JS version for fun, without jQuery or promises (untested) function blinktimer() { var avatar = document.qu…
Re: Ask HN: Share your personal site
#253Re: Ask HN: Share your personal site
#254https://www.greghilston.com/ I'm pretty torn on having a separation between the notion of "posts" and "projects". I don't keep the project section up to date very often, and probably should remove it. Any thoughts/advice on this HN?
Re: Ask HN: Share your personal site
#255https://eliothertenstein.com/ Inspired by an iPad-style layout, along with some other personal sites I admire. Not too fancy, just a home for my photos and some (not very much) writing.
Re: Ask HN: Share your personal site
#256In the early days of covid lockdown I began a weekly page "Five Reads Friday" of recent internet finds for (old) colleagues from my (old) research lab. — and for anyone else who may be interested Its still going. Todays 5RF (number 134) is at http://www.d1017729-6869.belgacomhosting.be/nvrs-hri-gg/2023...
Re: Ask HN: Share your personal site
#257https://lylejantzi3rd.github.io/ for now. I haven't decided whether to use lylejantzi3rd.com or lj3.me as a custom domain.