Skip Navigation

User banner
π˜‹π˜ͺ𝘳𝘬
π˜‹π˜ͺ𝘳𝘬 @ Dirk @lemmy.ml
Posts
10
Comments
1,674
Joined
2 yr. ago

  • 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.

  • Except it is, because the prompt doesn’t write itself. The art is writing the β€œperfect prompt” for getting the desired result.

  • Disliking AI art work just because someone used AI is like disliking paintings because someone used a paintbrush.

    AI is merely a tool.

  • 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?

  • I wonder.

    Does "cropped" mean: something was cut away, or does it mean: someone added crops (like in "painting", where it means that someone added paint). In this case the pictures should be in reverse order.

  • If your company goes full-on Microsoft cloud (including OneDrive), maybe try logging in on https://www.microsoft365.com/ with your corporate account. From there you have access to all the OneDrive files that are shared with you, as well as all Office web applications (they're basically identical with the installed apps).

    Using a Chromium-based browser you can run the individual web-apps like chromium --app="https://...." to give them a more native look-and-feel by removing the browser interface.

    Same goes for Teams, btw.: Just open http://teams.microsoft.com/, it works just like the installed version. Including audio, video, screen sharing, and notifications.

  • 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.

  • Same here. I have no clue what the latest things to watch, read, or listen to are. And I don't think I miss out on anything. I also get almost none of the references.

  • So we'll see a release in November this year?

  • 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.

  • So, LibreOffice can be used over the Internet in a web browser?

  • Ca. 20 years ago I worked for a company that used X forwarding for their backup management system (a Java application running on one of the servers) which somewhat worked on their wired LAN (at least most some of the time).

    This was just unreliable and slow and had issues left and right.

  • Back than I tried this. The performance was horrible, even on a good connection. It was barely tolerable on LAN, but over the Internet ... no. Just no. There were and are better solution for accessing a remote machine.

  • Permanently Deleted

    Jump
  • That sounds great!

  • Permanently Deleted

    Jump
  • Mmh, okay. Is it fully featured? If so, then this instead of PuTTY (just to reduce the amount of extra tools needed).

  • Permanently Deleted

    Jump
  • If you use it as Server it likely won't have a graphics server installed, so why not simply use SSH?

    A common tool for using SSH on Windows is PuTTY.

    https://putty.org/

  • Ubuntu uses Snap as first-class method to install software. So if a piece of software is available as DEB or Snap, Ubuntu will always use Snap.