Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anonymous2024
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
anonymous2024
4mo ago
It can be in Spain. Since three years ago, all the public administrations webs can be used correctly from Linux. You don't need any privative software any longer. Also it is gone for good the "Works only with IE", so unfortun
2.
▲
by
anonymous2024
4mo ago
And also VPNs are tools to open doors in the minefield of legislations that they need to create to improve the incoming of some business, not of the people that voted for them.
3.
▲
by
anonymous2024
10mo ago
What I understood was: 9_A = 1001_2 needs 4 bits, set or not set as the minimum length of the binary representation. 52_A = 110100_2 needs 6 bits 6 bits is less than 4*3+1=13 bits
4.
▲
by
anonymous2024
10mo ago
Someone has also noticed another curiosity: The number of bits of the biggest number (in binary notation) in a path is less than the number of bits of the initial number (in binary notation) * 3 + 1
5.
▲
by
anonymous2024
2y ago
I wonder. How does Rust syntax compares with https://www.hylo-lang.org/ syntax? That also is memory safe, typesafe, and data-race-free.