Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
timow1337
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
timow1337
9mo ago
Compared to C, rust compiles much slower. This might not matter on performant systems, but when resources are constrained you definitely notice it. And if the whole world is rewritten in Rust, this will have a non-significant impact on the
2.
▲
Linux in a Pixel Shader – A RISC-V Emulator for VRChat
(blog.pimaker.at)
3 points
by
timow1337
5y ago
|
0 comments
3.
▲
by
timow1337
6y ago
unfortunately, the sdk doesn't work with hi applications yet. the way the screen works has changed significantly. There are community projects that make it work though: https://github.com/ddvk/remarkable2-framebuff
4.
▲
by
timow1337
8y ago
Does anyone have a list of which MEPs voted for and against? I can't find it yet.
5.
▲
by
timow1337
9y ago
The paper just describes a new method for selecting the main chain. Bitcoin uses the longest chain (with the most work) whereas this paper wants to use the block that is the child of the heaviest sub tree. The ledger would still be a chain
6.
▲
by
timow1337
9y ago
Does anyone know a similar project but for the client side? I've always thought using c++ instead of java would improve performance a lot.
7.
▲
by
timow1337
9y ago
Too bad it doesn't support complex numbers
8.
▲
by
timow1337
9y ago
Satoshi Nakamoto also intended for the block sizes to go up after an amount of time, yet the bitcoin core team isn't willing to upgrade and tries to promote their own agenda (blockstream).
9.
▲
by
timow1337
9y ago
If loops are implemented as tail calls, doesn't the call opcode get optimized away thus preventing the reduction checker from being run?
10.
▲
by
timow1337
9y ago
I'm in favor of the ruling but I don't understand why the European commission has any authority over two american companies merging?
11.
▲
by
timow1337
10y ago
now do the second example with an unsigned type.
12.
▲
by
timow1337
11y ago
The new raspberry pi zero can be run as a device, so you could use that.