Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
getriver
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
getriver
11y ago
kong looks pretty cool! any plans to add pluggable backend ie not use cassandra? i've no experience managing cassandra and would rather not worry about it.
2.
▲
by
getriver
11y ago
A better error message would be helpful. For example I tried to do: https://falkor-api.herokuapp.com/api/query?url=https://kodin... , all I got was "Request failed"
3.
▲
Bitesized – Redis bitmap-powered analytics library in Go
(github.com)
9 points
by
getriver
11y ago
|
0 comments
4.
▲
Consistent hashing, a guide and Go library
(medium.com)
31 points
by
getriver
11y ago
|
0 comments
5.
▲
by
getriver
12y ago
I read through couple chapters and enjoyed it. Does anyone have suggestions on other books dealing with this level of complexity?
6.
▲
by
getriver
13y ago
Hey hoverbear, sorry for the long wait time. We're in public beta now and anyone can sign up: https://koding.com P.S. I work for Koding.
7.
▲
by
getriver
13y ago
Hey hobs, it's possible some chrome plugin is interfering with Github authentication though. If you can provide a little more info, I can debug it for you. P.S. I work for Koding.
8.
▲
by
getriver
13y ago
Thanks Techbrunch. I replied back as well.
9.
▲
by
getriver
13y ago
We provide root access to our vms, which is why we require all users to provide a password. But once you signup with github, you can then login with either Github or email/password.
10.
▲
by
getriver
13y ago
senthil@koding.com
11.
▲
by
getriver
14y ago
This is awesome! Only minor suggestion is to improve readability a little more. Font is way too small with too little space in between each entry. Also, I got this error: http://cl.ly/image/2D2S1E020e0W . I think I clicked on Stanley Kubri
12.
▲
by
getriver
14y ago
The only numbered notebooks I've seen are daily planners. Moleskines are leather, though not sure about the quality. Edit: Saw these in comments: http://www.leuchtturm1917.com/de/content/startseite
13.
▲
by
getriver
14y ago
* Write date in journal first thing in the morning when you wake up and keep the journal open next to you while working. This reduces the friction of starting. * Look back at it at the end of the day and see what you've done that day. This
14.
▲
by
getriver
14y ago
It usually goes: * Write a todo. Ex: Log errors from Fb. * Ask a question if I'm stuck. Ex: Will Log4R block the reactor? * Play with various approaches. Ex: Write in thread, plug into Goliath's logger. * Note any bugs. Ex: Logger blah bla
15.
▲
by
getriver
14y ago
Its a trial and error process. Write down as much you can without slowing down too much and then try to read back in couple weeks and see if it makes sense. The longer the gap in betweenm the better since your memory disintegrates and you'r
16.
▲
by
getriver
14y ago
Sadly I've never run into a notebook with pre-numbered pages. I did buy the Think/Create/Record for less than 4 bucks. Numbering them isn't as time consuming as you'd think them to be. Someone mentioned composition books, they're leatherles
17.
▲
by
getriver
14y ago
OP here. This is a pleasant surprise, I woke up this morning and saw the title and for a split second thought someone wrote the exact same post as me! Reading the comments on here and reddit, it seems to me there are two different motivatio
18.
▲
by
getriver
14y ago
Wow, pry and its plugins universe gets better each day. If you're new to pry I recommend you check pry-remote & pry-debugger.