Viewing profile — shpiel
shpiel
HN member- Joined
- Wed, May 30, 2012, 4:30 AM UTC
- HN karma
- 48
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About shpiel
No profile information was provided.
Recent public activity
-
comment
Comment #7523861
One of the most annoying things about translation is that the length of the string may change which can mess up designs and layouts. For example German strings tend to be longer th…
-
comment
Comment #7314624
What type of database did they use? What type of caching would be desirable? Most modern RDBSes, like Postgre, Oracle, or Microsoft SQL server, have internal LRU caching already im…
-
comment
Comment #6846626
The back end is swappable. I think right now you can use Mongo or MySQL. If you want to use something else you have to write your own DDL. They hope that more people will do that i…
-
comment
Comment #6079020
I assume it meant zoning that limits the number of hotels that can be built in a particular municipality. I also assume he meant to suggest that established players attempt to limi…
-
comment
Comment #5708959
If more programmers did volunteer (or their employers encouraged volunteering), even for a little bit, by being exposed to the problem and having an opportunity to interact with th…
-
comment
Comment #5708936
I work in the Downtown Crossing section of Boston, which has the one of the highest visible homeless populations in the Boston area. I was also consistently troubled by the number …
-
comment
Comment #5625369
You are actually arguing that the developers should have made an effort to have their game appeal to those who take a copy of it without permission?
-
comment
Comment #5625352
This is a false equivalency. Musicians can opt out of having their music played on the radio. If they do choose to have their music played on the radio, there is a genuine attempt …
-
comment
Comment #5569931
Businesses take cash to local bank branches, which then take the cash to closest Federal Reserve branch. Most large cities have Federal Reserve branches even if they are not heads …
-
comment
Comment #5073132
What motivates to spend so much effort on a job posting for an Office Manager position? Is this someone who needed a creative outlet or is there a specific goal?
- comment
-
comment
Comment #5073130
What motivates to spend so much effort on a job posting for an Office Manager position? Is this someone who needed a creative outlet or is there a specific goal?
- story
-
comment
Comment #4955008
Isnt't Apple a hardware company that writes its own software ?
-
comment
Comment #4954273
I could see myself adapting this strategy, except that my employer requires me to use a VPN client that runs only on Windows and OS X. As of right now this solution makes economic …
-
comment
Comment #4950468
Both. If hacker who discovered bug in a system should have reported it, instead of exploiting it. However, the analogy is flawed because if you find a loophole in the law and it is…
-
comment
Comment #4942487
The portrayal of the dwarves is consistent with their characterization in the book.
-
comment
Comment #4907294
I don't think anyone (with the possible exception of the Spotify marketing department) thinks that Spotify will be the savior of the music industry. Most popular artists know this.…
-
comment
Comment #4814380
Just because something is easy to do does not mean it should be legal. A person could walk into a business and find documents with private information that have been carelessly lef…
-
comment
Comment #4713619
This is great. The path to peace is education, high skill jobs and prosperous businesses.
-
comment
Comment #4670508
Both fraternities and synagogues are examples of non-profit organizations.
-
comment
Comment #4670497
Or buy things
- comment
- comment
-
comment
Comment #4269656
Selenium can handle a lot of gui issues with different browsers. There are also tools to compare images (could be used with screenshots). Yes ultimately you need human eyes and on …