Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joshhansen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
joshhansen
2y ago
"Eternal Sunshine of the Spotless Mind" The erasure of knowledge is a troubling occupation
2.
▲
by
joshhansen
2y ago
It seems like a miscalculation on TSMC's part to expect to be treated the same in the world's largest economy as back at home. Another miscalculation: undervaluing the ability to speak the same language. Any organization except th
3.
▲
by
joshhansen
2y ago
"actually it is better if women lead this study at this current time" This is such an indictment of our society. I still believe that the proper response to women's mistreatment in the past and present is to stop mistreating
4.
▲
by
joshhansen
2y ago
My understanding is that that's correct. I'm on fully upgraded stable (Debian 12) and my xz is 5.4.2 and liblzma as well.
5.
▲
by
joshhansen
2y ago
Am I crazy thinking libraries shouldn't be able to provide _other libraries'_ symbols without the other libraries' "permission"? What am I missing?
6.
▲
by
joshhansen
2y ago
Rust specifically chose a minimal standard library to not get stuck with the Python "dead batteries" problem. There's a strong culture as well of minimizing a project's dependencies in Rust.
7.
▲
by
joshhansen
2y ago
If it were using Cargo as its build system, it might make such manipulations more obvious / understandable?
8.
▲
by
joshhansen
2y ago
Is it time to deprecate the ability for code to implement linker symbols in other libraries? Shouldn't there be a strict namespace separation between binaries/libraries? liblzma being to implement openssh symbols seems like a symp