Jacob Helwig
Jacob Helwig
I tried starting `gex` (`0.3.2` installed via `cargo`) while I was in the middle of resolving some conflicts during an interactive rebase, and it immediately panics with the following: ```...
Trying to export to PDF using pandoc 2.19.2, I get an error saying `Deprecated: --self-contained. use --embed-resources --standalone`. Looking at the export command templates, it looks like the PDF template...
New files are not automatically picked up to be watched. watchr must be stopped & re-started for saved changes in new files to match a watched pattern. Ubuntu w/ ext3...
In trying to convert over an existing websocket API I had over to use `axum-typed-websockets`, I was having trouble figuring out why the JavaScript side was always seeing a `Blob`...
https://docs.esi.evetech.net/docs/esi_introduction.html#rules states that we should be looking at the `X-ESI-Error-Limit-Remain`, `X-ESI-Error-Limit-Reset`, and `expires` headers in the response, but I don't see a way to access them using `rfesi`. A similar...
If there are new/removed/changed MVs, then an already built MvIndex should no longer be re-used, and we should treat the change set as though it does not currently have an...