genshii
- Karma
- 0
- Created
- ()
- Submissions
- 0
- You (probably) don't need TLS_insecure_skip_verify (adamhl.dev)
- Please stop building scroll-driven websites (adamhl.dev)
- Which NPM package has the largest version number? (adamhl.dev)
-
Hey all, I just released v2.0.0 of FilterQL, a query language and TypeScript library. This version adds support for Operations, which allow you to transform the data after filtering. If you think this would be useful in…
- Leveraging (abusing?) external formatters in Zed (adamhl.dev)
-
I've been writing a lot more Golang recently, and I've come to really appreciate how it does error handling. While many libraries exist that mimic Rust's `Result`, I haven't seen any in this style. I think this…