• 1 Post
  • 272 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle



  • I’m a web dev with a wife who is a researcher, and on the side I’ve built a few tools for her work. Web apps are great because cross-platform distribution and compatibility are non-issues. If you don’t need a database or server-side logic, a client-side only application is basically free to host given that it’s ultimately just a pile of static files. You can use localstorage for persistence, and because there’s no server logic you have a lot fewer security implications to worry about.

    JavaScript gets a bad rap, but if you pair it with typescript and decent tooling it’s really not bad. HTML and CSS are an incredibly powerful engine for building UI, which is only getting better.



  • traches@sh.itjust.workstoSelfhosted@lemmy.worldCloud storage/backup
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    12 days ago

    So there’s a storage protocol called “S3” (I wanna say it stands for simple scalable storage?), first created by Amazon for AWS. Many types of software, including backup programs, have been designed to use it as a storage backend. There are now many S3 compatible providers, last I looked the best value was backblaze B2.

    You need a backup program with end-to-end encryption, S3 compatibility, and whatever other features you like. I use restic but it’s CLI only, there’s also borg backup and many others.

    If you encrypt locally with a good key, you don’t have to trust the remote storage provider. They just see a bunch of meaningless noise. Just don’t lose the key or your backup is useless.












  • traches@sh.itjust.workstoAsk Lemmy@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 month ago

    Any decent camera with an m4/3 or better sensor and a half decent lens will blow the best smartphones out of the water. Computational photography can’t beat physics.

    Edit: in good light they can get close, but the differences show up quickly in low light, if you crop, or if you look at it on anything bigger than a phone.