Readit News logoReadit News
rusty-jules commented on Show HN: Unfucked - version all changes (by any tool) - local-first/source avail   unfudged.io/... · Posted by u/cyrusradfar
rusty-jules · 16 days ago
This is a real problem! Sounds like you and dura landed on similar solutions: https://github.com/tkellogg/dura

Keep it up!

rusty-jules commented on Strace-macOS: A clone of the strace command for macOS   github.com/Mic92/strace-m... · Posted by u/signa11
pasc1878 · 4 months ago
Sort of.

For things that run on Linux and other Unices yes.

For macOS UI programs and those that need specific permissions and for commercial programs stick with Homebrew but you can define what you want in homebrew in nix.

rusty-jules · 4 months ago
Using nix-darwin to manage brew declaratively feels like using a jackhammer to nail a picture to the wall, but I can’t live without it anymore.
rusty-jules commented on Forget CDK and AWS's insane costs. Pulumi and DigitalOcean to the rescue   github.com/stoix-dev/stoi... · Posted by u/mavdi
jmspring · a year ago
Pulumi is really a royal piece of shit. Why the f*ck am I writing code to do "deployment". In C# --> new Dictionary<string, object> when dealing with a values.yaml for instance. The whole need to figure out when and when not to use Apply.

Give me Terraform (as much as I hate it) any day.

rusty-jules · a year ago
What about pulumi's declarative yaml interface which can be exported from type-safe languages like cue? https://www.pulumi.com/blog/extending-pulumi-languages-with-...

u/rusty-jules

KarmaCake day3September 26, 2022View Original