Bare bones and just getting started, but I’ll hopefully be writing more about the Go projects I’ve been getting into on the side. Everything around the theme of plain technology, simple as can be.
Ask HN: Could you share your personal blog here?
311–320 of 1001 posts
Re: Ask HN: Could you share your personal blog here?
#312I’ma programming languages researcher, so most of my posts are about that. I also write (too much) about Emacs. Education figures in my posts as well. I try to write one to two posts a month; that doesn’t always work out. I’ve got an RSS feed. The colophon explains how I make my blog: https://lambdaland.org/docs/about/#colophon
Favorite posts:
- https://lambdaland.org/posts/2023-01-17_what_is_a_type_syste...
- https://lambdaland.org/posts/2022-11-17_continutations/
Re: Ask HN: Could you share your personal blog here?
#313- https://michaeldemar.co/blog/rescind-playbook
- https://michaeldemar.co/blog/fill-your-cup
- https://michaeldemar.co/blog/ikigai
are my favorites to-date
Re: Ask HN: Could you share your personal blog here?
#314I write very infrequently, but my favorite posts are:
- Why is the Quintic Unsolvable? - https://www.akalin.com/quintic-unsolvability
- A Gentle Introduction to Erasure Codes - https://www.akalin.com/intro-erasure-codes
Re: Ask HN: Could you share your personal blog here?
#315I try to blog about things that I feel I have a good understanding and get into details. Examples:
- https://blog.erethon.com/blog/2023/06/21/what-happens-when-a... I recently had my Matrix server die on me and this documents my journey on bringing it back from the dead.
- https://blog.erethon.com/blog/2022/07/13/what-a-malicious-ma... An exploration on the powers of a malicious admin in Matrix
- https://blog.erethon.com/blog/2019/11/06/infrastructure-as-c... Old blog post that needs updating on how I manage my physical servers and spawn VMs using Terraform and Ansible to have an IaC setup without the "cloud".
Re: Ask HN: Could you share your personal blog here?
#316My post recent post is on how to make a KVM hypervisor from scratch starting with Basic Networking.
Details here: https://keeb.dev/2023/07/03/Virtualization-from-scratch-Sett...
Re: Ask HN: Could you share your personal blog here?
#317Mostly I rant about things and it becomes a jumbled mess of crap. My issue is keeping things short.
More interesting than my blog is the discussions that happen because of them: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
Interesting ones include:
* Cloudflare is turning off the internet for me: https://news.ycombinator.com/item?id=22109969
* My Manager spent $1M on a backup server I never used: https://news.ycombinator.com/item?id=35001272
* I don't trust Signal: https://news.ycombinator.com/item?id=36386884
* How to survive an open office: https://news.ycombinator.com/item?id=20469470
(the final one seeming much less relevant these days, thankfully).
Re: Ask HN: Could you share your personal blog here?
#318Programming topics ~1 a month with some big gaps in there. I got inspired by Hanselman's "save your keystrokes" (https://www.hanselman.com/blog/do-they-deserve-the-gift-of-y...), and most posts revolve around questions I get.
Re: Ask HN: Could you share your personal blog here?
#319Re: Ask HN: Could you share your personal blog here?
#320I've been maintaining my personal website since somewhere in 2014. I write a bit all over the place, but there's things from personal stuff to more technical things. On the homepage, you can also see some of my favourite posts.