2018-11-07 00:11:13
@aikida3k `tac -r -s 'x\|[^x]' input_file`

Rotonen
2018-11-07 00:12:29
@aikida3k figured out how to read in reverse byte by byte, makes sense for 256GB fields on a 256GB server, for example - already primes whatever of the next field and lands the current one fresh into fscache

Rotonen
2018-11-07 00:13:10
and yes, tac is cat backwards, but have to do that silly regex trick to have it properly handle there being a byte matching `\n`

Rotonen
2018-11-07 05:05:58
why does backwards help?

Fireduck
2018-11-07 05:37:35
@Rotonen there's a tool you can easily compile/install on linux `vmtouch` that allows you to specifically cache a specific file or directory into ram.

Clueless
2018-11-07 05:44:17
n34t

Fireduck
2018-11-07 08:08:24
I noticed this on-chain voting cool

Daeng
2018-11-07 10:10:13
@Clueless yes, catting to dev null does that as well, but not byte for byte in reverse

Rotonen
2018-11-07 10:11:19
@Fireduck say you have a 256GB server with the 256GB field and the activated field is the 128GB field

Rotonen
2018-11-07 12:17:21
@Rotonen Thanks, I'll get a chance to try it out: power flashed off and back on from a storm. But for now I am going to get some sleep

aikida3k
2018-11-07 13:04:13
It's hard to be at 2 places discord and slack and i want to read everything as i don't understand this project well

Daeng
2018-11-07 14:16:08
reading everything sounds like a very time consuming hobby

Rotonen
2018-11-07 14:53:25
hello, just wondering how much space do i need to run a miner? I was quite surprised when a 50GB miner was maxed out

kendrick
2018-11-07 14:54:12
also if you guys need some help with some frontend stuff idm helping out

kendrick
2018-11-07 15:07:14
currently 128GB, probably soon 256GB

Rotonen
2018-11-07 15:13:48
its possible mine whit mac os?

umarucchi
2018-11-07 15:19:24
yes

Rotonen