HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joaomoreno

no profile record

Submissions

Building Docfind: Fast Client-Side Search with Rust and WebAssembly

code.visualstudio.com
7 points·by joaomoreno·vor 6 Monaten·0 comments

comments

joaomoreno
·letzten Monat·discuss
Thanks for sharing, Andrew. This must've been a nightmare for you. I am happy things are going the better way now.
joaomoreno
·vor 2 Monaten·discuss
There's a huge difference between 7 hours of straight sleep which your body decides when to wake up from, and 7 hours of fragmented sleep which is constantly interrupted at the worst possible time. Every single night.
joaomoreno
·vor 4 Monaten·discuss
Just upgraded from a 12 mini to a 13 mini with more storage. I intend for it to last another 5 years.
joaomoreno
·vor 9 Monaten·discuss
Yup, see it as well.
joaomoreno
·vor 10 Monaten·discuss
From sindresorhus:

You can run the following to check if you have the malware in your dependency tree:

`rg -u --max-columns=80 _0x112fa8`

Requires ripgrep:

`brew install rg`

https://github.com/chalk/chalk/issues/656#issuecomment-32668...