HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kidsil

no profile record

Submissions

Show HN: EventDock – Webhook reliability for $29/mo (vs $490 alternatives)

eventdock.app
3 points·by kidsil·5 месяцев назад·0 comments

Public API for cloud cost+carbon and a GitHub Action that posts reports in PRs

cloudexpat.com
2 points·by kidsil·7 месяцев назад·1 comments

Show HN: Webhook Tester – RequestBin-style webhooks inbox built on Cloudflare

eventdock.app
1 points·by kidsil·7 месяцев назад·2 comments

comments

kidsil
·в прошлом месяце·discuss
Eric, The Lean Startup had a huge influence on how I think about startups and product work, so first: thank you.

Given the current wave of AI-assisted coding (Claude Code/Codex) and the broader enshittification of SaaS/platforms, do you think B2B SaaS founders now face a new "we can just build this ourselves" problem?

How would you think about testing for that risk early?
kidsil
·2 месяца назад·discuss
Over the years I’ve tried plenty of fast, "snappy" code editors, but always found myself returning to Sublime.

Zed is the first one that got me to actually migrate. It does a great job of staying out of your way. Search and replace works seamlessly across multiple files with regex, and the extremely fast editing experience feels immediately familiar if you’re coming from Sublime. Being open source also gives confidence in its long-term viability.

Kudos to the team building Zed.
kidsil
·4 месяца назад·discuss
Funny, this mirrors almost exactly a decision I made after about a year of struggling with ELPA packages breaking on me repeatedly.

I ended up cutting Emacs off from ELPA entirely, settled on a ~700-line init.el, and now use Emacs as a glorified Org-mode agenda keeper. It's been heavenly (especially with a dedicated monitor).

The one thing I'm still working out is syncing with calendars and email.
kidsil
·5 месяцев назад·discuss
The input method needs to be improved.

I can imagine a camera-based input that would help detect the wagging of a tail, or continued interest in the visuals as an indicator of doubling-down on a given feature.

The dog could actually vibe code a game to their liking, but with the wrong input (a keyboard) it's a missed opportunity.
kidsil
·7 месяцев назад·discuss
Hi HN - Asaf here (founder of CloudExpat).

We just shipped a release aimed at bringing FinOps into PRs/CI (instead of another dashboard).

New in this release:

- Public REST API for cost + carbon summaries (JSON)

- /v1/report endpoint that can return Markdown for PR comments

- GitHub Action to generate the report + optionally post/gate on thresholds

- AWS RI/SP recommendations, plus All Accounts rollups and per-account data quality indicators

Would love feedback:

1) What signals/thresholds would make CI cost checks useful without becoming PR spam?

2) What’s your bar for auth/security + least-privilege for a tool like this?
kidsil
·7 месяцев назад·discuss
Hey thanks for the feedback! We're looking into Twilio actually. Will update as soon as it's supported.
kidsil
·8 месяцев назад·discuss
Hard to believe it's been 13 years!

HN has been a wonderful source of both news and community - it connected me to my industry in ways that could only have been achieved otherwise by moving to SF or NYC.

In a way, it feels like a great continuation of my Slashdot years.
kidsil
·8 месяцев назад·discuss
Great write-up, thanks for sharing the numbers.

I get pulled into a fair number of "why did my AWS bill explode?" situations, and this exact pattern (NAT + S3 + "I thought same-region EC2→S3 was free") comes up more often than you’d expect.

The mental model that seems to stick is: S3 transfer pricing and "how you reach S3" pricing are two different things. You can be right that EC2→S3 is free and still pay a lot because all your traffic goes through a NAT Gateway.

The small checklist I give people:

1. If a private subnet talks a lot to S3 or DynamoDB, start by assuming you want a Gateway Endpoint, not the NAT, unless you have a strong security requirement that says otherwise.

2. Put NAT on its own Cost Explorer view / dashboard. If that line moves in a way you didn’t expect, treat it as a bug and go find the job or service that changed.

3. Before you turn on a new sync or batch job that moves a lot of data, sketch (I tend to do this with Mermaid) "from where to where, through what, and who charges me for each leg?" It takes a few minutes and usually catches this kind of trap.

Cost Anomaly Detection doing its job here is also the underrated part of the story. A $1k lesson is painful, but finding it at $20k is much worse.
kidsil
·8 месяцев назад·discuss
Hey, just a friendly reminder that this is HackerNews, not The Lancet.

I have seen past comments here debating many relative basic concepts on medicine. Please don't take medical advice from engineers. Drink water, exercise, eat well. Otherwise seek medical advice from a doctor.

Thanks!
kidsil
·9 месяцев назад·discuss
You just opened my eyes to IMSLP and I would like to thank you for that. For years I have been chasing music scores that were just the right level for my kids.
kidsil
·10 месяцев назад·discuss
F10 always worked for me, but some terminals use F10 for some other functionality.

If that fails, you can click on "10 Quit" with the mouse (not ideal, but an immediate solution).
kidsil
·2 года назад·discuss
Design is fantastic, every single detail is near-perfect. Unfortunately, the price tag is too high for this solution.