Advertisement · 728 × 90

Posts by David Richey

Preview
Allowing changes to a pull request branch created from a fork - GitHub Docs For greater collaboration, you can allow commits on branches you've created from forks in your personal account.

Is it not? If they check the box you should have permissions to push to their branch docs.github.com/en/pull-requ...

1 year ago 1 0 1 0

React apps fit a relatively simple mold. Curing diseases requires novel ideas. Generative AI is only good at one of those.

1 year ago 0 0 0 0

I wonder if there’s a good language feature or library design that helps avoid or prevent this type of mistake.

1 year ago 0 0 0 0
Reverse engineering my monitor's KVM Getting my new KVM to work on MacOS and Linux

I recently blogged about reverse engineering the KVM switch in my new monitor to make it work on Linux (with Rust!)
darichey.com/blog/reverse...

1 year ago 5 0 0 0
Preview
Why do TypeScript function and index signatures require naming variables? · Issue #13152 · microsoft/TypeScript TypeScript Version: all versions up to 2.1.4 This is something that's confused me for a long time about TypeScript. Why is it required to name the parameter x in the type expression (x: A) => B? I ...

It was already too late to change 8 years ago! github.com/microsoft/Ty...

1 year ago 2 0 1 1