Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

31–40 of 257 posts

Re: Ask HN: Share your personal site

#33
Hello, I write about software, tech lead and other random things!

https://on-systems.tech/

I just published a post 2 days ago about 2022 Self Published Book earnings! I was kind of hoping hn would find it interesting but no luck so far!

https://on-systems.tech/blog/130-2022-self-published-book-ea...

Re: Ask HN: Share your personal site

#36
https://www.calebk.com

- Static site with no framework beyond basic PUG/SCSS.

- Uses no JS at all.

- Actually pretty readable on a monochrome Palm Pilot too, as far as modern HTML goes.

---

My key post is my thought framework for ethical software design: https://calebk.com/articles/design-ethics

Have some fun ones on PalmOS UX and other experiments coming up, but unpublished for now. :)

Re: Ask HN: Share your personal site

#38
https://phinjensen.com/

Not a lot on there right now. I have a lot of ideas for blog posts and started a series porting a tiny C++ renderer to Rust (to learn both 3D graphics and Rust), but it's been hard to find time to continue with school and work. I'm trying to put out a new post before my next semester starts or gets too busy, but we'll see...

I built it kinda from scratch using Hugo. I didn't use any templates and wrote custom all custom CSS. The only JavaScript is a 2.3 KB Umami tracking script that talks to my self-hosted instance.

Post reply on HN