Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
attack
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
61.
▲
by
attack
18y ago
Yes, the majority of people here just support banning, harsher punishments, and locking out all outsiders. Those are very poor solutions! #1 and #2 cause strong negative backlash. As you would learn from marketing theory, a user that you ha
62.
▲
by
attack
18y ago
I believe this is called "Fisking".
63.
▲
by
attack
18y ago
Just to add, here's what wikipedia says about the term: http://en.wikipedia.org/wiki/SFTP
64.
▲
by
attack
18y ago
Filezilla on windows assumes sftp to be SSH transfers. So I think you've got that backwards.
65.
▲
by
attack
18y ago
Their chat system is by far the most retarded. If you have multiple aliases tied into one gmail account then gmail chat will readily leak out all of your identities to everyone.
66.
▲
by
attack
18y ago
And look how complicated they make it. Sometimes spaces, sometimes not, how confusing. And tell me that their "Use spaces around arithmetic operators" example doesn't make you want to puke: i = i + 1 submitted += 1
67.
▲
by
attack
18y ago
It's not down for everyone, but very down for me.
68.
▲
by
attack
18y ago
My comments: > x=5 || x = 5 Noooo. That first one is backwards. Extraneous spaces annoy me to no end. Makes it a pain to search for things too. On the other hand, using newlines to break things up at commas for example, is great.
69.
▲
by
attack
18y ago
Perhaps to somewhat protect the people who upload torrents to the site? I'm sure a lot of incriminating evidence could be gathered by observing all the uploading/commenting/posting that someone does on tpb. Of course, everyone knows that th
70.
▲
by
attack
18y ago
I thought the same for the first two years of college. Beware!
71.
▲
by
attack
18y ago
Java, especially if you get into the OOP patterns fun, can present a million ways of doing things. Java is terrible about this.
72.
▲
by
attack
18y ago
Which do humans use more for communication and reasoning - words or visuals? Considering that we have developed elaborate languages but done relatively little in the way of visual non-word communication, I would deduce that words and symbol
73.
▲
by
attack
18y ago
You're hiding behind an anonymous account too?
74.
▲
by
attack
18y ago
Don't be a jerk. Quote exactly where this guy went wrong if you want to help.
75.
▲
by
attack
18y ago
Better code than you will ever write was written by people who swear a ton. Strange how that is.
76.
▲
by
attack
18y ago
Disrespectful to?...
77.
▲
by
attack
18y ago
Yeah, either way, that sucks.
78.
▲
by
attack
18y ago
But they are tacking on an additional two years?
79.
▲
by
attack
18y ago
> will have their existing 2-year commitment restarted when buying a new iPhone. Cellphone companies are the ultimate evil.
80.
▲
by
attack
18y ago
Dialup isn't 56KB? Ah, my lying network monitor.
81.
▲
by
attack
18y ago
40GB/month = 15KB/s. Put that all together and you'll see his error.
82.
▲
by
attack
18y ago
No no. Dialup was 56KB/s not 56kb/s.
83.
▲
by
attack
18y ago
That's the supporting theory. The problem is that this eliminates both the majority of the unqualified applicants and a large number of the very top applicants. Suitable for a big company? Sure. For a startup or more ambitious company? Un
84.
▲
by
attack
18y ago
Do you think you were doing it the best way possible?
85.
▲
by
attack
18y ago
The original poster was asking why startups use this practice. Startups should not be looking for normal people at all.
86.
▲
by
attack
18y ago
Yes, this is probably meant to be a better fit for the spending structures of corporate customers.
87.
▲
by
attack
18y ago
Never knew that, but you're right!
88.
▲
by
attack
18y ago
AKA, the world's highest interest loan.
89.
▲
by
attack
18y ago
- Shannon limit. - Genius: perspiration vs inspiration and how much genetics alone can affect this. - Relativity: if we're traveling near c that makes us less intelligent because we think more "slowly"? - Tractability: here comes the heat d
90.
▲
by
attack
18y ago
You should really use ssh with that. Not much more complex: rsync -azP local_dir -e ssh user@host.com:remote_dir
More ›