Modern tech, retro tech, 80s/90s music & nostalgia. I live in northern England so most things I post about have a UK slant.

Elsewhere on Fedi:

  • 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle

  • It’s a little more than 100€

    It’s half as much again! If your budget is that flexible you really should have mentioned it in the original post so that people could give you a wider range of options.

    Translate it up by a couple of orders of magnitude and you get “I want to buy a car, I have €10,000 to spend” … “I found one for €15,000, it’s a little bit more but …”


  • I’m still struggling to understand what advantage Docker brings to the set-up.

    Maybe the application doesn’t need to write anything to disk at all (which seems unlikely) but if so, then you’re not saving any disk-write cycles by using docker.

    Or maybe you want it only to write to filesystems mounted from longer-life storage e.g. magnetic disk and mark the SD card filesystems as --read-only. In which case you could mount those filesystems directly in the host OS (indeed you have to do this to make them visible to docker) and configure the app to use those directly, no need for docker.

    Docker has many great features, but at the end of the day it’s just software - it can’t magic away some of the foundational limitiations of system architecture.














  • Yes, it matters hugely.

    Let’s say I do a google search for “how to frobitz a widget” and the top result (because as you say it’s in Google’s cache) points me to a post on /r/WidgetFrobitzing.

    I then click through and find that the post is deleted or has been changed to say “lol Spez sucks use Lemmy” or whatever. I’ll almost certainly close that tab and go back to google to find another link. That deprives Reddit of clicks through its ads, of time spent on site, and it also means that user is less likely to follow links to Reddit in future as they will know they’re not as useful as Google thought they were.