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

pando85

no profile record

投稿

Preparing Specs for AI Coding Agents

forkline.dev
2 ポイント·投稿者 pando85·23 日前·0 コメント

Show HN: A strict-maintenance fork of ingress-Nginx

github.com
2 ポイント·投稿者 pando85·2 か月前·0 コメント

Show HN: Kaniop – Kubernetes Operator for Kanidm

github.com
4 ポイント·投稿者 pando85·3 か月前·1 コメント

コメント

pando85
·2 か月前·議論
[flagged]
pando85
·2 か月前·議論
[dead]
pando85
·2 か月前·議論
[flagged]
pando85
·2 か月前·議論
Memory safety catches buffer overflows. CI catches logic bugs. Neither catches the Unix API gotchas nobody documented.
pando85
·2 か月前·議論
I'm missing more about the second stage here. Clearly, writing code is an AI job, we can discuss about openspec or, like in the post, close programming with the agent.

I'm more interested in how to automate the review process and which workflows work better.
pando85
·2 か月前·議論
Double billing for minutes and tokens is intentional obfuscation. You can't trace actual cost.
pando85
·2 か月前·議論
It’s not AI’s fault. It’s like leaving an inexperienced intern alone with all the production passwords and encouraging them to experiment.

Blaming the AI or the cloud provider is like deploying an unverified tool you “found somewhere”, or running a forum script meant for a different version or a “similar enough” environment.

That’s what staging environments are for.
pando85
·2 か月前·議論
[flagged]
pando85
·2 か月前·議論
[dead]
pando85
·3 か月前·議論
Google killed search to serve ads. The internet is now a shopping mall
pando85
·3 か月前·議論
Apple takes 30% for 'review' that takes 2 days. They call it 'security'
pando85
·3 か月前·議論
Privacy tools from the company that scraped everyone's data without asking. The irony is lost on them.
pando85
·3 か月前·議論
Age verification today, digital ID tomorrow, mandatory tracking forever. The pattern never changes.
pando85
·3 か月前·議論
[dead]
pando85
·3 か月前·議論
[dead]
pando85
·3 か月前·議論
We should use them at that level. Using them just as simple tools is simply not enough.
pando85
·3 か月前·議論
[dead]
pando85
·3 か月前·議論
What a poor decision for human rights
pando85
·3 か月前·議論
Hi - I built Kaniop, a Kubernetes operator for Kanidm.

The goal is simple. Manage my IDM in a GitOps way. I wanted a declarative operational model to configure in an easy way all my OAuth2 clients, apart from keeping track of them.

It is fully operational, and I've been using it for 6 months. In this time I've being listening the community and with some mates we improved the edge cases and tune the operator to be bullet proof.

It was working perfectly since the first day, no bugs, just minor tweaks. I handwrote it 1 year ago with a strong architecture and intensive e2e testing. Currently, I use AI for maintaining it and applying fast tweaks, it helped me keep the feedback loop fast and the tool maintainable and full of features.

The performance is great, the consumption of resources for the full services is pretty low, thanks to Rust and a good engineering job. Kanidm is awesome in that part because it doesn't require any external database, and the footprint is minimal.

I would especially like feedback on: - operator shape and CRD ergonomics - whether the GitOps identity-management angle is useful in practice - what people would expect from upgrades, backups and day-2 operations
pando85
·3 か月前·議論
[dead]