HackerTrans
TopNewTrendsCommentsPastAskShowJobs

thesephist

no profile record

Submissions

Unified Payments Interface

en.wikipedia.org
8 points·by thesephist·11 maanden geleden·0 comments

Build tools around workflows, not workflows around tools (2020)

thesephist.com
3 points·by thesephist·vorig jaar·0 comments

Libsearch: Simple index-free full-text search for JavaScript

github.com
96 points·by thesephist·2 jaar geleden·19 comments

Cora email – Your inbox as a story, delivered twice a day

cora.computer
1 points·by thesephist·2 jaar geleden·0 comments

Deep Reinforcement Learning Doesn't Work yet (2018)

alexirpan.com
1 points·by thesephist·2 jaar geleden·0 comments

Thoughts on the software industry (2022)

linus.coffee
95 points·by thesephist·2 jaar geleden·83 comments

comments

thesephist
·8 jaar geleden·discuss
Another solution for data integrity I've been tempted to try instead of switching filesystems is to go RAID 1 / 10 on a couple SSD's. A bit finicky to set up (and not viable on Macbooks, obviously) but it's practically zero-maintenance after that until one of the hardware parts fails.

I also do most of what parent comment does i.r.t. backing up to external drives at regular intervals. It /sounds/ like a hassle, but most of my process is automated so I plug in the drives, run a bash script, and wait til it's done. Works quite well.