Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dw0rm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dw0rm
7y ago
Currently using Raspberry Pi to expose the speakers through the AirPlay protocol, since my AirPort Express died.
2.
▲
by
dw0rm
14y ago
Lockitron was rejected by Kickstarter, but they managed crowdfunding themselves.
3.
▲
by
dw0rm
14y ago
Unfortunately, I demand icon font being sharp at particular font size. Ideally, you could provide a set of eps/svg files with pixel grids and UPM (units per eM) generator setting for the desired font sizes (eg 16px, 20px, 24px). Is it possi
4.
▲
by
dw0rm
14y ago
I'm using glyphs app mini to create sharp icon fonts. The question is how to create eps/svg that would be pixel-hinted to specific font-size?
5.
▲
by
dw0rm
14y ago
Unfortunately, I don't have the URL as I have erased browser history since then. But I tried again and didn't see this issue.
6.
▲
by
dw0rm
14y ago
When I hear about responsive design I always try to resize the window and see how the things rearrange. This one feels really slow during the resize, almost freezes the browser. And just a couple of clicks have caused redirect loop.
7.
▲
by
dw0rm
14y ago
Great link. Thanks for the info.
8.
▲
Ask HN: Front-end or Python back-end jobs in Berlin
5 points
by
dw0rm
14y ago
|
2 comments
9.
▲
by
dw0rm
15y ago
Plus the search engines won't index their domain, and if in some case they had to move away from your service (I don't say they should, as the service seems to be rather cool) then they would loose their presence in search engines. This is
10.
▲
by
dw0rm
15y ago
Answer "Sure" to "Can I use my own web address?" is a bit misleading. The correct answer would be "No you can't."
11.
▲
by
dw0rm
15y ago
According to http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10... RFC 1945 and RFC 2068 specify that the client is not allowed to change the method on the redirected request. However, most existing user agent imp
12.
▲
by
dw0rm
15y ago
I see your point. Although, I've been using 303 redirect for this purpose in my app after reading the specs, and haven't experienced any problems yet. So maybe you should consider switching to 303.
13.
▲
by
dw0rm
15y ago
It seems that IE behavior is correct, and rails should return 303 redirect.
14.
▲
by
dw0rm
15y ago
Are there any GIF loader generators that have all this options (speed, sizes, color) available? Could be good to use this as a preview, and then generate the final GIF.
15.
▲
by
dw0rm
15y ago
From safari error console: car_data.js.gz:1 SyntaxError: Parse error ReferenceError: Can't find variable: car_data
16.
▲
by
dw0rm
15y ago
The Soviet era is over. In my home town supermarkets are opened in the buildings of closed plants and filled with imports. Authentic Soviet artifacts are rarities.
17.
▲
by
dw0rm
15y ago
Very interesting idea! I tried to think of the similar in Russia, but came to conclusion that there is nothing interesting to export subscription way, we are consuming only country.
18.
▲
by
dw0rm
15y ago
From the layout selection, choose the one called "Stack".
19.
▲
by
dw0rm
15y ago
You can customize Modernizr to include only features you need.
20.
▲
by
dw0rm
15y ago
I've been using paddings and left and right margins on inline elements and this tool tells me I can't.
21.
▲
by
dw0rm
15y ago
True indeed. I've never even considered this option to do the design for my startup. And if I don't have enough money to pay the designer I'd better do the design myself rather waste my money in such a way.
22.
▲
by
dw0rm
16y ago
Thats why I think its better to use generic font on the body copy, and custom fonts for comparatively larger headings.
23.
▲
by
dw0rm
16y ago
Probably not the font-size, but the line-height. Narrow line heights sometimes cause text clipping.
24.
▲
by
dw0rm
16y ago
Also, If you use css 3d transform in Safari or Chrome under Mac OS, then absolute or relative positioned text will be badly antialiased. To fix that you need to explicitly set background color for these elements.
25.
▲
by
dw0rm
16y ago
For css -webkit-font-smoothing you may try between "antialiased" and "subpixel-antialiased", then there is css text-rendering: optimizeLegibility. Also you should notice a bug in Safari for OS X that turns off antialiasing: http://seanmcb.
26.
▲
by
dw0rm
16y ago
"One of the most difficult decisions that a CEO ever makes is whether or not to sell her company." — why "her company", is it about female CEO?
27.
▲
by
dw0rm
16y ago
It is possible to use different email accounts from one gmail interface as well, which I do.
28.
▲
by
dw0rm
16y ago
Yep, they are one Russian startup, but you can change the currency. Maybe they are not optimizing it for the USA flights, but searching for a flight from st Petersburg to Barcelona on the 24th of May with the flight back on the 31th of May
29.
▲
by
dw0rm
16y ago
http://www.anywayanyday.com/ got me cheaper prices for a particular flight.
30.
▲
by
dw0rm
16y ago
Python/webpy
More ›