Live data from Hacker News

Viewing profile — knlb2022

knlb2022

HN member
Joined
Thu, Apr 07, 2022, 1:17 AM UTC
HN karma
25
Public activity
21 items

About knlb2022

https://explog.in (I keep forgetting my HN account; this is the latest copy.)

Recent public activity

  1. comment
    Comment #44023656

    Yeah, it's very far from usable by other people at the moment =/. The readme at https://github.com/kunalb/termdex/tree/main/markdown_files is probably the best bit.

  2. comment
    Comment #44023293

    I've built a couple for myself so far; the most recent is in zig (sqlite extension that treats markdown files / frontmatter as virtual tables) and it's lasted me. I plan to rewrite…

  3. comment
    Comment #40110437

    I gave a small talk on how to really push using hooks for logging intermediate values (including capturing gradients from torch & fx scripted modules) that may be useful: https://s…

  4. comment
    Comment #38323719

    This was the first time I bought a font, and -- surprisingly -- I haven't regretted it at all. Every time I look at my terminal there's always a little bit of happiness at how eleg…

  5. comment
    Comment #36609087

    Happy to hear that! Heh, definitely depends on the software itself but I generally find the contents /schema of tables used to save the data very illuminating: you can see the UX, …

  6. comment
    Comment #36590670

    https://explog.in I've been writing here sporadically for more than 10 years at this point, at ~1 post a year. The more recent posts took months to write, and tend to cover things …

  7. story
  8. comment
    Comment #36067601

    I'll throw in my own too: https://github.com/kunalb/panopticon

  9. comment
    Comment #34771843

    Build my own project with it, ideally for fun -- if it's a tool or a programming language. Try to apply it immediately if I'm learning something new.

  10. comment
    Comment #34552397

    > "you don't have to code all parts of your design". That's an excellent articulation of what I think as "invisible seams" when I write code: they're soft points of extensions that…

  11. comment
    Comment #34542109

    Huh, I wrote about this a few months ago too (with a lot more whimsy): Eating Elephants -- https://docs.google.com/document/d/1c07-Zj6bUbYPwx7Zttd1N74o... The thrust of both our ar…

  12. comment
    Comment #34024646

    Agreed, writing is necessary but not sufficient. But writing is still much better than nothing.

  13. comment
    Comment #34018136

    As much as I enjoy writing to think, simply writing doesn't lead to reality testing -- I've found even greater clarity by trying to add numbers or simulations and trying to program…

  14. comment
    Comment #33930376

    I used this in AoC for the first time a couple of years ago, as a consequence of diving deeply into asyncio. https://explog.in/static/aoc2019/AoC23.html

  15. comment
    Comment #33670821

    Small Gods by Terry Pratchett, and the whole series on Discworld greatly affected how I think about life, and to look beyond first assumptions.

  16. comment
    Comment #32847187

    I have 3 suggestions! because that's how I tend to work too - Scapple (mac/windows only) https://www.literatureandlatte.com/scapple/overview I love how minimal it is, but wish ther…

  17. story
  18. comment
    Comment #32225587

    I haven't yet cleaned up the slipbox code enough to publish it, but I do have my site generation code public: https://explog.in/config.html -- which does something similar but does…

  19. comment
    Comment #32214290

    I use logseq to take study notes in org mode, which are then published to my public slipbox by post-processing with emacs in a github action. The consistent part of this has been p…

  20. comment
    Comment #31103726

    I built https://github.com/kunalb/panopticon to export perfetto/chrome compatible traces and also draw arrows between async functions. (I think the arrows are only supported in abo…

  21. comment
    Comment #30939552

    https://explog.in -- a few posts over the past decade. I've tried to keep it fairly simple and straightforward. Generated with emacs running in a Github action ( https://explog.in/…