HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pando85

no profile record

Submissions

Preparing Specs for AI Coding Agents

forkline.dev
2 points·by pando85·23 hari yang lalu·0 comments

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

github.com
2 points·by pando85·2 bulan yang lalu·0 comments

Show HN: Kaniop – Kubernetes Operator for Kanidm

github.com
4 points·by pando85·3 bulan yang lalu·1 comments

comments

pando85
·2 bulan yang lalu·discuss
[flagged]
pando85
·2 bulan yang lalu·discuss
[dead]
pando85
·2 bulan yang lalu·discuss
[flagged]
pando85
·2 bulan yang lalu·discuss
Memory safety catches buffer overflows. CI catches logic bugs. Neither catches the Unix API gotchas nobody documented.
pando85
·2 bulan yang lalu·discuss
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 bulan yang lalu·discuss
Double billing for minutes and tokens is intentional obfuscation. You can't trace actual cost.
pando85
·2 bulan yang lalu·discuss
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 bulan yang lalu·discuss
[flagged]
pando85
·2 bulan yang lalu·discuss
[dead]
pando85
·3 bulan yang lalu·discuss
Google killed search to serve ads. The internet is now a shopping mall
pando85
·3 bulan yang lalu·discuss
Apple takes 30% for 'review' that takes 2 days. They call it 'security'
pando85
·3 bulan yang lalu·discuss
Privacy tools from the company that scraped everyone's data without asking. The irony is lost on them.
pando85
·3 bulan yang lalu·discuss
Age verification today, digital ID tomorrow, mandatory tracking forever. The pattern never changes.
pando85
·3 bulan yang lalu·discuss
[dead]
pando85
·3 bulan yang lalu·discuss
[dead]
pando85
·3 bulan yang lalu·discuss
We should use them at that level. Using them just as simple tools is simply not enough.
pando85
·3 bulan yang lalu·discuss
[dead]
pando85
·3 bulan yang lalu·discuss
What a poor decision for human rights
pando85
·3 bulan yang lalu·discuss
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 bulan yang lalu·discuss
[dead]