• 13 Posts
  • 414 Comments
Joined 2 years ago
cake
Cake day: December 28th, 2023

help-circle
  • Yeah, same here ! Can’t believe how useful it is to have a git repo to keep track of changes, even as a non coder/sysadmin.

    Simple pull/push commands and I’m now able to keep track of my bash scripts and specific .dot/config files.

    To bad there isn’t a way to keep side notes a la Obsidian. Comments in the code are okay, but sometimes I wan’t to breakup the whole command with some notes to get a better understanding !





  • None… I tried with my Dad and even add some cool tools in additions (youtube dlp frontend). 2 days later he just reinstalled Windows on top because: “My USB audio dongle didn’t worked”.

    Guess what? I didn’t either on Windows and was an external peripheral issue, not an OS/driver issue.

    But he also said:" Too complicated for me" 🤦‍♂️

    Linux mint debian edition.
















  • This seems cool and is not off topic at all :) It does seem to answer to my “question” and seems a nice thing to have :) However, someone suggested Terraform but after some reading it’s not the tool I was looking for… Ansible seems more the like I guess ! But coolify seems also very interesting ! Different and more similar to my current setup.

    I think Terraform, Ansible, Tofu are the next generation tool to solve my current issue… They are declarative tools ! But I don’t want to rush things and have another dead setup lying arround !

    Thanks for your reply !

    Edit: There’s also an alternative https://github.com/Dokploy/dokploy in case you didn’t know :) If you know, can you tell me why you choose on over the other?