HackerTrans
TopNewTrendsCommentsPastAskShowJobs

expnkx

no profile record

Submissions

[untitled]

1 points·by expnkx·11 tháng trước·0 comments

[untitled]

1 points·by expnkx·năm ngoái·0 comments

[untitled]

1 points·by expnkx·2 năm trước·0 comments

[untitled]

1 points·by expnkx·2 năm trước·0 comments

[untitled]

1 points·by expnkx·2 năm trước·0 comments

[untitled]

1 points·by expnkx·3 năm trước·0 comments

[untitled]

1 points·by expnkx·4 năm trước·0 comments

[untitled]

1 points·by expnkx·4 năm trước·0 comments

[untitled]

1 points·by expnkx·4 năm trước·0 comments

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

youtube.com
1 points·by expnkx·5 năm trước·0 comments

C++ Noexcept_call

github.com
2 points·by expnkx·5 năm trước·0 comments

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

youtube.com
1 points·by expnkx·5 năm trước·0 comments

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

youtube.com
1 points·by expnkx·5 năm trước·0 comments

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

youtube.com
1 points·by expnkx·5 năm trước·0 comments

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

reddit.com
1 points·by expnkx·5 năm trước·0 comments

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

youtube.com
1 points·by expnkx·5 năm trước·1 comments

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

youtube.com
5 points·by expnkx·5 năm trước·0 comments

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

github.com
7 points·by expnkx·5 năm trước·0 comments

Why I hate Rust programming language?

youtube.com
3 points·by expnkx·5 năm trước·2 comments

Std: Isspace (Cctype) Considered Harmful

youtube.com
1 points·by expnkx·5 năm trước·0 comments

comments

expnkx
·6 tháng trước·discuss
[dead]
expnkx
·11 tháng trước·discuss
[dead]
expnkx
·năm ngoái·discuss
[dead]
expnkx
·năm ngoái·discuss
[dead]
expnkx
·2 năm trước·discuss
[dead]
expnkx
·3 năm trước·discuss
[dead]
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
[flagged]
expnkx
·4 năm trước·discuss
expnkx
·4 năm trước·discuss
No. Alex Gaynor is not a Linux kernel developer.
expnkx
·4 năm trước·discuss
No. Alex Gaynor is not a Linux kernel developer.
expnkx
·5 năm trước·discuss
even AVX512 dies
expnkx
·5 năm trước·discuss
https://www.youtube.com/watch?v=grWw7j54KEY

https://github.com/tearosccebe/fast_io
expnkx
·5 năm trước·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.