Live data from Hacker News

Viewing profile — gregabbott

gregabbott

HN member
Joined
Sun, Aug 13, 2023, 11:45 AM UTC
HN karma
13
Public activity
8 items

About gregabbott

https://gregabbott.pages.dev/

Recent public activity

  1. comment
  2. comment
    Comment #45789572

    Thanks! Reworked for Firefox.

  3. comment
    Comment #45783293

    Plain text, markup and Markdown to HTML with XSLT: REPO: https://github.com/gregabbott/skip DEMO: https://gregabbott.pages.dev/skip (^ View Source: 2 lines of XML around a .md file…

  4. comment
    Comment #45524950

    In another comment, I mentioned a vanilla JavaScript function I published in 2024 called Chute. https://github.com/gregabbott/chute In a similar way to the featured project, Chute …

  5. comment
    Comment #45515082

    In case it might interest anyone, I wrote a similar vanilla JS function last year called Chute. Chute chains methods and function calls using dot-notation. https://github.com/grega…

  6. comment
    Comment #45195252

    Related HN Thread: https://news.ycombinator.com/item?id=4642395

  7. comment
    Comment #43762118

    A while ago, I wondered how close you could get to a pipeline operator using existing JavaScript features. In case anyone might like to have a look, I wrote a proof-of-concept func…

  8. comment
    Comment #42155653

    In case anyone has copy they'd like to typeset as monospace plain text, I made a tool to do this recently. If you might find it useful, feel free to play with it at https://monotex…