TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A native macOS client for Apache Kafka

197 pointsby Bogdanpover 2 years ago

12 comments

thomover 2 years ago
Cool, would be nice to see more competition for Conduktor. I have worked with a few “Kafka is a database” people in my career and even if you agree with them, it’s still a terrible one from a tooling perspective. Having to debug Kafka issues on topics with almost any volume of data is slow and frustrating, either with a GUI or command line/REPL tools. Your only hope (if you absolutely have to wrangle Kafka in the core of a project) is heavy testing with the test driver from the start and hoping to avoid getting into too many knots. It’s interesting to note that Conduktor’s more enterprisey features are in this area now.
评论 #33685306 未加载
评论 #33688549 未加载
shricover 2 years ago
Franz is a fairly obvious name for a Kafka related tool&#x2F;library so hopefully it won&#x27;t get confused with <a href="https:&#x2F;&#x2F;github.com&#x2F;twmb&#x2F;franz-go" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;twmb&#x2F;franz-go</a>
评论 #33687181 未加载
评论 #33686297 未加载
评论 #33689724 未加载
评论 #33741041 未加载
jitlover 2 years ago
Looks great - beats the dependable but obscure CLI tools I’ve been using. Are you considering selling the app? If not, what about open sourcing it?
评论 #33685102 未加载
googletronover 2 years ago
Very cool project! I wanted to listen to your video, but the microphone noise was too much.<p>I hope you do a walk through of the code for this.
评论 #33685352 未加载
skunkworkerover 2 years ago
Will this support RedPanda out of the box?
评论 #33686289 未加载
评论 #33685333 未加载
monocularvisionover 2 years ago
Love seeing folks create new native macOS apps. Thanks for this!
pramover 2 years ago
Can you manage ACLs through this? Anyway looks sweet, I’m going to try it on Monday at work. This is definitely something I’d pay for.
评论 #33689133 未加载
sonicgear1over 2 years ago
Seems like a neat little tool. I&#x27;ve always found Confluent Platform to be slow, clunky and overkill. Any plans for Windows?
评论 #33685239 未加载
pixel_tracingover 2 years ago
It would been great if this was pure swift + C that would have made this much more publicly usable.<p>I get wanted to do cool things (and experiment in spare time) and admire the work but part does feel a missed opportunity too.<p>Either way not my say so at the end this is your work and you should be proud of it :)
评论 #33689121 未加载
jiqirenover 2 years ago
One problem I foresee is all my Kafka was behind layers of firewalls or restricted networks only accessible through jump hosts.<p>In other words, to make this easier it might be a good idea to have a builtin ssh&#x2F;(generic CMD) kind of way of opening streams.
xystover 2 years ago
what kind of authentication mechanisms does it work with? We have an oauth and ldap backed cluster. This tool would be a nice drop in tool for diagnosing issues.<p>Will try next week at work
评论 #33689487 未加载
评论 #33689612 未加载
dpsychover 2 years ago
Wow! Just in time, can&#x27;t wait to use this during work.