Hacker Newsnew | past | comments | ask | show | jobs | submit | svenwltr's commentslogin

Hello. I am one of the maintainers. Sorry that we did not spend much time for aws-nuke lately.

Feel free to ask any questions.


No, we use it to clean up after our Terraform integration-tests. It is not always possible to use `terraform destroy`, because it might happen that the state does not allow it (at least that was our experience a couple of years ago).


Well, we deploy our Kubernetes cluster with Terrafprm and then use Kubernetes to deploy our "miniservices".

I do not see why they could be mutually exclusive, but deploying some services via Docker/Kubernetes and some via Config Management is probably less efficient, because one would have to maintain two separate deployment methods.


Interesting, but https://www.commandlinefu.com/ is there for quite a long time. What are the benefits over it?


Primarily, I wanted something with better syntax highlighting. Especially for tools that I feel are common/ popular but aren't part of Bash so they're not usually highlighted as they're not part of the language.

With this, I was trying to create a set of highlighting rules that would make arguments more obvious to read. For example:

https://snippets.shodan.io/c/KicwlhJFezcAAhWe

I wrote the website because I wanted to have that sort of syntax highlighting for the commands I share in our docs to make it easier to read/ understand. Btw the description field supports Markdown so you can also explain the commands in further detail, see:

https://snippets.shodan.io/c/GhFfOh2r0mOSLrcJ

And the commands can be embedded as images by appending ".png" to the end of the URL:

https://snippets.shodan.io/c/GhFfOh2r0mOSLrcJ.png


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: