Viewing profile — chicagobuss
chicagobuss
HN member- Joined
- Mon, Aug 28, 2017, 9:33 PM UTC
- HN karma
- 29
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About chicagobuss
Recent public activity
-
comment
Comment #49239035
what a cool answer
-
comment
Comment #49201161
It's also very convenient to not have to remember a bunch of extra combos or perform the gymnastics to press them, especially if you need other modifiers too like shift+pgup, shift…
-
comment
Comment #48850790
Tracker is a lightweight document and work-tracking system designed around three goals: 1. *Totally self-hosted and 100% private*: I run it over ZeroTier to connect my systems, but…
- story
-
comment
Comment #46888712
Duckbill is hiring three-five engineers for 3 roles with hybrid work in downtown SF. We're in-office MWF and WFH Tuesday and Thursdays. Relocation is an option but sponsorship / re…
-
comment
Comment #46768913
why not just use llm by simon willison
-
comment
Comment #45650286
perfection
-
comment
Comment #45650271
internal reports from current AWS engineers seem to be confirming all of the speculation in this article. Shit's rotten from the inside out and you can pretty evenly blame AI, brai…
-
comment
Comment #45464812
Duckbill engineering is hiring a full-time ONSITE senior data engineer in downtown San Francisco. We WFH Tuesdays and Thursdays. We're tackling the hardest finops challenges for th…
-
comment
Comment #45152815
Duckbill engineering is hiring a full-time ONSITE full-stack senior SWE in downtown San Francisco. We WFH Tuesdays and Thursdays. We're tackling the hardest finops challenges for t…
-
comment
Comment #42936243
this is awesome. I especially appreciate the detailed testing notes.
-
comment
Comment #42503171
Peering is an option as well but it's a whole different ballgame of complexities to set up vs. private link
-
comment
Comment #42072752
I'm surprised this take isn't gaining more ground in these discussions. people keep talking about how "this is what all these Americans want" - bologna I say. They're just voting h…
-
comment
Comment #42072715
last time the checks and balances were more prepared to handle (block) him. this time, they're primed to enable and embolden their plans (see project 2025). I don't expect these fo…
-
comment
Comment #42072603
Wonder if you'll regret your vote when we find ourselves headed more than ever towards a true fascist dictatorship.
-
comment
Comment #42071690
Assuming you're arguing in good faith, here is the transcript from someone who was in the room with Trump when he was saying all of this: > He's looking for obedience. This is the …
-
comment
Comment #42071409
just curious if you think that the rhetoric from trump and his followers is not only hurtful, but also incredibly violent. like how he said he wishes he had Hitler's generals so he…
-
comment
Comment #35735043
2021
-
comment
Comment #23992009
Agreed. I'm also a bit frustrated that he never tuned vertica in his test of it - he just loaded the data into the default superprojection and queried it like that. Nearly all of v…
-
comment
Comment #15602673
Of course, the key to any successful implementation of end-to-end exactly-once processing lies in the fact that you USE the kstreams APIs - including all semantics around "consumpt…
-
comment
Comment #15602359
Absolutely, we used store-and-forward semantics when I used Kafka at a previous company to guarantee zero message loss (for data getting into kafka). Now that kafka streams provide…
-
comment
Comment #15386369
Genuine question - Why does everyone seem to think running a zookeeper cluster is so hard? You can run it on three small VMs and basically forget about it. We didn't have any zooke…
-
comment
Comment #15386348
re: client support - I dunno, this seems like a pretty comprehensive list to me? I mean, there's even a rust client: https://cwiki.apache.org/confluence/display/KAFKA/Clients
-
comment
Comment #15120310
Hmm. I don't see that at all. Aurora is a way to query data in S3. This is a way to query Kafka streams in real time.