Live data from Hacker News

Viewing profile — AquilaFasciata

AquilaFasciata

HN member
Joined
Tue, Aug 20, 2024, 12:35 AM UTC
HN karma
1
Public activity
7 items

About AquilaFasciata

No profile information was provided.

Recent public activity

  1. comment
    Comment #44867614

    Note: Many libraries have NYT codes for 24-72hrs. Like the San Fransisco Public Library. https://sfpl.libanswers.com/faq/166904

  2. comment
    Comment #44867597

    It's difficult to find one that pays $50-60,000.

  3. comment
    Comment #44867584

    No, they rely on "consultants."

  4. comment
    Comment #44635570

    Reminder that this is what the author said about safety: "it manages to combine speed and low-level control with a high level of bug-resistance, more commonly referred to as safety…

  5. comment
    Comment #44635465

    I'm a hobbiest, so I only write in it 4 times a week, but I only run into borrow checker issues when I refactor large portions of existing code.

  6. comment
    Comment #44635438

    > it manages to combine speed and low-level control with a high level of bug-resistance, more commonly referred to as safety. This article didn't even make it 2 paragraphs before b…

  7. comment
    Comment #44635302

    Yes. I learned Rust in a weekend. Basic Rust isn't that complicated, especially when you listen to the compiler's error messages (which are 42x as helpful compared with C++ compile…