Live data from Hacker News

Viewing profile — jrrrp

jrrrp

HN member
Joined
Fri, Nov 15, 2024, 1:15 AM UTC
HN karma
10
Public activity
8 items

About jrrrp

No profile information was provided.

Recent public activity

  1. comment
    Comment #45789787

    I would suggest you read the Gates report. I'm not sure how much to engage here, except to say emphatically that Gates said nothing of the sort. TL;DR - health and development fund…

  2. comment
    Comment #45745263

    To me, this article demonstrated the value of knowing your domain and its particular constraints, as well as a good understanding of prior art. Together with the only 1000 line dem…

  3. comment
    Comment #45243394

    That sounds fair enough, I'd be interested in reading your thoughts at a later date on the experience!

  4. comment
    Comment #45242973

    I highlight as a way to categorize my annotations. I highlight in Zotero as I go, and in the highlight's comment section briefly jot down why (e.g. something to follow up on, or wh…

  5. comment
    Comment #44569289

    It does seem to depend highly on the context in which the array is used. Strictly defined algorithm with an off-by-one: bug. User-defined indexing as you say is a counter. I suppos…

  6. comment
    Comment #44532896

    Just looking at the language myself, but it seems that it treats out-of-bounds array access as a non-recoverable bug and panics [1, 2], whilst map access returns Option [3]. Except…

  7. comment
    Comment #44210162

    It's good to read this while being in one of those nothing-months myself. I have extended the deadlines and my goals are not clear. Incidentally, I have a supervisor who felt the e…

  8. comment
    Comment #42143074

    How do you manage having thousands of tags? What is your use case? I quite quickly moved away from them because I couldn't have a strict/normalised system for it. E.g., I would end…