Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
travisjeffery
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
travisjeffery
5y ago
I'm not sure, I haven't heard of that happening before. I've asked my editor if she knows what's up. You can email me at tj at my HN username dot com if you want to follow up.
2.
▲
by
travisjeffery
5y ago
Awesome! Hope you enjoy reading the book and thanks for buying it.
3.
▲
by
travisjeffery
5y ago
Hey, I'm the author of Jocko. I've been working at Confluent the past four years. I just finished writing a book that shows how to build similar distributed services from scratch, it walks though building a simple distributed comm
4.
▲
by
travisjeffery
6y ago
People that are interested in this blog post will interested in a book I wrote: Distributed Services with Go ( https://pragprog.com/titles/tjgo/distributed-services-with-g... ). The book walks the reader through bui
5.
▲
by
travisjeffery
6y ago
Magit is working on switching to libgit2 https://github.com/magit/magit/issues/2959 to fix this.
6.
▲
by
travisjeffery
7y ago
Yeah I'm discussing with my editor now about when to put out the beta it'll be out either after we finish editing the chapter I just finished writing or the next one. So pretty soon. I hope to have the whole book finished by July
7.
▲
by
travisjeffery
7y ago
Whoops here's the proper link: https://travisjeffery.us4.list-manage.com/subscribe?u=1e3ff7...
8.
▲
by
travisjeffery
7y ago
Thanks!
9.
▲
by
travisjeffery
7y ago
I'm currently writing a book for PragProg called Building Distributed Services with Go (though it mostly applies to other languages too) that's walks you through building a distributed database from scratch. You can sign up on thi
10.
▲
by
travisjeffery
7y ago
I'm not doing it for the money. Writing a worthwhile book is about the least efficient way to make money.
11.
▲
by
travisjeffery
7y ago
Yeah---each chapter begins with background on the chapter's topic, some theory, covers how and where you'd use what's we're talking about in the chapter and then we use it to build a part of the project we're buildi
12.
▲
by
travisjeffery
7y ago
Awesome. Hopefully within a month or two.
13.
▲
by
travisjeffery
7y ago
Not sure, haven't gotten to that yet. Just from looking at the prices of other PragProg books somewhere around $21.95-24.95.
14.
▲
by
travisjeffery
7y ago
I'm currently writing a book for PragProg called Building Distributed Services with Go (though it mostly applies to other languages too) that's walks you through building a distributed database from scratch. You can sign up on thi
15.
▲
by
travisjeffery
7y ago
I think the keyword is "typical." Which is probably true that the math is pretty basic at most universities and in most programs. But you can go to schools like the University of Toronto, which is a strong math school and has very
16.
▲
by
travisjeffery
7y ago
Most popular languages do, it seems reasonable.
17.
▲
by
travisjeffery
7y ago
First of all I think it's cool enneff read my post. But pkg doesn't only make your import paths unwiedy. I'ts more like that's the only---or at least main---issue with pkg. But you get benefits from it that I talked abou
18.
▲
by
travisjeffery
7y ago
Hey, I'm currently writing a book for PragProg that's going to announced soon. It's tentaively titled "Building Distributed Services with Go", and the Go part is secondary if it's not your language of choice. I
19.
▲
by
travisjeffery
7y ago
Here's a list of prominent Go infrastructure projects and by no means a complete list: Kubernetes, Docker, Etcd, Consul (and the rest of Hashicorp's projects), CockroachDB, Prometheus, TiDB. Maybe I'm just blind to C# but I d
20.
▲
by
travisjeffery
9y ago
You got it. You can be about security or UX. And when the accounts are public I'm especially in favor of taking advantage UX-wise. The issue's when both are half-assed.
21.
▲
by
travisjeffery
9y ago
This is a better argument, but rarely given. The issue is the accepted argument made for 'username or password is incorrect' is it's a best practice protecting the existence of accounts on sign ins, yet sign ups are ignored.
22.
▲
by
travisjeffery
9y ago
Correct. The UI message would always be the same, some variant of "email sent." Even if the account already existed and it wasn't actually a successful sign up of a new account.
23.
▲
by
travisjeffery
9y ago
Haha, that's cool with me.
24.
▲
by
travisjeffery
9y ago
Exactly. You got it.
25.
▲
Handling errors in gRPC and go-kit services on Golang
(hackernoon.com)
1 points
by
travisjeffery
9y ago
|
0 comments
26.
▲
Managing Datadog with Terraform – the much better way to manage Datadog
(hackernoon.com)
2 points
by
travisjeffery
9y ago
|
0 comments
27.
▲
by
travisjeffery
9y ago
Kafka 0.11 (recently released) has exactly once semantics and transactional messages built-in. - Talk from Kafka Summit: https://www.confluent.io/kafka-summit-nyc17/resource/#exactl... - Proposal: https:/&#x
28.
▲
by
travisjeffery
10y ago
http://stash.cool/ - Personal finance tool I'm working on that's what Mint would have been if they hadn't sold to Intuit, had all that ad garbage and tacked on features.
29.
▲
by
travisjeffery
10y ago
First, I'm a big fan of yours. I was recently interviewed by Go Time and I talked about how awesome Redis is, what a good example it/you've been for open source projects, and how funny your v4 RC blog post was. My goals for b
30.
▲
Building a Kafka that doesn’t depend on ZooKeeper
(medium.com)
14 points
by
travisjeffery
10y ago
|
0 comments
More ›