4 ms·
Author here (and a long time HN lurker), really cool to see someone post this here :). As mentioned at the beginning, the article was created mostly as addition
by xiaoxiae 3y ago
Author here (and a long time HN lurker), really cool to see someone post this here :). As mentioned at the beginning, the article was created mostly as additional resources for my video about LP (https://www.youtube.com/watch?v=E72DWgKP_1Y https://www.youtube.com/watch?v=E72DWgKP_1Y), which I think is definitely worth a watch if you find this interesting!
- bwestergard 3y agoYour video is really excellent. I've subscribed to your channel and hope you produce more. Any way we can support your work?
- xiaoxiae 3y agoThank you for the kind words, I am happy that you liked it :)! The best way to support my work is through Patreon: https://www.patreon.com/YTomS https://www.patreon.com/YTomS.
- jmholla 3y agoTwo things I noticed: * The first problem is rather trivial problem. That may be the point, but I haven't watched the video to know for sure. * The font used for source code is making <= display as ≤ on my browser.
- xiaoxiae 3y ago* That is intended, the video is an introduction to LP. * I use Fira Code, which makes certain symbol combinations as ligatures. Looking at it now, this is pretty awful to use on a website and confuses peolpe, I'll disable them.