[-] [email protected] 20 points 2 days ago

If he did, it wouldn’t be illegal.

[-] [email protected] 106 points 2 days ago

Yeah, well, mission failed then.

[-] [email protected] 3 points 2 days ago

I have no intention of giving up the fight and fleeing. If progressives who can leave do, those who can’t are doomed to a Republican hellscape.

[-] [email protected] 5 points 2 days ago

That’s made from plants, including trees, but that’s not really what I’m talking about.

[-] [email protected] 12 points 2 days ago

Don’t forget committing felonies. A convicted felon and rapist was shot at today.

[-] [email protected] 13 points 2 days ago

It’s a great opportunity to open a conversation about gun control.

[-] [email protected] 2 points 2 days ago

I’m not a huge fan of pine, but maple smells delicious.

[-] [email protected] 17 points 2 days ago* (last edited 2 days ago)

We burn different kinds of wood under our food to make it taste like that wood. Mesquite, apple, hickory, all come to mind. Wood smells really good.

[-] [email protected] 2 points 2 days ago

The router he got did have support for 802.11g, but for some reason I don’t remember we couldn’t turn it on. It was some integrated 5G router. The solution was just to use the printer’s built in AP to print. He has to disconnect from the internet to print things, but it still works.

[-] [email protected] 23 points 2 days ago

We can consume it, but we can’t digest it.

[-] [email protected] 2 points 3 days ago

Bill Nye for sure. He’s smart and kind, and just generally awesome. We got to watch him in class a handful of times, and it was always fun.

20
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]

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. :)

20
submitted 5 months ago by [email protected] to c/[email protected]

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. :)

1797
Don't be that guy. (lemmy.world)
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]

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.

121
submitted 6 months ago by [email protected] to c/[email protected]

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.

51
submitted 8 months ago by [email protected] to c/[email protected]

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!

177
submitted 8 months ago by [email protected] to c/[email protected]

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 [email protected], 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.

7
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]

Port87 is an email service that automatically organizes your email based on the "To" address.

If you give the address "[email protected]" to Netflix, then all of their email will go in the "netflix" label in your account. This lets you organize your email when you give out your email address. It also prevents phishing, since an email from "Bank of America" in your "netflix" label is obviously phishing.

Labels meant for human senders, like the "friends" label ([email protected]), can be set to screen senders, so Port87 will respond to any new senders with a link to click to prove they're a human.

Your "bare address" ([email protected]) only responds to emails with a list of your public label addresses, so you can share it all over the internet without fearing spam. (For example, mine is [email protected].)

Full disclosure: I created and operate this service.

11
submitted 8 months ago by [email protected] to c/[email protected]

Once loaded in the app, the screen goes black and you cannot do anything.

It started happening with a comment, so it’s not the post itself, but some comment on the post.

73
submitted 8 months ago by [email protected] to c/[email protected]

I already use Firefox for browsing normally, but I have to test on a Chromium based browser too. One soft requirement is that it should be installable with Flatpak on Linux.

6
submitted 9 months ago by [email protected] to c/[email protected]

Warning: I’m not joking and there’s no way to get out without force quitting Voyager.

34
submitted 9 months ago by [email protected] to c/[email protected]

This just started today. It will flash when I scroll, but it usually stays disappeared once I stop scrolling. I tried rebooting the app, but it’s still happening.

108
submitted 9 months ago by [email protected] to c/[email protected]

Hi, I’m Hunter Perrin. I created an email service called Port87.

I have ADHD, and keeping my email organized has always been a struggle. Three years ago, I started using a new organization strategy for my email where I’d add plus tags and use filters to move them into labels, “hperrin+whatever@gmail”. This worked for a few months until I got lazy and stopped creating the filters. Then my inbox slowly became just as messy as before.

So I spent the last two years writing my own email service that does it automatically. You can’t even use your address without a label. Everything is organized based on the address you give out, so I have an address for everything.

Anyway, I wanted to share this with you guys. It’s my experience of using my own email service. Obviously, I’m biased, but I still think it’s a valid take on the struggles of email organization with ADHD. If nothing else, maybe the plus tag system can help you out with your current email provider. :)

view more: ‹ prev next ›

hperrin

joined 1 year ago