From 690366ac55d0044ac9de82833c9db65a1f1e8ef7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 9 Sep 2024 23:20:04 +0700 Subject: [PATCH 1/6] Meta tweaks --- readme.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/readme.md b/readme.md index f06fcce..baed040 100644 --- a/readme.md +++ b/readme.md @@ -27,11 +27,6 @@ Special thanks to:

- - - -
-
WorkOS @@ -138,20 +133,6 @@ - [Miscellaneous](#miscellaneous) - [Related](#related) -
-
-
-
-
- - - -
-
-
-
-
- ## Platforms - [Node.js](https://github.com/sindresorhus/awesome-nodejs#readme) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine. From 460f1a944f3ac8b9f51967a244abf47f1edf6ab9 Mon Sep 17 00:00:00 2001 From: Henrik Lau Eriksson Date: Tue, 22 Oct 2024 19:24:51 +0200 Subject: [PATCH 2/6] Add PowerToys Run Plugins (#3075) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index baed040..c0ab043 100644 --- a/readme.md +++ b/readme.md @@ -159,6 +159,7 @@ - [Salesforce](https://github.com/mailtoharshit/awesome-salesforce#readme) - [Amazon Web Services](https://github.com/donnemartin/awesome-aws#readme) - [Windows](https://github.com/Awesome-Windows/Awesome#readme) + - [PowerToys Run Plugins](https://github.com/hlaueriksson/awesome-powertoys-run-plugins#readme) - Community plugins for the Windows quick launcher. - [IPFS](https://github.com/ipfs/awesome-ipfs#readme) - P2P hypermedia protocol. - [Fuse](https://github.com/fuse-compound/awesome-fuse#readme) - Mobile development tools. - [Heroku](https://github.com/ianstormtaylor/awesome-heroku#readme) - Cloud platform as a service. From d1448ed9dcdc1193de494d7279f0b8a28df0bb66 Mon Sep 17 00:00:00 2001 From: Steven Levithan Date: Tue, 22 Oct 2024 20:14:51 +0200 Subject: [PATCH 3/6] Add Regex (#3071) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c0ab043..c7d3fe3 100644 --- a/readme.md +++ b/readme.md @@ -888,6 +888,7 @@ - [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky. - [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing. - [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices. +- [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text. ## Related From 9d2c6b5ef36ce5575acbf7be1c8b2e18b1c4fb37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kay=20Aydo=C4=9Fan?= <88277926+gokayfem@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:19:48 +0300 Subject: [PATCH 4/6] Add VLM Architectures (#2996) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c7d3fe3..190a3f1 100644 --- a/readme.md +++ b/readme.md @@ -476,6 +476,7 @@ - [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms. - [AGI & CoCoSci](https://github.com/YuzheSHI/awesome-agi-cocosci#readme) - The reciprocation of Artificial General Intelligence (AGI) and Computational Cognitive Sciences (CoCoSci). - [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - The scientific field studying systems with multiple interacting parts and emergent properties. +- [VLM Architectures](https://github.com/gokayfem/awesome-vlm-architectures#readme) - Vision Language Model architectures. ## Books From 281714e50ddb6973ceec90ecf8e2946c8f40e50f Mon Sep 17 00:00:00 2001 From: Michael Paul Coder Date: Tue, 29 Oct 2024 17:59:03 +1100 Subject: [PATCH 5/6] Add Lucid Dreams (#3091) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 190a3f1..e89c403 100644 --- a/readme.md +++ b/readme.md @@ -740,6 +740,7 @@ - [Mental Health](https://github.com/dreamingechoes/awesome-mental-health#readme) - Mental health awareness and self-care in the software industry. - [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience#readme) - Study of the nervous system and brain. - [Digital Humanities](https://github.com/dh-tech/awesome-digital-humanities#readme) - Software for humanities scholars using quantitative or computational methods. +- [Lucid Dreams](https://github.com/IAmCoder/awesome-lucid-dreams#readme) - A dream where one becomes aware they are dreaming. ## Events From 422c90ac7968192a7bbdfbe0fc9a21f34bbddae1 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 29 Oct 2024 04:09:50 -0700 Subject: [PATCH 6/6] Add Babylon.js (#2960) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e89c403..5dbb57a 100644 --- a/readme.md +++ b/readme.md @@ -525,6 +525,7 @@ - [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation. - [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine. - [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release. +- [Babylon.js](https://github.com/Symbitic/awesome-babylonjs#readme) - Game engine for cross-platform web and native game development. ## Development Environment