HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trevortheblack

no profile record

Submissions

How Kyoto, Japan Became the Loveliest Tourist-Trap

nymag.com
57 points·by trevortheblack·vor 9 Monaten·46 comments

comments

trevortheblack
·vor 7 Monaten·discuss
Am i mistaken or is there an error in the writing?

> For example, if I have a &own T I can reborrow it into a &mut T but not a &pin own T.

From the table can't you do both? Maybe they mean "not a &pin mut T" ?
trevortheblack
·vor 8 Monaten·discuss
I used to have btop running in a stand-alone terminal, so that I could monitor my system for any weirdness, but I ended up ending the practice as btop leaks memory like crazy:

https://github.com/aristocratos/btop/issues/912

It wasn't uncommon for gigabytes of ram getting taken up after a day or two of uptime