hperrin

joined 1 year ago
[–] hperrin@lemmy.world 3 points 15 hours ago

Because it’s multiple women and not multiple pieces of furniture?

[–] hperrin@lemmy.world 2 points 15 hours ago (1 children)

Thank you for the info. I didn’t even realize how deadly fossil fuels are to birds. Unsurprising that Trump never talks about that when he’s pretending to care about birds.

[–] hperrin@lemmy.world 4 points 18 hours ago (3 children)

This can’t be right. I’ve been told it’s the windmills that are killing the birds.

(/s)

[–] hperrin@lemmy.world 0 points 2 days ago

He sure showed her. /s

[–] hperrin@lemmy.world 0 points 5 days ago

Speculative investment.

[–] hperrin@lemmy.world 8 points 5 days ago* (last edited 5 days ago)

What I use for a lot of my sites is SvelteKit. It has a static site generator. If you like writing the HTML by hand, it’s great. Also HTML5 Up is where I get my templates. I made the https://nymph.io website this way. And https://sveltematerialui.com.

[–] hperrin@lemmy.world 2 points 6 days ago (1 children)

That must have something to do with like A/B testing or something. Like she’s in the guinea pig cohort where she gets the “experimental” routes.

[–] hperrin@lemmy.world 1 points 1 week ago

Interesting. I’ll let him know. Thanks.

[–] hperrin@lemmy.world 7 points 1 week ago* (last edited 1 week ago) (6 children)

Agreed, but firing squad seems to be the closest to humane.

The executed died quickly, and the executors don’t know for certain that they had a bullet.

[–] hperrin@lemmy.world 10 points 1 week ago (10 children)

If we’re going to kill people, which we shouldn’t, why not be humane about it and use a firing squad?

[–] hperrin@lemmy.world 1 points 1 week ago

Those invisible intangible barriers can be tricky like that.

[–] hperrin@lemmy.world 3 points 1 week ago (3 children)

Wow, that’s strange. Have you tried comparing the routes it gives you to the same places, side by side?

 

My dad uses Google Maps, and he mentioned that it seems to be getting worse. Like, giving him directions that are obviously worse than alternatives. Has anyone else here experienced this?

40
submitted 2 months ago* (last edited 2 months ago) by hperrin@lemmy.world to c/asklemmy@lemmy.ml
 

I need some help remembering a song. I only have bits of lyrics. It’s sung by a girl with a French accent. The parts I can remember are more spoken than sung. Talking about a cafe she says “the one you like on your street”. Another line is “after we would head to the cinema”. The song is directed at an ex she considers “stolen” from her and talking about dating and what could have been between them.

 

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.

 

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.

 

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.

 

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.

 

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.

 

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?

 

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?

1
submitted 8 months ago* (last edited 8 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. :)

 

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 ›