Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lebrancconvas/awesome-article-and-blog

Curated List of the great artcles and blogs about various topics like Computer Science, Art & Media, etc.
https://github.com/lebrancconvas/awesome-article-and-blog

List: awesome-article-and-blog

art article articles awesome-list blog computer-science hackernews

Last synced: 8 days ago
JSON representation

Curated List of the great artcles and blogs about various topics like Computer Science, Art & Media, etc.

Awesome Lists containing this project

README

        

# Awesome Articles and Blogs

## Resource

### Website / Blog Portal
- [Medium](https://medium.com/)
- [Substack](https://substack.com/)
- [Dev Community](https://dev.to/) ([Facebook Page](https://www.facebook.com/thepracticaldev))
- [freeCodeCamp](https://www.freecodecamp.org/news) ([Facebook Page](https://www.facebook.com/freecodecamp))
- [ByteByteGo](https://blog.bytebytego.com/)
- [Hacker News](https://news.ycombinator.com/) ([Facebook Page](https://www.facebook.com/hn.hiren.news))
- [Game Developer (Ex: Gamasutra)](https://www.gamedeveloper.com/)
- [[TH] Webring (วงแหวนเว็บ)](https://webring.wonderful.software/)

### Publication / Company Blog
- **English**
- [MIT Media Lab](https://blog.media.mit.edu)
- [MIT Open Learning](https://medium.com/@mitopenlearning)
- [Signalsmith Audio](https://signalsmith-audio.co.uk/writing/)
- [IEEE Spectrum](https://spectrum.ieee.org/)
- [LINUXexpert](https://linuxexpert.org/)
- **Thai**
- [ODDS (Medium - odds.team)](https://medium.com/odds-team?source=list-84e1e2001f4d--------0-------df0208188910---------------------)
- [KBTG (Medium - KBTG Life)](https://medium.com/kbtg-life?source=list-84e1e2001f4d--------0-------e390b5311a9c---------------------)
- [Line Man Wongnai (Medium - Life@LINE MAN Wongnai)](https://life.wongnai.com/?source=list-84e1e2001f4d--------0-------f46a4e18ddd4---------------------)

### Personal Blog
- **English**
- [Jacob Vosmaer](https://blog.jacobvosmaer.nl/)
- [Joi Ito](https://joi.ito.com/weblog)
- [Nyanpasu64](https://nyanpasu64.gitlab.io/)
- [SecNigma](https://secnigma.wordpress.com/)
- [Matt Greer](https://mattgreer.dev/blog) ([Article](https://mattgreer.dev/articles))
- [Fabien Sanglard](https://fabiensanglard.net/)
- [Raymii](https://raymii.org/s/tags/all.html)
- [David Gerrells](https://dgerrells.com/blog)
- [Nicole Branagan (Nicole Express)](https://nicole.express/listing.html)
- [Martin Wojtczyk](https://martin.wojtczyk.de/blog/)
- [Maister's Graphics Adventures](https://themaister.net/blog/)
- [Alex Harri](https://alexharri.com/blog)
- [Manuel Spagnolo (Shikaan)](https://shikaan.github.io/)
- **Thai**
- [Dave Rawitat Pulam](https://rawitat.com/)
- [Chakrit Riddhagni (Chris' Dialogue)](https://chrisza.me)
- [Manatsawin Hanmongkolchai (Quietly Verbose)](https://blog.whs.in.th)
- [Thai Pangsakulyanont (Thai's Note)](https://notes.dt.in.th)
- [Neizod's Speculation](https://neizod.dev)
- [Arnon Puitrakul (Arnondora's Blog)](https://arnondora.in.th)
- [Somkiat Puisungnoen (Somkiat's Blog)](https://www.somkiat.cc)
- [Chatri Ngambenchawong (DebuggingSoft)](https://naiwaen.debuggingsoft.com/)

### Note / Lecture
- **English**
- [Sichao's Note](https://notes.shichao.io/)
- [Explained from First Principles](https://explained-from-first-principles.com/)
- **Thai**
- [Saladpuk](https://saladpuk.com/)

### Book
- **English**
- [Ultimate Electronics](https://ultimateelectronicsbook.com/)

## Computer Science / Information Technology / Software Development

### Programming Language

- **Assembly**
- [[EN] A friendly introduction to assembly for high-level programmers — Hello (Shikaan)](https://shikaan.github.io/assembly/x86/guide/2024/09/08/x86-64-introduction-hello.html)
- [[EN] A friendly introduction to assembly for high-level programmers — Conditionals (Shikaan)](https://shikaan.github.io/assembly/x86/guide/2024/09/16/x86-64-conditionals.html)
- **JavaScript**
- [[EN] JavaScript Promises ... in Wicked Detail (Matt Greer)](https://mattgreer.dev/articles/promises-in-wicked-detail/)

### Computer Architecture

- [[EN] Neo Geo Dev: Fixed Point Numbers (Matt Greer)](https://mattgreer.dev/blog/neo-geo-dev-fixed-point/?fbclid=IwY2xjawExPqNleHRuA2FlbQIxMQABHX-4raAf3mk3_sz8F23pVqaDm8kAt9TRwbDHGzWIsswZ1jhCSeXewowf-w_aem_SnzEDO9PSrqYNXzl1Pvkng)

### Operating System (OS)

- **Unix-Based / Linux**
- [[EN] Obsolete Command-Line Tools of Linux (LINUXexpert)](https://linuxexpert.org/obsolete-command-line-tools-of-linux)

### Computer Graphics / Digital Image Processing / Computer Vision

- [[EN] Nasir Ahmed: An Unsung Hero of Digital Media (IEEE Spectrum)](https://spectrum.ieee.org/compression-algorithms?fbclid=IwY2xjawEybatleHRuA2FlbQIxMQABHRubWkYIccHX8MqPoRZuRqi_uAj8XF8v6g0-ZnV-19b9tsSPjAxFlg5bbg_aem_PYKOLof3tU5teX_QRB4p-Q)
- [[EN] Is my vision that bad? No, it’s just a bug in Apple’s Calculator. (Martin Wojtczyk)](https://martin.wojtczyk.de/2024/08/31/is-my-vision-that-bad-no-its-just-a-bug-in-apples-calculator/?fbclid=IwY2xjawE_jYpleHRuA2FlbQIxMQABHW_EGookO-0wotpEXZCx4cAJToRnN1Q4Xh-qUlv2YQjYDdHuzd8C1ru1Mw_aem_CvhTs7mu5RW5sFL_PGGosw)
- [[EN] PlayStation 2 GS emulation – the final frontier of Vulkan compute emulation (Maister's Graphics Adventures)](https://themaister.net/blog/2024/07/03/playstation-2-gs-emulation-the-final-frontier-of-vulkan-compute-emulation/?fbclid=IwY2xjawFA5cNleHRuA2FlbQIxMQABHR1yjS0TS_SVzpdg7wSmOXbhjt8iK1uCphS0gsPH8EMskbq2nmoGnR4BVQ_aem_8O7G0-i-2QGN2uWYPvxaJQ)

### Web Development
- [[EN] Can you convert a video to pure css? (David Gerrells)](https://dgerrells.com/blog/can-you-convert-a-video-to-pure-css?fbclid=IwY2xjawE8YzJleHRuA2FlbQIxMQABHVIBKKTBZUa22AeFB2l6MBaH7XLcWAbQlfg7rLPu-ilivi_lRWWPT_HJtQ_aem_mBj8G8ImYaxq1yDaKv_CGw)
- [[EN] The web's clipboard, and how it stores data of different types (Alex Harri)](https://alexharri.com/blog/clipboard?fbclid=IwZXh0bgNhZW0CMTEAAR1tF-KqwXZ378FYwF1inouKAoRpkmilLiNPFSZxTPrhX9kn7eQfGhBYaQA_aem_GVAIyGaO5lt_72iQVfYnJg)

### Game Development

- [[EN] Compiling TETRIS from 1992 on OpenVMS x86 in 2024! (Raymii)](https://raymii.org/s/blog/Tetris_from_1992_on_OpenVMS_x86_in_2024.html?fbclid=IwZXh0bgNhZW0CMTAAAR3HPcy-yXzbEPDuFoWzJX48zmKfbDiNsN8wZwgWNEsrmrbK9vv5fqQt4k0_aem_YEfIZzxpCiSOrKlM57aRHQ)

### Code Style / Clean Code / Design Pattern

- [[EN] Good Refactoring vs Bad Refactoring (Builder)](https://www.builder.io/blog/good-vs-bad-refactoring?fbclid=IwZXh0bgNhZW0CMTEAAR12p3oHYB0WQpZLonrzc2wG9WOohWhj-jrGpI27xWFoHF0fQ1uJv5e14Oc_aem_TC5XVYZFrgl-VBB4nssTZQ)

### Computer Network

- [[EN] Understanding Wi-Fi 4/5/6/6E/7 (802.11 n/ac/ax/be) (WiisFi)](https://www.wiisfi.com/?fbclid=IwY2xjawEZWntleHRuA2FlbQIxMQABHWTfZwIQ5Ld_9jto-6GAYEFky2g7JOcsWnsbkmhsz0E3Ps8Hv3KLQnjPEQ_aem_xmPNMxB_K9DwcgP2VSsuIA#introduction)
- [[EN] The Internet (Explained from First Principles)](https://explained-from-first-principles.com/internet)
- [[EN] Email (Explained from First Principles)](https://explained-from-first-principles.com/email)

### Security
- [[EN] DDoS: The Complete Guide For Founders (2024) (Onboardbase)](https://onboardbase.com/blog/ddos/?fbclid=IwZXh0bgNhZW0CMTEAAR3GdU7CA2QpRsfrQiTemuMQCRa43-UfRuKJVmqv3OBtgmIN1sIDhAmZ1LM_aem_adxnE5OUSWRfYtuy2aavgg)

### Hardware / Electronics

- [[EN] DESIGNING THE SUPER NINTENDO VIDEO SYSTEM (Fabien Langsard)](https://fabiensanglard.net/snes_video/index.html?fbclid=IwY2xjawEUxitleHRuA2FlbQIxMQABHRJSwfKR8g1ftJ6lz10Tf7zKMoLFxk3CcT7tL8eSQhu9TvilaewMK5zjFw_aem_AktPwBjMyHxVTE4Bhae_CQ)
- [[EN] INSIDE THE SUPER NINTENDO CARTRIDGES (Fabien Langsard)](https://fabiensanglard.net/snes_carts/)
- [[EN] HOW THE SNES GRAPHICS SYSTEM WORKS (Fabien Sanglard)](https://fabiensanglard.net/snes_ppus_how/?fbclid=IwY2xjawEybtFleHRuA2FlbQIxMQABHQeZgPR7e5Buwk2zJs0HMeAsG8Pw50sAOpuaRsg-ufYOQyw1uL2JFnJ4AQ_aem_Yt8vLGtJTlPDMaJdraaV9g)
- [[EN] Casio VZ-1 algorithms (Jacob Vosmaer)](https://blog.jacobvosmaer.nl/0029-vz-1-algorithms/?fbclid=IwY2xjawEh2PpleHRuA2FlbQIxMQABHWtNiDmhbfpqmDaFtdc5lzWewB6xTvW7xIHtHI9dOtfEEGHMk_oYkyEg_w_aem_C4daZ4X7JpGQMrorQw_3HQ)
- [[EN] The mysterious Casio VZ-1 (Jacob Vosmaer)](https://blog.jacobvosmaer.nl/0028-mysterious-vz-1)
- [[EN] A guide to CRT photography (Nyanpasu64)](https://nyanpasu64.gitlab.io/blog/crt-photography)
- [[EN] A Starter’s guide on recovering damaged and rotten CDs (SecNigma)](https://secnigma.wordpress.com/2022/05/08/a-guide-to-recovering-damaged-and-rotten-cds/?fbclid=IwY2xjawEwU5xleHRuA2FlbQIxMQABHcJinbeoCaZKBrVpjpxANipa7fV71dGl2E5gYgqInNbRckycie52Bqxtgg_aem_KiGTVN2e225sotTvXI3zlQ)
- [[EN] The Sega Saturn and Transparency (Matt Greer)](https://mattgreer.dev/articles/sega-saturn-and-transparency/)
- [[EN] Can Digital Emulations Ever Be As Good As Analog Hardware? (Okmog)](https://www.okmog.de/index.php/training/articles/can-digital-emulations-ever-be-as-good-as-analog-hardware?fbclid=IwZXh0bgNhZW0CMTEAAR0ySaNwvul3qU1yr9py70NuxKAzBVFpyQBmi4nnALuRo4SWVm79XQNlbqo_aem_GC4GN48ZV1vipBPKBT55-A)
- [[EN] Japan's Real First Console? Bandai's TV Jack 5000 (Nicole Express)](https://nicole.express/2024/tv-jack-and-tv-jill.html?fbclid=IwY2xjawE9j0ZleHRuA2FlbQIxMQABHSG_EiBOBNRFJy-EnII8HVSFRyfEsTbvkvosXdox_2zogTOgCifD8LGYqQ_aem_-enReiY7n3M130WQ2yi4ZA)
- [[EN] RGB Modding the SG-1000 II! Is it worth it? (Nicole Express)](https://nicole.express/2023/sg-1000-is-a-stupid-name-why-is-there-no-sg-500.html)

## Art / Media

### Audio / Music / Sound
- [[EN] Synthesizer Notes (Jacob Vosmaer)](https://blog.jacobvosmaer.nl/0027-synth-notes/#vz1)
- [[EN] Let's Write A Reverb (Signalsmith Audio)](https://signalsmith-audio.co.uk/writing/2021/lets-write-a-reverb/?fbclid=IwZXh0bgNhZW0CMTEAAR01vLozXDEOy9CfPwK90G9_2c9FgaHmaDQEulN6I0-W_dqAtWSSqPYsZ_0_aem_s6mclMZzWypLVwqGldDM_A)