Skip Navigation

User banner

𝘋𝘪𝘳𝘬

@ Dirk @lemmy.ml

Posts
3
Comments
119
Joined
3 yr. ago

Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.

🔗 Me, but elsewhere

🇬🇧 / 🇩🇪

  • you do realize this is a walmart situation right?

    You do realize that it was an open-source project that went full-on closed source evil corporation, right?

  • Trust is lost already and the damage they caused is unrecoverable. Valkey already is widely adopted and accepted as replacement.

  • Removed

    An issue

    Jump
  • You can create communities only on your own instance. For you that would be this link.

    Do you get any error messages?

  • No, why? That is an utterly stupid idea. No-one should be able to edit some else's posts. Even more: posts should be audit-proof.

    If a post contains content that is not allowed, the post should be deleted, that's it.

  • Why are people still accepting this?

  • Okay, bye!

  • Jacob named HDDs, too!

  • Always has been like that.

    Not one single corporation is your friend or wants to be. All they want is your money. No exceptions.

  • Except those who aren't.

  • Can't watch right now, but is there a list of affected devices?

  • Short answer: no

    Long answer: no, but longer

  • They do it since quite some time now, right?

  • but I’d like to give Nginx Proxy Manager a try, it seems easier to manage stuff not in docker.

    NPM is pretty agnostic. If it receives a request for a specific address and port combination it just forwards the traffic to another specific address and port combination. This can be a docker container, but also can be a physical machine or any random URL.

    It also has Let's Encrypt included (but that should be a no-brainer).

  • Unfortunately no-one does. Since Google basically killed it, it gets ignored everywhere.

  • Free public education and healthcare are awesome, too. It really shows how much we as a society have grown and left behind the dark ages where those were for the rich only.

  • I run my website as static site from within a Docker container, I wonder how I would get the information about the other containers into that site.

    Do you directly serve that site from the host or do you run the script and write something in a volume the site has read access to or bind a file?

  • Do you guys have any suggestions?

    Because I don't like software getting in my way I just cobbled together some HTML and CSS and call it a day.

  • Usually you just see LibreOffice and nothing else, so it’s fine, I guess. Not a web-based editor, but usable.

  • Ah, I see. Not as native web application, though.

    They’re using Alpine Linux, install X and Openbox and Xvnc and serve KasmVNC via Nginx and connect via KasmVNC to that X instance. LibreOffice is started in fullscreen and looks like a slightly blurry web application.

    But in reality it is just a regular desktop installation with some extra things.

    @fikran@lemm.ee, maybe this is a solution? I wouldn’t recommend it because it’s not really a web-based document editor.