Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Lutin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Lutin
8y ago
The fairly consistent location of a station-based bike makes it attractive to me for both commuting and errand running. I have a GoBike station right near my house and right near my work, and it's very easy to fit into my routine, wher
2.
▲
How Discord Renders Rich Messages on Android
(blog.discordapp.com)
7 points
by
Lutin
8y ago
|
0 comments
3.
▲
by
Lutin
9y ago
Why not just use Cloudflare? They do SSL termination for free, plus you'd get caching to boot.
4.
▲
by
Lutin
9y ago
We dual-write mostly to be able to offload certain query patterns, like joining large tables on non distkeys. Redshift does much better than BQ joins as long as they're on the same DISTKEY or if you can afford to make the table DISTSTY
5.
▲
by
Lutin
9y ago
This is for proxying images that users link in chat, not for when users upload images to the service. It doesn't make sense to talk about doing this resize on the client, as the client doesn't have the image.
6.
▲
by
Lutin
10y ago
There's also a "Grant temporary membership" option when creating the invite that will automatically kick users when they disconnect unless a role has been assigned to them, but having that as an option when accepted would be
7.
▲
by
Lutin
12y ago
Well if you're still interested in following the ongoing work to change that check out Principia :) http://forum.kerbalspaceprogram.com/threads/68502-WIP-Princi... https://github.com/mockingbirdnes
8.
▲
by
Lutin
12y ago
It's concept art from the creation of BioShock 1 http://bioshock.wikia.com/wiki/File:1959.jpg
9.
▲
by
Lutin
12y ago
As binarymax mentioned[1], it's very useful when you want to test on multiple devices where editing the host file would be undesired or not possible. This includes mobile devices or computers that are not your own or that you don'
10.
▲
by
Lutin
12y ago
This app is now on the Play Store and works with most phones and tablets running Android 4.4 KitKat. Unfortunately it seems to crash on my S3 running CM 11, but your experience may vary. https://play.google.com/store/ap
11.
▲
by
Lutin
12y ago
I believe they meant finally implemented in Elm. The title has since been changed to clarify.
12.
▲
by
Lutin
13y ago
This article is misleading in its description of the technology and its use of phrases such as "...their lack of cell, Wi-Fi, Bluetooth, and NFC connections." They seem to confound lack of wide-area connections with a lack of loc
13.
▲
First official release of Go based Exercism Client
(github.com)
1 points
by
Lutin
13y ago
|
0 comments
14.
▲
by
Lutin
13y ago
They're actually videos of the Nike iOS native implementation.
15.
▲
by
Lutin
14y ago
The problem is that your rotation is relative to the dodecahedron, not the page, and that it uses inverted vertical rotation but not horizontal so it's kind of hard to get used to IMO. I would also switch to movement when a user clicks and
16.
▲
by
Lutin
14y ago
I noticed an oddity when switching between metric and Imperial/US measurements. Metric gave me 94% humidity and 23 kph while imperial gave me 88% and 9 mph.