Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
expnkx
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
expnkx
5y ago
No. Alex Gaynor is not a Linux kernel developer.
2.
▲
by
expnkx
5y ago
No. Alex Gaynor is not a Linux kernel developer.
3.
▲
by
expnkx
5y ago
even AVX512 dies
4.
▲
C++ Noexcept_call
(github.com)
2 points
by
expnkx
5y ago
|
0 comments
5.
▲
by
expnkx
5y ago
https://www.youtube.com/watch?v=grWw7j54KEY https://github.com/tearosccebe/fast_io
6.
▲
Fast_io and refterm v2 is 46548 times faster than stdio.h and cmd
(youtube.com)
1 points
by
expnkx
5y ago
|
1 comments
7.
▲
by
expnkx
5y ago
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_A
8.
▲
by
expnkx
5y ago
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_A
9.
▲
by
expnkx
5y ago
Of course it DOES hurt performance. Anyone who tells you it does not is wrong. There are no zero-cost abstractions. https://godbolt.org/z/dvxhnqbeW https://godbolt.org/z/4q8ej77Ke Shows rust gener
10.
▲
Why I hate Rust programming language?
(youtube.com)
3 points
by
expnkx
5y ago
|
2 comments
11.
▲
by
expnkx
5y ago
This is a very negative video about Rust. If you do not want to watch anything negative about Rust, go and leave this video and watch something else.
12.
▲
by
expnkx
5y ago
This was a troll blog. Cannot believe people keep beating this dead horse. This is a troll post to promote Rust. We are not doomed. There are no such thing called "save" That Rust zealot claimed in the other blogs that using C or
13.
▲
Std: Isspace (Cctype) Considered Harmful
(youtube.com)
1 points
by
expnkx
6y ago
|
0 comments
14.
▲
by
expnkx
6y ago
https://github.com/expnkx/fast_io/wiki wiki here
15.
▲
by
expnkx
6y ago
Source is here: https://github.com/expnkx/fast_io/tree/master/benchmarks/001... Including video: https://www.youtube.com/watch?v=avyIFLuFUQs
16.
▲
by
expnkx
6y ago
Sorry dude. You are horribly wrong. https://github.com/expnkx/fast_io/commit/9b2b084e680b6cd2809... Benchmark: https://github.com/expnkx/fast_io/tree/master/benchmarks/