alexjreid
No user record in our sample, but alexjreid has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: xllify turns prompts into Excel functions (xllify.com)
Maintaining large Excel workbooks is dull and thankless work. The situation can be can be somewhat improved with custom functions whose logic can be tested outside of Excel. Traditionally this has been a fairly advanced…
- Show HN: Excel Custom Functions in Zig (github.com)
A Zig package for implementing Excel custom functions against the ancient C SDK. This exists because I wanted to learn about Zig's C interop and comptime to see if it was possible to make the Excel C SDK slightly nicer…
- From prompt to Excel custom function in 30 seconds (alexjreid.dev)