[issue number] short summary
description of main changes, bullet list if there are lots.
description of minor changes.
motivation of this change, if unclear.
https://halcanary.org/ https://mastodon.sdf.org/@hal_canary/ https://twitter.com/halcanary https://www.reddit.com/user/hwc PGP Key: 9E4B56B252BA5544135A6146BDA20B3DBAF71EE3
[issue number] short summary
description of main changes, bullet list if there are lots.
description of minor changes.
motivation of this change, if unclear.
This makes me cry.
I like Mastodon (and I wish more Twitter users would switch over!). I wish Lemmy was as polished as Mastodon. For example, Mastodon has the rel="me"
profile link verification while Mastodon does not.
I hate that a single company controls all of Reddit.
Reddit really benefits from the network effect of having many millions of users.
I’m not sure how Lemmy instances will end up paying for themselves, but it they don’t allow images or video, it might be supported with donations.
I wish Lemmy integrated with Mastodon more. For example, I should have a single login for both, when they have the same host!
Lemmy needs better ways to discover and organize communities, even more so than Reddit does!
in what way is watching YouTube on an open source web browser not open enough?
I came here to say this.
Declare
result
in the first line of the function andreturn result
is the last line. In C++, this is a big hint to the compiler that you want return value optimization to kick in.