iacore
iacore
@VarLad you might be better off using imgui with C. Zig has types like `?T` that is incompatible with C ABI.
It can be done but it is difficult. Every `error.X` need a fixed number to map to it. Every enum variant need a fixed number to map to it. `union(enum)`:...
What should I do to add OpenBSD libc? [This project](https://github.com/semarie/openbsd-ziglibc) can fetch openbsd libc files.
not header files? openbsd use clang as the compiler and I think it has its own libc headers. Given how OpenBSD has no ABI guarantee, every version of OpenBSD has...
What do you mean by "libc stubs" in case of OpenBSD? The symbol table of libc?
A simpler solution to this is to block tracking scripts using an ad blocker, and visit Facebook in separate VM (or don't visit at all). Maybe running kloak in dom0...
The link normalization part of the algorithm is here. Zig code. Beziér curve processing stage not written (I'm not good at this). LSTM should be easy for me (we have...
discord frontend lags. matrix and irc are both fine by me. there's also Github Discussions.
Discord on my phone lags like hell, so it does matter to me. > The point is just to have some sort of chatroom where devs can communicate in a...
nice choice allowing other zig users to chime in.