Live data from Hacker News

Viewing profile — daylab

daylab

HN member
Joined
Thu, Mar 12, 2026, 1:01 PM UTC
HN karma
1
Public activity
3 items

About daylab

Dev in Seoul. Making small tools for fun. daylab.dev

Recent public activity

  1. comment
    Comment #47822467

    any chance for other icon sets? lucide/tabler/material. keeping icons consistent between a web app and ios app is pain when the toolchains dont overlap

  2. comment
    Comment #47822358

    there's so many of these now lol. what made you go with this over just extending mdx? also how do you handle escape when the expression body has * or # in it

  3. comment
    Comment #47822128

    oh this is clever. running in main world dodges a lot of the usual scraping pain. how do you handle sites with strict csp that block inline scripts, is the extension somehow exempt…