I don't publish frequently, but when I do, I aim to cover underrepresented topics.
Ask HN: Share your personal site
31–40 of 257 posts
Re: Ask HN: Share your personal site
#32Re: Ask HN: Share your personal site
#33I 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
#34Random blog posts on frameworks for thinking, ideas, and projects. I aspire to write more!
Re: Ask HN: Share your personal site
#35I advertised it originally as a financial technology blog, ended up mostly a career advice blog for navigating toxic environments and some hard truths.
EDIT: Typo.
Re: Ask HN: Share your personal site
#36- 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
#37Hosted on gitlab pages (for now), built with the Hugo SSG.
Mostly showcasing some small side projects as well as my ceramics. I’m considering opening a small web shop as well.
Re: Ask HN: Share your personal site
#38Not 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.
Re: Ask HN: Share your personal site
#39I document small issues and set up guides for myself about Laravel.