TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A native macOS client for Apache Kafka

197 点作者 Bogdanp超过 2 年前

12 条评论

thom超过 2 年前
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 未加载
shric超过 2 年前
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 未加载
jitl超过 2 年前
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 未加载
googletron超过 2 年前
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 未加载
skunkworker超过 2 年前
Will this support RedPanda out of the box?
评论 #33686289 未加载
评论 #33685333 未加载
monocularvision超过 2 年前
Love seeing folks create new native macOS apps. Thanks for this!
pram超过 2 年前
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 未加载
sonicgear1超过 2 年前
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_tracing超过 2 年前
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 未加载
jiqiren超过 2 年前
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.
xyst超过 2 年前
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 未加载
dpsych超过 2 年前
Wow! Just in time, can&#x27;t wait to use this during work.