HN user

attack

266 karma
Posts4
Comments238
View on HN
[dead] 18 years ago

Apparently, the consensus is that your original advice is more correct. I think it's accurate enough because both take some effort to pull off.

Slicehost vs Linode 18 years ago

It did double my memory usage from 1G to 2G. I'm using python. I was shocked that the increase would be so big. Most of this data is in dict's.

So now I run the memory intensive stuff in 32 bit chroots:

http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?pa...

I made a little script to make getting into the chroot environment easy:

#!/usr/bin/env bash

linux32 chroot /mnt/gentoo32 /bin/bash -c "source /etc/profile;env-update;bash"

Kill your blog 18 years ago

Yes. I used to get nearly all of my programming information from books or at least tutorials. Now I get nearly all of it just from resources scattered around the web.

These are bit level errors. So instead of losing a bit or two, you lose a massive chunk. That's the difference between a strange character in your Doc file and losing the whole thing.

I think it's 128 bits for truecrypt, although internet searches point to many people using higher (1024 and 4096). And if the bit level error rates are as high as he says, looks bad.

No, but it will notify you of a problem. However, I suspect that smartmontools would do an even better job of notifying you of a problem before it even occurs.

If you want something that will actually protect against bit level errors well, generate some extra data using an appropriate Error Correcting Code for your important archives/files. Something like what par2repair generates. This is incredibly slow compared to simple erasure codes like RAID uses, though. There are some filesystems that do this for you automatically, I wrote one:) Actually, other than that I don't know of any filesystems that do this.

If the above is impractical for performance reasons, Google recommends mirroring everything on three disks...

I tried offering prizes, paying $50 to a name-choosing service, asking everyone I could, spending many hours myself. All results sucked.

For my latest startup I spent just a few minutes on it will resist all urges spend more. I'm not allowing myself to get pulled into that time-sink black hole again.

Want it to be easy? Simple. Have $2000 to $10000 to blow on some squatter scum. Or just choose an uncommon topic area. Probably both are unreasonable for most of us.

What promising, legitimate startups have been tripped up because of trademark issues with their domain name? I wouldn't think that this concern is a priority...

No. Vastly more input data does generally allow for better output by these algorithms. BUT this in no way means that todays recommendation algorithms are good AT ALL.

In fact, they completely suck. And in reply to GP, netflix's recommendations suck very much too, to be frank.

Why don't companies care? Simply because it's hard to figure out how to make a lot of money even with very good recommendations.

No, I like the keyboard to be a lot closer to the monitor, maybe even under where the laptop would be. That would be quite awkward.

Plus, laptop screens -> much more money for the same quality screen.