Viewing profile — alexisbear
alexisbear
HN member- Joined
- Mon, Jul 11, 2022, 3:36 PM UTC
- HN karma
- 49
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About alexisbear
No profile information was provided.
Recent public activity
-
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…
- comment
-
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.
- story
-
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 …
- story
-
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…
-
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"?
- story
-
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/