-
-
Notifications
You must be signed in to change notification settings - Fork 26
Add notes from 2022-08 #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some typos
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Thanks for the typo fixes :) |
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
||
### Diataxis Workshop | ||
|
||
- 70 ppl signed up, ~35 are accepted. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 70 ppl signed up, ~35 are accepted. | |
- 70 ppl signed up, ≈35 are accepted. |
Tiny nitpick, but I assume you mean approximately, not proportionally here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
~ stands for "around" here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For some historical background, ≈
is the approximate symbol; ~
(tilde) was originally intended and used as a diacritic intended for overprinting over other letters for non-Latin characters, but historically was used informally for (among other purposes) an approximation (heh) of the actual approximate symbol before Unicode existed. And of course, when writing shorthand notes, its faster to type than an alt/option code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I never knew ~ can mean proportionally, but it's widely understood as around/about/approximately, let's keep it simple :)
https://en.wikipedia.org/wiki/Tilde#Common_use_in_English
≈ seems more of a mathematical thing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think I've ever seen ≈ used as a unary operator.
In formal writing this would be spelled out, in a proper mathematics text the operator would be defined. But these are shorthand notes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
≈ is unusual and thus slightly harder to read for me personally (though I can type it just fine), and the suggestion is a “tiny nitpick” in notes, so I'll take the liberty to merge without it.
But feel free to continue the discussion if you want.
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
No description provided.