Viewing profile — afiler
afiler
HN member- Joined
- Sun, May 02, 2010, 7:11 AM UTC
- HN karma
- 128
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About afiler
No profile information was provided.
Recent public activity
-
comment
Comment #22730033
When you say it's "obvious why this happens" are you referring to racism or something else?
-
comment
Comment #22677545
So you'd rather be dead than poor? If you find yourself taking this thought seriously and you're in the US, you can call 1-800-273-8255. Please take care.
-
comment
Comment #22677278
Again, with "quality" versus "quantity" it sounds like you're saying that there could be a lower quantity of people (some people die) in order to increase the quality of life for o…
-
comment
Comment #22677152
"Is life worth living if you're destitute and living in poverty or emotional turmoil?" It sounds like you're saying you think maybe poor people should just die.
-
comment
Comment #21153190
"The activity was sanctioned because of the oversight" seems to work for me with both meanings of 'oversight'
-
comment
Comment #20920826
That was a separate news story from a couple weeks ago. "Late Upper Paleolithic occupation at Cooper’s Ferry, Idaho, USA, ~16,000 years ago" "The stemmed projectile points closely …
-
comment
Comment #19341538
The US also broke up Ma Bell in 1956, forcing the spinoff of Bell Canada and Caribbean operations, and before that in 1925, breaking off other international operations into ITT.
-
comment
Comment #19099165
I think that's called interacting with people over the normal course of business, and isn't something that's thought of as requiring specific targeted effort.
-
comment
Comment #18178376
Even during the cold war, Americans did business with Russia. No large computers or munitions, but Americans still ate Russian caviar. There was this call to boycott it at the same…
-
comment
Comment #17804762
[2015]
-
comment
Comment #15800817
Even on El Capitan, I was able to unlock with "root" on my first try. From there, I could add a new admin user. This seems... not good.
-
comment
Comment #15790337
In the late 90s, my high school used a system called NovaNET, which was based on PLATO. It was used for individual learning, special education, etc. I learned a bit of Russian with…
-
comment
Comment #13543715
EBCDIC seems elegant in its own way: http://www.quadibloc.com/comp/cardint.htm (scroll down) -- apparently it's descended from IBM punch card formats. The discontinuity in the alph…
-
comment
Comment #13323299
«“It’s an epic act of generosity and altruism,” says Don Bacigalupi, the museum effort’s president. “George Lucas, as with any person of great resources and great success, could ch…
- story
- story
-
comment
Comment #8631088
I have a tool to make this text, though I'll admit I never even thought about decomposing inputs like ü and then recomposing them after Fraktur-izing. http://mar.cx/unicate/ or htt…
-
comment
Comment #7643181
103 years ago, the UK government nationalized the https://en.wikipedia.org/wiki/National_Telephone_Company . Within two years of that, the US justice department managed to extract …
-
comment
Comment #7629150
It seems ever-so-slightly ironic that support for exotic architectures is considered a plus in this case, while support for exotic architectures is being ripped out of the OpenSSL/…
-
comment
Comment #7570319
This video with Rowan Atkinson contains all sorts of bad truck-related naming ideas: https://www.youtube.com/watch?v=2R5tUc1S3cc
-
comment
Comment #7561059
Selective enforcement can be a big problem in lots of areas, especially anywhere where race or class come into play. The flipside is that if people gradually move into parking over…
-
comment
Comment #7518579
This is by https://en.wikipedia.org/wiki/Adam_Curtis , who's done some amazing documentary work in the past, asking a lot of "big questions" like this.
-
comment
Comment #6720751
One of D's improvements upon C/C++ is its ability to enforce "deep const-ness".
-
comment
Comment #6602640
"Would you prefer to not have the choice to have access to this feature, and prevent others from having it too?" Yes, I would prefer that. LinkedIn has not shown itself to be a par…
-
comment
Comment #6484796
OK, this turned out to be not that hard, just completely unfamiliar for me (having last used Tomcat in 2002). apt-get install tomcat7 tomcat7-admin; sudo $EDITOR /etc/tomcat7/tomca…