Live data from Hacker News

Ask HN: Could you share your personal blog here?

news.ycombinator.com

451–460 of 1001 posts

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

#451
https://mattkeeter.com/blog

Between the "blog" and "projects" categories, it's about 80 posts dating back to 2008 (wow).

In recent years, it's tended towards an eclectic mix of low-level programming, graphics research, and electrical engineering.

Many posts have substantial HN discussions, e.g.

- Do Not Taunt Happy Fun Branch Predictor (https://news.ycombinator.com/item?id=34520498)

- From Oscilloscope to Wireshark: A UDP Story (https://news.ycombinator.com/item?id=32428032)

- XModem in 2022 (https://news.ycombinator.com/item?id=31570953)

- It Can Happen To You (https://news.ycombinator.com/item?id=26337046)

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

#453
https://oktagonia.github.io/blog/blog.html

It's pretty new, first post was made in September of 2022. I've been going at the speed of ~1 post per month since then so I got 8 posts.

I mostly talk about stuff I've been learning about. For instance:

1. Lagrangian mechanics I [https://oktagonia.github.io/blog/lanlifshitz_1/notes.html] and II [https://oktagonia.github.io/blog/lanlifshitz_2/notes.html]

2. Group theory (solubility and symmetric groups in particular) [https://oktagonia.github.io/blog/insolubility/p.html]

Besides this, I occasionally write about some of my own explorations as well; stuff that doesn't fit as neatly into a university course format:

1. Going over a random lemma from Newton's Principia [https://oktagonia.github.io/blog/lemma14/lemma14.html]

2. Encoding ternary logic into the lambda calculus (I previously posted on HN) [https://oktagonia.github.io/blog/ternary/ternary.html]

3. Some epistemological ideas (tbh this is not very good and I intend to write a better post about this stuff soon) [https://oktagonia.github.io/blog/pragsol/p.html]

I hope you guys enjoy and give me some feedback if you got some.

Post reply on HN