[-] hperrin@lemmy.world 1 points 1 hour ago* (last edited 1 hour ago)

Nice. I generated one about Sam Reich “redistributing” the billionaires:

https://www.comicspin.app/comic/view/jd76b04595p7vhyygs974mcv4n6wf49x?_cid=share-link

One of the panels seems a little problematic.

[-] hperrin@lemmy.world 2 points 1 hour ago

I was being facetious.

[-] hperrin@lemmy.world 2 points 2 hours ago

Melt it for scrap. No driver means no one’s responsible, so turn that shit into scrap metal.

[-] hperrin@lemmy.world 11 points 2 hours ago

A reverse proxy makes setup a lot easier and more versatile, and can manage SSL certs for you.

[-] hperrin@lemmy.world 26 points 3 hours ago* (last edited 2 hours ago)

So let’s go with the convicted felon doctor who only saves the patients who donate millions of dollars to him. The hospital fired him but he refused to leave his office.

Edit: also he’s 78 and talks about Hannibal Lecter a lot.

[-] hperrin@lemmy.world 22 points 3 hours ago

The easiest way to do it is to do it the right way with LetsEncrypt. The hardest way to do it is the wrong way, where you create your own CA, import it as a root CA into all of the machines you’ll be accessing your servers from, then create and sign your own certs using your CA to use in your servers.

[-] hperrin@lemmy.world 8 points 3 hours ago

The only good use of AI so far.

[-] hperrin@lemmy.world 3 points 3 hours ago

Then the bots will be scamming the bots.

[-] hperrin@lemmy.world 5 points 1 day ago

I hate to say it, but you’re probably right. 🤢

[-] hperrin@lemmy.world 18 points 2 days ago

Why would he? He committed those felonies before he was president.

[-] hperrin@lemmy.world 11 points 2 days ago

Needs some guns.

73
submitted 3 weeks ago* (last edited 3 weeks ago) by hperrin@lemmy.world to c/selfhosted@lemmy.world

https://hub.docker.com/r/sciactive/nephele

In the latest version of Nephele, you can now create a WebDAV server that deduplicates files that you add to it.

I created this feature because every night at midnight, my Minecraft world that my friends and I play on gets backed up. Our world has grown to about 5 GB, but every night, the same files get backed up over and over. It's a waste of space to store the same files again and again, but I want the ability to roll back our world to any day in the past.

So with this new feature of Nephele, I can upload the Minecraft backup and only the files that have changed will take up additional space. It's like having infinite incremental backups that never need a full backup after the first time, and can be accessed instantly.

Nephele will only delete a file from the file storage once all copies that share the same file contents have been deleted, so unlike with most incremental backup solutions, you can delete previous backups easily and regain space.

Edit: So, I think my post is causing some confusion. I should make it clear that my use case is specific for me. This is a general purpose deduplicating file server. It will take any files you give it and deduplicate them in its storage. It's not a backup system, and it's not a versioning system. My use case is only one of many you can use a deduplicating file server for.

25
submitted 3 weeks ago* (last edited 3 weeks ago) by hperrin@lemmy.world to c/atheism@lemmy.world

I talk about my beliefs about what happens during the process of death, and how that can provide comfort as an atheist.

16
Steam appears to be down. (downdetector.com)
submitted 3 months ago by hperrin@lemmy.world to c/steam@lemmy.ml
13
submitted 4 months ago by hperrin@lemmy.world to c/selfhosted@lemmy.world

Does anyone have any recommendations for bug trackers with a forum feature? Basically something where users can report issues, request features, and ask questions, all about a specific service. Preferably, I’d like something that integrates with GitHub issues, but that’s not a requirement. Also I’d like something like a public roadmap or project tracker.

49
submitted 4 months ago by hperrin@lemmy.world to c/selfhosted@lemmy.world

cross-posted from: https://lemmy.world/post/12284817

There's a new version of Nephele WebDAV server (also on Docker Hub) that supports using an S3 compatible server as storage and encrypting filenames and file contents.

This essentially means you can build your own cloud storage server leveraging something like Backblaze B2 for $6/TB/month, and that data is kept private through encryption. That's cheaper than Google Drive, and no one can snoop on your files.

16
submitted 4 months ago by hperrin@lemmy.world to c/privacy@lemmy.ml

cross-posted from: https://lemmy.world/post/12284817

There's a new version of Nephele WebDAV server (also on Docker Hub) that supports using an S3 compatible server as storage and encrypting filenames and file contents.

This essentially means you can build your own cloud storage server leveraging something like Backblaze B2 for $6/TB/month, and that data is kept private through encryption. That's cheaper than Google Drive, and no one can snoop on your files.

35
submitted 4 months ago by hperrin@lemmy.world to c/opensource@lemmy.ml

There's a new version of Nephele WebDAV server (also on Docker Hub) that supports using an S3 compatible server as storage and encrypting filenames and file contents.

This essentially means you can build your own cloud storage server leveraging something like Backblaze B2 for $6/TB/month, and that data is kept private through encryption. That's cheaper than Google Drive, and no one can snoop on your files.

10
Oni ons (lemmy.world)
-26
27
submitted 5 months ago by hperrin@lemmy.world to c/selfhosted@lemmy.world

At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.

I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.

What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.

I’ve heard of Portainer, but haven’t had any experience with it.

What are your suggestions, and why do you recommend them?

1084
submitted 5 months ago* (last edited 5 months ago) by hperrin@lemmy.world to c/piracy@lemmy.dbzer0.com

You all remember just a few weeks ago when Sony ripped away a bunch of movies and TV shows people “owned”? This ad is on Amazon. You can’t “own” it on Prime. You can just access it until they lose the license. How can they get away with lying like this?

20
submitted 5 months ago* (last edited 5 months ago) by hperrin@lemmy.world to c/opensource@lemmy.ml

After a lot of work (cause I’m new to it), I published my first Docker image!

Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)

view more: next ›

hperrin

joined 1 year ago