Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anonymous2024
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
anonymous2024
9d ago
When very non-intelligent humans give the A.I. the ability to manage weapons without supervision.
2.
▲
by
anonymous2024
11d ago
The design "doc" is needed, but not the static doc for printers, a more dynamic one where you don't need a 50 pages doc with lots of links between pages, but a very good dynamic diagram with some text.
3.
▲
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
4.
▲
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.
5.
▲
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
6.
▲
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
7.
▲
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.