Live data from Hacker News

Viewing profile — mfkrause

mfkrause

HN member
Joined
Fri, Mar 20, 2026, 1:29 PM UTC
HN karma
6
Public activity
5 items

About mfkrause

No profile information was provided.

Recent public activity

  1. story
    Show HN: Carta – An open-source pandoc reimplementation in Rust

    Hi HN! Carta is an open-source reimplementation of pandoc in Rust: it reads one markup format and writes another. It's a library first, with a CLI as a shell over it. Why redo pand…

  2. comment
    Comment #48993694

    Pretty underwhelming, as expected honestly. I don't want to know what morale is like at DeepMind right now.

  3. comment
    Comment #48632811

    React Native's ` ` and ` ` are JS wrappers around lower-level native components. Under the hood, they handle a lot of edge cases. However, most apps hit those edge cases rarely, an…

  4. story
  5. comment
    Comment #47454738

    I always find myself going through my zsh history for `lsof`. Will definitely check this out, seems interesting (even though I'm generally reluctant of installing third-party tools…