

In some countries, corporations and government are basically the same entity. Free countries distinguish between them in a meaningful sense.
This is a secondary account that sees the most usage. My first account is listed below. The main will have a list of all the accounts that I use.
Garbage: Purple quickly jumps candle over whispering galaxy banana chair flute rocks.


In some countries, corporations and government are basically the same entity. Free countries distinguish between them in a meaningful sense.
This sounds to me more like they had a gripe with a WordPress plug-in and that was about the extent of the issue.


I absolutely love the term clankers. It’s the perfect blend of dystopian cyberpunk and the very real threat of AI.


I like this solution because I can have the need filled without a central server. I use old-fashioned offline backups for my low-churn, bulk data, and SyncThing for everything else to be eventually consistent everywhere.
If my data was big enough so as to require dedicated storage though, I’d probably go with TrueNAS.


The equivalent of a pop-up asking you if you’re 18 or older.
Back in the day, I was 18 for like five years.


Then use decentralized links or hashes, which is what IPFS uses to identify content. A character limit doesn’t solve this problem fundamentally. Indeed, it’s been a tough problem to solve for decentralized services.


I’m concerned about the large amount of low quality, vaporware/crypto applications built on IPFS which is the same core technology used here. It’s concerning how many clicks it takes to get technical specs for the underlying work, like libp2p for the network layer, which itself espouses only vague ideas on its main website that seems to focus a lot more on presentation than technical merit. Even the GitHub admits that the spec that most of these apps are relying upon is, well, unspecified.
Your project source downloads and runs an executable. That’s a little bit SUS; it would be much better if you compiled/built this core code as part of your build process, else, it’s not much in the way of source code, no? But, it works. It seems to delegate just fine, and few understand how to actually talk IPFS directly. But, this is the most important part!
I think the biggest tell that IPFS borders on vaporware is that there’s very little discussion about concrete specifications and the main problem faced by all DHTs: how you get your data to actually stay hosted on the network over time. These ideas are not new, and you may be better served building your app on technology that has spent vastly more time understanding the fundamental problems.
This is how you write a spec without actually writing a spec. And I’ve written a lot of specs.
This is how you write a spec. Excruciating detail of what actually gets sent over the wire at different levels of the design starting from the very bottom.
Anyway, just my 2c. It’s cool you’ve got functionality at this level and that’s commendable, but I feel it’s built on shoddy foundation of an immature technology. At least it should be easy to migrate to something else in the future as the distributed technology is offload to a separate binary anyway.
Note: Various edits for clarification and to ensure I focus on the code and not the human.


If you’re willing to donate bandwidth, I suggest I2P or a public SyncThing node. My server chews through a terabyte of bandwidth helping people securely access their files. I also run Tor’s Snowflake proxy which helps users reach the network.
I2P is Java. SyncThing and Snowflake are written in Go which means you can’t pull off typical memory corruption attacks in these relatively safe languages, and it’s fairly easy to run them in a container.


I don’t feel like it makes a huge difference for me and I run quite a few servers. It’s mainly the cooling costs in the summer months that run up the bill.


BOINC is great. In its day, you could get an enormous amount of computing power on a shoestring budget thanks to volunteers. It also helped the volunteers feel like they were more a part of something, because they were! I used to have a small server farm crunching numbers for science.
Unfortunately, the landscape has changed. Some projects are still around, but many of the big players have left. Computing power is a lot more accessible now, and the main limitation is time spent analyzing the data rather than the computation itself. Cloud computing can make just about any computation happen fast for a reasonable price without having to own all of that hardware. GPUs have exploded in computation capacity. Just, a lot of factors came together where the need isn’t as great.
With that said, I still run it on one mini PC, but the payoff for having to write your application in a distributed fashion doesn’t have the return on investment that it used to.


Same I just throw it in a desk at work. It’s encrypted anyway.


It’s always a good idea to check out your instance policies. Mine blocks porn, for example. It’s a very important lens through which you will view the network.
It wouldn’t make a lot of sense to register for an instance that has very different beliefs from your own, unless that’s expressly what you want for educational purposes.


Maybe we do want a minimum barrier to entry that involves the slightest amount of patience and forethought.


Maybe just maybe a link aggregator and discussion platform doesn’t need to make money. Maybe it can just be good and make the users happy.


A democracy, if you can keep it, in a sense. Lemmy is healthy. Time will tell if the idea works, but I think it is a huge advantage tearing away corporate ownership and really investing in a platform that is owned by its users.


Onboarding process is definitely smoother, and we fixed a lot of the Federation bugs. Usability is an all-time high. I don’t know what the critical mass is, but we are definitely gaming momentum.


Well, I’m kind of stuck with it at this point. I appealed it and they never answered. Not much I can do. Oh well.


That’s OK. Reddit later forced my account from my hands and I no longer have access to it. So it’s not my problem.
They decided to ban me but keep the posts. Their loss.


Be careful with that. I went back in time and edited my posts to contain small errors to make them useless wastes of time for the reader and poison AI.
TIL GNU Affero General Public License is a flavor that closes loopholes that were used to extend open software without actually open sourcing your contributions.