C++ standards committee language evolution chair — WebAssembly co-instigator— tlbh.it

Tokyo, Japan
Joined April 2009
Come to our meetup! 🗼
Join our Tokyo C++ Meetup on “Abstractions for Low-Level Programming”, featuring @lefticus! Learn how to balance performance & complexity and more. ✅ Date & Time: February 20, 2025, 6:30-8:30 pm (JST) 👋 RSVP by February 13th at 12 pm! cppmeetup-6.peatix.com
1
3
16
C++’s legacy is C. A hard aspect is its file-based build model. It tried to change with modules, but arguably isn’t there. Now, C++ is considering fixes to issues including security and will introduce an enterprise ready solution: - pro files - semipro files - free tier files
7
1
48
Baking pro-tip for PL enthusiasts: put some chicken stock in your bread recipe, it’ll help the bread rise. See, it’s the coq proof assistant.
1
13
Only on this website do I see mentions on “0F”. My brain always translates it to “-18C”, so I’ve got that going for me, which is nice.
2
10
Java: write once, run anywhere. Me: wrong once, run anywhere.
2
1
21
Berkeley Mono v2 is here + the new U.S. Graphics Company website!
Berkeley Mono from @usgraphics, one of my favorite typefaces, has launched its V2 alongside a redesigned website! // U.S. Graphics Company - TX-02 Berkeley Mono™ Typeface usgraphics.com/products/berk…
61
155
58
2,011
Me, to wife: you ready for this? I don't think you're ready... OK here goes... gremolatte. It's a latte, but with chopped parsley, lemon zest, and garlic. Wife: WHY ARE YOU... WHY??? WHY TELL ME THIS?
1
8
Tie your seatbelt. Tie your cigarette.
2
2
16
TLBHit: the only podcast you listen to at 0.5x.
5
Our weekly podcast episode is out! @cdleary and I did our thing! 🤓
🎙️ Episode 6: ƑẍɄʑʑ҉⟆Ƒu𝔷𝔷⧫ᶳΩ𝓕𝕦𝘇𝘇֍⧩ tlbh.it/006_fuzz.html
2
13
I bet @usgraphics will have the best ligature 🤨
2
14
Good news everyone! The C++ committee just adjourned and decided that the syntax for reflection would be a double caret: ^^ Also known as operator unibrow 🤨 You heard it here first, operator unibrow is (likely) coming to C++26 Now, all the programming fonts need a new ligature…
Is a fork bomb what happens when you eat your emotions? 🤔
1
#include <unistd.h> #include <exception> static char **ARGV; int main(int argc, char **argv) { ARGV = argv; std::set_terminate([]() { fork(); execvp(ARGV[0], ARGV); }); throw; }
2
1
1
12
Derivatives of raptor position: positiraptor velociraptor acceleraptor jerkiraptor snappiraptor crackloraptor poporaptor
4
8
Maybe I should have called this paper “8ers gonna 8” 😂 Thanks for all the feedback so far! Keep it coming. Here is an updated draft on making CHAR_BIT == 8 in C++: isocpp.org/files/papers/D347…
1
27
Proposing that C++ acknowledge that there are exactly 8 bits in a byte. I’d love feedback, especially from embedded / DSP folks who think this is a terrible idea. isocpp.org/files/papers/P347…
One of the things I like about living in Tokyo is stumbling into things like this. Hermès in Azabudai hills sponsored an art event, one part was this amazing musician. 10 minutes, I was smiling the entire time! ☺️ piped.video/u9lkO5aaXds?si=wO1f…
3
8