HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kyrylo

302 カルマ登録 14 年前
Homepage: https://kyrylo.org

投稿

Show HN: Flag Click – Country Clicker Game

flagclick.com
1 ポイント·投稿者 kyrylo·7 日前·1 コメント

[untitled]

1 ポイント·投稿者 kyrylo·2 か月前·0 コメント

Your "Tiny" CSS Animation Might Be Burning CPU 24/7

telesink.com
6 ポイント·投稿者 kyrylo·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kyrylo·3 か月前·0 コメント

The real-time event tracker I want

telesink.com
1 ポイント·投稿者 kyrylo·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kyrylo·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kyrylo·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kyrylo·7 か月前·0 コメント

[untitled]

3 ポイント·投稿者 kyrylo·7 か月前·0 コメント

English is a poor language for programming with AI

kyrylo.org
1 ポイント·投稿者 kyrylo·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kyrylo·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kyrylo·8 か月前·0 コメント

Ask HN: How do you track errors privately without self-hosting?

2 ポイント·投稿者 kyrylo·8 か月前·7 コメント

Ask HN: Why aren't more ONCE-style products being built?

1 ポイント·投稿者 kyrylo·8 か月前·2 コメント

Modern Toasts Using the Native Popover API

telebugs.com
1 ポイント·投稿者 kyrylo·8 か月前·0 コメント

Show HN: I built a self-hosted error tracker in Rails

telebugs.com
75 ポイント·投稿者 kyrylo·9 か月前·55 コメント

Show HN: Coffee world rush – drink coffee for your country

coffeeworldrush.com
5 ポイント·投稿者 kyrylo·9 か月前·0 コメント

Show HN: Emojiwhat – Unicode and TikTok emojis to copy and paste

emojiwhat.com
2 ポイント·投稿者 kyrylo·9 か月前·0 コメント

A mere add_foreign_key can wipe out your whole Rails+SQLite production table

kyrylo.org
5 ポイント·投稿者 kyrylo·10 か月前·0 コメント

Lapsoss: Vendor-neutral error tracking for Rails apps

telebugs.com
4 ポイント·投稿者 kyrylo·10 か月前·0 コメント

コメント

kyrylo
·7 か月前·議論
We Use Rails is a directory of Ruby on Rails web apps. I launched it a year ago, and since then it has received over 150 submissions.

Christmas is special for all Rubyists thanks to the annual Ruby release, so I decided to tag along and join the Xmas party. This is my humble contribution to the ecosystem. Enjoy!
kyrylo
·8 か月前·議論
What specifically draws you to Sentry over self-hosting or smaller players? Would an indie-hosted alternative (with similar privacy guarantees but more personalized support) appeal more?
kyrylo
·8 か月前·議論
Would you rather pay a big corp or an indie business to host your errors?
kyrylo
·8 か月前·議論
Wouldn’t it be cheaper to just pay for a ONCE-style product like Campfire? It’s not that expensive compared to what companies spend on Slack. Then when the time comes, you can switch to Teams (having saved thousands in the meantime).
kyrylo
·8 か月前·議論
Appreciate the answer! You’ve probably worked with raw SQLite drivers. I’m using a framework, which likely runs more transactions by default. I’m fairly confident that with a bit of digging, I can improve the ingestion speed. Good to know and thanks for sharing your experience!
kyrylo
·8 か月前·議論
What’s your experience with SQLite? It’s a bit hard to talk about performance without sharing code.
kyrylo
·8 か月前·議論
Fizzy uses SQLite for multitenancy. I suppose that’s why it takes up so much of their time. Being a fan of SQLite, I hope this approach succeeds. P.S. I know Campfire has made “six figures”
kyrylo
·8 か月前·議論
It uses SQLite as its database.
kyrylo
·8 か月前·議論
I follow 37signals updates on ONCE, but I don’t recall them mentioning sustainability issues. Could you share a link?

Thanks for the suggestion! A hosted solution could definitely be an option. That said, some people have mentioned that having an indie dev behind it can be a turn-off. I’ll keep exploring ideas that make sense, though.
kyrylo
·8 か月前·議論
I appreciate the feedback. I’ve updated the information to remove the WordPress reference and clarified that the OS must support containerization. Thanks!
kyrylo
·8 か月前·議論
Telebugs isn’t meant to be a full Sentry replacement. It focuses purely on error tracking. The goal is to avoid feature creep and do one thing exceptionally well, much like classic UNIX tools. That said, you’re not the first to ask about APM features, and it’s motivating me to consider building a separate APM product.
kyrylo
·8 か月前·議論
That’s a fair concern, but I see it differently. Software can reach a point of maturity - not “dead” just done. That’s the whole philosophy behind ONCE: build something great, maintain it responsibly, and stop when it’s complete.
kyrylo
·8 か月前·議論
Yeah, I used it as a starting template. But beyond the layout, the copy and product are completely different. It just helped me get started faster, and I’ve always been open about that. Everything else (including the installer) is fully self-made.
kyrylo
·8 か月前·議論
Thank you!
kyrylo
·8 か月前·議論
Not at the moment, but I’m open to it! If you have something in mind, feel free to email me at [email protected] and we can work something out.
kyrylo
·8 か月前·議論
Nope, there are no APM features in Telebugs: https://telebugs.com/#okay-but-sentry-offers-apm

Fun fact: Telebugs itself runs on SQLite3!
kyrylo
·8 か月前·議論
That's a fair point. In my case, though, I'm a solo dev without a hardware ecosystem, so major versions help sustain development without forcing subscriptions. What do you think about models like that for indie projects?
kyrylo
·8 か月前·議論
Telebugs creator here. GlitchTip is solid, but Telebugs is built for devs who want something lighter and faster to self-host.

It runs on plain Rails, sets up in about 5 minutes (one command), and stays snappy even on small servers. The UI is modern, minimal, and actively maintained. I keep refining it to stay fast and clean.

The biggest difference is in philosophy. GlitchTip was built by an agency. Telebugs is a solo passion project. I’ve worked on error tracking tools professionally before, and built Telebugs to reflect how I wish those tools worked.

If you’re curious, here’s a short write-up on why I built it: https://telebugs.com/why

Happy to answer any specific questions!
kyrylo
·8 か月前·議論
ONCE projects do get occasional updates. I don’t use boilerplate projects much, so I can’t speak to them.

My model isn’t a subscription. Think about it like buying rice. You might buy it every week, but that doesn’t mean you’re “subscribed” to rice.

Even if I release a new major version, you’re free not to update. And if it’s a major version, it’s fair to expect it to be paid. After all, major updates usually bring significant improvements. For example, if you played the original DOOM, you had to pay for DOOM 2 too, even though they run on the same engine.
kyrylo
·8 か月前·議論
Thanks for your answer! Would you mind sharing your error volume? I’m also curious, how often do dropped events happen, and how does it impact your workflow? Any workarounds you’ve tried, or features you wish were available? This will help me make sure the feature is implemented in a way that’s actually useful.