Live data from Hacker News

Viewing profile — avandecreme

avandecreme

HN member
Joined
Mon, May 09, 2016, 6:41 PM UTC
HN karma
57
Public activity
10 items

About avandecreme

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #47347563

    I didn't know about https://docs.rs/temporal_rs/latest/temporal_rs/ I wonder if it has a chance to replace chrono and jiff in the rust ecosystem.

  4. comment
    Comment #47112387

    Follow up from my previous article about rust closures. This time it looks into async closures.

  5. story
  6. comment
    Comment #46751734

    This article discusses making captures more flexible: https://smallcultfollowing.com/babysteps/blog/2025/10/22/exp... I agree it would be nice, in particular to make it easier to u…

  7. story
  8. comment
    Comment #46247703

    This reminds me of when I learned to program on my casio calculator. There was a function to detect a key press which would return a number identifying the pressed key. I needed to…

  9. comment
    Comment #18754006

    Just parameters that are functions, except that you can only have one per function. I still fail to see the advantage of blocks over being able to pass functions as arguments like …

  10. comment
    Comment #18374659

    Yes, refreshing the page fixes the issue.