Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NR
Posts
0
Comments
17
Joined
2 yr. ago

  • I’m sorry, I don’t have receipts and I shouldn’t have thrown around accusations like that. I’m mentioning that because the text specifically calls out “queer”as the main reason multiple times and what I’ve heard behind the scenes, but again I should’ve just stick to what we can immediately see. I edited my comment accordingly

  • If there are multiple independent people coming in complaining about you and/or your co-maintainer, maybe the problem is you and not the whole community. Especially if your co-maintainer wears the honor of being the first person to be banned from matrix.org.

  • Honestly if you never had to deal with more than one lifetime parameter per function and/or type, good for you! As for what 'de is used for in serde — it’s the lifetime of the data you’re deserializing. It’s not really relevant unless you’re deserializing borrowed data, which is very very rarely the case, especially when it comes to web development which I’m guessing you’re most familiar with

  • If you’re 3 thousand kilometers away from it I’d make it into a headless machine by unplugging the internal display and getting a kvm for it. Or just make sure you have contact with someone who can type in commands for you when anything goes really sideways

  • stdbool.h (along with float.h, limits.h, stdarg.h, stddef.h, stdint.h, and some other library facilities) is required to be provided even in freestanding environment so, at least as long as you use an ISO C conformant compiler, you can always include those even if you don’t have a libc implementation

  • People who received early units like reviewers already got access to all the repos, they said they’re preparing them for making them public and will do so before/just as first units start shipping