Live data from Hacker News

Viewing profile — chicagobuss

chicagobuss

HN member
Joined
Mon, Aug 28, 2017, 9:33 PM UTC
HN karma
29
Public activity
24 items

About chicagobuss

[ my public key: https://keybase.io/chicagobuss; my proof: https://keybase.io/chicagobuss/sigs/ufxlr0-VvERrONawszzM5bFy_nP-1hw5UfqqoXrSfBI ]

Recent public activity

  1. comment
    Comment #49239035

    what a cool answer

  2. 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…

  3. 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…

  4. story
  5. 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…

  6. comment
    Comment #46768913

    why not just use llm by simon willison

  7. comment
    Comment #45650286

    perfection

  8. 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…

  9. 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…

  10. 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…

  11. comment
    Comment #42936243

    this is awesome. I especially appreciate the detailed testing notes.

  12. comment
    Comment #42503171

    Peering is an option as well but it's a whole different ballgame of complexities to set up vs. private link

  13. 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…

  14. 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…

  15. comment
    Comment #42072603

    Wonder if you'll regret your vote when we find ourselves headed more than ever towards a true fascist dictatorship.

  16. 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 …

  17. 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…

  18. comment
  19. 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…

  20. 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…

  21. 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…

  22. 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…

  23. 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

  24. 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.