HackerTrans
TopNewTrendsCommentsPastAskShowJobs

expnkx

no profile record

Submissions

[untitled]

1 points·by expnkx·11 miesięcy temu·0 comments

[untitled]

1 points·by expnkx·w zeszłym roku·0 comments

[untitled]

1 points·by expnkx·2 lata temu·0 comments

[untitled]

1 points·by expnkx·2 lata temu·0 comments

[untitled]

1 points·by expnkx·2 lata temu·0 comments

[untitled]

1 points·by expnkx·3 lata temu·0 comments

[untitled]

1 points·by expnkx·4 lata temu·0 comments

[untitled]

1 points·by expnkx·4 lata temu·0 comments

[untitled]

1 points·by expnkx·4 lata temu·0 comments

ISO C++ WG21 committee still refuses to fix C++ exceptions

youtube.com
1 points·by expnkx·5 lat temu·0 comments

C++ Noexcept_call

github.com
2 points·by expnkx·5 lat temu·0 comments

C++20 std:format is 2x slower than std:fstream?

youtube.com
1 points·by expnkx·5 lat temu·0 comments

C++ Linux Kernel Module with C++20 concepts fast_io library

youtube.com
1 points·by expnkx·5 lat temu·0 comments

C++ exception handling is a billion-dollar historical mistake

youtube.com
1 points·by expnkx·5 lat temu·0 comments

Fast_io and refterm v2 is 46548 times faster than stdio.h and cmd

reddit.com
1 points·by expnkx·5 lat temu·0 comments

Fast_io and refterm v2 is 46548 times faster than stdio.h and cmd

youtube.com
1 points·by expnkx·5 lat temu·1 comments

Unsafe Hell Code review of “Rust for Linux” GitHub project

youtube.com
5 points·by expnkx·5 lat temu·0 comments

Why are Rust advocators like Alex Gaynor and Ryan Levick wrong?

github.com
7 points·by expnkx·5 lat temu·0 comments

Why I hate Rust programming language?

youtube.com
3 points·by expnkx·5 lat temu·2 comments

Std: Isspace (Cctype) Considered Harmful

youtube.com
1 points·by expnkx·5 lat temu·0 comments

comments

expnkx
·6 miesięcy temu·discuss
[dead]
expnkx
·11 miesięcy temu·discuss
[dead]
expnkx
·w zeszłym roku·discuss
[dead]
expnkx
·w zeszłym roku·discuss
[dead]
expnkx
·2 lata temu·discuss
[dead]
expnkx
·3 lata temu·discuss
[dead]
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
[flagged]
expnkx
·4 lata temu·discuss
expnkx
·4 lata temu·discuss
No. Alex Gaynor is not a Linux kernel developer.
expnkx
·4 lata temu·discuss
No. Alex Gaynor is not a Linux kernel developer.
expnkx
·5 lat temu·discuss
even AVX512 dies
expnkx
·5 lat temu·discuss
https://www.youtube.com/watch?v=grWw7j54KEY

https://github.com/tearosccebe/fast_io
expnkx
·5 lat temu·discuss
If you want safety. you can just use _GLIBCXX_ASSERTIONS https://godbolt.org/z/eThdeW3Mv

It gives you all bounds checking you need.

In fact, a lot of Linux distributions (like Fedora) built all packages with _GLIBCXX_ASSERTIONS by default.