• 1 Post
  • 73 Comments
Joined 1 year ago
cake
Cake day: January 22nd, 2025

help-circle





  • cosmicrosetoBackup@lemmy.worldBackup resources
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 days ago

    Mainly that the configuration is (mostly) in a single well-commented file, and good online docs. I don’t have much experience with backup systems and it looked like Borgmatic made it easy and had some useful features like the healthchecks integration (I already use healthchecks elsewhere). And since Borg dedupes backups, I can run it on a pretty aggressive schedule while keeping my BorgBase bill pretty affordable.




  • I like to program as a hobby (though I also do it as a professional, so I get a lot of paid time to learn this stuff too) and so much stuff is just freely available online. Tutorials, documentation, tools, whatever, mostly open-source which means free to use and play with as you please.

    You can make web pages with nothing but a text editor and any one of a million guides on web programming. Just put HTML code in a text file and open it in your browser, and bam you’ve got a web page. You can gradually learn stuff like CSS and JavaScript to make them look neat and do cool stuff. Then you can use GitHub Pages to deploy your pages to the internet for other people to see and use. Or learn a programming language like Python to build a web server that serves up that HTML you learned. You don’t need a beefy machine at all to write code.






  • cosmicrosetoAsk Lemmy@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 months ago

    Computers are just modern clockwork made with silicon and electricity instead of brass and we’ve used them to build a global network where people and machines can communicate near-instantly and automate so much work. We tricked the rocks into thinking and I think that’s incredible.