They probably won’t even start looking for them
INeedMana
- 26 Posts
- 490 Comments
INeedMana@piefed.zipto
rpg@ttrpg.network•Would you use/play on a digital thing for card game?English
0·9 days agoVirtual tabletop looks closer, but enforces the game rules, while I want an analog of a table, bring your cards and let’s play
So it’s only missing a PR or two. Not “the rest of the fucking owl”. That’s my point
INeedMana@piefed.zipto
rpg@ttrpg.network•Would you use/play on a digital thing for card game?English
0·9 days agoThere are so many simple open-source tools for that, that I would rather think about joining an existing project instead of creating another one
And I’m afraid of the opposite: that most will just upload their IDs everywhere and allow “you don’t have to worry if you have nothing to hide” to become accepted stance
INeedMana@piefed.zipto
Technology@lemmy.world•Firefox for Android's Play Integrity check hits custom ROMsEnglish
26·11 days agoI’ve moved to Fennec and I’m very happy with it. If only it had Zen’s workspaces it would be absolutely god-like
INeedMana@piefed.zipto
Fediverse@lemmy.world•The European Social Stack — An open declarationEnglish
2·23 days agoI saw that. But while the text suggests the initiative is connected to EU, I don’t see something making it certain
INeedMana@piefed.zipto
Fediverse@lemmy.world•The European Social Stack — An open declarationEnglish
7·23 days agoHold on. That page is someone wishing all this were true or it’s actually happening?
INeedMana@piefed.zipto
rpg@ttrpg.network•Looking for an online way for GMs to propose face-to-face games.English
0·1 month agoCould Mobilizon be used for that?
EDIT: for finding a date for some other thing I’ve been happy with how Polls in Nextcloud work. But NC might be too big for your needs. Maybe something from those would fit you?
https://github.com/manfredsteger/polly
https://awesome-selfhosted.net/tags/polls-and-events.html
INeedMana@piefed.zipto
Selfhosted@lemmy.world•How would you expose Jellyfin securely without a vpn?English
6·1 month agoIf they could be using web UI (I’m not sure how a client would work with auth like that) then it kind of depends on how much hassle they can live with and how secure you want to be
Simplest would be to use https://doc.traefik.io/traefik/reference/routing-configuration/http/middlewares/basicauth/
You set up username and password and share those with the user. But it can be brute-forcedSomething more secure but also a bit more demanding would be some kind of email otp
https://docs.goauthentik.io/add-secure-apps/flows-stages/stages/authenticator_email/
Set up authentik to send time-limited link to their email that well let them through. But they would have to authenticate every time they access
INeedMana@piefed.zipto
Fediverse@lemmy.world•What would be your opinion on a lemmy/piefed instance that's run like Athen democracy?English
3·1 month agoI think that’s why wording mentions friends not a public service
INeedMana@piefed.zipto
Fediverse@lemmy.world•What would be your opinion on a lemmy/piefed instance that's run like Athen democracy?English
2·1 month agoI’m afraid that with applications it would end up with the same situation we have now. 2-3 people per instance
For sure only local accounts should have voting rights
INeedMana@piefed.zipto
Fediverse@lemmy.world•What would be your opinion on a lemmy/piefed instance that's run like Athen democracy?English
1·1 month agoI was rather thinking about reports also having votes
INeedMana@piefed.zipto
Selfhosted@lemmy.world•Towonel: Open Source drop-in Cloudflare Tunnel alternativeEnglish
5·1 month agoOh, nice find. I’m saving that
INeedMana@piefed.zipto
Opensource@programming.dev•Android Fediverse client that does not send user agent to serversEnglish
0·1 month agoAFAIK the apps are rather based on the APIs. And in general APIs usually don’t require a User-Agent header as they return only data, without the html
Do you know of an app that is setting user agent?
I guess, pick one that you like and check (check code or network traffic) if it’s setting user-agent header
INeedMana@piefed.zipto
Fediverse@lemmy.world•What would be your opinion on a lemmy/piefed instance that's run like Athen democracy?English
10·1 month agoI have also been wondering about this. But
admins and mods are selected sortitionally( randomly) from people who apply
That’s your point of starvation. The application
I think, instead, everyone on the instance should be a voting member. And the decisions should be taken based on some requirement on the votes
- person one flags a post -> that’s a vote
- maybe add a header that this post is under review? The voting process should probably be taking some time
- another person flags the same post -> that’s a vote
- someone else says it should not be flagged -> that’s a vote in opposite direction
- ??? <- can be changed by an instance wide vote too
- post/comment/user is either moderated or not, depending on votes and logic from the previous vote
In order to boost participation, randomly ask an active account to cast a vote on an ongoing discussion
I think there should be some way for “backend admin” to step in and ban something. But they should only do that for spam/csam/scam/etc. Nothing else, no matter how crazy or rude the take is
(btw, maybe the instance could also normalize asking someone to reword their take if it’s rude or can be interpreted badly out of context?)
INeedMana@piefed.zipto
Fediverse@lemmy.world•What would be your opinion on a lemmy/piefed instance that's run like Athen democracy?English
2·1 month agoI think the scope of the idea is the service itself, not the hosting part. So the rotation would be for those who set sidebar, not those who deploy
INeedMana@piefed.zipto
Selfhosted@lemmy.world•What do you use for selfhosting cloud storage?English
4·1 month agoWell, now I see that I’m going to move to have sshfs instead. There are issues with spamming sftp connections for all the small files. But in general I’ve learned that really “done is better than perfect”. Just make it work, observe, iterate
INeedMana@piefed.zipto
Open Source@lemmy.ml•files.md is an open source alternative to ObsidianEnglish
1·1 month agoPersonally I don’t agree that MD is bad but I’ve seen some opinions that Org Mode is better
















If this is only for having a place to socialize, Fedi will work
But if you want privacy, maybe check out delta chat? https://chatmail.at/doc/relay/getting_started.html
You probably will still need a domain for the relay and somewhere to run it but when used in one account mode, delta relay stores nothing on users. It only relays the messages