Andrew Lutomirski

Results 10 issues of Andrew Lutomirski

[supersedes #41, since github won't let me rename the branch] EImpl is a template I wrote awhile ago to encapsulate incomplete types. It's IMO a lot prettier than the hack...

This removes all of the garbage I see in 'git status' output.

This is a followup to #130. with my apologies for ignoring this for so long. A very recent simple-binary-encoding build from the CME templates generated `MDIncrementalRefreshBook46.h`, which does indeed contain...

podman save --format=oci-dir does not appear to produce an org.opencontainers.image.ref.name annotation in index.json, but it does produce a "config" with the same hash that it uses through the podman CLI...

http://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/ Implementation will soon offer the ability to specify texture coordinate derivatives directly. Doing this will allow much better filtering around the meridian. This could be avoided entirely if we...

The workaround for the atan bug in the fragment shader likely invokes undefined behavior for the texture lookup. It should be fixed using explicit derivative calculations (or by some other...

It's generally good practice to include the autotools output (i.e. a working configure script) in release tarballs. That way users can just run ./configure without making sure that they have...

I never use my OpenPGP applet over NFC and, given that the OpenPGP password protocol is very weak (plaintext-equivalent AFAICT instead of using some secure challenge-response protocol or PAKE), I'd...

### What are you trying to do? I want to add a device to my tailnet using an authkey. To do this, I need to figure out how to get...

needs-triage
fr

### Issue Description If you try to build a Containerfile that contains a SHELL directive, the build fails with "SHELL is not supported for OCI image format". This is explicit...

kind/bug
stale-issue