Both are on the roadmap, apparently. https://github.com/typst/typst/issues/188#issuecomment-14933...
I suppose it depends on how you define "everyday life", but in digital image processing, derivatives can be used as a relatively simple method for edge detection. For example, the Sobel and Prewitt operators (1st…
I found this post because it showed up in a TUI Microsub[0] client that talks to a Microsub server[1] which is subscribed to one of the HN-to-RSS service's front page feed. I use my RSS/feed reader pretty extensively as…
> That only applies if both the sender and receiver are in the EU. I'm under the impression that GDPR Article 3 (2) does apply in the case at hand, which is marketing emails sent by a US company to an EU resident.
> For some reason people are a lot better with knowing 11:59pm is, vs 12:00AM. You mean, people have a mental association like "Oh look it's 12:00 AM [= midnight], better get to bed now" because they see these times in…
Okay, I'm genuinely confused now, can someone please explain this to me? First of all, how is nobody taking about the fact that OP was scheduled for an exam that takes place... at midnight. There are two possible cases…
> mild anti-social behavior Interesting way of spelling "illegal misuse of personal information under GDPR".
While on the topic of names, could we discuss the difference between given name(s) and middle names and the implications this has on anglocentric software/database design? While middle names might be common in the…
There is an open source iOS app called Overland[0] that can continuously track your location history in the background and upload the data to an arbitrary endpoint as GeoJSON. The "protocol" consists of a single HTTP…
> It is weird that this is your "last straw". Why? Could you point me to some other straws I've missed? > Most likely you haven't used Ubuntu for a very long time. It's true that Ubuntu has not been my primary OS for a…
Thanks for the suggestions! > "Just works" type desktop: Don't use linux. That's why I preferred Ubuntu, it felt like a good compromise between a Linux system and ease of use (or rather ease of setup). > Just use macOS…
It's a real shame, Ubuntu used to be my go-to distro, but for me this is the last straw in the history of shady things Canonical has done. One of the things I liked most about Ubuntu is that the installation process is…
> Do you have data to support python is more likely to exist in linux machines than bash? That's not what I'm saying. I never claimed Python was more widely supported that Bash, in terms of this argument you should use…
If your argument for using the shell (as opposed to a real programming language such as Python) is portability, writing a shell script that is not POSIX compliant literally defeats the point. Also, 100 lines of…
Related: https://sive.rs/pg
DMCA takedowns seem to be quite popular these days, I'd love to see how this would play out here...
I imagine the builtin email support might be the single biggest selling point, if you're into that kind of workflow... Also, the simplicity is certainly appreciated.
Does it support sending from a custom domain connected to Gmail, like the web interface?
This might be a bit of a different take than the other comments here, but I highly enjoyed reading Things to Make and Do in the Fourth Dimension by Matt Parker when I first became interested in maths.
There actually is, kind of. The IndieWeb[0] community has come up with a protocol called AutoAuth[1] that solves this exact problem. It's only a rough draft at the moment and it is built upon the IndieAuth[2] protocol…
They were never really supposed to be interoperable with pingback from what I can tell, see the reasons here[0]. You're right in the sense that it's a classic case of <insert XKCD standards comic here>, but FYI there is…
Not quite true, Webmentions are used extensively by the IndieWeb[0] community (which is where the Webmention spec was born). It's unfortunate that the author linked to the Wikipedia page instead of the Webmention page…
Isn't that what PKCE is for?
The site is down for me, here[0] is an archived copy. [0]: https://web.archive.org/web/20200407075946/https://www.solip...
> These are not leaked medical records. In a way these abilities are like a person saying "hmm isn't that the guy from that thing a while back?" That's why I don't think there is much of a point in trying to prevent…
Both are on the roadmap, apparently. https://github.com/typst/typst/issues/188#issuecomment-14933...
I suppose it depends on how you define "everyday life", but in digital image processing, derivatives can be used as a relatively simple method for edge detection. For example, the Sobel and Prewitt operators (1st…
I found this post because it showed up in a TUI Microsub[0] client that talks to a Microsub server[1] which is subscribed to one of the HN-to-RSS service's front page feed. I use my RSS/feed reader pretty extensively as…
> That only applies if both the sender and receiver are in the EU. I'm under the impression that GDPR Article 3 (2) does apply in the case at hand, which is marketing emails sent by a US company to an EU resident.
> For some reason people are a lot better with knowing 11:59pm is, vs 12:00AM. You mean, people have a mental association like "Oh look it's 12:00 AM [= midnight], better get to bed now" because they see these times in…
Okay, I'm genuinely confused now, can someone please explain this to me? First of all, how is nobody taking about the fact that OP was scheduled for an exam that takes place... at midnight. There are two possible cases…
> mild anti-social behavior Interesting way of spelling "illegal misuse of personal information under GDPR".
While on the topic of names, could we discuss the difference between given name(s) and middle names and the implications this has on anglocentric software/database design? While middle names might be common in the…
There is an open source iOS app called Overland[0] that can continuously track your location history in the background and upload the data to an arbitrary endpoint as GeoJSON. The "protocol" consists of a single HTTP…
> It is weird that this is your "last straw". Why? Could you point me to some other straws I've missed? > Most likely you haven't used Ubuntu for a very long time. It's true that Ubuntu has not been my primary OS for a…
Thanks for the suggestions! > "Just works" type desktop: Don't use linux. That's why I preferred Ubuntu, it felt like a good compromise between a Linux system and ease of use (or rather ease of setup). > Just use macOS…
It's a real shame, Ubuntu used to be my go-to distro, but for me this is the last straw in the history of shady things Canonical has done. One of the things I liked most about Ubuntu is that the installation process is…
> Do you have data to support python is more likely to exist in linux machines than bash? That's not what I'm saying. I never claimed Python was more widely supported that Bash, in terms of this argument you should use…
If your argument for using the shell (as opposed to a real programming language such as Python) is portability, writing a shell script that is not POSIX compliant literally defeats the point. Also, 100 lines of…
Related: https://sive.rs/pg
DMCA takedowns seem to be quite popular these days, I'd love to see how this would play out here...
I imagine the builtin email support might be the single biggest selling point, if you're into that kind of workflow... Also, the simplicity is certainly appreciated.
Does it support sending from a custom domain connected to Gmail, like the web interface?
This might be a bit of a different take than the other comments here, but I highly enjoyed reading Things to Make and Do in the Fourth Dimension by Matt Parker when I first became interested in maths.
There actually is, kind of. The IndieWeb[0] community has come up with a protocol called AutoAuth[1] that solves this exact problem. It's only a rough draft at the moment and it is built upon the IndieAuth[2] protocol…
They were never really supposed to be interoperable with pingback from what I can tell, see the reasons here[0]. You're right in the sense that it's a classic case of <insert XKCD standards comic here>, but FYI there is…
Not quite true, Webmentions are used extensively by the IndieWeb[0] community (which is where the Webmention spec was born). It's unfortunate that the author linked to the Wikipedia page instead of the Webmention page…
Isn't that what PKCE is for?
The site is down for me, here[0] is an archived copy. [0]: https://web.archive.org/web/20200407075946/https://www.solip...
> These are not leaked medical records. In a way these abilities are like a person saying "hmm isn't that the guy from that thing a while back?" That's why I don't think there is much of a point in trying to prevent…