Born and raised in London. Just a normal guy with a moral compass.

  • 11 Posts
  • 119 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle










  • I think the adoption everyone is looking for on desktop is deceptive. The type of people that run Linux on desktop are averse to Telemetry and so desktop Linux will report much smaller numbers anyway. Consequently, everyone is hoping for Linux to become the standard in the professional space and there, it’s back to application support and the big one, compatibility. It’s all good if everyone in an office is using Linux, but they need to interact with the outside world, and if the outside world can’t read what they send, then it’s not even worth considering switching.










  • Sorry, I think I’m asking my question poorly, what I mean is instead of

    image: tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
        
    

    Which clearly requires user interaction, why not take that out of users’ hands and just have

    image: tensorchord/pgvecto-rs:latest-stable
        
    

    Which is effectively what they’re using anyway? I can understand freezing on a version when the upstream removes a feature, but that’s not happened and even so, why do they need the SHA verification? Sorry if it seems stupid and straight forward, this is the only container I host that does this and so I’m trying to understand it rather than just feel aggrieved by it.