To be, like, super and needlessly pedantic, lol, Linus looks like her since she's older.
admiralpatrick
No, she's much wittier than I am. Though I did try to write it in her style.
Probably the easiest is to use a different UI.
Both Photon (https://photon.lemmy.world/) and Tesseract (https://t.lemmy.world/) will let you directly edit the mod team from the community settings pages.
If I'm right, this should also mute the comment reply for you since it's an alt using the same copy of Tesseract since the post ap_id is used as the check.
It did :)
The reply shows up as "read" in the inbox without showing a notification indicator.

I had a "2-3 weeks" ETA about 2 months ago for the initial beta release. Looks like that ship sailed. In the last few days I'm kind of getting back into the swing of development but I'm still behind and can't devote as much time to it as I'd like.
I think the last thing that's preventing a beta release is the settings importer is unfinished (had to be re-written). Once that's done, I can at least get the beta out for use. There's a few other cosmetic things I need to fix as well but it's still usable.
I have room in the panel now, that's not the problem. Was just thinking it would be more economical to run one big circuit from the basement up to the kitchen and do the breakout there versus running 4-6 new individual circuits all that way.
Upgrading to a 200A panel is on the horizon though not right at this moment.
Unfortunately, time and money are factors. Not that I want to cheap out, I just thought maybe a sub panel might be more economical.
They wouldn't know to check the kitchen has its own sub panel.
I mean, when there's only a 40 amp breaker labeled "Kitchen S/P" I think they'd figure it out.
The kitchen would be the only room with a subpanel.
As stated in the post, the oven is already on a dedicated 30A circuit, and I'm not going to mess with that. There's an empty void near the oven, though, and my thought was to run another 30 amp circuit up beside that to feed the subpanel and place it in that "void". Decorating isn't a concern for the void as there's not much that can really go there anyway.
Definitely want to future proof it, yeah. I'm not married to 30 amp delivery to it, just used that as a reference point.
NEC requires 2 different 20 amp circuits for counter top use, 15 amps is not allowed,
That I didn't know (or rather, haven't read yet). Current ones are on 15 amp circuits, so I was going by that (not that previous owners seemed too concerned with "code" LOL).


Yep.
It should save/persist the favorites to your browser's local storage. If you're using a browser that clears site data on close or something, then they'll reset. But it also wouldn't persist your profile and you'd have to log in every time, so....๐ค It doesn't, however, save any settings beyond your device. I'm working on a way to securely save those to whatever Tesseract server you use but don't have it implemented yet.
This version (1.4.42) also changes where and how the favorites, community groups, and filters are stored in addition to not storing useless data like the community sidebar info, etc. They're also no longer stored inside your profile in a single local storage object. Since these save to the browser's local storage, there's a hard 5 MB limit per object (everything gets written to a JSON string), so maybe your profile exceeded that somehow? If so, there should be browser console logs to that effect. Regardless, this version splits those all up into separate storage objects to address that problem.
Not sure what you mean by multi-communities, though. There was a feature to create custom feeds (which is kind-of similar to multi-community) but I took that out a long time ago because API changes in 0.19.3+ made it untenable. I think that was removed in 1.4.40 or thereabouts, so if you're on a version older than that, then maybe that feature is still present. That feature was pretty broken for a long time which is why I finally removed it and put it out of its misery.