Daniel Sockwell
Daniel Sockwell
> It doesn't look right if grep would produce anything but what it is supplied with. That's my thought too. Looking at `&take`, it seems that the truthiness of `42`...
> does anyone have an example where [using `next`, `last`, etc. in `grep` is] useful rather than baffling? I think the main use-case for `last` in `grep` is to short-circuit...
Thanks for the heads up. Flodgatt should be able to accommodate this, and I already have some ideas for how it should do so. The exact Flodgatt implementation will obviously...
To support this change, Flodgatt will need to read incoming messages from the WebSocket (which it currently does not, to save CPU). Making this change will also allow Flodgatt to...
See also #4907, in which @voegelas asks whether `install-dist.p6` could be deleted, which would be a third option to resolve this issue.
I strongly support this suggestion. One additional suggestion: Could we have privacy settings for replies? In my ideal world, users could set three settings: - Public (the current setting—anyone can...
I think this is a very positive suggestion in part because it would reinforce something I like a lot about Mastodon's culture: It is very welcoming to strangers joining in...
@rysiekpl, I really like your suggestion 2. I hadn't considered that threat, but you spotted it *and* came up with a great solution. **And** that fits in well with how...
> Strong agree … [I dislike that] when I toot about some annoyance/opinion with technology, I'll be bombarded with unsolicited advice/criticism. … For me, [Mastodon is a] broadcast-default [medium] >...
This is caused by a QtWebengine bug, as reported [in the qutebrowser github issue](https://github.com/qutebrowser/qutebrowser/issues/4579). The issue is actually that switching to QtWebengine browsers (with at least some WMs?) sends an...