Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ioanaci
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ioanaci
2mo ago
Many people that use linux distros like postmarketos on ARM phones also have waydroid for running android apps.
2.
▲
by
ioanaci
8mo ago
> Fun fact: Bhutan is perhaps the only country in the world without traffic lights! Afaict they have police officers regulating traffic instead. Not much difference in this particular discussion.
3.
▲
by
ioanaci
9mo ago
I also feel like map[T]struct{} communicates its purpose way better than map[T]bool. When I see a bool I expect it to represent a bit of information, I don't see why using it as a placeholder for "nothing" would be more reada
4.
▲
by
ioanaci
10mo ago
I commented this before but deleted it because I hadn't tested my code properly. Anyway, here is a version that works. You're right Zig isn't quite as powerful, but you don't need type erasure if you have enough monomorp