Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
linked_list
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
linked_list
11mo ago
Why would a government use cryptocurrencies though? You only need that if you have no single source of truth. For a government digital banking is enough and way cheaper. Unless by crypto you just mean cryptographically signed transaction lo
2.
▲
by
linked_list
11mo ago
If you base64 encode an ascii string it gets 33% longer
3.
▲
by
linked_list
11mo ago
The URL spec already takes care of a lot of this, for example /shopping/shirts?color=blue&size=M&page=3 or /articles/my-article-title#preface
4.
▲
by
linked_list
11mo ago
JS does have features for editing the history, but it's a trade-off of not polluting the history too much while still letting the user navigate back and forth
5.
▲
by
linked_list
11mo ago
Because a hash is by definition a one-way mapping, so then you'd have to keep a map of the reverse mapping hash -> state, which obviously gets impractical with state such as page index or search terms. Better just make two-way "