𝕕𝕚𝕒𝕟𝕖𝕒 🏳️⚧️🦋 likes this.
like this
Jonathan Lamothe likes this.
I think centralized social media is the reason we fucked up a lot of decentralized social media.
I was thinking earlier about Lemmy, and how when Reddit did their API changes everyone tried to rush to Lemmy. Which would be fine, except everyone tried to just recreate reddit. Everyone tried to make Everything servers. Do we need ten thousand Technology subs? Not really. But people just tried to all make large general purpose instances with all the generic subs. Because they feel like they have to recreate reddit--ALL of them.
Nobody needs to run a Whole Reddit. Something like Lemmy would have been better if 99% of instances were single or limited topic. Keep the scale small, keep the moderation focused and knowledgeable.
I remember checking out Revolt, which is a discord alternative, and I think it has the same scale problem. Discord has three basic levels: channels, servers, and Discord itself which is a collection of servers. Revolt assumes that you don't want to self host a server, you want to self host a Discord. You want to self host All Of Discord. I don't think that's the case for most people! They want to run their one server!
Decentralized social media can't take a centralized approach, you can't try to recreate these horrible giant bloated behemoths but now with less budget and less moderation. You have to relearn to think at a smaller scale, the beauty of decentralization is that we can link all these smaller scale projects together.
reshared this
@Dobody @lori See, that's the thing that I like about the fedi. If I don't like a server's policies, I can migrate to another without being totally cut off from my contacts.
These days I self-host, so I don't have to worry so much about disagreements with my admin though. This also would not be an option elsewhere.
@Eniko | Kitsune Tails out now! I noticed on the official trailer for Kitsune Tails that it's coming for the Nintendo Switch. I have two questions:
1) Is there a planned release date for this? (I couldn't find it in the Nintendo store)
2) Does Nintendo take a less drastic cut than Steam does?
I have a stainless steel travel mug that I have my coffee in (almost) every day. It's supposedly dishwasher safe, but I still usually hand wash it.
A few months after I got it, the paint started peeling. Within a year, it had all completely peeled off... except for the logo, which is painted over top of the said peeling paint and still in pristine condition.
I feel there's a lesson in this story somewhere.
like this
@Celeste Ryder 🐾 🐀🏳️🌈 Apparently, it's because we've gotten a "loyalty discount" for being with them so long.
We actually had this discount with them before, but lost it because they dropped us briefly, and forced us to go with another company.
I love insurance.
reshared this
Jonathan Lamothe likes this.
@Foone🏳️⚧️ I may or may not currently have an ongoing project where I'm designing a CPU from scratch*.
* I am allowing myself the luxury of commercial RAM/ROM chips.
like this
High demand groups must always have an enemy. This enemy must constitute an existential threat to the group (real or imagined). It's what enables the group to make the demands it does of its members. The ends need to seem to justify the means, though actually achieving those ends are unnecessary. In fact it's not even desirable, because once they do, they need to manufacture a new enemy.
This understanding gives interesting context to the Mormon obsession with the quote "there needs be opposition in all things." There literally does.
like this
Jeremy List reshared this.
like this
Coffee (Team CW) reshared this.
Jonathan Lamothe likes this.
Whoops!
Accidentally left my #sourdough starter unattended for just shy of 48 hours. I had intended to refrigerate it.
It got a bit runny and had a bit of a vinegar-ey smell to it but no mould, so I think it's salvagable. Just fed it and we'll see how it fares.
𝕕𝕚𝕒𝕟𝕖𝕒 🏳️⚧️🦋 likes this.
It’ll be fine, I leave mine weeks without feeding sometimes.
Treat it mean, keep it keen.
Jonathan Lamothe likes this.
Adam Hunt likes this.
Pi is an irrational number. This means that its digits continue indefinitely without ever repeating. Every possible finite combination of digits is therefore contained therein. This would technically include a digital representation of every possible copyrighted work.
Does this constitute prior art?
reshared this
I'll bite, but not about the IP part.
Just because an irrational number's digits continue indefinitely without ever repeating, does that necessarily mean that it contains every arbitrary finite sequence of digits?
1/
Is there at least one finite sequence of digits that isn't represented in pi? If so, there are probably an infinite set of finite sequences of arbitrary numbers not represented in pi.
*something something* Cantor's infinite set of infinite sets...
2/
OTOH, if every finite sequence of arbitrary digits is represented in pi, then we should be able to find in pi a representation of, say, Euler's number to any given precision...
3/3 Enough for now. I don't have the math-fu to know if I'm being rational.
@bobjonkman No. Consider 1.0100100010000100001..... This is irrational but it doesn't contain any sequence of digits containing digits other than one or zero.
As for the irrational number pi, I think maybe it is unknown whether it contains all sequences of digits, but I don't know where to quickly check that.
Jonathan Lamothe likes this.
Bob Jonkman reshared this.
@soaproot ...though could it not then be argued that this number contains a binary encoding of all possible sequences?
Edit: actually, not necessarily.
Edit 2: Okay, I see the pattern now. Definitely not.
Bob Jonkman reshared this.
data Foo = Bar { val :: Int } | Baz { val :: Int }
is valid #Haskell. I wouldn't have thought you could define
val
twice like that.
like this
Kevin Russell reshared this.
It should come as no surprise to anyone who's been paying attention that I've grown disillusioned with capitalism over the past several years. What's interesting to me though is that any time I express this publicly, there are no shortage of capitalists who falsely assert that I am claiming that communism is the ultimate solution to everything. This is a false dichotomy.
I am not saying I have the answers to the world's problems. I just have eyes to see that the emperor has no clothes.
Edit: typo
like this
reshared this
6 lines free for anyone that wants to play on this PDP-11/70 running Version 7 UNIX.
ssh misspiggy@tty.livingcomputers.org
Drop in "com" to have messages displayed on the terminals.
reshared this
Hey #Unix folks recommend me your favorite games that can run in the terminal that aren't:
1) the most basic boring arcade stuff like snake or missile command
2) roguelikes/dungeon crawlers (love em but there's no lack of those)
3) chess, backgammon, etc., more meaty board games sure but there's already a million easy to find ways to play chess in a terminal
edit: 4) IF, I know where to find plenty of that, forgot this one
This is for my machine with no gui so when I say terminal I mean terminal not just like "text based and looks like it'd be in a terminal maybe".
Jonathan Lamothe reshared this.
are you certain? It could last I checked!
[PRINT_MODE:TEXT] in data/init/init.txt
@via unreachable I didn't have an init folder under data. I added it and got the following when I launched it, I got the following error:
Display not found and PRINT_MODE not set to TEXT, aborting.
@me it looks like Debian moved stuff around; try editing /usr/share/games/dwarf-fortress/gamedata/data/init/init.txt
Change [PRINT_MODE:2D] to [PRINT_MODE:TEXT], and you should get curses output.
Adriano
in reply to CatSalad🐈🥗 (D.Burch) • • •Very Hairy Jerry
in reply to CatSalad🐈🥗 (D.Burch) • • •Paul Cantrell
in reply to CatSalad🐈🥗 (D.Burch) • • •Ricardo Harvin
in reply to CatSalad🐈🥗 (D.Burch) • • •The Turtle
in reply to CatSalad🐈🥗 (D.Burch) • • •cy
in reply to CatSalad🐈🥗 (D.Burch) • • •ColesStreetPothole
in reply to CatSalad🐈🥗 (D.Burch) • • •