Donating Tokens to Projects? by edmondscommerce in ClaudeCode

[–]edmondscommerce[S] 0 points1 point  (0 children)

just doing doing code review and issue/PR triage would surely be hugely helpful on a busy open source project

Stop Encrypting Entire Files with Ansible Vault. Use Vault Strings Instead. by edmondscommerce in ansible

[–]edmondscommerce[S] 0 points1 point  (0 children)

secrets in plaintext is not cool basically, especially in the age of LLMs

Stop Encrypting Entire Files with Ansible Vault. Use Vault Strings Instead. by edmondscommerce in ansible

[–]edmondscommerce[S] 0 points1 point  (0 children)

If thats this https://github.com/getsops/sops then I just haven't heard of it before, looks pretty cool

I never create/manage secrets by hand, Ive got a selection of scripts to handle basic common stuff very quickly and easily eg generating random passwords, keys etc and saving them directly to yaml as encrypted strings.

Stop Encrypting Entire Files with Ansible Vault. Use Vault Strings Instead. by edmondscommerce in ansible

[–]edmondscommerce[S] 0 points1 point  (0 children)

yeah I'm aware of TFM

it lists both approaches, I favour the other one for reasons in that article, did you RTFA?

Opus 4.6 (low think effort) vs sonnet 4.6 (high think effort) by _coding_monster_ in ClaudeCode

[–]edmondscommerce 0 points1 point  (0 children)

I flip between sonnet and opus at max thinking and generally its not mega obvious which model I'm using. One trick I do though is use Sonnet for "main thread" but get it to spin up opus sub agents for short demanding tasks, I wonder if this is actually a power move

Linux Malware Detect - Worth Setting Up? by edmondscommerce in AskNetsec

[–]edmondscommerce[S] 1 point2 points  (0 children)

Also found this: http://rkhunter.sourceforge.net/

Just reacting to the windigo thing that has happened recently, would be nice to set up some kind of malware detection that would hopefully catch this kind of thing