Curious about how sniem compares to other approaches to modal editing. I've been happy with god-mode
for years, but exploring variations to modal editing is always a good thing in my book if it can encourage others to give it a try.
acow
Agree with many of the other comments here saying that they'd be very wary of such a project based on what these choices say about the project's maintainers. Something else is that while I have real affection for email and particularly IRC based on past experience, I don't think these two are without problems. Email is so asynchronous that many folks feel obligated to treat writing messages to a list more formally. This is not totally misguided since everyone subscribed gets this message delivered to them. IRC, on the other hand, is so synchronous that you should reasonably worry if anyone will be there to talk with, and about whether or not there are searchable archives.
Something (like GitHub) that can be quick but is also perfectly serviceable for asynchronous communication really does have advantages, imho.
It really is interesting how async
Rust takes the shine off of Rust to such an extent. If good old stack based, single threaded Rust wasn’t so polished, I don’t think the async
parts would stand out so much. Something that might help is to have some sort of benchmark showing that Arc
ing through an async
problem is still faster than typical GCed languages.
Ahh, the scrolling is significantly improved, and the grayed out read articles was a sore point for me. Really great work folks! Looking forward to gestures to dismiss opened images. I also hope link handling can be improved. Comparing just now, Avelon is handling lemmy links very smoothly, while mlem kicks out to Mail.
I wanted to like it, but didn’t get through S1. I found the humor so uneven that it made the whole thing almost uncomfortable. Is it an irreverent parody, sci-fi, slightly crude comedy, or is it Star Trek? It’s all of those things, and I’m happy folks enjoyed it. I’ll try to revisit at some point, but for now I’m so happy that Strange New Worlds is as surprisingly excellent as it is. For me, it nails the mixture of lightheartedness, sci-fi adventure, and earnestness that I like in Star Trek.
I think duplicating posts is fine in this case. That is, links can be shared on multiple link sharing sites without infringing on the original creator.
Pure comment threads not based on a link could be hard for now, particularly with the fragmentation between tiny emacs communities on lemmy. It would be nice to have regular tips and tricks threads, or ask anything threads, but there needs to be enough of an audience for those to work, and limiting the frequency with which they're posted might not work if most users are sorting posts with a recency component in the sorting criteria. I don't know that trying would hurt, but it might take a bit for participation to grow.
My trials of it always seem outstanding, but the price with search limits has thus far discouraged me from signing up every time I think to do so. $5 for 10k searches (or some number that I wouldn’t have to think about as a human user searching for things) would get me over the fence. Even the family plan with up to 2 users seems stingy.
It'd be great if more emacs discussion moved from Reddit to the fediverse, as those discussions are my favorite way to get a sense of what I should dig more into. While I hope we'll see Sacha's weekly news posts linking to threads here on the threadiverse in the future, perhaps a start would be to create a space for folks to chat about the news items themselves. So, have at it!
I really like the looks of sqlite-query, and hope it makes it to
melpa
soon. Being able to so easily spin off CSV results fromsqlite
queries will come in handy.