Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

251–257 of 257 posts

Re: Ask HN: Share your personal site

#252

Sure! 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…

Ah! That makes sense, thank you! I'd say it's more of an unintended feature than a bug :)

Re: Ask HN: Share your personal site

#254

https://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?

Don't quite understand why the images are links? Also highly recommend moving away from Disqus

Re: Ask HN: Share your personal site

#255
post #184

https://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.

I like it, the posts were quite slow to load though, ~2 seconds

Re: Ask HN: Share your personal site

#256
post #72

In 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...

Sketchy link to say the least
Post reply on HN