Jonathan David Page

Results 5 issues of Jonathan David Page

When doing a debug build, emits `/MTd` or `/MDd` instead of `/MT` or `/MD`, matching the usual flags for C++ code. When linking statically, `link.exe` requires all objects to be...

zig fmt 0.6.0 doesn't seem to like getting forward slashes on my (Windows) machine. Ideally it'd accept them either way, but for now Emacs needs to give it the path...

Implemented salting for IP addresses, per #6

My math (and my idea of your threat model) might be wrong here, but I'm guessing that you're displaying hashed IP addresses as ids so as not to publish people's...

### Things to check first - [X] I have searched the existing issues and didn't find my bug already reported there - [X] I have checked that my bug is...

bug