Skip to content

Commit feea734

Browse files
committed
Robot Updated at:12 Feb 2025 21:10:39 GMT
1 parent dbdfae0 commit feea734

16 files changed

+153
-198
lines changed

docs/awesome/awesome-agi-cocosci.md

+2
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,8 @@ English-language description for use by biologists.
726726

727727
* [Multi-task reinforcement learning in humans](https://gershmanlab.com/pubs/Tomov21.pdf) - ***Nature Human Behavior***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=14589018692074515644&hl=en&as_sdt=0,5)].
728728

729+
* [JARVIS-1: Open-World Multi-Task Agents With Memory-Augmented Multimodal Language Models](https://ieeexplore.ieee.org/abstract/document/10778628) - ***IEEE Transactions on Pattern Analysis and Machine Intelligence***. [[All Versions](https://scholar.google.com/scholar?cluster=12845806504666245406)]. Achieving human-like planning and control with multimodal observations in an open world is a key milestone for more functional generalist agents. Existing approaches can handle certain long-horizon tasks in an open world. However, they still struggle when the number of open-world tasks could potentially be infinite and lack the capability to progressively enhance task completion as game time progresses. This work introduces JARVIS-1, an open-world agent that can perceive multimodal input (visual observations and human instructions), generate sophisticated plans, and perform embodied control, all within the popular yet challenging open-world Minecraft universe. Specifically, the authors develop JARVIS-1 on top of pre-trained multimodal language models, which map visual observations and textual instructions to plans. The plans will be ultimately dispatched to the goal-conditioned controllers. JARVIS-1 is outfitted with a multimodal memory, which facilitates planning using both pre-trained knowledge and its actual game survival experiences. JARVIS-1 is the existing most general agent in Minecraft, capable of completing over 200 different tasks using control and observation space similar to humans.
730+
729731

730732
#### Reinforcement Learning
731733

docs/awesome/awesome-angular.md

+5
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ become an Angular expert.
407407
* [lbx-jwt](https://github.com/Service-Soft/lbx-jwt) - Provides JWT authentication for loopback applications. Includes storing roles inside tokens and handling refreshing. Built-in reuse detection.
408408
* [corbado](https://www.corbado.com/#signup-init) - [Integrate](https://docs.corbado.com/corbado-complete/frontend-integration/angular) Corbado with Angular to use passkeys for authentication.
409409
* [kinde-angular](https://github.com/luukhaijes/kinde-angular) - Angular wrapper around the [Kinde](https://kinde.com/) Typescript [SDK](https://docs.kinde.com/developer-tools/sdks/backend/typescript-sdk/).
410+
* [Logto](https://logto.io/) - An open-source Auth0 alternative for modern apps and SaaS products, supporting OIDC, OAuth 2.0 and SAML open standards for authentication and authorization. This [quickstart](https://docs.logto.io/quick-starts/angular#prerequisites) can help you use Logto with Angular.
410411

411412
#### Builders
412413

@@ -747,6 +748,7 @@ become an Angular expert.
747748
* [@rainerhahnekamp/angular-starter](https://github.com/rainerhahnekamp/angular-starter) - A starter project for a modern Angular 19 application.
748749
* [BoilerPlate-FirebaseAngular](https://github.com/Yewo-Devs/BoilerPlate-FirebaseAngular) - Starting point for apps built using .NET, Angular, and Firebase.
749750
* [extreme-angular](https://github.com/joematthews/extreme-angular) - A starter template with pre-configured dev tools that enforce best practices for creating clean, maintainable, and accessible web apps.
751+
* [ng-advance](https://github.com/ksunny-works/ng-advance) - A modern and fully-configured Angular starter template, empowering developers to quickly bootstrap their Angular projects with tools like Prettier, Jest, Husky, and ESLint.
750752

751753
##### Paid
752754

@@ -1124,6 +1126,7 @@ become an Angular expert.
11241126
* [ngx-form-object](https://github.com/infinum/ngx-form-object) - ngx-form-object is an abstraction on top of Angular's reactive forms. It generates a form from a given model and automatically handles creation of nested forms (HasOne and HasMany model relationships).
11251127
* [reactive-form-extensions](https://gitlab.com/Riuen/reactive-form-extensions) - This project improves Angular's ReactiveForms with useful features like trimming inputs, showing error messages, and changing CSS classes based on validation rules, all without extra dependencies and with less code.
11261128
* [pro-form](https://github.com/ProAngular/pro-form) - A predefined set of reactive and reusable form input components based on Angular Material.
1129+
* [ngx-forms](https://github.com/nncl/ngx-forms) - Collection of Angular form functions, that will help you build your applications.
11271130

11281131
##### Form Controls
11291132

@@ -1399,6 +1402,7 @@ to simplify usage and allow quick customization.
13991402
* [angular-notification](https://github.com/lazycuh/angular-notification) - A singleton, global Angular service to programmatically show notifications.
14001403
* [ngx-toastr-message](https://github.com/One-Zero-Code/ngx-toastr-message) - A lightweight, customizable Angular library for displaying toast notifications.
14011404
* [ngx-french-toast](https://github.com/thiagopg84/ngx-french-toast) - A lightweight and customizable toast library for your Angular 14+ applications. Show informative toast messages to enhance user experience and provide important feedback or collect data with dynamically imported components.
1405+
* [ng-fast-toast](https://github.com/rperezll/ng-fast-toast) - A fast and lightweight library for Angular 18+, also compatible with Ionic projects (based on Angular), that makes handling alerts and notifications effortless. Styled with Tailwind, but built for production with a fully agnostic approach using Shadow DOM.
14021406

14031407
#### Printing
14041408

@@ -1575,6 +1579,7 @@ to simplify usage and allow quick customization.
15751579
* [tableau-ui-angular](https://github.com/serionist/tableau-ui-angular) - A third-party component library that brings Tableau-style components to Angular.
15761580
* [ng-verse](https://github.com/lukonik/ng-verse) - A collection of feature-rich Angular components, directives, and pipes. Unlike traditional UI libraries, it requires no installation—just copy and paste what you need into your project. Check the [docs](https://www.ng-verse.dev/) for more.
15771581
* [primitives](https://github.com/radix-ng/primitives) - Angular port of [Radix UI](https://www.radix-ui.com/) Primitives. Accessible. Customizable.
1582+
* [xUI](https://github.com/Rikarin/xui) - Angular UI Component Library heavily inspired by Discord design.
15781583

15791584
##### Material Based
15801585

docs/awesome/awesome-annual-security-reports.md

+2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Reports will be classified by a header that describes their primary content or e
6262
- [Flashpoint](https://flashpoint.io/resources/report/2024-cyber-threat-intelligence-index/) - [Midyear Cyber Threat Index](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/Flashpoint-Midyear-CTI-Index-2024.pdf) (2024) - Provides a snapshot of current cyber threat trends, offering insights into evolving attack patterns and threat actor activities.
6363
- [Fortinet](https://www.fortinet.com/resources/analyst-reports/threat-report-2h-2023) - [Global Threat Landscape Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2023/Fortinet-Global-Threat-Report-2H-2023.pdf) (2023) - Analyzes global cyber threats and attack trends, offering insights into emerging vulnerabilities, malware variants, and strategies for improving organizational cybersecurity.
6464
- [Google Cloud](https://inthecloud.withgoogle.com/security-threat-intel/subscribe.html) - [Threat Horizons Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/Google-Cloud-Threat-Horizons-Report-H12024.pdf) (2024) - Offers insights on cloud security risks and practical advice for businesses using cloud services, based on Google's research and expert knowledge.
65+
- [Huntress](https://www.huntress.com/resources/2025-cyber-threat-report) - [Threat Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2025/Huntress-Threat-Report-2025.pdf) (2025) - Analyzes the 2024 cyber threat landscape, focusing on attack breakdowns by industry, particularly healthcare and technology sectors, to project trends for the upcoming year.
6566
- [IBM](https://www.ibm.com/reports/threat-intelligence) - [X-Force Threat Intelligence Index](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/IBM-X-Force-Threat-Intelligence-Index-2024.pdf) (2024) - Provides a comprehensive analysis of global cyber threats, offering insights into attack trends, threat actor tactics, and industry-specific vulnerabilities.
6667
- [Mandiant](https://www.mandiant.com/m-trends) - [MTrends Special Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/Mandiant-M-Trends-2024.pdf) (2024) - Offers insights into advanced persistent threats, emerging attack techniques, and strategies for improving organizational cyber defense.
6768
- [Microsoft](https://www.microsoft.com/en-us/security/security-insider/intelligence-reports/microsoft-digital-defense-report-2024) - [Digital Defense Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/Microsoft-Digital-Defense-Report-2024.pdf) (2024) - Analyzes global cybersecurity trends, offering insights into threat actor tactics, emerging vulnerabilities, and strategies for improving digital defense.
@@ -124,6 +125,7 @@ Reports will be classified by a header that describes their primary content or e
124125
- [Hornet](https://www.hornetsecurity.com/us/cyber-security-report/) - [Cybersecurity Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2025/Hornet-Cybersecurity-Report-2025.pdf) (2025) - An in-depth analysis of the Microsoft 365 cloud threat landscape, including email security, compliance, governance, and backup.
125126
- [IBM](https://www.ibm.com/security/data-breach/threat-intelligence/) - [X-Force Cloud Threat Landscape Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/IBM-X-Force-Cloud-Threat-Landscape-Report-2024.pdf) (2024) - Focuses on threats specific to cloud environments, offering insights into cloud security challenges and strategies for securing cloud infrastructure.
126127
- [Okta](https://www.okta.com/resources/whitepaper-the-secure-sign-in-trends-report/) - [Secure Sign in Trends Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/Okta-Secure-Sign-in-Trends-Report-2024.pdf) (2024) - Drawing on billions of authentications, this report explores trends and methods of common identity attacks, the role of AI in identity security, and unique attack patterns across industries, regions, and company sizes.
128+
- [Wiz](https://www.wiz.io/state-of-ai-in-the-cloud) - [State of AI in the Cloud](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2025/Wiz-State-of-AI-in-the-Cloud-2025.pdf) (2025) - Highlights the increasing adoption of AI in the cloud, noting that 70% of organizations now utilize managed AI services, rivaling the popularity of managed Kubernetes.
127129
- [Zimperium](https://www.zimperium.com/global-mobile-threat-report/) - [Global Mobile Threat Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/Zimperium-Global-Mobile-Threat-Report-2024.pdf) (2024) Highlights a growing trend of attackers prioritizing mobile devices as a primary target, focusing on threats like phishing and "mishing" (mobile phishing) covering the enterprise mobile footprint, global threat landscape, and specific industries targeted by these attacks.
128130
- [Zscaler](https://info.zscaler.com/resources-industry-reports-public-sector-Insights-threatlabz-ai-security-2024) - [ThreatLabz AI Security Report](https://github.com/jacobdjwilson/awesome-annual-security-reports/blob/master/Annual%20Security%20Reports/2024/Threatlabz-AI-Security-Report-2024.pdf) (2024) - Examines the intersection of artificial intelligence and cybersecurity, offering insights into AI-powered threats, defensive applications of AI, and strategies for securing AI systems and models.
129131

docs/awesome/awesome-ansible.md

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ For more information about communication, see the [Ansible communication guide](
116116
- [Ansible Best Practices by AndiDog](https://andidog.de/blog/2017-04-24-ansible-best-practices) - Practices covering many aspects of an Ansible setup, including hints to support different environments (testing, staging, production).
117117
- [Getting started with Ansible](https://steampunk.si/blog/getting-started-with-ansible/) - Introduces Ansible, provides installation instructions and gives an interactive walkthrough of Ansible's basic functionalities, like running Ansible playbooks and installing Ansible content.
118118
- [Taking Ansible apart](https://steampunk.si/blog/taking-ansible-apart/) - Describes and shows how most commonly used Ansible components work.
119+
- [Enhancing Ansible Development with SOLID Principles](https://github.com/kksat/SOLID-Ansible) - Discover how the fundamental principles of SOLID—Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion—can significantly elevate your Ansible role and playbook development.
119120

120121
### German
121122

docs/awesome/awesome-bitcoin-payment-processors.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Self-Hosted payment processors run on your server and provide you with a full co
1515

1616
| Processor | Fees | Lightning | Directly to Your Wallet | Conversion to Fiat | Requirements |
1717
| --------- |:----:|:---------:|:-----------------------:|:------------------:| ------------ |
18-
| [BTCPay Server](https://btcpayserver.org/) | No fees | Yes | Yes | Via [Payment Forwarding](https://www.blockonomics.co/views/payment_forwarding.html) and [Exchange Integration](https://redbtc.org/flows/integrations/kraken-exchange/) | 2 GB RAM, 80 GB Storage, Docker |
18+
| [BTCPay Server](https://btcpayserver.org/) | No fees | Yes | Yes | Via [Strike plugin](https://github.com/Marfusios/strike-btcpayserver-plugin) or [Exchange Integration](https://redbtc.org/flows/integrations/kraken-exchange/) | 2 GB RAM, 80 GB Storage, Docker |
1919
| [One Time Address](https://github.com/alexk111/One-Time-Address) | No fees | No | Yes | No | NodeJS |
2020
| [CryptoWoo](https://www.cryptowoo.com/) | $34 - $99 per year | No | Yes | No | PHP 5.6+, Wordpress 4.3+, WooCommerce 3.0+ |
2121
| [BitcartCC](https://bitcartcc.com) | No fees | Yes | Yes | No | 1 GB RAM, 10 GB Storage, Docker |
@@ -46,7 +46,9 @@ The following processors use their own wallets, not yours, for receiving payment
4646

4747
⚠ They not only collect data about payments, they have full control over the funds. There are many risks associated with custodians, which might end up with lost/locked funds.
4848

49-
⚠ Most of them have KYC/AML requirements, which poses a serious threat to your and your customers' privacy.
49+
⚠ Most of them have KYB/KYC/AML requirements, which poses a serious threat to your and your customers' privacy.
50+
51+
⚠ They have country-based restrictions for merchants and merchants' customers.
5052

5153
| Processor | Fees | Lightning | Directly to Your Wallet | Conversion to Fiat | Requirements |
5254
| --------- |:----:|:---------:|:-----------------------:|:------------------:| ------------ |
@@ -60,6 +62,9 @@ The following processors use their own wallets, not yours, for receiving payment
6062
| [NOWPayments](https://nowpayments.io/) | ≤0.5% | No | No | No | KYC/AML procedure applied to certain clients, wallet addresses and select assets. |
6163
| [ElenPAY](https://elenpay.tech) | ≤1% | Yes | Yes | No (Soon) | Low KYC |
6264
| [Speed](https://tryspeed.com/) | 1% | Yes | No | No | No |
65+
| [Sheepy](https://www.sheepy.com/) | 1% + $0.25 | No | No | Yes | Requires [KYB documents](https://www.sheepy.com/faq/what-documents-are-required-to-verify-my-merchant-account) |
66+
| [ALFAcoins](https://www.alfacoins.com/) | 0.99% | No | No | No | Requires KYB documents |
67+
| [Apirone](https://apirone.com/) | 1% | No | No | No | No |
6368

6469
## Backers 💝
6570

0 commit comments

Comments
 (0)