I’m using UnRAID for storage and getting another Linux machine to mount a share on boot has been an exercise in futility so I get it.
Encrypt-Keeper
- 3 Posts
- 1.15K Comments
Encrypt-Keeper@lemmy.worldto Selfhosted@lemmy.world•Using DNS4EU in North AmericaEnglish101·6 days agoNot if you use a vpn. Being that this is Selfhosted, the best idea is to just host your own Recursive DNS server.
Encrypt-Keeper@lemmy.worldto Games@lemmy.world•A Hitman co-op mode with Stone and Knight is in the works at IO InteractiveEnglish1·7 days agoIs the different from the last co-op mode with Stone and Knight?
Encrypt-Keeper@lemmy.worldto Selfhosted@lemmy.world•PeerTube crowdfunding to develop mobile appEnglish11·13 days agoThere are tons of apps that you use that are just well packaged PWAs, packaged as an app store app
So… native apps, that interface with a PWA using a web view or something.
There’s the kicker.
Encrypt-Keeper@lemmy.worldto Selfhosted@lemmy.world•PeerTube crowdfunding to develop mobile appEnglish6·13 days agoHalf of the equation is that those making the PWA need to make it well. The other half is that the platform you install it on has to support it well. And Google and Apple have decided to support PWAs as little as possible (in some cases removing support for them altogether. See Apple removing the ability to use them entirely in the EU). And since those two companies make the two most commonly used mobile OS’… well it’s better to just go with a native app.
The #1 biggest problem with PWAs on iOS for example is the lack of push notification support, which for a lot of apps is a nonstarter. Is that the PWA makers fault? No. Does it make that PWA suck anyway? Yes.
Encrypt-Keeper@lemmy.worldto Selfhosted@lemmy.world•PeerTube crowdfunding to develop mobile appEnglish1·14 days agoI’m well aware of why they’re terrible, (Safari as well). However the unfortunate result is that they are terrible.
Encrypt-Keeper@lemmy.worldto Selfhosted@lemmy.world•PeerTube crowdfunding to develop mobile appEnglish101·14 days agoBecause PWAs are terrible unfortunately.
Encrypt-Keeper@lemmy.worldto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish94·17 days agoBecause this is the selfhosted community, not the FOSS community. There is some overlap, but they are different. There are many reasons to not use Plex, it not being free and open source are not among them.
Encrypt-Keeper@lemmy.worldto Games@lemmy.world•Screenshot and review-ish rambling about my current game! Lies of PEnglish2·17 days agoI feel like I should give this game a try but the awful name “Lies of P” is so bad it turns me off the game so hard lol.
Encrypt-Keeper@lemmy.worldto Games@lemmy.world•DOOM: The Dark Ages Has Reportedly Sold Less Than 1 Million CopiesEnglish6·19 days agoIt’s also the game they’re giving away with purchases of the 50 series Nvidia cards.
Encrypt-Keeper@lemmy.worldto Selfhosted@lemmy.world•Self-hosting is having a moment. Ethan Sholly knows why.English13·25 days agoIt’s self hosting as long as you are in control of the data you’re hosting.
Encrypt-Keeper@lemmy.worldto Games@lemmy.world•$80 for Borderlands 4 too costly? Randy Pitchford says, "If you're a real fan, you'll find a way to make it happen"English3·26 days agoIt didn’t used to be like that and they actually mentioned in the deep dive that they’re getting back to the way it was before. Like the point of the game is loot goblining, but they’ve promised not to inundate the player with legendary weapons every twelve seconds so that you actually have time to savor the weapons you get between good drops.
Nginx Proxy Manager is probably your best bet at this stage. It’s a simple to use GUI with QOL features like automatic certificate acquisition built on top of the industry standard Nginx. It should do everything you need it to do and it’s hands down the easiest to get started with.
When you reach the point that you’re trying to do something outside the scope of Nginx Proxy Manager’s gui, that would be a good time to get into another solution that’s config file based. My weapon of choice here is Caddy. I LOVE how simple and minimal the configuration is and it does a lot of things by default that other solutions don’t.
Plain Nginx is a solid tool but working with it directly will be the least straightforward and beginner friendly of all the solutions. Only reason I’d recommend straight Nginx is if you want experience with it for work.
Traefik, don’t bother with until you have an actual reason to use it over other solutions (Like you’re getting into clustering or kubernetes or anything else that requires dynamic configuration instead of static.)
Lmao “relentlessly bullied”. Well you are free to hold your candle for the guy if you want to. Good luck in your pursuit of getting people to stop posting loss memes I guess.
Whoever he was 17 years ago is very likely not who he is today.
Surely whatever he learned from that experience has been learned, and we can move on.
Ok well you keep all that learning and growing in mind while you take a look at this comic that the artist uploaded to his site a few short years ago on one of the anniversaries of the original comic.
You are giving the author a whole lot of benefit of the doubt that he hasn’t earned. You’re looking at this through the lens of a guy using his art to express his feelings of grief. Thats certain what he wants you to think, and if that’s what it was, it wouldn’t be so bad. But that’s not what it is. I mean for gods sake a couple comics later the female character crying on the hospital bed in the fourth panel apologizes to his self-insert for having the miscarriage. If that’s the type of guy you empathize with I don’t know what to tell you other than YIKES pal.
This is just a comic made by a notorious and blatant narcissist who dug up the traumatic experience of someone else from his past in an effort to be taken more seriously because his comics were regularly mocked as a poorly made ripoff of another popular comic at the time. If bullying a bad person is immoral then hey maybe you’re right. I’m not really prepared to have that philosophical debate at this time lol.
A genuine expression of how he felt about an event that had happened years prior? I guess that’s possible, although an odd choice. And out of character for him to boot.
As for his tools, his tools were his ability to draw. He probably could have drawn something to express his feelings that didn’t involve his funny haha web comic characters and it would have been far less weird.
Well, it was more like putting his college girlfriend’s life experience into his work, and then making the work about him. You’ll notice he’s in 3 of the four panels and she’s in one. Where he appears as the empathetic and caring boyfriend, while she is the one grieving.
Making the comic into a meme is disrespectful to him, but not the girl, since she’s such a small part of it, and we don’t even know who she is since it’s a fictional character taking her place in the comic.
Yeah it definitely does not work in this case. Spent many hours online looking through threads of people with the same problems, but no real solution. I think it has something to do with Unraids MFS implementation. Might be a little older. Only way to get it to work is have a script run every 10 minutes to check for the drive and if it’s not mounted, mount it. Works well enough.