it’s the sort of tool that is really just fundamental now and should be ubiquitous and promoted and taught and talked about every where there is knowledge work. Even more so as there’s a great open source version of the tool.
A little bit of neuroscience and a little bit of computing
it’s the sort of tool that is really just fundamental now and should be ubiquitous and promoted and taught and talked about every where there is knowledge work. Even more so as there’s a great open source version of the tool.
Oh yea I hear you.
Just recently read your 2017 article on the different parts of the “Free Network”, where it was new to me just how much the Star Trek federation was used and invoked. So definitely interesting to see that here too!
Aesthetically, the fedigram is clearly the most appealing out of all of these. For me at least.
It seems though that using the pentagram may have been a misstep given how controversial it seems to be (easy to forget if you’re not in those sort of spaces). I liked the less pentagram styled versions at the bottom. I wonder if a different geometry could be used?
What difference does it make?
I went to an exhibition of his works that did a very good job of collecting many of his well known paintings from various sources.
It quickly became clear that the physical size any painting was unpredictable however familiar I was with it from a book. The guy knew how to paint!
I mean, maybe a hot take, maybe not … casual/social voice conversations at a distance were never a good idea in the first place.
Not absolutely at least. A disconnected voice that can summon your attention at any time wherever you are is a weird, uncomfortable, unpleasant and maybe unhealthy thing.
Textual communication at a distance odd much more natural, as it matches the disconnected communication with a more formal and abstract medium.
I know, but Unicode is big. I’m saying that there may very well be something better.
I appreciate the argument, but I feel like there’s too much of a chance that we can do better with something in unicode. Or, that this isn’t really good enough. Three asterisks is just too meh, IMO, to catch on.
⁂ … to me right now just looks like a splodge on the screen.
Somewhat unfortunately, the pentagram in the older icon probably can’t really be used without some cartoon-ification, because reasons.
I suppose pointing out MS also owns linkedin isn’t the talk down you’re looking for?
If you’re a dev, this along with GitHub, and your employer using teams, is a pretty severe panopticon.
Are we really THAT car centric now that it’s this normalized to be like “fuck my living room, fuck my TV, fuck my couch, I just wanna sit in my car all day?”
Yes … that’s the problem.
To be fair though, I imagine there’s a lot of people just enjoying their own mobile private space away from others. But yea, this is the problem, we’ve dedicated so much of our city’s space to cars and roads, that the car can be kinda all we have left. And then it’s infectious. Sure it might be nice to hang out in your mobile space near a park or the beach … but then there’s a car park for all of the cars … taking up space which could just be more park land or beach front.
No worries!
If you’re interested in learning rust (I’ve certainly enjoyed) feel free to try to do so in the community. We’ve just about gone through the main course now, but I can very much see another round starting if people are interested.
The whole idea is to treat contributing as a group learning challenge rather than something onerous and hard.
Otherwise, if you’ve got sql/DB experience, that’s often just as relevant AFAICT (as is the case across the fediverse). I’d bet that if anyone sorts out a good query or schema someone else could integrate it into the code base.
Realistically, try to contribute directly is the likely answer.
Something in between organising and contributing might be starting a community for getting people to help and organise as best as they can on community contributions.
My own community !learningrustandlemmy@lemmy.ml is such an attempt. At the moment it’s been mostly a learning rust community, but getting some group contributions organised was always on the roadmap and now would be a good time to start doing that there if you’re interested.
If you are interested at all in this or the general idea, let me know how I can help.
Yep! I’d forgotten about that.
If you don’t know the channel, you’d probably enjoy his other videos. He’s done at least one other using these singers.
Scaled all the way! I use my subscribed list (All is too much randomness.
Occasionally top 6 or 12 hours to catch up.
And occasionally All New/hot/scaled to see random new shit.
Macs are outrageously priced for the hardware you get.
Yea sure, we all know this. But we’re talking about software here. Not to be too snarky, but the part you actually use. The differences might not be worth it to you, or maybe you need a gaming PC, but for some, it’s just fine.
Oh sorry … I was talking about multi-communities, like for every user not just mods/admins.
I would expect a multi-reddit type function could be built in an app or frontend without needing core Lemmy changes too. Isn’t it just a matter of pulling the data from each community and displaying it in one combined feed?
Yea … but then each front end would need to implement it. Seems like some useful API endpoints would be better so the clients can just focus on the GUI.
awesome-lemmy has definitely gotten more awesome since I last saw it (IE, there are more things there)!!
Though I’m not sure there’s anything there quite touching on what I’m thinking about. I regularly hear about the lack of good moderation tools/interfaces … so I figure it makes sense to start a single project that’s relatively fast moving and comfortable with function creep to give admins/mods the tools or at least interface they want and need. The auto-mod stuff is important too, but the sense I get is that mods and admins feel somewhat blind and helpless with the tools as they are, which feels ripe to me for a richer interface.
Fair!
As an admin … do you think there’d be scope to build and provide a moderation plug-in?
I figure it could be a separate sideloaded server that calls the lemmy API and/or DB as necessary. This way it can be a separate project, be developed more experimentally in a less performance oriented fashion (I’m thinking a Python flask app) as it’s only mods and admins using it, and if it requires work from core lemmy devs should only ever need a new API endpoint (which is less onerous than a whole new feature).
Adding a link to it in the default lemmy UI for mods shouldn’t be too hard either.
There was an article by Google about the security of their code base, and one of their core findings was that old code is good, as it gets refined and more free of bugs over time. And of course conversely, new code is worse.
https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html
Generally it seems like capitalism’s obsession with growth is at odds with complex software. It’s basis in property also.