Viewing profile — earthboundkid
earthboundkid
HN member- Joined
- Tue, May 01, 2007, 6:32 AM UTC
- HN karma
- 6,536
- Public activity
- 2,251 items
- HN profile
- View on Hacker News ↗
About earthboundkid
Recent public activity
-
comment
Comment #47890125
We don't even know how to get someone to be 130, but sure, let's waste time talking about this.
-
comment
Comment #47226257
In terms of deliberate attacks on a DC, an adversary that can bomb a blast resistant bunker can easily bomb the data lines going in and out, to say nothing of external power suppli…
- story
-
comment
Comment #46315483
They are pretty well founded. You can read old rhyme dictionaries and see how the words evolved eg when borrowed by Japan at one time and then when borrowed again a couple of hundr…
-
comment
Comment #46313240
Different field, but it drives me crazy that people talk about Chinese philosophy and insist on using Mandarin pinyin for it. Mandarin is language that evolved from Classical Chine…
- story
-
comment
Comment #43395412
I've seen this movie. It's long and boring and ends with the blue fairy resurrecting Haley Joel Osment.
- story
-
comment
Comment #43161608
The main problem with frames is that you need to use JS to get it to be responsively sized. If they would fix that, frames would be perfect. They actually do what people just think…
-
comment
Comment #43093450
Impersonating a woman/man was a crime. See the intro to this video: https://www.youtube.com/watch?v=X__VKNw0XiI&t=234s
-
comment
Comment #43084345
My Kindle was bricked by an Amazon OTA update. Checkmate, atheists.
- story
-
comment
Comment #42805955
You can do it using gofmt, by writing gofmt -w -r '"github.com/abc/def" -> "github.com/abc/def/v2"' . That won't do subpackages though.
-
comment
Comment #42805924
Python has None, which frequently caused me problems in production, so that's not different, except Go can at least tell between a string and nullable string pointer. Reversing a s…
-
comment
Comment #42388014
The Dole who took over Hawaii (Sanford Dole) was cousin to the pineapple company guy (James Dole). So, not the same guy, but also not unrelated either.
- story
-
comment
Comment #42237792
It's really important to be clear about the lessons to be learned from Python 3. 1. Forward compatibility is more important than backward compatibility. 2. Automated refactoring to…
-
comment
Comment #42209775
I wrote "// Due to Hyrum's law, this text cannot be changed." AMA.
-
comment
Comment #42108808
> The Greek theoria (θεωρία) meant "contemplation, speculation, a looking at, things looked at", from theorein (θεωρεῖν) "to consider, speculate, look at", from theoros (θεωρός) "s…
-
comment
Comment #41966268
I'm continually going through this thought process: 1. I should make blog engine using flat files. That way I can diff the plain text. 2. But flat files are hard to read/write stru…
-
comment
Comment #41956986
Yeah, I don't necessarily buy the whole Chomskian program. I'm willing to be persuaded that the reason kids learn to speak despite their individual poverty of stimulus is that ther…
-
comment
Comment #41956943
She.
-
comment
Comment #41917331
一 + 一 = ニ.
-
comment
Comment #41917298
It could be Japanese beeper slang and mean Q.
-
comment
Comment #41917250
Wait, am I crazy for thinking relations are not sets? Two sets can be coextensive without the relation have the same intension, no? Like the set of all Kings of Mars and the set of…