David Flanagan

Results 215 comments of David Flanagan

For anyone else waiting for this to be merged, numtide have added codex to their ai-tools flake: https://github.com/numtide/nix-ai-tools

I'm driving for the next six hours, so I'll try to get you the line protocol tomorrow If you have time, you can load manually: https://github.com/rawkode/influxdb-crime-san-francisco

I think we lost track of the original problem here. Lets forget the panic for a moment and focus on the unintuitive grouping: This "feels" like it should work, but...

It is, but I was only going through every service yesterday adding all my runme tasks. I'll push them up today https://github.com/rawkodeacademy/rawkodeacademy My feeling is that the current directory and...

Was about to log this issue. Lets make this so, please :smile:

@svallory Apologies for the radio silence on this. If this is still of interest to you, let me know and I'll prioritise this work.

I like the idea of reducing file.link boilerplate, I have an awful lot of it myself and everything goes to the same location: ~/.config I think a file.auto_link action or...

Very excited by this! Preparing to ditch 1Password as I type 🙂

I've hit this too. I'm using Terraform CDK and this is currently the interface for SectionFields: ```ts export interface DataOnepasswordItemSectionField { } ```