Live data from Hacker News

Ask HN: Could you share your personal blog here?

news.ycombinator.com

171–180 of 1001 posts

Re: Ask HN: Could you share your personal blog here?

#174
https://boricj.net/

About two months ago, there was an Ask HN about the most interesting interesting tech you built for just yourself [1]. In this topic, I shared about my Ghidra modifications to unlink pieces of an executable back into relocatable object files [2] in an effort to reverse-engineer a PlayStation 1 video game.

Long story short, I've wanted to write about this esoteric but powerful technique and it snowballed into starting my own blog with a series of articles about reverse-engineering. It's still a WIP draft, quite rough around the edges and not ready for prime-time, but you only have that kind of Ask HN thread once (every couple of years I assume).

Side-note: the Google and Bing webcrawlers managed to find and index that domain name despite having no public links to it whatsoever (to my knowledge) until now, my only logical explanation is that they've found it by scrapping the WHOIS database. It's also hosted inside my home on my personal Synology DS218 NAS with a rather dodgy setup, which will probably crash and burn under any level of load by the time you've read this comment.

[1] https://news.ycombinator.com/item?id=35729232

[2] https://news.ycombinator.com/item?id=35738758

Re: Ask HN: Could you share your personal blog here?

#175
https://dmitri.shuralyov.com/blog

If only I directed more of my writing activity to blog posts, not just commit messages¹ and issues².

[1] https://github.com/shurcooL/home/commit/bb504a4ef0d7c552d363...

[2] https://github.com/shurcooL/home/pull/32, https://github.com/shurcooL/home/issues/26

Re: Ask HN: Could you share your personal blog here?

#176
I just started doing one article per week challenge in late may. I have been keeping up with it, and am proud of some of my work. https://medium.com/@k0ryk

topics are pretty random, but software engineering adjacent: rtl sdr, home automation, air quality monitoring, nature.

Here is my most recent, a response to a post on here from last week about the hidden cost of air quality monitors: https://medium.com/@k0ryk/air-quality-monitoring-hidden-cost...

Re: Ask HN: Could you share your personal blog here?

#178
https://blog.tasuki.org/

It has no topic and is kind of abandoned. Some posts from like 2006 are pretty embarrassing, but I keep them around anyway.

There are like two or three blog posts that rank well on Google for whatever reason and they comprise the majority of traffic despite not being very good or interesting.

Re: Ask HN: Could you share your personal blog here?

#179
https://aaronstuyvenberg.com/

I write about cloud minutia and generally focus on serverless. I try to focus on reproducible benchmarks and actionable advice. If you've wondered about the performance of AWS-SDK v2 or v3 in NodeJS, or weird edge case behaviors anywhere from Lambda to zip files, you may be interested.

Post reply on HN