Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

221–230 of 257 posts

Re: Ask HN: Share your personal site

#226
post #210
post #105

My blog is https://lukesalamone.github.io Nothing too fancy, just a static hugo site on github pages. I'm most happy with the search that I added, which all happens client-side. The index is only about 129 KB so I'll probably never hit a practical download size limit either. And because it's happening in the browser it's very responsive. If anyone is curious about the details I also wrote about that here: https://luk…

What's the blog template? look really slick.

You can view the source and find out!

https://github.com/lukesalamone/lukesalamone.github.io

Re: Ask HN: Share your personal site

#229
https://nikonyrh.github.io My blog / project portfolio, mostly Keras ML stuff in recent years but also programming and database stuff.

https://www.artistic.wtf A free Stable Diffusion site for generating images, extra features such as image grids and higher resolution are available from paid plans.

Re: Ask HN: Share your personal site

#230
I have my portfolio where I write some programming related posts from time to time :) https://antoniosbarotsis.github.io/ been doing some Rust lately.

I'm still a student so nothing too cool in there but slowly getting better. I mostly find specific ideas that interest me, group a bunch of those together and try to build a project that uses all of them. I usually blog about those although I think in a bit too much detail.

I also relatively recently published an RSS aggregator that sends emails here if anyone wants to give feedback https://github.com/AntoniosBarotsis/Rss2Email

Cant wait to find cool blogs in these replies

Post reply on HN