LISP, compilers, array programming, science fiction models, statistics, meditation, programming languages, etc...
Ask HN: Share your personal site
21–30 of 257 posts
Re: Ask HN: Share your personal site
#22Re: Ask HN: Share your personal site
#23I've been using it as a mixed place for documenting engineering projects and hosting piles of images from various reverse engineering efforts & excursions throughout the states.
I've been slowly working on it becoming more mobile friendly. As a static site its incredibly time consuming to cleanup, but also fun. It's like restoring up rusty cookware, similar functionality but way prettier after a lot of scrubbing.
Re: Ask HN: Share your personal site
#24I post bookmarks at https://jamesg.coffee.
Re: Ask HN: Share your personal site
#25It's written with Gatsby and hosted on Netlify (which handles the build step without configuration). I picked Gatsby because I wanted to use react/preprocessors, but also wanted to be able to "just write" (and MDX lets me do both of those). It also has a vibrant plugin ecosystem and is JS based (vs Ruby, which my previous site used; I don't write Ruby any longer).
I blog a few times a year, a mix of technical topics and media reviews. The blog is meant to be mostly text, but it being in React means I can drop in rich things, like support for hide-able spoilers and nice code blocks. I've optimized the layout for reading text (good font size, max-width, line-height), so hopefully it works!
Some favorite posts are:
- Python Dataclasses from Scratch: https://xavd.id/blog/post/python-dataclasses-from-scratch/
- My yearly media review. Here's 2021; 2022 should be up in the next few days: https://xavd.id/blog/post/favorite-media-2021/
Thanks for looking!
Re: Ask HN: Share your personal site
#26All very nerdy electronics stuff: connecting GDB over JTAG, logic design, playing with FPGAs, repair of old test equipment, LED projects
Re: Ask HN: Share your personal site
#27It used to be a Jekyll site but after just getting frustrated with markdown and Jekyll I moved to Ghost. Ideally, I'd like to delete all social media and just have a newsletter via it.
Re: Ask HN: Share your personal site
#28Was featured many times on HN and it seems the community really liked some of my posts
Re: Ask HN: Share your personal site
#29Re: Ask HN: Share your personal site
#30Built with a little static site generator I use for a couple other projects as well: https://radishjs.com