rtxn

joined 2 years ago
MODERATOR OF
[–] rtxn@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

My compose.yaml inside...

volumes:
  db:

services:
  db:
    image: mariadb:10.6
    restart: always
    command: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW
    volumes:
      - db:/var/lib/mysql
    secrets:
      - mysql_root_password
      - mysql_nextcloud_password
    environment:
      - MYSQL_ROOT_PASSWORD_FILE=/run/secrets/mysql_root_password
      - MYSQL_PASSWORD_FILE=/run/secrets/mysql_nextcloud_password
      - MYSQL_DATABASE=
      - MYSQL_USER=

  nextcloud:
    image: nextcloud
    restart: always
    ports:
      - 8080:80
    depends_on:
      - db
    links:
      - db
    volumes:
      - /var/www/html:/var/www/html
      - /srv/data:/srv/data
    secrets:
      - mysql_nextcloud_password
    environment:
      - MYSQL_PASSWORD_FILE=/run/secrets/mysql_nextcloud_password
      - MYSQL_DATABASE=
      - MYSQL_USER=
      - MYSQL_HOST=db

secrets:
  mysql_root_password:
    file: ...
  mysql_nextcloud_password:
    file: ...

If you use the links: element in the nextcloud service, the services listed there will be available using their hostnames. On the Nextcloud setup screen, choose mysql as the database engine, use db as the database host, and enter matching values into the other fields.

[–] rtxn@lemmy.world 13 points 1 day ago

Sounds like someone who's never seen a wild banana.

[–] rtxn@lemmy.world 13 points 1 day ago

I've seen Don't Look Up. Having the technology to carry out a mission like that is the easy part.

[–] rtxn@lemmy.world 8 points 1 day ago (1 children)

corporations that would ban Linux from their network

You can't change the license retroactively. Corporations would likely hard-fork the kernel at the last GPL2 commit and move it to a restricted but compliant access model like Red Hat did.

[–] rtxn@lemmy.world 7 points 2 days ago* (last edited 2 days ago)

I'm not convinced that is the case. The studio was purchased by a holdings company, then its CEO bought four early sketches of DE from the studio for pocket change. When Kurvitz, Rostov, and Hindpere (writer) objected, they were demoted and later fired. Unless another exchange took place, I don't see how this would amount to Kurvitz selling his rights; at the very least, he still owns Sacred And Terrible Air (with DE itself naturally belonging to the studio).

[–] rtxn@lemmy.world 14 points 2 days ago (3 children)

Shitty people are abundant in the creative industries, I have no delusions about that. Probably even more of those that have no public presence. But that has no bearing on whether or not he should retain sole ownership of his work. It's an entirely separate issue. Andrzej Sapkowski is also a massive douchebag, but nobody would deny that The Witcher is his property.

[–] rtxn@lemmy.world 33 points 2 days ago (5 children)

Kurvitz and Aleksander Rostov (the lead artist) formed their own company Red Info in 2023. I will only recognise a game as Disco Elysium's successor if it comes from them.

[–] rtxn@lemmy.world 6 points 3 days ago

That's Gall-Peters, isn't it?

[–] rtxn@lemmy.world 68 points 4 days ago

The world really ended in 2012. We're living through the blooper reel.

[–] rtxn@lemmy.world 13 points 4 days ago* (last edited 4 days ago)

Did you completely miss the part where I said "Not the solution, and not a possible solution for everyone, but it is a solution"? I don't know what you think the usual troubleshooting process is, but it doesn't start with "uninstall Windows". Obviously the user was sufficiently intelligent to consider the advantages and disadvantages of switching, and based on that information, chose a course of action that they thought was correct, and it ended up being the solution to their issue.

I don't know how else I can spell it out for you. Computer users are not dumbasses. They have agency over their own actions.

[–] rtxn@lemmy.world 17 points 4 days ago* (last edited 4 days ago) (3 children)

Are they still experiencing whatever problem they were having?

No? Then it is a solution. Not the solution, and not a possible solution for everyone, but it is a solution.

[–] rtxn@lemmy.world 4 points 4 days ago* (last edited 4 days ago) (1 children)

There's a massive difference between the average Windows user and the average PHP developer. It's a false equivalence.

The regular computer user who just needs their apps to run won't likely make the effort to enter an entirely new ecosystem as long as those apps run. Even with the most user-friendly distros, the barrier of entry is still high. And when their apps break? They'll reinstall Windows or pay someone else to fix it.

I love shitting on Microsoft as much as the next penguin, but they're not idiots. Even if some of their decisions are questionable, Windows is still a major part of their business, and they won't just let it degrade to a point where Linux converts are a significant threat to their profit.

(I did not downvote you, by the way, that was someone else)

 

For context: https://sh.itjust.works/post/29595487 https://lemm.ee/post/50197116

(actual life-ruining gambling is okay though, as long as you give the slot machine a thematic paint job)

 

Original: https://files.catbox.moe/ouf9k7.png Alt tonemapping: https://files.catbox.moe/g7mg0q.png

Made in Blender.

 

If it floats, buoyant.

 

This is a simple shader node group that breaks up the visual repetition of tiled textures. It uses a Voronoi texture's cell colors to apply a random translation and/or rotation to an image texture's vector input to produce an irregular pattern.

I primarily made it for landscape materials. The cells' borders are still sharp, so certain materials, like bricks, wood, or fabric, will not look good.

 
 
  • see cool video on front page
  • click
  • "Haha, fuck you, you've just clicked on the invisible button that takes up half the thumbnail like a fucking moron!"
  • redirected to the sponsorship info page
  • go back
  • video gone

why are you completely incapable of making a functional website you wet dildo

 

For example, drilling or enlarging a hole can be boring, but fixing two pieces of metal together is often riveting.

 

It's a poor imitation. A mockery of the name. A GUI addict's idea of a CLI tool.

 

I recently switched from wireless to wired headphones (Samson SR-850, probably the best for the very reasonable price) and my chair's wheels instantly started eating its cable. Right now I'm using a small plastic hook that came with a face mask to keep it off the floor, but I'd like to hear other solutions.

view more: next ›