Now I am a part of darkness.
| website | soda-cpp.web.app |
| Time zone | Asia/Taipei (GMT+8) |
| pronouns | That person |
| website | soda-cpp.web.app |
| Time zone | Asia/Taipei (GMT+8) |
| pronouns | That person |
So, you might have heard about > or ≥. But are you ready for...
≩ U+2269 GREATER-THAN BUT NOT EQUAL TO
⋛ U+22DB GREATER-THAN EQUAL TO OR LESS-THAN (just remember that ⋛ is not equal to ⋚)
⪌ U+2A8C GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN (compare to ⪋, ⪒, and ⪑)
And of course, let's not forget the classic ⪔ U+2A94 GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL (don't mix that one up with ⪓)
2 years ago, we set out to make the internet a safer place for people, and not just for platforms.
🔹 Safer feeds.
🔹 Stronger rights online.
🔹 Platforms must take responsibility.
In Europe, the Digital Service Act sets the rules online - to protect people. 🇪🇺
yes!!! WebAssembly linker settings are now secure-by-default: https://github.com/llvm/llvm-project/issues/151015
(and also doesn't-cause-confusing-corruption-sometimes-silently-and-then-crash-later-on-stack-overflow-by-default)
There are several arguments in favor of doing so: With stack protectors disabled by default, no dynamic stack overflow checks, a default stack size of 64K (the smallest of any non-bare-metal platfo...
Hacker gets annoyed at Amazon’s Kindle apps, reverse-engineers the Kindle web reader’s protocol (which basically sends each page as a set of glyphs in a deliberately broken variant of SVG). Such obscurity, much security.