Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
orcy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
orcy
3y ago
I tried to re-learn from Vim to Helix but failed. No sure if this is a muscle memory problem or perhaps article is right about the cons Kakoune-like approach for me. Even adapting with something like https://github.com/LGUG2
2.
▲
by
orcy
3y ago
I am in doubts about async too. For better understanding I have implemented my own executor and io library (even with some tricky async destruction) and I am not quite happy with it. The problem is that in rust there are no other good metho
3.
▲
by
orcy
4y ago
I actually found some, but this is Japanese models. The one I have got is Sharp Aquos R2 compact.
4.
▲
by
orcy
8y ago
I am considering starting a project, and I am finding myself to be more likely choosing C++ over Rust. Lot of libraries like platform SDK, libs like skia, openssl, etc are c++ based. So by choosing the C++ I am having the consistent source
5.
▲
by
orcy
9y ago
As far as I know they offer kubernetes environment in their cloud hosting services, so they may make some actual money out of it
6.
▲
by
orcy
10y ago
We still build some stuff with VS2005 and it feels very fast and responsive while having everything I usually need in ide. The only thing it missing is modern C++ compiler.
7.
▲
by
orcy
10y ago
As far as I know in libuv it is not possible to share socket in different event loops. But the point is while it might be possible to build an abstraction to fix the broken API, is not it would be better to have fixed API instead
8.
▲
by
orcy
10y ago
Also a bad move for company IMO. These funny videos makes some positive feelings on this Note 7 failure, so Samsung would be better to publish more of these instead.
9.
▲
by
orcy
10y ago
$ grep -r unsafe | wc -l 292