look at rss

This commit is contained in:
2026-06-27 11:21:42 +02:00
parent 068a83b183
commit b7b627d1fe
+3
View File
@@ -5,6 +5,7 @@ This repository holds information I wrote down for quick access.
# Interesting topics to read up on # Interesting topics to read up on
* [RSS feeds][ls-rss-feeds] & [newsraft][newsraft]
* [LaTeX package *tikz*][tikz] * [LaTeX package *tikz*][tikz]
* [HSV/HSL and colourspaces in general][hsl] * [HSV/HSL and colourspaces in general][hsl]
* [GCCs handling of large immediate values][gcc-literals] * [GCCs handling of large immediate values][gcc-literals]
@@ -12,6 +13,8 @@ This repository holds information I wrote down for quick access.
<!-- links --> <!-- links -->
[ls-rss-feeds]: https://www.youtube.com/watch?v=hMH9w6pyzvU&list=PL-p5XmQHB_JRRnoQyjOfioJdDmu87DIJc&index=4
[newsraft]: https://codeberg.org/newsraft/newsraft/releases
[tikz]: https://nathantypanski.com/blog/2014-10-29-tikz-timing.html [tikz]: https://nathantypanski.com/blog/2014-10-29-tikz-timing.html
[hsl]: https://en.wikipedia.org/wiki/HSL_and_HSV#Use_in_end-user_software [hsl]: https://en.wikipedia.org/wiki/HSL_and_HSV#Use_in_end-user_software
[gcc-literals]: https://medium.com/@python-javascript-php-html-css/understanding-gccs-handling-of-large-immediate-values-in-armv7-assembly-d8a906231b44 [gcc-literals]: https://medium.com/@python-javascript-php-html-css/understanding-gccs-handling-of-large-immediate-values-in-armv7-assembly-d8a906231b44