desordinateur Profile Banner
Ordinateur Profile
Ordinateur

@desordinateur

Followers
45
Following
3K
Statuses
1K

🇯🇵 https://t.co/oBdKrYip31 🇫🇷 https://t.co/mN1cijx5TP 🇬🇧 https://t.co/U1m1HUpFXA

Joined March 2019
Don't wanna be here? Send us removal request.
@desordinateur
Ordinateur
3 days
@pyjamabrah The CPU caching or not is not decided by the volatile keyword. You just can’t tell the difference when the cache is coherent.
0
0
2
@desordinateur
Ordinateur
7 days
@IgorJMichalak AArch64 is a direct implementation of C++11 standard. Dunno what more you want.
0
0
0
@desordinateur
Ordinateur
7 days
@pyjamabrah in this thread: lots of wrong answers
1
0
10
@desordinateur
Ordinateur
8 days
@Oladotun321 You can do OOP in C. It’s just more manual.
1
0
18
@desordinateur
Ordinateur
16 days
@bmcnett if we're being generous we could say that the prompt languages out there are not super far from prolog or lisp
0
0
0
@desordinateur
Ordinateur
1 month
@raysan5 isn't it worth it just for C++ compatibility? C++ has always been like this about const.
0
0
0
@desordinateur
Ordinateur
1 month
@songohab @ryanjfleury No problem and thanks for sharing about DebugBreak!
0
0
0
@desordinateur
Ordinateur
1 month
@songohab @ryanjfleury I’m mainly interested in data breakpoints
1
0
1
@desordinateur
Ordinateur
1 month
@ryanjfleury If you have the chance, one thing I’d like to hear about is how to implement code/data breakpoints. I’m thinking of programmatically doing it to implement a use-after-free detector in an allocator.
1
0
0
@desordinateur
Ordinateur
2 months
@TAHK0 the model looks great, love side order, but just to be clear, rendering 1 static model is not representative of what games need
1
0
2
@desordinateur
Ordinateur
2 months
@RyanEls4 Wrong and useless. Stop posting.
0
0
1
@desordinateur
Ordinateur
2 months
@simplex_fx @MD_VanNostrand I think you have an unusual case if it makes a difference that is clearly outside of noise. Like maybe tons of template instances inside generated code.
0
0
0
@desordinateur
Ordinateur
2 months
@simplex_fx @MD_VanNostrand AArch64 convention packs small structs into pairs of 64-bit registers. There’s no waste because neither reg in the pair is preserved across calls. Even if there was waste, 1 reg doesn’t matter on AArch64 because there are lots.
0
0
0
@desordinateur
Ordinateur
2 months
@simplex_fx @MD_VanNostrand ignoring the disrespectful language for your sake. Build time: measure with ftime-trace or clangbuildanalyzer. Codegen: AArch64 calling convention packs it in regs. Null values: pigeonhole principle. Practice: you cant overhaul the whole design to add 1 function.
2
0
0
@desordinateur
Ordinateur
2 months
@simplex_fx @MD_VanNostrand Branching generally not a problem on GPUs.
1
0
0
@desordinateur
Ordinateur
2 months
@simplex_fx @MD_VanNostrand Sounds like you ran out of arguments and resort to trolling?
1
0
1
@desordinateur
Ordinateur
3 months
@yacineMTB I think the trouble with Japanese is the required book study to learn how to read which is insurmountable by any casual approach
1
0
0
@desordinateur
Ordinateur
3 months
@falconerd skill issue
0
0
0
@desordinateur
Ordinateur
3 months
@olson_dan haven't seen anybody mention Metal so I'm mentioning it: Metal. Literally just clang ported to GPU.
0
0
0