Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
teivah
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
teivah
5mo ago
I used that post as a source yes, and it’s stated explicitly but it’s not the only one. One section in particular is similar since we both present the different preemption modes. However, both audiences are different. thebuild.com has an au
2.
▲
by
teivah
1y ago
Sorry about that, I'm my newsletter provider (Substack) which is very buggy sometimes.
3.
▲
by
teivah
1y ago
I wasn't aware of bonuses-as-a-service. Thanks for sharing.
4.
▲
by
teivah
1y ago
Generics are already there.
5.
▲
by
teivah
1y ago
His review contains comments annotated on a book of 300+ pages. I don't think it would have made this section any better by deep diving into his review.
6.
▲
by
teivah
1y ago
Outdated I'd rather say :) I documented here https://100go.co/#not-being-careful-with-goroutines-and-loop... but you're right, it was fixed (alongside 2 other mistakes in the 100).
7.
▲
by
teivah
1y ago
No worries I didn't take it as a criticism. I understand your point. I mean when we sign a contract there's a minimum number of pages to write. But personally, I never felt the pressure of having to add more stuff. Instead, my DE
8.
▲
by
teivah
1y ago
I said I was a source of inspiration for the mistakes in my book. Said differently, I've done a lot of mistakes myself which ended up being a section in the book.
9.
▲
by
teivah
1y ago
It's your opinion, nothing wrong with it. Let me try to see if I can make you change it at least a bit. > The first paragraph is totally pointless - we are reading a book about 100 most common mistakes, obviously this mistake is ver
10.
▲
by
teivah
1y ago
#63 isn't about the lack of execution guarantees when you execute multiple goroutines without proper synchronization; it was related to loop variables and goroutines.
11.
▲
by
teivah
1y ago
That's why Manning will consider a 100 Rust Mistakes edition.
12.
▲
by
teivah
1y ago
More details here: https://100go.co/#not-being-careful-with-goroutines-and-loop... . My example was probably terrible as it's one of the three mistakes in the book that aren't relevant anymore, thanks to Go's
13.
▲
by
teivah
1y ago
Agreed. That was also my point when I mentioned the book started the "100 ${LANGUAGE} Mistakes and How to Avoid Them" series at Manning.
14.
▲
by
teivah
1y ago
Thank you!
15.
▲
by
teivah
1y ago
I just noticed my post was on HN. Thank you very much :)
16.
▲
Probabilistic Increment: A Randomized Algorithm to Mitigate Hot Rows
(thecoder.cafe)
1 points
by
teivah
2y ago
|
0 comments
17.
▲
by
teivah
2y ago
If you're focused on k8s I'd suggest K8sGPT
18.
▲
Scalable Causal Consistency with No Slowdown Cascades
(muratbuffalo.blogspot.com)
2 points
by
teivah
2y ago
|
0 comments
19.
▲
Snapshot Isolation vs. Serializability
(brooker.co.za)
1 points
by
teivah
2y ago
|
0 comments
20.
▲
Refactoring with Codemods to Automate API Changes
(martinfowler.com)
17 points
by
teivah
2y ago
|
5 comments
21.
▲
Automated accessibility testing at Slack
(slack.engineering)
131 points
by
teivah
2y ago
|
57 comments
22.
▲
Latency and User Experience
(thecoder.cafe)
1 points
by
teivah
2y ago
|
0 comments
23.
▲
Keymashed: Mash your keyboard to make your internet better
(github.com)
1 points
by
teivah
2y ago
|
0 comments
24.
▲
Head-of-Line Blocking in QUIC and HTTP/3: The Details
(github.com)
2 points
by
teivah
2y ago
|
3 comments
25.
▲
by
teivah
2y ago
That's awesome!
26.
▲
Concurrency Is Not Parallelism
(thecoder.cafe)
3 points
by
teivah
2y ago
|
1 comments
27.
▲
by
teivah
2y ago
No, not replacing documentation is a way to enrich documentation. That being said, that should have been clearer; I will update it. Thanks, "This guy"
28.
▲
by
teivah
2y ago
Is there something problematic you think about the style? It's a genuine question. I wrote a book, and when I created my newsletter, I wanted to have a shift in terms of style because, on the Internet, people don't have time. You
29.
▲
by
teivah
2y ago
As the post's author, no, it's not written by an LLM. The Coder Cafe is a daily newsletter for coders; we go over different topics from Monday to Thursday, and on Friday, there's a recap ;)
30.
▲
Premature Abstractions
(thecoder.cafe)
2 points
by
teivah
2y ago
|
0 comments
More ›