

People who have a favourite pencil.
Hello there!
I’m also @savvywolf@furry.engineer , and I have a website at https://www.savagewolf.org .
He/They
People who have a favourite pencil.
Skipped to the “ugly” part of the article and I kind of agree with the language being hard?
I think a bigger problem is that it’s hard to find “best practices” because information is just scattered everywhere and search engines are terrible.
Like, the language itself is fairly simple and the tutorial is good. But it’s a struggle when it comes to doing things like “how do I change the source of a package”, “how do I compose two modules together” and “how do I add a repo to a flake so it’s visible in my config”. Most of this information comes from random discourse threads where the responder assumes you have a working knowledge of the part of the codebase they’re taking about.
This seems a bit of a risky move… Lets see if this gamble pays off.
Had a quick look through your website and something jumped out at me (about the enterprise edition, I assume that the community edition doesn’t have this clause):
There is not a hard limit for activations per license as we understand the need to run XPipe on many machines per user. There is instead a soft activation/usage limit that is tracked for the license key and uses common usage patterns as a reference.
I may be missing something obvious (it’s a hobby of mine), but I can’t seem to find anywhere what exactly these soft limits are.
Game spoilers and subjective opinions below, be careful.
I enjoyed all parts of Inscryption, but I think Act 1 was the best part of the game. The gameplay of act 2 wasn’t great and had too many mechanics flying around. Act 3 just felt too sterile and devoid of charm. I get that that was what they were going for, but I think I would have preferred multiple rooms in the shack over multiple chapters.
There needs to be more games like Pokemon TCG for the gameboy (which is what Act 2 was referencing) though. With a card game that fits it.
Don’t know if it has games you’re interested in, but I’ve been using r2modman and it’s worked pretty well. Even for games run through Proton.
Incorrect
Uhh… No, your link is to Github. If Microsoft decide they don’t like something you’re doing, they can wipe your app off the surface of the planet. At least mirror it to Codeberg or something.
Same thing for Google and Apple by the way, if you want to make a mobile app. They don’t like you, you’re gone from their platform.
They can make you life harder, tracking you, sending you to jail etc but they can’t prevent the initial p2p connection.
Honestly, if I were doing anything that required a uncensorable network connection, “avoiding going to jail” feels like it’d be one of my top priorities…
Also, no, base64 encoding isn’t allowed in the protocol, you literally can’t publish it to the p2p network because there are character limits.
What are you going to do? Ask people politely to not do it?
Nope, how would that make any sense? A community is such if it’s moderated. If it’s unmoderated, it’s not even a community, it would be fully unusable because of spam.
Every time Plebbit has been shilled here, the advertising has always criticized “power-tripping” Reddit and Lemmy[sic] mods and tries to place itself as a “free speech” platform.
Our clients use https://github.com/plebbit/temporary-default-subplebbits
So your decentralised peer to peer platform has a list of curated nodes that must have nearly 100% uptime.
you can query the ethereum and solana blockchains for .eth and .sol domains respectively with text records/subdomains of value “subplebbit-address” (see: https://dune.com/plebbit/plebbit-protocol) and we’ll support more decentralized domain systems later.
Just copy ATProto and use did identifiers with DNS. No need to use blockchain for name lookups.
Okay, this project has consumed too much of my time so… I’m probably just going to leave it here. However I do have some last thoughts.
I agree that ActivityPub does have centralization problems. It’s mostly decentralized, but has problems with having many small kingdoms that tend to not always get along. I think that’s something that ATProto gets right; your name and “instance” are decoupled so it’s trivial to hop from one to another. And honestly, I think a Lemmy-like built on top of ATProto could work really well, and may even be better than AP based ones.
But… This project seems to be reinventing the wheel for no good reason. It ignores existing technologies in favour of venture capitalist scams. It has a very muddled set of priorities. The project management is sending out massive red flags. I don’t have trust that this project will solve the problems with Lemmy and Reddit.
… Surprised it took them this long to get a tui editor in Windows. I would have assumed they had at least something somewhere.
doesn’t rely on any servers or instances .
Yet is hosted on Github and presumably requires a working DNS and HTTPS system to download.
Users connect to your node directly, p2p, and nobody can stop you.
Except your ISP and/or government.
the protocol is text only, to embed media, you need to host it on the regular ( Centralized ) internet, and then you link to it like https://example.com/image.jpg, and the host will stop hosting that image and report your IP.
So your supposedly non-centralized project requires external hosting? It’s like NFTs where the images were just worthless links. :P Also, uh, base64 encoding is a thing and clients will absolutely start supporting it.
the community creator can assign mods, mods can remove posts from that community.
… Isn’t this what you’ve been trying to avoid?
if a community is badly moderated, the user will never see it, it wont be recommended to him.
Finally, a mention of content discovery. How is your recommendation system implemented? What decides whether a community is worth being recommended?
Also being p2p, seedit is not private, so it can’t really be used for illegal activity
Wait… Isn’t your whole pitch that it was censorship resistant? Can you clarify your threat model here, who are you actually worried about censoring your platform?
[ActivityPub servers] are hard to run and manage.
And using a completely unknown new service and protocol isn’t? I’m sure there’s tons of documentation out there for hosting Mostodon or Lemmy servers.
the problem with federated social media is that each federated instance is just a regular centralized sites.
I agree with this, but not for the reasons you’ve stated.
P2P also scales infinitely, which is the reverse of centralized websites like federated instances: the more users there are, the faster it gets.
P2P scales much worse than centralized systems. Centralized systems scale at N connections per node, while P2P systems scale at N^2 connections per node.
You know what, I don’t mind this project. We need a place for far right people to go to to avoid “censorship” (getting banned from a subreddit for doing nothing but throwing slurs at people) and collaborate on their “plans” (killing minorities) on a platform that is “private” (easily traceable, unencrypted and linked to your IP address).
Just a heads up to anyone reading this: Don’t format your home folder as FAT32/ntfs. Some stuff in there needs Linux specific permission bits and you might be limited in terms of maximum file size.
Consider mounting at /home/usename/shared
or something instead if you want a shared drive.
git commit -m "Unfuck everything"
My terminal of choice nowadays is Alacritty. It’s nice and clean, has a text based config file and decent feature support. The only annoyance is the lack of tabs, but I spend most of my terminal time ssh’d into a tmux session on a remote server anyway.
Think we can get them to rename it to xy11? You know, because only having x is part of the feminist agenda.
I’ve watched two people online play the game and both pretty much slammed it. It should absolutely have been free with the console. Is $10 really disposable enough income to spend on what is essentially an ad for the console you’ve already bought and a handful of minigames? 7/10 is a wild score to give it, but I guess reviewers get these games for free anyway so price doesn’t matter.
It’s relatively trivial, you just need to write a kernel module. You’d just need/want to make it gpl so everything it does is fully audited and transparent. That’s not a problem, is it? Right?
From a technical standpoint, you could argue that someone could create a fork of the kernel that spoofs the interface that the anticheat uses to make it ignore things. You can, of course, also do something similar in Windows, but security theatre never let practicality get in the way.
Daily backups. Then you can have as much wild ambition as you like. Disk failures do not care for your permissions bits anyway.
Practically though, one thing I find that’s a good habit to get into is to use rmdir
on directories that you know should be empty instead of rm -rf
. If you’ve made a mistake and try to delete the wrong folder, it’ll error out.
Ah. If this is a new build that suggests a hardware issue. Can you try running with only one stick of RAM and/or xmp disabled to see if that fixes things?
What do you mean by “green screen of death”? Is there any text or something you can transcribe or screenshot for us?
I meant in the Passwords and Keys app below, sorry should have specified!
I’ve seen people suggesting and using Anubis, haven’t used it myself though.