hperrin

joined 2 years ago
[–] hperrin@lemmy.world 5 points 5 months ago

Blue ink. Blue paper. Blue crystals. Blue legos. All things that are definitely blue. Can’t be any other color, cause they’re blue.

[–] hperrin@lemmy.world 7 points 5 months ago (1 children)

You know that list of the richest people in the world?

[–] hperrin@lemmy.world 1 points 5 months ago (1 children)
[–] hperrin@lemmy.world 1 points 6 months ago (1 children)

Invites get sent out about once a week.

[–] hperrin@lemmy.world 25 points 6 months ago

This is literally all publicity stunts.

[–] hperrin@lemmy.world 12 points 6 months ago (1 children)

Maybe someone should build 50 underground silos.

[–] hperrin@lemmy.world 1 points 6 months ago

I don't know. Maybe.

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

Got any suggestions for another instance that doesn't block much? (Or isn't blocked much, I don't know what's happening.)

[–] hperrin@lemmy.world 70 points 6 months ago

So far, BitTorrent hasn't blocked anything for me.

[–] hperrin@lemmy.world 20 points 6 months ago

Protecting their own.

[–] hperrin@lemmy.world 5 points 6 months ago* (last edited 6 months ago) (3 children)

Use https://port87.com

Then you can just block whatever label they're sending to.

[–] hperrin@lemmy.world 3 points 6 months ago* (last edited 6 months ago) (2 children)

I can dislocate four of my fingers. I can use this to do the finger splits.

I can also lay all my fingers flat on my palm (same hand, I'm not being a smartass). Can't bend them all the way back though.

 

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?

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

1822
Don't be that guy. (lemmy.world)
submitted 1 year ago* (last edited 1 year ago) by hperrin@lemmy.world to c/opensource@lemmy.ml
 

When you're talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don't like to be treated poorly.

Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.

Edit 2: The reinstalling he’s talking about is NPM. So just running npm install. It’s because he tried removing the node_modules directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.

 

I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.

Turns out the Docker Snap package only has access to files under the /home directory.

Moral of the story: never trust a Snap package.

-5
submitted 2 years ago* (last edited 2 years ago) by hperrin@lemmy.world to c/usa@lemmy.ml
 

All the time. And nobody knows why.

 

It now supports unlimited size transfers. Have a 24GB Blu-ray rip to back up? Go for it! A 1TB disk image? You got it!

 

Hi, I’m Hunter Perrin, and I made a new email service called Port87.

Gmail was a great email service back in 2006, but now it just sucks. They put ads in your inbox that look like unread emails to trick you into clicking them. To me, that means Gmail is malware.

I’ve been degoogling my life for the past 7 years, and Gmail is the last Google service I depended on. I love ProtonMail and use it too, but I developed a new way to sort email automatically, and wanted to write my own service based on it.

Port87 lets you use a tagged address like yourname-netflix@port87.com, and that automically creates a “netflix” label and puts all email to that address in it. This helps keep your email organized automatically, and protects against spam and phishing.

The database abstraction library I wrote for Port87 is called Nymph.js, and it’s open source. Also the UI library I wrote is called Svelte Material UI, and it’s open source too.

I hope you all like it, and hopefully it can help migrate away from Gmail.

view more: ‹ prev next ›