@j3s as you know, I strongly disagree with this...
The pervasive unusability of Linux, server side / "production" software is a consequence of capital driving all "mass-usable" software development for the past 40 years.
Big capital created the computer usability industry, and they maintain a monopoly on it to this day...
Regardless of where it came from, I wouldn't be here without computer usability. I think most of us wouldn't. I still see potential good coming from computers, I don't want them to be like gas meters where only a fraction of a percent of the population ever uses them.
re: #MastoAdmin gripes
@nolan docker is supposed to make it so that only one person has to do all the hard work of implementing these mastodon upgrades, and for everyone else, it's just a version bump.
I'm sure there is someone out there doing that work for mastodon, whether that could be useful to you as of right now, I don't know.
I think if you want to do incremental backup of a postgres db, the easiest way might be to essentially set up database replication between the prod server and a "backup" machine.
I agree they don't owe you anything, but I also do feel the need to call out whenever I see culture that's actively hostile towards making this kind of software easier to manage, especially for less experienced admins / folks who have less spare time, etc.
I don't know much about what it's like to try to contribute to mastodon on those terms, but based on the current state of their getting started guide, I'm not sure I even want to find out.
https://docs.joinmastodon.org/admin/install/
If I was setting up one of these fediverse instances today, I would probably be skipping mastodon's publications whenever possible and looking for someone who has packaged it w/docker or a similar tool.
my smol website is now running on capsul :>
capsul is very good, 10/10, thank you @j3s and others!
@brainblasted I learned this stuff by trying to write code for games. I was able to make enough stuff to motivate myself to keep going by copy and pasting other peoples scripts and reading the unity game engine documentation. Tbh the unity documentation was some of the best I've ever seen, it had a complete code example on every page.
I can't believe it but they actually cut some of those old code examples 😮😥
https://docs.unity3d.com/ScriptReference/Transform.TransformDirection.html
Back then there was no free and good ide but they shipped it with a text editor that had a keyboard shortcut to "I'm feeling lucky" search the docs for the highlighted word. Being able to navigate a hypertext like that, of other peoples example code and the other mostly-in-context examples + descriptions from the unity docs, helped me learn a lot about the math and the way all the parts worked together
I think where the software runs (hardware), and who runs it, matters much more than license, and can even matter more than source availability
@vkc if you just want a quick matrix account that you can use right away, I can make you one on cyberia.club's matrix server. We also host element web at chat.cyberia.club
@gabek games aren't entertainment, they're srs bznz 😛 buying a faster PC has diminishing returns and low fps generally won't be eliminated. Not if Windows Updates have anything to say about it. As much as we wish to escape reality by going into the game, the lag will follow us there. At least the fps counter helps understand / debug lag issues in real time. When the lag issues are solved for good, we can turn it off.... But I doubt that will ever happen
@gabek so you can cite a specific frame drop to your friends on voice chat. as an excuse when you fail your play LOL
@dumpsterqueer What do you think about this one? https://github.com/elk-zone/elk
As far as I know no one has yet copied the mastodon frontend to try to separate it from the mastodon server
Our next Model Internet Club meeting is this Saturday, August 5th, 1–5 p.m. We're currently assembling resources for our local network, including a video gallery and a stripped-down mirror of Wikipedia. You should join us! https://iffybooks.net/event/model-internet-club-august-5
The main reason OC sucks for us is because we use our own bank acct for it instead of using their bank account.
That means every non-donation txn has to be entered manually, the ui is optimized for the version where OC holds your money for you. So its less intuitive for us. We have to create fake OC accounts to represent the entities we pay bills to like landlord, gas company, etc.
The ultimate slap in the face is that OC represents the donations to us as Individual txns but in the bank acct they show up in batched deposits that represent multiple ppls donations.
So if we want to "balance" the accounts ala double entry bookkeeping, we have to solve the (NP complete BTW) bin packing problem / "cafe problem"
At our scale this is "fine", I wrote a tool for it that works, in practice its not that messy and an automated tool can solve it... Its just annoying that this is even a thing
https://git.cyberia.club/cyberia/layerzero-account-balance
So I'd say if you arent comfortable with letting oc handle all the money, if you can get recurring donations set up and working w/ your own stripe account that will be better in the long term
And if you've never done double entry bookkeeping get ready to learn, if u wanna use OC with your own bank acct
@neauoire @jakintosh OC is not gonna "go down" or be the problem. If anything, the credit card processor will be the problem.
This happens to everyone who accepts donations via credit cards, its frustrating but payment cards are a total cartel, not much to do abt it besides be ready to support those affected.
If you wanna do it yourself you can self host liberapay I think ? Or just use Stripe raw / build your own app on top of stripe ?
OC is good because it provides an air of legitimacy, ppl know what it is, and it allows you to collect recurring donations out of the box
I am a web technologist who is interested in supporting and building enjoyable ways for individuals, organizations, and communities to set up and maintain their own server infrastructure, including the hardware part.
I am currently working full time as an SRE 😫, but I am also heavily involved with Cyberia Computer Club and Layer Zero