Joe Hildebrand's Avatar

Joe Hildebrand

@hildjj.cto.af

Lightly retired. Denver, CO, USA

128 Followers  |  55 Following  |  12 Posts  |  Joined: 05.05.2023  |  1.6341

Latest posts by hildjj.cto.af on Bluesky

Node.js v18 goes End-of-Life on 2025-04-30. I'm going to start doing semver-major changes on all of my packages to remove support for v18 on 2025-05-01.

03.04.2025 17:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - cto-af/http-headers: Parse HTTP headers from RFC 9110 using the full ABNF Parse HTTP headers from RFC 9110 using the full ABNF - cto-af/http-headers

First full release today of github.com/cto-af/http-..., which parses the most popular 70 HTTP headers with their full ABNF definitions. 0 runtime dependencies, should work in any JS runtime, 100% test coverage.

02.12.2024 18:38 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - hildjj/AdventOfCode2024: My solutions to Advent of Code 2024 My solutions to Advent of Code 2024. Contribute to hildjj/AdventOfCode2024 development by creating an account on GitHub.

github.com/hildjj/Adven...

01.12.2024 06:28 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What music do you all listen to in your headphones in order to give your partner privacy while they're on the phone? I'm currently using the "Drum & Bass" channel on Pandora, which is working adequately.

27.10.2023 16:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The Life CBOR with Steve Zissou (repost with spelling change)

16.10.2023 04:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The RSS Horror Picture Show

16.10.2023 04:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This should be your wine space.

09.10.2023 18:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
From cover of the first US printing of Good Omens

From cover of the first US printing of Good Omens

Back cover of  the first US printing of Good Omens

Back cover of the first US printing of Good Omens

I never did get a response from @neilhimself.neilgaiman.com, but I still hope I may be forgiven for pronouncing the angel's name "Azure Raphael", which I have done since I first bought the book, the spring day I bought it in 1990, and it seems I am stuck with it

(This is my cherished original copy)

07.10.2023 23:38 β€” πŸ‘ 364    πŸ” 14    πŸ’¬ 26    πŸ“Œ 6

so... a sandwich?

09.10.2023 17:35 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Casa Bonita restaurant

Casa Bonita restaurant

Queuing for the Casa Bonita experience

13.07.2023 23:51 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Whose gravy? Run's gravy.

02.07.2023 02:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This semver CVE (https://github.com/advisories/GHSA-c2qf-rxjj-qqgw) isn't *that* bad, security-impact-wise, but it's causing many relatively-unmaintained packages to need to look at their dependencies.

If you have ever maintained a package in the NPM ecosystem, PLEASE take a look.

25.06.2023 17:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

20 years too late, here's an XML parser, DOM, and XPath implementation in plain JS+WASM: https://github.com/hildjj/expat-wasm-dom/It does all of XML1.0r4 that I could coax out of expat, and just enough XPath to be useful.```jsconst doc = xml`<foo><bar>Hi!</bar></foo>`doc.first('/foo/bar/text()')```

08.05.2023 19:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@hildjj.cto.af is following 20 prominent accounts