Viewing profile — texec
texec
HN member- Joined
- Wed, Oct 29, 2008, 6:06 PM UTC
- HN karma
- 100
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About texec
No profile information was provided.
Recent public activity
-
comment
Comment #35224842
For workplace protection helmets there are two European norms: EN 12492 for climbers and mountaineers requires >50kg holding force on the chin strap, to not come loose in case of a…
-
comment
Comment #33504914
You may want to look at it from a non male perspective: for smaller people and tighter trousers or small exterior pockets on skirts and other clothing the smaller (mini) version of…
-
comment
Comment #31856309
I think it's important to note that streaming services mostly take a fixed fee. This dispute was between the artist and the label. The difference in royalties was part of the recor…
-
comment
Comment #28131012
Video walls are suitable and are used. There are no seams between the panels and realtime rendering is fast enough for moving cameras. All camera movements are tracked, a virtual c…
-
comment
Comment #27016364
Beside the size it's probably a tradeoff on mechanical integrity: a keyring can introduce immense mechanical stress. On my last tag the small loophole just broke away after a year …
-
comment
Comment #19617423
Interesting side note: The designer of the map Pasha Omelekhin seems to work mostly for the Russian agency Art. Lebedev where he was also involved in the official redesign of the n…
- story
-
comment
Comment #13704143
GSA is already discontinued: http://fortune.com/2016/02/04/google-ends-search-appliance/
-
comment
Comment #9224767
It's not too complicated, see starbugs latest talk: https://media.ccc.de/browse/congress/2014/31c3_-_6450_-_de_-... (Download MP4 and use a desktop player, it contains an English t…
- story
-
comment
Comment #4059257
Current installations use Residual-Current Devices instead of individual breakers, at least in Europe. This requires three way wiring up to the distribution. In Germany RCDs are re…
-
comment
Comment #4000104
14% of the participants are from the United States (second highest after India): http://google-opensource.blogspot.de/2012/05/google-summer-o...
-
comment
Comment #2347677
Real meta! http://graph.facebook.com/http://graph.facebook.com
-
comment
Comment #1458207
Security shouldn't be a matter of the framework, especially if it belongs to well known problems like XSS.
- comment
-
comment
Comment #875511
Can absolutely confirm that. For me it looks like something that is designed by Microsoft (mainly because of the fonts). There are too wide spaces between text and metadata, too lw…
- story
-
comment
Comment #401056
a) With your background you should not have any problems to learn PHP. If you start, don't begin with a big complex system, like a blog or a forum. Try small scripts and learn abou…
-
comment
Comment #347741
If you want to review very clean code you should better look at the Zend Framework. It's very good object orientated PHP 5 Code.