HackerTrans
TopNewTrendsCommentsPastAskShowJobs

evrflx

no profile record

comments

evrflx
·9 mesi fa·discuss
Where is the overhead in a container? It is just a regular process. (Ok plus a container runtime process, but that is negligible)
evrflx
·9 mesi fa·discuss
Would love to hear about the pain points: Please elaborate, as I am currently in the decision phase and Talos as of now the top contender.
evrflx
·anno scorso·discuss
What if an input is required to prevent a crash and one pilot maliciously does nothing.

I think there is a point in life when you just have to trust or the complexity and failure scenarios explodes.

By the way I have a similar feeling about software supply chains. You can do a little but there is a point it becomes futile.
evrflx
·anno scorso·discuss
I like the idea! We use it actually for a financial application we develop for a bank. We use spring test docs with tests to create example api calls with answers, run reference calculations as part of the test and record the outcome and decisions Both become part of the documentation rendered with asciidoc. We added custom annotations to add documentation snippets thorough the code in addition to using drools and recording the ruleset as well. Feedback is great! But it is no generic approach and involved quite some effort for infrastructure and ongoing maintenance. But well worth the effort given the stakes involved.

Perhaps this helps you as feedback. I am curious how your approach will turn out.
evrflx
·anno scorso·discuss
This feature must be explicitly enabled, it is not on by default nor by accident.
evrflx
·anno scorso·discuss
For small vps Kubernetes might be overkill indeed. But: the API and ecosystem is really an enabler besides the built in infrastructure.

For the single vps-with-containers use case I recommend checking out watchtower instead of relying on systemd scripting.
evrflx
·anno scorso·discuss
I used one ArgoCD instance per cluster as of today. Makes security and scaling easier. What is your main driver to have a single ArgoCD instance?
evrflx
·anno scorso·discuss
I wonder why „The Saint“ is not mentioned. Loved the movie and the different characters played by val kilmer.
evrflx
·anno scorso·discuss
The aggressor putin can stop any time and there will be peace. After that new elections are legally possible according to ukrainian law.
evrflx
·anno scorso·discuss
With an XSS exploit it is game over, you control the browser. Adding more complexity and opening up the possibility of CSRF exploits with BFF does not look like a good trade off to me.
evrflx
·3 anni fa·discuss
Slightly related: Is somebody aware of a self host and opensource option for remote pairing using vscode/coder?