3
3

When I created the !dotnetmaui@programming.dev Community, I was strongly encouraged to cross-post here. Fast-forward to now and we are getting the same or more engagement on the original posts there than the cross-posted content here, so I'm going to break free from the mothership now and stop cross-posting. To continue to get MAUI content make sure to follow and/or subscribe to the MAUI Community.

3
5
-1
6
3
1
Monitor your A/B test in .NET (bartwullems.blogspot.com)
9
2
1
2
[-] SmartmanApps@programming.dev 2 points 2 years ago

Source?

Cajori (1928) for starters, plus any old Year 7 Maths textbook, any era (we know from Lennes letter that textbooks were already doing this in 1917).

[-] SmartmanApps@programming.dev 2 points 2 years ago

Yeah, didn't think that came from any textbook.

[-] SmartmanApps@programming.dev 2 points 2 years ago

Except TI calculators also give the wrong answer when a bracketed term has a coefficient.

[-] SmartmanApps@programming.dev 2 points 2 years ago

Yeah, that's exactly the problem with TI calculators - ignoring the rules of Maths.

[-] SmartmanApps@programming.dev 2 points 2 years ago

but the phone is actually correct

No, it's actually wrong.

8 / 2 * 4

It's 8/(2x4). You can't remove brackets unless there is only 1 term left inside.

[-] SmartmanApps@programming.dev 2 points 2 years ago

I’ve never had anyone tell me operations with the same priority can be done either way, it’s always been left to right

It's left to right within each operator. You can do multiplication first and division next, or the other way around, as long as you do each operator left to right. Having said that, you also can do the whole group of equal precedence operators left to right - because you're still preserving left to right for each of the two operators - so you can do multiplication and division left to right at the same time, because they have equal precedence.

Having said that, it's an actual rule for division, but optional for the rest. The actual rule is you have to preserve left-associativity - i.e. a number is associated with the sign to the left of it - and going left to right is an easy way to do that.

[-] SmartmanApps@programming.dev 2 points 2 years ago

Not that anyone knows what RSS is

Actually there was quite a bit of discussion about it not long ago in my feed. I'm following at least one bot which is just boosting from an RSS feed.

[-] SmartmanApps@programming.dev 2 points 2 years ago

Indeed it just so happens that Maho is someone who not only investigated ActivityPub, but made his own implementation of it for his own blog(!), rather than using the Wordpress plug-in (but for the DevBlogs account he just used the Wordpress plug-in). And yes, you need a bot to propagate the content of a non-human account - the posts from the Communities here are propagated out to Mastodon and where-ever via a bot.

But yeah, in this context I was talking about you can now follow the blog from Mastodon or Pixelfed or where-ever - one less separate website to check for my tech news, gets brought straight to my feed :-)

[-] SmartmanApps@programming.dev 2 points 2 years ago

There’s only a bot sharing links. Federated would mean more than a bot, right?

When a new post is made in a Community here, the relevant Community bot sends out a link to the post (see screenshot of post the .NET Community bot sent out about this post) - is this Community federated? Same answer.

[-] SmartmanApps@programming.dev 2 points 2 years ago

It’s a bot account that shares links

In other words, does the exact same thing as the bot for this Community does when a new post is made.

[-] SmartmanApps@programming.dev 2 points 2 years ago

explaining others also helps me understand it better.

There's a saying - if you want to learn something then teach it (even to a rubber duck ;-) ).

view more: ‹ prev next ›

SmartmanApps

0 post score
0 comment score
joined 2 years ago
MODERATOR OF