Live data from Hacker News

Viewing profile — kbatdorf

kbatdorf

HN member
Joined
Sat, Aug 19, 2017, 4:26 PM UTC
HN karma
42
Public activity
13 items

About kbatdorf

No profile information was provided.

Recent public activity

  1. story
    Show HN: Chip-8 emulator in WebAssembly (JS –> WASM)

    I've been learning more about WebAssembly and a bucket list project I've always wanted to complete was to write an emulator. I chose the chip-8 vm as it's popular as a stepping sto…

  2. story
    Show HN: A lexer, parser, and WebAssembly bytecode generator for Pinky Lang

    I wrote a compiler for the Pinky Scripting language that does code generation targeting wasm. It's written in TypeScript with the webassembly bytecodes mapped out to helper functio…

  3. story
    Show HN: Hacker News Menu Bar App for Raycast – View Stories over N Points

    I wanted a way to get notified about high-engagement stories on HN (e.g., 500+ points), so I built this Raycast menubar extension. It uses the HN API to filter and display top stor…

  4. comment
    Comment #36371622

    I used Deno's (a JavaScript runtime) upcoming key/value cloud database feature along with their web application framework "Fresh" to bootstrap this in about 5 hours. I found the de…

  5. story
  6. story
  7. story
  8. comment
    Comment #27138343

    Good point. It's a small JS framework that you might think of as a VueJS/React "lite" https://github.com/alpinejs/alpine

  9. story
  10. story
  11. comment
    Comment #25146237

    You could also update the Tailwind config file to define what "text-7xl" is. Default is "4.5rem"

  12. comment
    Comment #17658382

    Maybe now Netflix will show me titles I'm actually interested in.

  13. story