Live data from Hacker News

Viewing profile — benecollyridam

benecollyridam

HN member
Joined
Wed, Apr 13, 2016, 11:36 AM UTC
HN karma
22
Public activity
12 items

About benecollyridam

No profile information was provided.

Recent public activity

  1. comment
    Comment #40984628

    Did you try the experimental, raw disk image for a Debian installer that Snapdragon provided? https://www.qualcomm.com/developer/blog/2024/05/upstreaming-...

  2. comment
    Comment #37178213

    It looks like thiserror (6.6M downloads/month) is more popular even though anyhow (5.7M downloads/month) is listed as #1 https://lib.rs/keywords/error

  3. comment
    Comment #32494803

    1=2 1+1 // = 4 Really nice project though https://numpad.io?#text/IwXgTAUMDUxA

  4. comment
    Comment #25957803

    Another related project: Wasmtime and Rust+Python Compile your Rust code to wasm to circumvent having to compile for different architectures. https://docs.wasmtime.dev/wasm-rust.ht…

  5. comment
    Comment #24985083

    In your benchmarks of insertion/add/remove[1] you use different units of time for each of the three graphs. I didn't notice until staring at them for some time wondering what was u…

  6. comment
    Comment #24732444

    Well kinda but people are saying that it is memory safe, which is not a guarantee with unsafe code.

  7. comment
    Comment #24730413

    > Hyper is a fast and safe HTTP implementation Well.. Hyper does rely on unsafe blocks (14 at first glance[2]), so I don't know if we can just assume that it's safe. When Sergey Da…

  8. comment
    Comment #24207855

    I don't know if I think it will work, but it is at least worth it to vote here to remove the FB login: https://oculus.uservoice.com/forums/921937-oculus-quest/sugg...

  9. comment
    Comment #23111909

    I thought this was satire

  10. comment
    Comment #22792336

    Why not just let the program get that value? If my config has side effects I wouldn't be confident that my program would run the same each time. To me it seems like this would lead…

  11. comment
    Comment #22293021

    There is a link to a news article from the New Yorker: https://www.newyorker.com/news/news-desk/the-five-year-old-w...

  12. comment
    Comment #18004199

    I am currently using it for a university course. It is a simple language to learn. The most troublesome part is to install the right drivers on Linux. It can provide significant sp…