Viewing profile — redblacktree15
redblacktree15
HN member- Joined
- Tue, Jun 11, 2019, 9:37 PM UTC
- HN karma
- 45
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About redblacktree15
No profile information was provided.
Recent public activity
-
comment
Comment #24703275
As a Lithuanian I can tell that a lot of what Lithuania does with regards to the nuclear plant in Belarus is just fearmongering. The most active critics come from political parties…
-
comment
Comment #23120209
Or better, use 3 4K screens :-) My record of the number of source files being opened concurrently was 10 when I was trying to understand a particularly nasty spaghetti code base.
-
comment
Comment #22973798
I suggest trying Kubuntu. I've been running 3 4K monitors for years, all works fine, including HiDPI support.
-
comment
Comment #20371396
Seconded. I could have sit on it for 15 hours a day without problems. Other types of chairs caused back pain after only several hours.
-
comment
Comment #20369464
It's just more work, because worst case you just need to wrap C++ APIs to C and bind that to rust.
-
comment
Comment #20287720
That product is walking dead. Use https://github.com/debauchee/barrier which forked the last open source version.
-
comment
Comment #20159758
> This is absolutely wrong! You cannot annotate a function as returning `auto` in C++. You can do that since C++14.