- 63 Posts
- 223 Comments
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•What's a good instance to be on at the moment?English121·5 days agoI don’t see a lot of the things you’re trying to avoid on my instance. But I almost always browse “subscribed” and mostly have no idea what’s going on in communities I’m not subscribed to.
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•Do instances exist where you can be 13+?English3·6 days agoI’m currently unable to find a minimum age requirement on my instance, so she could try that. I’ve never given this topic much thought because Lemmy didn’t exist when I was a minor…
schnurrito@discuss.tchncs.deto Programming@programming.dev•What would be the best way to store the country of a user in SQL?4·11 days agoHow exactly you create that table is up to you of course, I don’t know enough about your project setup.
schnurrito@discuss.tchncs.deto Programming@programming.dev•What would be the best way to store the country of a user in SQL?91·11 days agonot sure I understand the distinction between the “am I supposed to” and “maybe I could” parts?
You should create a table of all countries, you can just copy that from the above link. Then you reference that table with a foreign key in your users table.
schnurrito@discuss.tchncs.deto Community Promo@lemmy.ca•30 active communities which are not politics, news, memes or tech1·11 days agoOK, thanks, I was just not sure if this was intentional
schnurrito@discuss.tchncs.deto Community Promo@lemmy.ca•30 active communities which are not politics, news, memes or tech1·11 days agoA few of these point to lemm.ee, do you want to update those?
schnurrito@discuss.tchncs.deto Technology@beehaw.org•YouTube relaxes moderation rules to allow more controversial content159·12 days agoGood. The Internet was always supposed to be an opportunity to expand the overton window. It’s incredible how much we’ve been allowing tech companies to be censors in the first place, anything that undoes this development is good.
schnurrito@discuss.tchncs.deto Map Enthusiasts@sopuli.xyz•How people react when you try to speak their language14·14 days agoyes, this is also what I read, that French people are mostly happy to hear a foreigner speak their language, certainly happier than if they have to speak in a foreign language…
I have been to France a few times and speak French very imperfectly, yet no one has ever told me not to speak French.
schnurrito@discuss.tchncs.deto Programming@programming.dev•Falsehoods Programmers Believe About Aviation1·14 days agoCrash is a broader term than controlled flight into terrain.
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•Besides mod logs, is there a better way for the Fediverse to keep track of malicious actors, such as Kiwi farms members, Nazi apologists, and genocide deniers?English8·17 days agoThe fediverse is somewhat inherently a low-trust environment. Centralized social media (including traditional web forums) has only one database of users, so its administrators are able to keep track of similarities (in geolocation, email addresses, style even of deleted posts, etc.). Here every instance has its own database of users; if you register on another instance, it will be very difficult for anyone to figure out you’re the same person.
The fediverse is also still obscure enough that mostly it’s still a relatively high-quality place and this has mostly not been a real problem. You should join an instance, and communities, that moderate to give you an enjoyable experience. What that means varies according to person; I don’t mind the things you list very much, but am very glad I have not gotten any messages from fediverse chick Nicole in a while by now.
schnurrito@discuss.tchncs.deto Open Source@lemmy.ml•The IRS Tax Filing Software TurboTax Is Trying to Kill Just Got Open Sourced27·19 days agoIdk but if you’re just looking for the repo I think this is it: https://github.com/IRS-Public/direct-file
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•Occasional weird spam posts by otherwise (seemingly) legitimate users?English4·19 days agoI may have found one (coincidentally a few minutes after seeing this thread): https://discuss.tchncs.de/modlog?userId=20528183
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•How will we deal with all the broken images?English6·19 days agono, I agree with the above user that it would be better to federate images too, for at least the following reasons:
- redundancy: see the OP
- privacy reasons: images loaded from other instances inform the other instance that one is viewing those images, do you trust all of them?
- censorship reasons: some lemmy instances are blocked in my workplace and I can never look at images from them when browsing at work; others may be blocked in entire countries
If I’m not mistaken, Mastodon already does federate images to other instances, so it isn’t unheard of.
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•Voyager changed the default instance to lemmy.zipEnglish113·19 days agothis is your brain on it being ok for governments to regulate the Internet :(
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•lemm.ee is shutting down at the end of this monthEnglish20·19 days agoI know that instance had a policy of trying not to defederate from anything (unless very necessary). Is there another instance like this that will not be shutting down?
True if these are installed, but if I’m on a server’s command line they probably aren’t.
schnurrito@discuss.tchncs.deto Fediverse@lemmy.world•I am having a weird experience on the Fediverse.English12·23 days agoI think that instance is defederated by some instances? Check that first.
Any given instance (A) knows about all communities that have at least one subscriber on A. Maybe it doesn’t have any subscribers on the instance you’re trying to see it from yet, in which case try subscribing to it by searching for its exact name.
OK I’ll bite, how do you get rid of a literal ~ directory?
AFAIK a Steam Deck is a full Linux PC, so you can do anything on it that you can do on a Linux PC, including that. Whether this will be especially convenient is a different question.