redcalcium

@redcalcium@lemmy.institute

This profile is from a federated server and may be incomplete. Browse more on the original instance.

I hope someday we'll find a way to pirated a car (lemmy.world)

In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally buy an old school car ? so as not to be affected by this subscription models or is there a way to crack the software installed in...

redcalcium,

The care package with roadside assistance seems reasonable, though your insurance usually already cover road assistance. The plus package is insane though, they charge that much just to enable remote start via their app?

redcalcium,

If your game run terribly on Wayland, try running in on X11, and vice-versa.

redcalcium,

Why stop at Ubuntu if you can try a new distro each month?

redcalcium,

Youtube can show ads and offers subscription without being this shitty though. Just look on how popular region-specific video services like niconico (japan) or bilibili (china) operate. They also have ads and subscription, but nowhere as crazy as google adding multiple video ads upon ads and pick a fight with ad blocker users (which used to be a minority when google haven’t aggressively pushed more and more ads. the current popularity of adblockers today is google’s own doing). This is only possible because google has killed off competitors in those market and now it’s time for cashing out.

redcalcium,

It’s an issue that could be solved within lemmy where communities with the same name should be able to merge and show each others content.

This is bad idea though, unless if it’s an optional feature that the users themselves choose to activate (e.g similar to multireddit, but you don’t have to manually curate the communities yourself). Imagine the same community from two opposing instances (e.g. blahaj and hexbear) somehow got merged by default. That would be an absolute shitshow. Also, how would moderation work? Those communities often have different moderation rule. Can mods from one community remove posts from another community with the same name? This would also be an absolute shitshow.

redcalcium, (edited )

It’s unprecedented at the time because he was the top mod so the only one that can remove him was Reddit admins, and they did. r/piracy fell into a complete chaos shortly after that, lots of awful stuff so I didn’t stay long to see how it went.

redcalcium, (edited )

It’s still one of the top posts on !piracy: lemmy.dbzer0.com/post/35555?scrollToComments=true . r/piracy went downhill soon after this.

redcalcium, (edited )

Apple is so notorious at doing this, it’s not even funny anymore. The article didn’t mention these two famous sherlocking cases though:

redcalcium,

The fluoride concentration in tap water is like 0.7mg/l. Toxic dose is 60 mg/kg, but 0.2 mg/kg is enough to cause some gastrointestinal discomfort. If I chug 16 liters of tap waters after I brushed my teeth I’ll have some gastrointestinal discomfort from fluoride but I’ll probably die from water poisoning first.

redcalcium,

If your processor is a kid, they’re in middle school now.

redcalcium,

Something moves where it shouldn’t? Apply tapes.

Something doesn’t move where it should? Apply WD-40.

redcalcium,

It’s very limited, but you can use Gimp or Inkscape to edit a pdf in a pinch. IIRC gimp can’t edit existing text in pdf, but inkscape can.

redcalcium,

Meanwhile, nvidia 545 for linux brings a few more bugs…

redcalcium,

I think you’re supposed to use the new notification panel now, which kinda works like those in android and ios, but it’ll take a while until 3rd party apps supporting them.

redcalcium,

Probably just a permission issue. The doc seems to recommend giving relaxed permission to the temp folder volume:

sudo chmod 777 /your/linguacafe/temp/folder -R

redcalcium,

Now you seems to get MySQL permission issue (or wrong database password, but your issue is probably not that). When using docker compose, MySQL won’t see access coming from linguacafe’s container as coming from localhost, but instead it’s coming from a different IP address inside docker subnet. So make sure your MySQL user has proper privilege, e.g. by granting all permissions to ‘user’@‘%’.

redcalcium, (edited )

SingleFile extension can save a web page into a single html file where all media are neatly inlined inside the file. You’ll have to do this manually on each page though, so it’s not ideal for saving the whole website.

If you’re comfortable running commands in terminal, you can use SingleFile CLI to crawl the whole website, e.g.: single-file https://www.wikipedia.org --crawl-links=true --crawl-inner-links-only=true --crawl-max-depth=1 --crawl-rewrite-rule=“^(.*)\?.*$ $1”

redcalcium,

Deploying openstack seems like a very fun and frustrating experience. If you succeed, you should consider graduating from selfhosting and entering hosting business. Then, maybe post your offering on lowendtalk. Not many providers there use openstack so you might be able to lead the pack there.

redcalcium,

If you’re using Sunshine on an nvidia system, you’ll have to patch your nvidia driver to be able to use nvenc and nvfbc without restriction. Check out this repo for more info: github.com/keylase/nvidia-patch

redcalcium, (edited )

Iirc sunshine still need nvfbc to grab the rendered frames.

Use NVIDIA Frame Buffer Capture to capture direct to GPU memory. This is usually the fastest method for NVIDIA cards. For GeForce cards it will only work with drivers patched with nvidia-patch or nvlax.

docs.lizardbyte.dev/…/advanced_usage.html

redcalcium,

If nextcloud is overkill, then just serve the file with Apache (with directory listing turned on) and put it behind oauth2-proxy. It’s as simple as it can get.

redcalcium,

Glad seeing more and more investment in foundational libraries. I guess the world is starting to learn its lesson now.

https://lemmy.institute/pictrs/image/d6f00bf4-6aef-4a72-a9f4-848db5db183a.png

SSO with automatic user creation

I’m considering adding an SSO process in front of my self-hosted apps such as Nextcloud, Calibre-Web and Immich. The thing I’m thinking about, is do I need to make two accounts for each user I want to add? If I have a new user, do I need to make an account for both the SSO provider and the protected app such as Nextcloud? Or...

redcalcium,

I use user_oidc on one of my nextcloud instance. It has auto provisioning support, which will create nextcloud user on first login.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #