HackerTrans
TopNewTrendsCommentsPastAskShowJobs

evrflx

no profile record

comments

evrflx
·9 ay önce·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 ay önce·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
·geçen yıl·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
·geçen yıl·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
·geçen yıl·discuss
This feature must be explicitly enabled, it is not on by default nor by accident.
evrflx
·geçen yıl·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
·geçen yıl·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
·geçen yıl·discuss
I wonder why „The Saint“ is not mentioned. Loved the movie and the different characters played by val kilmer.
evrflx
·geçen yıl·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
·geçen yıl·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
·2 yıl önce·discuss
I like the concept, great idea!
evrflx
·2 yıl önce·discuss
I would love to see a screenshot or visualization of session recordings / audits.
evrflx
·2 yıl önce·discuss
How about nest? https://nestjs.com/
evrflx
·2 yıl önce·discuss
Have you tried Google cloud ocr? I had pretty good experience with it.
evrflx
·2 yıl önce·discuss
I got weired errors including delivery of old, expired, certificates on renewal and api errors. I currently log into Google acme as alternative to LE to have a backup, the Android issue does not apply to my environment.
evrflx
·2 yıl önce·discuss
Why blame the ai when in fact it was poorly executed obviously with insufficient budget?
evrflx
·2 yıl önce·discuss
I had some pretty good experiences with Nestjs.
evrflx
·3 yıl önce·discuss
Did you already give ghostscript a try?
evrflx
·3 yıl önce·discuss
Slightly related: Is somebody aware of a self host and opensource option for remote pairing using vscode/coder?