Live data from Hacker News

Viewing profile — _ks3u

_ks3u

HN member
Joined
Thu, Dec 12, 2024, 6:12 PM UTC
HN karma
1
Public activity
9 items

About _ks3u

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #28553616

    Hey all, I wanted to share this solution to a minimalist RSS Feed Reader by George Mandis, who wrote a great blog post about his approach here: https://george.mand.is/2019/11/intro…

  3. story
  4. comment
  5. comment
    Comment #25803352

    I like to chime in every time I see a thread about Mithril. I learned modern SPA development with Mithril and in many ways still prefer it over React or Svelte. It's definitely sta…

  6. comment
    Comment #25803225

    I wrote a brief blog post[1] about vanilla state management in Mithril. Since Mithril triggers redraws on event handler calls, as another user said, you can just use POJOs very eas…

  7. comment
    Comment #25803117

    I read an interview by Pat Cavit (the former UI lead at ArenaNet) where he briefly speaks about it here: https://carlmungazi.github.io/sourcecodeadventures/posts/pat...

  8. comment
    Comment #20746990

    I used Jekyll for a long time before I got tired of it for the exact reason you mentioned. I used write.as for a while until I found rwtxt ( https://github.com/schollz/rwtxt ). You…

  9. comment
    Comment #17509116

    I made something kinda like this for Firefox for my own purposes, but less of a note-taking app, and more something just to write markdown in columns. [link redacted] I don't expec…