gregabbott
No user record in our sample, but gregabbott has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but gregabbott has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Thanks! Reworked for Firefox.
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)
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 also uses proxies to work like a…
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/gregabbott/chute
Related HN Thread: https://news.ycombinator.com/item?id=4642395
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 function called "Chute" [1]. It chains…
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://monotext.pages.dev/