Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chicagobuss
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
chicagobuss
8d ago
go ask 100 random people across the world and I bet less than 20 will know both those company names.
2.
▲
by
chicagobuss
11d ago
I'm confused, isn't a self-hosted cloud something like openstack or kubernetes?
3.
▲
by
chicagobuss
1mo ago
what a cool answer
4.
▲
by
chicagobuss
1mo ago
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+ctrl+pageup, etc
5.
▲
Tracker – a lightweight self-hosted document system for agents in Go
(github.com)
3 points
by
chicagobuss
2mo ago
|
1 comments
6.
▲
by
chicagobuss
2mo ago
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 Tailscale or just your personal LAN works great as well. 2.
7.
▲
by
chicagobuss
7mo ago
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 / remote is not. We're working on Skyway, a new
8.
▲
by
chicagobuss
8mo ago
why not just use llm by simon willison
9.
▲
by
chicagobuss
11mo ago
perfection
10.
▲
by
chicagobuss
11mo ago
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, brain drain, and good old fashioned "big company poli
11.
▲
by
chicagobuss
1y ago
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 the biggest enterprise customers head-on and have a kille
12.
▲
by
chicagobuss
1y ago
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 the biggest enterprise customers head-on and have a kill
13.
▲
by
chicagobuss
2y ago
this is awesome. I especially appreciate the detailed testing notes.
14.
▲
by
chicagobuss
2y ago
Peering is an option as well but it's a whole different ballgame of complexities to set up vs. private link
15.
▲
by
chicagobuss
2y ago
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 how they've been programmed to
16.
▲
by
chicagobuss
2y ago
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 four years to be anything like the last time. I leg
17.
▲
by
chicagobuss
2y ago
Wonder if you'll regret your vote when we find ourselves headed more than ever towards a true fascist dictatorship.
18.
▲
by
chicagobuss
2y ago
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 thing that shocks him about American generals a
19.
▲
by
chicagobuss
2y ago
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 could just have democrats or others who disagree with
20.
▲
by
chicagobuss
3y ago
2021
21.
▲
by
chicagobuss
6y ago
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 vertica's power comes from its concept of project
22.
▲
by
chicagobuss
9y ago
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 "consumption is completed up to offset X"
23.
▲
by
chicagobuss
9y ago
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 provides exactly once semantics, you're in an even better spot
24.
▲
by
chicagobuss
9y ago
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 zookeeper experience at my last startup before we started
25.
▲
by
chicagobuss
9y ago
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
26.
▲
by
chicagobuss
9y ago
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.