HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alexisbear

no profile record

Submissions

Stats.fm – Stats from your Spotify listening history

stats.fm
2 points·by alexisbear·há 3 anos·0 comments

Socialism’s DIY Computer

tribunemag.co.uk
4 points·by alexisbear·há 4 anos·0 comments

[untitled]

1 points·by alexisbear·há 4 anos·0 comments

comments

alexisbear
·há 2 anos·discuss
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 needs to be discussed by NATO members and can also be vetoed.

A lot of people seem to think that if article 5 is brandished, war will result, it absolutely depends on what the council will agree upon.
alexisbear
·há 3 anos·discuss
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.
alexisbear
·há 4 anos·discuss
- 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 client for file management, especially good with remote sources (SFTP, FTP, Google Drive, S3…)

- Raycast, Spotlight replacement with better unit conversion and plugins

- Infuse, macOS/iOS video player, can connect to remote sources like Jellyfin and Plex.
alexisbear
·há 4 anos·discuss
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 Spare Threshold:          99%
  Percentage Used:                    6%
  Data Units Read:                    443,320,843 [226 TB]
  Data Units Written:                 362,278,642 [185 TB]
  Host Read Commands:                 4,372,886,373
  Host Write Commands:                2,111,809,609
  Controller Busy Time:               0
  Power Cycles:                       474
  Power On Hours:                     2,228
  Unsafe Shutdowns:                   37
  Media and Data Integrity Errors:    0
  Error Information Log Entries:      0
alexisbear
·há 4 anos·discuss
> 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"?
alexisbear
·há 4 anos·discuss
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/