Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
texec
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
texec
4y ago
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 fall. EN 397 for industrial hard hats (on the ground) re
2.
▲
by
texec
4y ago
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 often just fits and is one comfortable to wear even with regul
3.
▲
by
texec
4y ago
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 record deal and Four Tet reached a settlement with this form
4.
▲
by
texec
5y ago
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 camera at the exact same position renders the image which is
5.
▲
by
texec
5y ago
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 on a key that was not used daily or in harsh environmen
6.
▲
by
texec
7y ago
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 new Moscow metro map [1]. They also have detailed process des
7.
▲
Cttrie – Compile-time trie-based string matching for C++
(smilingthax.github.io)
82 points
by
texec
8y ago
|
19 comments
8.
▲
by
texec
10y ago
GSA is already discontinued: http://fortune.com/2016/02/04/google-ends-search-appliance/
9.
▲
by
texec
12y ago
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 translation)
10.
▲
Etsy’s Trying to Fix Tech’s Women Problem. Why Aren’t You?
(medium.com)
4 points
by
texec
12y ago
|
0 comments
11.
▲
by
texec
14y ago
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 required for all outlets in new installations.
12.
▲
by
texec
14y ago
14% of the participants are from the United States (second highest after India): http://google-opensource.blogspot.de/2012/05/google-summer-o...
13.
▲
by
texec
16y ago
Real meta! http://graph.facebook.com/http://graph.facebook.com
14.
▲
by
texec
16y ago
Security shouldn't be a matter of the framework, especially if it belongs to well known problems like XSS.
15.
▲
by
texec
17y ago
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 lwo contrasts between light shades of grey and a disrupted con
16.
▲
25. Chaos Communication Congress in Berlin - Streams
(events.ccc.de)
3 points
by
texec
18y ago
|
0 comments
17.
▲
by
texec
18y ago
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 about web secruity and PHP pitfalls. Then you are ready to begin
18.
▲
by
texec
18y ago
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.