Live data from Hacker News

Viewing profile — alexisbear

alexisbear

HN member
Joined
Mon, Jul 11, 2022, 3:36 PM UTC
HN karma
49
Public activity
10 items

About alexisbear

No profile information was provided.

Recent public activity

  1. comment
    Comment #39631917

    It doesn't obligate members to respond militarily, it obligates NATO members to consider an attack against a member as an attack against them. Retaliation and any other action need…

  2. comment
  3. comment
    Comment #37134414

    Worth noting that SunSpider hasn't been updated since 2013. JetStream is more representative of modern JavaScript workloads, but the gap is also getting closer on that benchmark.

  4. story
  5. comment
    Comment #34174958

    - Shottr, macOS screenshot app with a snipping tool for OCR. - NetNewsWire, FOSS macOS and iOS feed reader. - topgrade, CLI to upgrade most things on my systems. - Forklift, macOS …

  6. story
  7. comment
    Comment #33029064

    M1 Air, 8Gb/512Gb, used as a daily driver since release. SMART/Health Information (NVMe Log 0x02) Critical Warning: 0x00 Temperature: 44 Celsius Available Spare: 100% Available Spa…

  8. comment
    Comment #32714713

    > The library has a small footprint (115kb gziiped) That's more than most JavaScript frameworks, not taking into account tree shaking, how is this "a small footprint"?

  9. story
  10. comment
    Comment #32150694

    Since ES2019[1], all JSON is valid JavaScript with U+2028 and U+2029 being accepted as unescaped characters in strings. 1: https://tc39.es/proposal-json-superset/