Nope. I’ve had ^Reddit as one of my regex community filters for some time now.
I’m surprisingly level-headed for being a walking knot of anxiety.
Ask me anything.
Special skills include: Knowing all the “na na na nah nah nah na” parts of the Three’s Company theme.
I also develop Tesseract UI for Lemmy/Sublinks
Nope. I’ve had ^Reddit as one of my regex community filters for some time now.


Heh, thanks. My main view is that there are lots and lots and lots of views that exist between the extreme ends of the ideological spectrum, and apparently that’s a controversial opinion here. 🙄


I closed it up and made it a private development instance last year, but you basically just described Dubvee.
Far left crazies and far right crazies are removed with equal prejudice, though the far right is much rarer (and often just trolls). Regardless, it’s moderated here to a, well, moderate temperature. We also don’t federate with the Triad (Hexbear, Grad, and .ml) as well as a few other instances (one of them a big instance that throws an error on a calculator) that are centered around and encourage identity politics (another source of what you’re describing in your post).
Even though we’re “closed” I still keep the instance running in order to develop the Tesseract UI, and if you want to try out the kind of space that’s curated here, I would be willing to approve your application. I’ve toyed with the idea of re-launching and seeking out another admin or 3, but haven’t had the time to put much thought into it.
TL;DR is I’ve always tried to run Dubvee as “normie friendly” and cut out some of the more, uh, rabid parts of the fediverse, and if you want to try it out, I’d be willing to allow it.


Technically speaking, I invented vaping.
In high school economics class, we had to invent a fake product, fill out patent applications, do focus groups, make a commercial and print ads, and do all the other stuff you’d normally do if you were a real company (except we submitted paperwork to the teacher, obviously, and not the USPTO).
My group’s product was a weight-loss product called “FlavorAir” (“Anorexia Fast” didn’t test well with our focus groups). It was a spray device that misted flavored air into your mouth to satiate cravings (our product prop was just breath spray). We advertised flavors like gravy, turkey dinner, mint chocolate ice cream, banana mint, and several others.
This was in the early 00’s and predates vaping by many years. I should be rich.


RamNode for all but one of them. They’re not the best, but they’ve been solid for years.


Does the VPS provider that runs part of my self-hosted infrastructure count? I’ve happily paid one of them for almost 14 years now.
I honestly think that’s my last online service other than a couple Patreons for music.


You can also POST AS A GUEST TO THE FEDIVERSE without signing up.
Oh, dear lord. As if we don’t have enough spam and drive-by trolls as it is.
Mine died last weekend and I had to replace it. $650 to do myself, and that included same day delivery.
It failed the prior night, noticed it mid-morning, ordered at 2pm, received it at 5, and had it installed by 7. Was kind of a pain but not nearly as awful as I feared.


Yeah. On the surface it seems like it would be a positive. But in practice, it shields people from criticism of their behavior.
Yeah, yeah, “use your words” and all that, but some comments are just so brain-dead or trollish that they’re not worth a response, and even a downvote is expending far more effort than the comment is worth. So the person who made it sees 3 upvotes but not the 50 downvotes, so their takeaway is that “wow, 3 people liked my braindead comment” rather than everyone except 3 people hated it.
I get the appeal of disabling downvotes, but if I say something stupid, I wanna know.
That’s basically me. Wake me when it’s time to:


Added :) I also disabled the “Create Post” button if the community is on a defederated instance even though, technically, you can still post to your instance’s local copy (it just won’t federate).
Edit: This only works one way. i.e. it can only know if your instance is defederated from the community’s. If the community’s instance is defederated from yours, there will be no indicator because there’s no way to do it without a remote lookup which is both unreliable and inefficient at scale.



You mean like if there’s a community called !cats@example.com and your home instance no longer federates with the instance example.com?
If so, I’ll add that to Tesseract as it sounds useful.


Two in the same vein:
.prettierrc. Nope. I just write pretty code and was legit offended at that.There’s been worse, but I’m quick to block, and I don’t dwell on things. It’s actually pretty easy when you step back and think about the kind of person who would go online make personal attacks like that. Once you have that mental image, you quickly realize you don’t give a flying fuck what that person has to say about anything.


In my city, they just keep paving over the old asphalt, so the manhole covers are like 6 inches deep in some places. Hitting one of those in my sedan is not pleasant.


I do!
Kubernetes is a nightmare and overkill for most things we need to run, and Docker Swarm is super easy to setup and maintain.
We only use it for one application, though. The app needs to scale horizontally and scale up and down with demand, so I put together a 6 node swarm cluster just for it. Works great, though the auto scaling required some helper scripting.


The thing about these deprecated tools is that the replacements either suck, are too convoluted, don’t give you the same info, or are overly verbose/obtuse.
ifconfig gave you the most relevant information for the network interfaces almost like a dashboard: IP, MAC address, link status, TX/RX packet counts and errors, etc. You can get that with ip but you’ve got to add a bunch of arguments, make multiple calls with different arguments, and it’s still not quite what ifconfig was.
Similarly, iwconfig gave you that same “dashboard” like information for your wireless adapters. I use iw to configure but iwconfig was my go-to for viewing useful information about it. Don’t get me started on how much I hate iw’s syntax and verbosity.
They can pry scp out of my cold dead hands.
At least nftables is syntax-compatible.


1080p buffered generously but it worked :) The sweet spot was having it transcode to 720p (yay hardware acceleration). I wasn’t sharing it with anyone at the time, so it was just me watching at work on one phone while using my second phone at home for internet.


Just about anything as long as you don’t need to serve it to hundreds of people simultaneously. Hell, I once hosted Jellyfin over a 3G hotpot and it managed.
Pretty much any web-based app will work fine. Streaming servers (Emby, Plex, Jellyfin, etc) work fine for a few simultaneous people as long as you’re not trying to push 4K or something. 1080p can work fine at 4 Mbps or less (transcoding is your friend here). Chat servers (Matrix, XMPP, etc) are also a good candidate.
I hosted everything I wanted with 30 Mbps upload before I got symmetric fiber.


Maybe I should flesh it out into an actual guide. The Nepenthes docs are “meh” at best and completely gloss over integrating it into your stack.
You’ll also need to give it corpus text to generate slop from. I used transcripts from 4 or 5 weird episodes of Voyager (let’s be honest: shit got weird on Voyager lol), mixed with some Jack Handy quotes and a few transcripts of Married…with Children episodes.
https://content.dubvee.org/ is where that bot traffic lands up if you want to see what I’m feeding them.
509 reviews as I write this and still 0 downloads and zero of those 509 reviews have any text; they just have ratings.