eleijeep
- 1 Post
- 26 Comments
eleijeep@piefed.socialto Technology@lemmy.world•Microsoft is plugging more holes that let you use Windows 11 without an online accountEnglish9·5 days agoThank you both for telling me the answers to your security questions.
eleijeep@piefed.socialto Technology@lemmy.world•Microsoft is plugging more holes that let you use Windows 11 without an online accountEnglish4·5 days agoI generally do not trust manfucturer preinstalled OS.
Especially pertinent for Lenovo.
eleijeep@piefed.socialto Steam Deck@sopuli.xyz•SD card died, now game that was installed on it can't be reinstalledEnglish13·5 days agoWhat if you symlink the SD card steamapps directory (since its unmounted the mount pount will just be a regular directory on the root filesystem) to your internal storage steamapps directory?
eleijeep@piefed.socialtodatahoarder@lemmy.ml•Fire destroys Korean government's cloud storage system, no backups availableEnglish65·6 days ago“Cloud storage” in the North is just a drawer full of usb sticks confiscated from people smuggling K-dramas in from the South.
eleijeep@piefed.socialto Selfhosted@lemmy.world•Using rsync for backups, because it's not shiny and newEnglish10·8 days agoYou get incremental backups (snapshots) by using
--link-dest=DIR hardlink to files in DIR when unchanged
To use this you pass in the previous snapshot location as DIR and use a new destination directory for the current snapshot. This creates hard links in the new snapshot to the files which were unchanged from the previous snapshot, so only the new files are transferred, and there is no duplication of data on disk (for whole-file matches).
This does of course require that all of the snapshots exist in the same filesystem, since you cannot hard-link across filesystems.
eleijeep@piefed.socialto PieFed Meta@piefed.social•More Distributed Moderation for PieFedEnglish1·9 days agoI haven’t used Discourse, but what you describe sounds like the way that Slashdot has been doing moderation since the late 90s, by randomly selecting users with positive karma to perform a limited number of moderation actions, including meta-moderation where users can rate other moderation decisions.
I always thought that this was the ideal way to do moderation to avoid the powermod problem that reddit and lemmy have, although I acknowledge the other comments here about neglecting minorities being a result of random sampling of the userbase, but it is likely that this also happens with self-selected moderation teams.
Within minority communities though, a plurality of members of that community will belong to that minority and so moderating their own community should result in fair selections. Another way to mitigate the exclusion of minorities might be to use a weighted sortition process, where users declare their minority statuses, and the selection method attempts to weight selections to boost representation of minority users.
A larger problem would be that people wanting to have strong influence on community moderation could create sock-puppet accounts to increase their chance of selection. This already happens with up/downvotes no doubt, but for moderation perhaps the incentive is even higher to cheat in this way.
I think a successful system based on this idea at least needs some strong backend support for detecting sock-puppetry, and this is going to be a constant cat and mouse game that requires intrusive fingerprinting of the user’s browser and behaviour, and this type of tracking probably isn’t welcome in the fediverse which limits the tools available to try to track bad actors. It is also difficult in an open source project to keep these systems secret so that bad actors cannot find ways to work around them.
Switching your firefox profile to a firefox fork is super easy peasy squeezy cheesy peas.
You just need to follow the steps for moving your profile in this Firefox support article: https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles
When you start librewolf or whatever you switch to (librewolf is what I use) it will have everything from Firefox including whatever your last session was (if you save your session) and all of your history and bookmarks and even addons and UI customization etc.
Population expansion is exponential but the tram moves at constant velocity, so by the time it reaches the end of the track of 8bn people there will be an exponentially increasing number of people further down the track.
The bottom one will kill an infinite amount of people in finite time.
instantaneously FTFY
I checked your Mastodon timeline but I don’t see the post, only the one where you relate the story.
Yes the volunteer software authors should work to the beat of the drum of the baying and braying users who insist on using cutting edge software before its wider ecosystem has adapted to its novelties. A very good point.
It really is a shame that they force you to update to the new version. If only there was some way to continue using the existing Gnome version until the extensions have been updated by their authors.
eleijeep@piefed.socialto Space@beehaw.org•Asteroid passed just 300 km above Antarctica todayEnglish4·10 days agobetter luck next time
eleijeep@piefed.socialto PieFed Meta@piefed.social•[PieFed] If this is a reddit replacement, where is all the porn?!English3·10 days agoSlightly off-topic for this post but would it be possible to get a metadata field in the instance picker for the country that the instance is hosted in?
Some of the instances say this in the text blurb, but many don’t mention it, and it’s something that is becoming increasingly important for people with all the new social media laws coming in in various countries.
Thanks.
eleijeep@piefed.socialto Technology@lemmy.world•Apparently the Liberux nexx crowdfunding campaign has closedEnglish17·10 days agohttps://mastodon.social/@Liberux/114773833271790172
We’ll relaunch crowdfunding with a functional prototype. We’re also in talks with investors who respect our values.
eleijeep@piefed.socialto World News@lemmy.world•Network Rail mistakenly fells topiary in Surrey during repairsEnglish1·11 days agoIt’s the bloody Sycamore Gap Tree all over again! When will this madness end!?
eleijeep@piefed.socialto Linux@lemmy.ml•what debian compatible IRC client should I use now that hexchat is dead?English1·12 days agoXChat
Form over function. They probably have aspirations of getting VC funding and for that you need to look like every other web app.