Live data from Hacker News

Viewing profile — joshhansen

joshhansen

HN member
Joined
Sat, Jun 03, 2023, 6:18 AM UTC
HN karma
41
Public activity
8 items

About joshhansen

No profile information was provided.

Recent public activity

  1. comment
    Comment #40271700

    "Eternal Sunshine of the Spotless Mind" The erasure of knowledge is a troubling occupation

  2. comment
    Comment #40166048

    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 s…

  3. comment
    Comment #39914734

    "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…

  4. comment
    Comment #39882240

    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. comment
    Comment #39882192

    Am I crazy thinking libraries shouldn't be able to provide _other libraries'_ symbols without the other libraries' "permission"? What am I missing?

  6. comment
    Comment #39882184

    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 dependencie…

  7. comment
    Comment #39882176

    If it were using Cargo as its build system, it might make such manipulations more obvious / understandable?

  8. comment
    Comment #39882076

    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 be…