What absolute bull. 🤦
What absolute bull. 🤦
fixed again. jeebus.
Updated with a new link from EBU.
Fair point, edited.
I am still hoping beyond hope they do revive it, there seems to be others that do as well.
Will we get tabbed/grouped windows finally again? Been waiting for this for half more than a decade.
Actually, if we’re nit-picking, it means “Personal Computer”, but the colloquial meaning has shifted somewhat since the good old IBM times to first mean desktop computers (as opposed to laptops), and then to mean non-Apple computers (including laptops), which for most people means “a computer that runs Windows.”
Which is the basis of my heavy sigh.
My homelab:
Meanwhile, Threadiverse is on the verge of reaching 100k active monthly accounts.
Of course, the numbers are incomparable. But this whole thing made Threadiverse into a viable space for a lot of people. Reddit app developers are starting to develop apps for Lemmy/Kbin. Dozens of new instances got set up. The whole space is bigger, more resilient, and leaps and bounds more vibrant than it was in May and before (I’ve been here for years).
A lot of people will come back to Reddit. But a lot of people will also remain here. And this space will be there the next time Reddit craps the bed, better prepared to take the influx.
Eh just what I came here for, glorified Markov-chain spam vaguely about torrents. 🙄
If only there was some kind of a protocol, widely supported, that would allow publishers to push content to their readers directly. Readers could “subscribe” to (say) “channels”, which would get populated with items published by publishers.
It could be a really simple method of sindication! I even saw a nice icon that I think would work well for it:
The concept of copyright did not exist for most of human history. The current shape of copyright and paying for culture is antiquated and puts creators at a disadvantage.
Instead of pondering if anyone can stop “digital piracy”, we should be pondering how to reform the copyright regime such that sharing culture is not considered “piracy”, and such that artists get paid. Rip out the middle-men.
These are just two different software projects that a Threadiverse instance can use. They federate with one another, so it doesn’t matter all that much if you have an account on a Kbin instance, or a Lemmy instance. The differences are in the interface, some functionality, and the tech stack used (Lemmy is written in Rust; Kbin in PHP).
There are 100+ instances of Lemmy, and ~10 instances of Kbin. Kbin is a much younger project (hence it might get missed), and it’s main instance, kbin.social seems to be experiencing more issues with the wave of new registrations. If you want to try Kbin, https://fedia.io/ might be a good instance to check out.
I don’t think you need to worry about it. It’s up to a given community whether or not that baggage affects it or not, I think. Building communities that are very explicitly not tankie is a great way of helping overcome that baggage for the whole project.
Yup. The problem is that these users will have trouble understanding how can it be “Mastodon” without being Mastodon, if you get my drift. Plus, ideally this would also be done by Mastodon-the-software project — “if you want functionality X, check out instances of this compatible-but-different software project.”
But absolutely, doing so yourself in such cases makes perfect sense.
This will help:
The source is well-worth visiting and taking the time to read, plenty of additional info!
Well duh. “PC” means “Windows”, obviously.
sigh
I don’t think this phrase means what you think it means; I do in fact put my money where my mouth is.
My mouth is clearly in the “blockchain-based privacy projects are very likely to be either misguided or outright scams, and this particular project has red flags all over” area. And so my money is on “I need to use tools that actually work; there is low likelihood that this project is such a tool; therefore I shall not waste my time on it”.
Demanding that I spent hours analyzing a project that has so many red flags just because you happen do disagree with me is somewhat weird. I’ve spent enough time having this conversation at all, but hey, that’s good entertainment value!
It’s not on me to disprove random project’s exorbitant claims (“prevents traffic analysis by an adversary capable of watching the entire network, including the NSA”). It’s on the project in question to prove them.
So far I have not seen such proof. I have, on the other hand, seen quite a lot of things that suggest that these claims might, in fact, be unsubstantiated.
I could retort by saying: prove to me that the project’s claims are true, “instead of going hurr durr it’s great I love it” (nice veiled ad hominem there, by the way). But I won’t, even though so far I have arguably provided more concrete reasons why I see this project as problematic than you did for your positive take on it.
Telling persons why they’ve decided to use tokens and not rely on pure altruism is not token hyping.
When the rubber hits the road, “using tokens” in this case means simply relying on greed. And relying on greed instead of altruism for something as fundamental as privacy is very telling. It’s not going to end well.
All the claims against tor and i2p are discussed in numerous academic papers and are acknowledged by the developers themselves
I was not talking about claims about i2p or Tor. I was talking about the claims Nym people make about their own project. I see little reason to trust them on those claims.
You’re entitled to your opinion. I am entitled to mine. I don’t think we will see eye to eye here. In 10 years we will perhaps know; I expect Tor to still be around and useful then, as opposed to Nym.
HAproxy cannot serve static files directly. You need a webserver behind it for that.
Apache is slow.
Nginx is both a capable, fast reverse-proxy, and a capable, fast webserver. It can do everything HAproxy does, and what Apache does, and more.
I am not saying it is absolutely best for every use-case, but this flexibility is a large part of why I use it in my infra (nad have been using it for a decade).