HackerTrans
トップ新着トレンドコメント過去質問紹介求人

expnkx

no profile record

投稿

[untitled]

1 ポイント·投稿者 expnkx·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·昨年·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 expnkx·4 年前·0 コメント

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

youtube.com
1 ポイント·投稿者 expnkx·5 年前·0 コメント

C++ Noexcept_call

github.com
2 ポイント·投稿者 expnkx·5 年前·0 コメント

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

youtube.com
1 ポイント·投稿者 expnkx·5 年前·0 コメント

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

youtube.com
1 ポイント·投稿者 expnkx·5 年前·0 コメント

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

youtube.com
1 ポイント·投稿者 expnkx·5 年前·0 コメント

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

reddit.com
1 ポイント·投稿者 expnkx·5 年前·0 コメント

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

youtube.com
1 ポイント·投稿者 expnkx·5 年前·1 コメント

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

youtube.com
5 ポイント·投稿者 expnkx·5 年前·0 コメント

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

github.com
7 ポイント·投稿者 expnkx·5 年前·0 コメント

Why I hate Rust programming language?

youtube.com
3 ポイント·投稿者 expnkx·5 年前·2 コメント

Std: Isspace (Cctype) Considered Harmful

youtube.com
1 ポイント·投稿者 expnkx·5 年前·0 コメント

コメント

expnkx
·6 か月前·議論
[dead]
expnkx
·11 か月前·議論
[dead]
expnkx
·昨年·議論
[dead]
expnkx
·昨年·議論
[dead]
expnkx
·2 年前·議論
[dead]
expnkx
·3 年前·議論
[dead]
expnkx
·4 年前·議論
expnkx
·4 年前·議論
expnkx
·4 年前·議論
expnkx
·4 年前·議論
expnkx
·4 年前·議論
expnkx
·4 年前·議論
expnkx
·4 年前·議論
expnkx
·4 年前·議論
[flagged]
expnkx
·4 年前·議論
expnkx
·4 年前·議論
No. Alex Gaynor is not a Linux kernel developer.
expnkx
·4 年前·議論
No. Alex Gaynor is not a Linux kernel developer.
expnkx
·5 年前·議論
even AVX512 dies
expnkx
·5 年前·議論
https://www.youtube.com/watch?v=grWw7j54KEY

https://github.com/tearosccebe/fast_io
expnkx
·5 年前·議論
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.