separate switch for KM (a usb3 switch+hub) and for V.
https://halcanary.org/ https://mastodon.sdf.org/@hal_canary/ https://twitter.com/halcanary https://www.reddit.com/user/hwc PGP Key: 9E4B56B252BA5544135A6146BDA20B3DBAF71EE3
separate switch for KM (a usb3 switch+hub) and for V.
[issue number] short summary
description of main changes, bullet list if there are lots.
description of minor changes.
motivation of this change, if unclear.
Superman III
This makes me cry.
“This set will display your opponents’ full HP in numbers.” No it doesn’t.
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!
I wish I could pair a Bluetooth keyboard with my Firestick!
in what way is watching YouTube on an open source web browser not open enough?
This is why you should pay the contractors you hire!
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.