Viewing profile — kevrone
kevrone
HN member- Joined
- Fri, Jun 28, 2013, 5:48 PM UTC
- HN karma
- 81
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About kevrone
Recent public activity
-
comment
Comment #24237717
TL;DR.
-
comment
Comment #22415806
S3 Select
-
comment
Comment #17603240
You can figure out your own certs or manage the cert request/verification cycle via Let's Encrypt...or you can let someone else do it for you. I recently joined a company that offe…
-
comment
Comment #14367768
I wish I had more systems knowledge (ie: better command prompt skills) and I wish I had spent more time learning about networks and ssh. Some of those concepts are really not that …
-
comment
Comment #14324880
I had no idea this tool existed. Thanks! Very cool!
-
story
Ask HN: Any tools to encode mp4 to stream of frames?
I don't understand video encoding/decoding algorithms. What I want is to process a video stream and parse each frame individually, either as an image or as a matrix of rgba values.…
-
comment
Comment #14302286
Aurora is it's own database type. The interface is MySQL-compatible, but it's not a perfect match.
-
comment
Comment #14295937
I'll read it later.
-
comment
Comment #14295706
Smaller instances are smaller in memory/compute power only. Storage is charged separately and the implementation details are unknown to me.
-
comment
Comment #14295695
Those decisions are above my pay grade mate ;)
-
comment
Comment #14237852
At Timehop we currently work with a single instance AWS Aurora (MySQL-ish) database with over 40TB of data (plus a read-only replica on a smaller instance). Some stats: 1.5MB/sec r…
-
comment
Comment #14214194
Any obvious reason why this is significantly different than the built-in http.FileServer? https://golang.org/pkg/net/http/#FileServer
-
comment
Comment #13523089
The headline is tantalizing, but this is almost impossible to grok for a layperson like me.
-
comment
Comment #12687313
What you say rings true. However, the only thing we really know for sure, and for which there is a mountain of evidence, is that women as a group face significantly greater challen…
- story
-
comment
Comment #11721397
In 2009-ish I wrote a Java-based templating system for Autosys' Job Information Language. If you don't know it, Autosys is a horrible, horrible, job management and scheduling syste…
-
comment
Comment #11536084
What's funny is that they suggest adding a sleep in the script so that it can be detected as a delay in byte stream delivery, but if you really want to know if the script is being …
-
comment
Comment #11512323
Here's a sample from https://upload.wikimedia.org/wikipedia/en/3/39/R2-D2_Droid.p... : ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀…
- story
-
comment
Comment #11159602
You posit a very challenging idea. How does one create a "framework for trust" when experts can't effectively communicate their valid ideas because educating the masses is impracti…
-
comment
Comment #11159549
I think your perspective is a valid one. However, I don't think everyone realizes they are actually being spied on or to what extent. The media says one thing (not always the same …
-
comment
Comment #11159182
I believe that people who know more fear more. And those who don't know simply aren't able to identify the threat well enough to take action. For now, the threat is relatively abst…
-
comment
Comment #7749833
There are some instructions in the docs for this: https://godoc.org/code.google.com/p/go.tools/cmd/goimports For sublime users, see here: http://michaelwhatcott.com/gosublime-goimp…
-
comment
Comment #7749700
It's worth mentioning that the author of this tool is Brad Fitzpatrick, one of the main contributors to the Go standard library and, in my opinion, the most "entrenched" Go develop…
-
comment
Comment #7725751
I've been bitching and moaning about the new g-maps for so long! And this thread makes me feel...vindicated? I guess? Too bad I'm still stuck with it. The funny thing is that it's …