

0·
2 months agoThat’s great to hear! I saw the issue a few days ago but since it didn’t have any comments or milestones (at the time) I assumed it was just lost in the backlog. Thanks for the update! :)
That’s great to hear! I saw the issue a few days ago but since it didn’t have any comments or milestones (at the time) I assumed it was just lost in the backlog. Thanks for the update! :)
Really like the new design and I think Mlem definitely carries the same “native” feel that Apollo used to. I just wish it had customizable swipes so I could make the switch from Voyager, but it looks like that’s a low priority feature for now
Well, I’m generally very anti-LLM but as a library author in Java it has been very helpful to create lots of similar overloads/methods for different types and filling in the corresponding documentation comments. I’ve already done all the thinking and I just need to check that the overload makes the right call or does the same thing that the other ones do – in that particular case, it’s faster. But if I myself don’t know yet how I’m going to do something, I would never trust an AI to tell me.