From b77c2044b6c6863c587df2532ffd53a1e3de51e4 Mon Sep 17 00:00:00 2001 From: chenjiajia Date: Mon, 22 Jul 2024 21:09:54 +0000 Subject: [PATCH] Robot Updated at:22 Jul 2024 21:09:54 GMT --- docs/awesome/awesome-agi-cocosci.md | 2 +- docs/awesome/awesome-angular.md | 2 + docs/awesome/awesome-blazor.md | 2 + .../awesome-browser-extensions-for-github.md | 58 +++++++++---------- docs/awesome/awesome-coq.md | 3 +- docs/awesome/awesome-go.md | 3 + docs/awesome/awesome-neovim.md | 2 + docs/awesome/awesome-nix.md | 7 ++- docs/awesome/awesome-userscripts.md | 6 ++ docs/awesome/free-for-dev.md | 7 +++ docs/awesome/sindresorhus-awesome.md | 1 + docs/awesome/static-analysis.md | 4 +- 12 files changed, 63 insertions(+), 34 deletions(-) diff --git a/docs/awesome/awesome-agi-cocosci.md b/docs/awesome/awesome-agi-cocosci.md index e6240dd260..69b6457c87 100644 --- a/docs/awesome/awesome-agi-cocosci.md +++ b/docs/awesome/awesome-agi-cocosci.md @@ -1398,7 +1398,7 @@ English-language description for use by biologists. * [Bayesian Theory of Mind: Modeling Joint Belief-Desire Attribution](http://web.mit.edu/9.s915/www/classes/theoryOfMind.pdf) - ***CogSci'11***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=7454981153033683025&hl=en&as_sdt=0,5)]. -* [Bayesian Theory of Mind : modeling human reasoning about beliefs, desires, goals, and social relations](https://dspace.mit.edu/handle/1721.1/73768) - ***Ph.D. Dissertation MIT***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=16053170661075048224&hl=en&as_sdt=0,5)]. Chris Baker's Ph.D. dissertation, a comprehensive review on Bayesian modeling of Theory of Mind. +* [Bayesian Theory of Mind : modeling human reasoning about beliefs, desires, goals, and social relations](https://dspace.mit.edu/handle/1721.1/73768) - ***MIT***, 2012. [[All Versions](https://scholar.google.com/scholar?cluster=16053170661075048224&hl=en&as_sdt=0,5)]. Chris Baker's Ph.D. dissertation, a comprehensive review on Bayesian modeling of Theory of Mind. * [The Signature of All Things: Children Infer Knowledge States from Static Images](https://psyarxiv.com/f692k/) - ***CogSci'20***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=12380982112592086477&hl=en&as_sdt=0,5&as_ylo=2017)]. diff --git a/docs/awesome/awesome-angular.md b/docs/awesome/awesome-angular.md index fb8ca3db97..a7b96e3733 100644 --- a/docs/awesome/awesome-angular.md +++ b/docs/awesome/awesome-angular.md @@ -328,6 +328,7 @@ become an Angular expert. * [cryptr-angular](https://github.com/cryptr-auth/cryptr-angular) - Codeless Auth platform for business. * [angular-authentication](https://github.com/nikosanif/angular-authentication) - An Angular application that demonstrates best practices for user authentication & authorization flows. * [ngx-security](https://github.com/mselerin/ngx-security) - Security directives for your Angular application to show/hide elements based on a user roles / permissions. +* [ngx-clerk](https://github.com/anagstef/ngx-clerk) - An unofficial project that aims to provide a seamless integration of [Clerk](https://clerk.com) features into Angular applications. #### Builders @@ -844,6 +845,7 @@ Angular 7+ Validator, a library handle validation messages easy and automatic. * [ngx-skeleton-loader](https://github.com/willmendesneto/ngx-skeleton-loader) - Make beautiful, animated loading skeletons that automatically adapt to your Angular apps. * [angular-svg-round-progressbar](https://github.com/crisbeto/angular-svg-round-progressbar) - Angular module that uses SVG to create a circular progressbar. * [ng-circle-progress](https://github.com/bootsoon/ng-circle-progress) - A simple circle progress component created for Angular based on SVG Graphics. +* [ngx-loading-buttons](https://github.com/dkreider/ngx-loading-buttons) - A lightweight Angular library to add a loading spinner to your Angular Material buttons. #### Loggers diff --git a/docs/awesome/awesome-blazor.md b/docs/awesome/awesome-blazor.md index a7eeaba20a..c32a87a960 100644 --- a/docs/awesome/awesome-blazor.md +++ b/docs/awesome/awesome-blazor.md @@ -335,6 +335,7 @@ Doing the [Build a web app with Blazor](https://docs.microsoft.com/en-us/learn/m ## Real-World applications ## Videos +* [ASP.NET Community Standup - Using GraphQL to enhance Blazor apps](https://www.youtube.com/watch?v=ubX-a6_V_ao) - July 9, 2024 - ![duration](https://img.shields.io/badge/Duration:%20-67%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) Let's dive into why GraphQL is a compelling choice for API queries and how to integrate it with Blazor. In this session, we'll enhance a Blazor app by incorporating GraphQL and using QuickGrid to present the data. * [New Blazor Hybrid + .NET MAUI Templates are Incredible](https://www.youtube.com/watch?v=ilUohNPqnkU) - ![duration](https://img.shields.io/badge/Duration:%20-10%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) June 28, 2024 - Looking to build mobile, desktop, and web apps all with nearly 100% shared web UI? New Blazor Hybrid templates in .NET 9 give you a single click automatically configured project with .NET MAUI, Blazor, and a razor class library all setup. * [ASP.NET Community Standup: Building Aspireify.net](https://www.youtube.com/watch?v=hzemJE_jcrI) - June 18, 2024 - Join Jeff Fritz as he shows how he built Aspireify.net with .NET 8, Blazor, Microsoft Azure and .NET Aspire. [Community links](https://www.theurlist.com/aspnet-standup-2024-06-18). * [Blazor and Orchard Core with Peter Matthews - Orchard Core Pair Programming by Lombiq](https://www.youtube.com/watch?v=IZioflrC1Ho) - June 17, 2024 - Join this session of Orchard Core Pair Programming by Lombiq! In these, we do an hour of pair programming with an Orchard Core community member about a project of theirs. We learn together a lot, share best practices, and write some good code. All this is live, and you can join us with your questions! @@ -468,6 +469,7 @@ Doing the [Build a web app with Blazor](https://docs.microsoft.com/en-us/learn/m * [Archives](https://github.com/AdrienTorris/awesome-blazor/tree/master/Archives) - [2021](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2021.md#videos), [2020](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2020.md#videos), [2019](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2019.md#videos), [2018](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2018.md#videos), [2017](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2017.md#videos). ## Articles +* [Visual Studio 2022 Preview release notes](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview#blazorwasmdebuggerimprovements) - July 9, 2024 - This release focuses on quality-of-life enhancements for all developers and workloads. When you use Visual Studio, you want to feel empowered and productive. That's why quality-of-life features are so important: they make coding a smooth and enjoyable experience, free of unnecessary hassles and headaches. We hope you'll love this update. * [Blazor Basics: Blazor Render Modes in .NET 8](https://www.telerik.com/blogs/blazor-basics-blazor-render-modes-net-8) - June 12, 2024 - This article is about the new Blazor render modes in .NET 8, including ServerInteractivity, WebAssemblyInteractivity, AutoInteractivity and static server-side rendering (SSR). * [The usage of Blazor.Diagrams](https://www.slaveoftime.fun/blog/the-usage-of-blazor.diagrams) - June 11, 2024 - How to use Blazor.Diagrams. * [Blazor in .NET 9 Takes Shape (Preview 4 Highlights)](https://www.telerik.com/blogs/blazor-net-9-takes-shape-preview-4-highlights) - June 4, 2024 - .NET 9 is shaping up ahead of its November 2024 release. Here are the highlights for Blazor so far. diff --git a/docs/awesome/awesome-browser-extensions-for-github.md b/docs/awesome/awesome-browser-extensions-for-github.md index 36ef98ec9e..f269be0cf5 100644 --- a/docs/awesome/awesome-browser-extensions-for-github.md +++ b/docs/awesome/awesome-browser-extensions-for-github.md @@ -25,7 +25,7 @@ Want to know more about this process? Check out the [Codeless Contributions with Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup. -Installs: 123 | Stars: 79 | Last update: 2 Jun 2023 +Installs: 120 | Stars: 79 | Last update: 2 Jun 2023 Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing. @@ -55,12 +55,12 @@ Installs: 8 | Stars: 464 | Last update: 1 Mar 2021 Displays size of each file, download link and an option of copying file contents directly to clipboard -Installs: 636 | Stars: 2059 | Last update: 3 Jun 2024 +Installs: 627 | Stars: 2059 | Last update: 3 Jun 2024 Easily search GIPHY to add a GIF into any GitHub comment box. -Installs: 510 | Stars: 181 | Last update: 18 Jan 2024 +Installs: 497 | Stars: 181 | Last update: 18 Jan 2024 Find the best GIFs for your awesome pull requests. @@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a Quickly browse the history of a file from any git repository. -Installs: 199 | Stars: 13522 | Last update: 13 Oct 2023 +Installs: 195 | Stars: 13524 | Last update: 13 Oct 2023 GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page. @@ -80,7 +80,7 @@ Installs: 34 | Stars: 4 | Last update: n/a Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs. -Installs: 113 | Stars: 289 | Last update: 25 Apr 2024 +Installs: 112 | Stars: 289 | Last update: 25 Apr 2024 Set custom tab size for code view on GitHub.com @@ -105,12 +105,12 @@ Installs: 1000 | Stars: 144 | Last update: n/a Neat hovercards for GitHub. -Installs: 18485 | Stars: 1818 | Last update: n/a +Installs: 18494 | Stars: 1818 | Last update: n/a Colorize issue and PR links to see their status (open, closed, merged). -Installs: 98 | Stars: 298 | Last update: 30 Jun 2024 +Installs: 96 | Stars: 298 | Last update: 30 Jun 2024 Displays npm package stats on GitHub @@ -120,12 +120,12 @@ Installs: 606 | Stars: 57 | Last update: n/a Lists repositories that are similar to the one being viewed -Installs: 28 | Stars: 49 | Last update: 10 Aug 2022 +Installs: 29 | Stars: 49 | Last update: 10 Aug 2022 Revert closed GitHub issues from purple back to red -Installs: 2 | Stars: 40 | Last update: 14 Jul 2024 +Installs: 1 | Stars: 40 | Last update: 14 Jul 2024 Automatically adds repository size to GitHub's repository summary. @@ -145,12 +145,12 @@ Installs: 38 | Stars: 48 | Last update: 25 Sep 2023 This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables. -Installs: 113 | Stars: 378 | Last update: 10 Apr 2024 +Installs: 111 | Stars: 378 | Last update: 10 Apr 2024 View and create Linear tickets from any GitHub PR or issue. -Installs: 9 | Stars: 23 | Last update: 2 Jun 2024 +Installs: 8 | Stars: 23 | Last update: 2 Jun 2024 Show [vscode-icons](https://github.com/vscode-icons/vscode-icons) in the repository browser. @@ -160,7 +160,7 @@ Installs: 2000 | Stars: 307 | Last update: n/a It can make the sub-directories and files of github repository as zip and download it -Installs: 3460 | Stars: 38 | Last update: 21 Aug 2023 +Installs: 3414 | Stars: 38 | Last update: 21 Aug 2023 Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list. @@ -190,7 +190,7 @@ Installs: 10000 | Stars: 3479 | Last update: n/a Browser extension to add git graph to GitHub website. -Installs: 466 | Stars: 3221 | Last update: 1 Jan 2024 +Installs: 458 | Stars: 3221 | Last update: 1 Jan 2024 Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository. @@ -200,17 +200,17 @@ Installs: 57 | Stars: 235 | Last update: n/a See forks with the most stars under the names of repositories. -Installs: 318 | Stars: 593 | Last update: 30 Mar 2024 +Installs: 316 | Stars: 593 | Last update: 30 Mar 2024 Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension. -Installs: 789 | Stars: 491 | Last update: 17 Jul 2024 +Installs: 781 | Stars: 491 | Last update: 17 Jul 2024 An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm. -Installs: 34 | Stars: 250 | Last update: 27 Nov 2019 +Installs: 33 | Stars: 250 | Last update: 27 Nov 2019 Chrome extension which helps you not to miss important changes in your news thread related to your repo @@ -220,12 +220,12 @@ Installs: 17 | Stars: 16 | Last update: n/a A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page. -Installs: 62 | Stars: 141 | Last update: 6 Apr 2023 +Installs: 61 | Stars: 141 | Last update: 6 Apr 2023 Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications. -Installs: 533 | Stars: 1813 | Last update: 24 Apr 2024 +Installs: 517 | Stars: 1814 | Last update: 24 Apr 2024 Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories. @@ -235,7 +235,7 @@ Installs: 2 | Stars: 142 | Last update: 16 Jan 2020 OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles. -Installs: 12900 | Stars: 5262 | Last update: 13 Nov 2022 +Installs: 12892 | Stars: 5262 | Last update: 13 Nov 2022 OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710). @@ -252,17 +252,17 @@ Installs: 4000 | Stars: 963 | Last update: n/a Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories. -Installs: 37246 | Stars: 22736 | Last update: 9 Jun 2024 +Installs: 37158 | Stars: 22736 | Last update: 9 Jun 2024 Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design). -Installs: 66 | Stars: 228 | Last update: 14 Jun 2024 +Installs: 65 | Stars: 228 | Last update: 14 Jun 2024 This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line. -Installs: 38 | Stars: 71 | Last update: 23 Sep 2023 +Installs: 37 | Stars: 71 | Last update: 23 Sep 2023 Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub. @@ -277,7 +277,7 @@ Installs: 4 | Stars: 97 | Last update: 15 Oct 2020 Extension that simplifies the GitHub interface and adds useful features. -Installs: 8319 | Stars: 23739 | Last update: 10 Jul 2024 +Installs: 8181 | Stars: 23764 | Last update: 10 Jul 2024 Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `→` in all the code on GitHub. @@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi 4. Hover tooltips 5. File tree navigation -Installs: 871 | Stars: 9951 | Last update: 14 Apr 2023 +Installs: 854 | Stars: 9951 | Last update: 14 Apr 2023 Make tab indented code more readable by forcing the tab size to 4 instead of 8. @@ -308,7 +308,7 @@ Installs: 2000 | Stars: 281 | Last update: n/a Helps you see easily which activities happened since you last visited GitHub. -Installs: 5 | Stars: 34 | Last update: n/a +Installs: 4 | Stars: 34 | Last update: n/a Generate a magic link for your PR and post it on shared Slack channel, to entice reviewers to pick up your PR faster! @@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: n/a All your issues, PRs, repos and other work documents right in your new tab -Installs: 130 | Stars: n/a | Last update: n/a +Installs: 127 | Stars: n/a | Last update: n/a file tree for github, and more than that. -Installs: 307 | Stars: n/a | Last update: 7 Jul 2024 +Installs: 301 | Stars: n/a | Last update: 7 Jul 2024 Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser. @@ -338,12 +338,12 @@ Installs: 2000 | Stars: 131 | Last update: n/a gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code. -Installs: 2332 | Stars: 142 | Last update: 21 Jun 2024 +Installs: 2295 | Stars: 142 | Last update: 21 Jun 2024 When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README. -Installs: 81 | Stars: 753 | Last update: 11 Jun 2024 +Installs: 80 | Stars: 753 | Last update: 11 Jun 2024 Extends GitHub pages with math, diagrams, embedded YouTube videos etc. diff --git a/docs/awesome/awesome-coq.md b/docs/awesome/awesome-coq.md index b8da020f97..d861c8d7ec 100644 --- a/docs/awesome/awesome-coq.md +++ b/docs/awesome/awesome-coq.md @@ -54,6 +54,7 @@ Contributions welcome! Read the [contribution guidelines](https://github.com/coq - [CertiGraph](https://github.com/Salamari/CertiGraph) - Library for reasoning about directed graphs and their embedding in separation logic. - [CoLoR](https://github.com/fblanqui/color) - Library on rewriting theory, lambda-calculus and termination, with sub-libraries on common data structures extending the Coq standard library. - [coq-haskell](https://github.com/jwiegley/coq-haskell) - Library smoothing the transition to Coq for Haskell users. +- [Coq-Kruskal](https://github.com/DmxLarchey/Coq-Kruskal) - Collection of libraries related to rose trees and Kruskal's tree theorem. - [CoqInterval](https://gitlab.inria.fr/coqinterval/interval/) - Tactics for performing proofs of inequalities on expressions of real numbers. - [Coq record update](https://github.com/tchajed/coq-record-update) - Library which provides a generic way to update Coq record fields. - [Coq-std++](https://gitlab.mpi-sws.org/iris/stdpp) - Extended alternative standard library for Coq. @@ -262,4 +263,4 @@ Contributions welcome! Read the [contribution guidelines](https://github.com/coq - [Lemma Overloading](https://github.com/coq-community/lemma-overloading) - Demonstration of design patterns for programming and proving with canonical structures. - [MathComp Tutorial Materials](https://github.com/math-comp/tutorial_material) - Source code for Mathematical Components tutorials. - [Mike Nahas's Coq Tutorial](https://mdnahas.github.io/doc/nahas_tutorial.html) - Basics of using Coq to write formal proofs. -- [Tricks in Coq](https://github.com/tchajed/coq-tricks) - Tips, tricks, and features that are hard to discover. +- [Tricks in Coq](https://github.com/coq-community/coq-tricks) - Tips, tricks, and features in Coq that are hard to discover. diff --git a/docs/awesome/awesome-go.md b/docs/awesome/awesome-go.md index 5c4c4feb12..75a8724442 100644 --- a/docs/awesome/awesome-go.md +++ b/docs/awesome/awesome-go.md @@ -354,6 +354,7 @@ _Libraries for configuration parsing._ - [viper](https://github.com/spf13/viper) - Go configuration with fangs. - [xdg](https://github.com/adrg/xdg) - Go implementation of the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) and [XDG user directories](https://wiki.archlinux.org/index.php/XDG_user_directories). - [xdg](https://github.com/OpenPeeDeeP/xdg) - Cross platform package that follows the [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html). +- [yamagiconf](https://github.com/romshark/yamagiconf) - The "safe subset" of YAML for Go configs. ## Continuous Integration @@ -579,6 +580,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem - [pudge](https://github.com/recoilme/pudge) - Fast and simple key/value store written using Go's standard library. - [regatta](https://github.com/jamf/regatta) - Fast, simple, geo-distributed KV store built for cloud native era. - [rosedb](https://github.com/roseduan/rosedb) - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset. +- [rotom](https://github.com/xgzlucario/rotom) - A tiny Redis server built with Golang, compatible with RESP protocols. - [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite. - [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items. - [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1. @@ -1159,6 +1161,7 @@ _Libraries for building GUI Applications._ _Toolkits_ - [app](https://github.com/murlokswarm/app) - Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress. +- [DarwinKit](https://github.com/progrium/darwinkit) - Build native macOS applications using Go. - [energy](https://github.com/energye/energy) - Cross-platform based on LCL(Native System UI Control Library) and CEF(Chromium Embedded Framework) (Windows/ macOS / Linux) - [fyne](https://github.com/fyne-io/fyne) - Cross platform native GUIs designed for Go based on Material Design. Supports: Linux, macOS, Windows, BSD, iOS and Android. - [gio](https://gioui.org) - Gio is a library for writing cross-platform immediate mode GUI-s in Go. Gio supports all the major platforms: Linux, macOS, Windows, Android, iOS, FreeBSD, OpenBSD and WebAssembly. diff --git a/docs/awesome/awesome-neovim.md b/docs/awesome/awesome-neovim.md index 01d98cf0c4..7e309d6124 100644 --- a/docs/awesome/awesome-neovim.md +++ b/docs/awesome/awesome-neovim.md @@ -487,6 +487,8 @@ Tree-sitter is a new system introduced in Neovim 0.5 that incrementally parses y - [ptdewey/darkearth-nvim](https://github.com/ptdewey/darkearth-nvim) - A dark and earthy colorscheme supporting Tree-sitter and LSP. - [uloco/bluloco.nvim](https://github.com/uloco/bluloco.nvim) - A fancy and sophisticated colorscheme for night and day coding. Supports LSP, Tree-sitter and all the plugins you love. - [slugbyte/lackluster.nvim](https://github.com/slugbyte/lackluster.nvim) - A delightful mostly grayscale colorscheme that is soft on the eyes, and supports heaps of plugins. +- [0xstepit/flow.nvim](https://github.com/0xstepit/flow.nvim) - Carefully designed colors to help focusing during coding plus fluorescent details. Support many plugins and tools. + ### Lua Colorscheme diff --git a/docs/awesome/awesome-nix.md b/docs/awesome/awesome-nix.md index 140948f5c8..fd5d64867b 100644 --- a/docs/awesome/awesome-nix.md +++ b/docs/awesome/awesome-nix.md @@ -133,6 +133,7 @@ ## DevOps * [Makes](https://github.com/fluidattacks/makes) - A Nix-based CI/CD pipeline framework for building, testing, and releasing projects in any language, from anywhere. +* [nixidy](https://github.com/arnarg/nixidy) - Kubernetes GitOps with Nix and Argo CD. * [Standard](https://github.com/divnix/std) - An opinionated Nix Flakes framework to keep Nix code in large projects organized, accompanied by a friendly CLI/TUI optized for DevOps scenarios. ## Programming Languages @@ -153,6 +154,10 @@ * [elm2nix](https://github.com/cachix/elm2nix) - Convert `elm.json` into Nix expressions. +### Gleam + +* [nix-gleam](https://github.com/arnarg/nix-gleam) - Generic Nix builder for Gleam applications. + ### Haskell * [cabal2nix](https://github.com/NixOS/cabal2nix) - Converts a Cabal file into a Nix build expression. @@ -220,6 +225,7 @@ * [base16.nix](https://github.com/SenchoPens/base16.nix) - Flake way to theme programs in [base16](https://github.com/chriskempson/base16) colorschemes, mustache template support included. * [Home Manager](https://github.com/nix-community/home-manager) - Manage your user configuration just like NixOS. +* [nix-darwin](https://github.com/LnL7/nix-darwin) - Manage macOS configuration just like on NixOS. * [musnix](https://github.com/musnix/musnix) - Do real-time audio work in NixOS. * [nixcloud-webservices](https://github.com/nixcloud/nixcloud-webservices) - A Nixpkgs extension with a focus on ease of deployment of web-related technologies. * [NixVim](https://github.com/nix-community/nixvim) - A NeoVim distribution built with Nix modules and Nixpkgs. @@ -244,7 +250,6 @@ * [awesome-nix-hpc](https://github.com/freuk/awesome-nix-hpc) - High Performance Computing package sets. * [chaotic-nyx](https://github.com/chaotic-cx/nyx) - Daily bumped bleeding edge packages like `mesa_git` & others that aren't yet in Nixpkgs. Created by the makers of [Chaotic-AUR](https://github.com/chaotic-aur/). -* [nix-darwin](https://github.com/LnL7/nix-darwin) - Manage macOS configuration just like on NixOS. * [nixpkgs-firefox-darwin](https://github.com/bandithedoge/nixpkgs-firefox-darwin) - Automatically updated Firefox binary packages for macOS. * [nixpkgs-wayland](https://github.com/nix-community/nixpkgs-wayland) - Bleeding-edge Wayland packages. * [NUR](https://github.com/nix-community/NUR/) - Nix User Repositories. The mother of all overlays, allowing access to user repositories and installing packages via attributes. diff --git a/docs/awesome/awesome-userscripts.md b/docs/awesome/awesome-userscripts.md index 34129daeaa..d0181c9d2c 100644 --- a/docs/awesome/awesome-userscripts.md +++ b/docs/awesome/awesome-userscripts.md @@ -51,6 +51,11 @@ There's no focused plugins to get Userscripts running on Internet Explorer, but * [AdsBypasser](https://adsbypasser.github.io/) - Bypass Ads, Popups and count-down ads. +### Amazon + +* [AmazonGPT](https://amazongpt.kudoai.com) - Adds AI assistance to Amazon shopping. + + ### Brave Search * [BraveGPT](https://bravegpt.com) - Adds AI answers to Brave Search. Ask from any site. Powered by GPT-4o! @@ -58,6 +63,7 @@ There's no focused plugins to get Userscripts running on Internet Explorer, but ### ChatGPT +* [AmazonGPT](https://amazongpt.kudoai.com) - Adds AI assistance to Amazon shopping. * [ChatGPT Auto-Continue](https://chatgptautocontinue.com) - Automatically continue generating multiple ChatGPT responses. * [ChatGPT Auto Refresh](https://chatgptautorefresh.com) - Auto-sends background requests to keep sessions fresh & prevent Cloudflare checks + network errors. * [ChatGPT Infinity](https://chatgptinfinity.com) - Generate endless answers from all-knowing ChatGPT (in any language!) diff --git a/docs/awesome/free-for-dev.md b/docs/awesome/free-for-dev.md index da9d39196e..4727abbebf 100644 --- a/docs/awesome/free-for-dev.md +++ b/docs/awesome/free-for-dev.md @@ -731,6 +731,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo ## Monitoring * [Pingmeter.com](https://pingmeter.com/) - 5 uptime monitors with 10-minute interval. Monitor SSH, HTTP, HTTPS, and any custom TCP ports. + * [alerty.ai](https://www.alerty.ai) - Free APM and monitoring for your FE, BE, DB, and more + free agent runs. * [appdynamics.com](https://www.appdynamics.com/) — Free for 24-hour metrics, application performance management agents limited to one Java, one .NET, one PHP, and one Node.js * [appneta.com](https://www.appneta.com/) — Free with 1-hour data retention * [appspector.com](https://appspector.com/) - Mission control for remote iOS/Android/Flutter debugging. Free for small traffic usage (64MB of logs). @@ -1101,6 +1102,7 @@ Update Time, five active automations, webhooks. ## Low-code Platform + * [Clappia](https://www.clappia.com) — A low-code platform designed for building business process applications with customizable mobile and web apps. Offers a drag-and-drop interface, features like Offline Support, real-time location tracking and integration with various third-party services. * [Basedash](https://www.basedash.com) — Low-code platform for building internal admin panels and dashboards. Supports SQL databases and REST APIs. * [BudiBase](https://budibase.com/) — Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s * [appsmith](https://www.appsmith.com/) — Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API. @@ -1158,10 +1160,12 @@ Update Time, five active automations, webhooks. * [Zonomi](https://zonomi.com/) — Free DNS hosting service with instant DNS propagation. Free plan: 1 DNS zone (domain name) with up to 10 DNS records. * [dnspod.com](https://www.dnspod.com/) — Free DNS hosting. * [duckdns.org](https://www.duckdns.org/) — Free DDNS with up to 5 domains on the free tier. With configuration guides for various setups. + * [Dynv6.com](https://dynv6.com/) — Free DDNS service with [API support](https://dynv6.com/docs/apis) and management of a lot of dns record types (like CNAME, MX, SPF, SRV, TXT and others). * [freedns.afraid.org](https://freedns.afraid.org/) — Free DNS hosting. Also, provide free subdomains based on numerous public user [contributed domains](https://freedns.afraid.org/domain/registry/). Get free subdomains from the "Subdomains" menu after signing up. * [luadns.com](https://www.luadns.com/) — Free DNS hosting, three domains, all features with reasonable limits * [namecheap.com](https://www.namecheap.com/domains/freedns/) — Free DNS. No limit on the number of domains * [nextdns.io](https://nextdns.io) - DNS-based firewall, 300K free queries monthly + * [noip.at](https://noip.at/) — Free DDNS service without registration, tracking, logging or advertising. No limit to domains. * [noip](https://www.noip.com/) — a dynamic DNS service that allows up to 3 hostnames free with confirmation every 30 days * [sslip.io](https://sslip.io/) — Free DNS service that when queried with a hostname with an embedded IP address returns that IP address. * [zilore.com](https://zilore.com/en/dns) — Free DNS hosting for 5 domains. @@ -1624,6 +1628,7 @@ Update Time, five active automations, webhooks. * [Umami](https://umami.is/) - Simple, fast, privacy-focused, open-source alternative to Google Analytics. * [TrackWith Dicloud](https://dicloud.net/trackwith-privacy-focused-analytics/) - Free lightweight privacy-focused alternative to Google Analytics. Unlimited pageviews, unlimited visitor, unlimited page heatmaps & goal tracking. Free for up to 3 domains and 600 session replay per domain. * [AppFit](https://appfit.io) - AppFit is a comprehensive analytics and product management tool designed to facilitate seamless, cross-platform management of analytics and product updates. Free plan includes 10,000 events per month, product journal and weekly insights. + * [Seline](https://seline.so) - Seline is a simple & private website and product analytics. Cookieless, lightweight, independent. Free plan includes 3,000 events per month and provides access to all our features, such as the dashboard, user journeys, funnels, and more. ## Visitor Session Recording @@ -1843,3 +1848,5 @@ HTML Themes and UI Kits to create your applications faster! * [360Converter](https://www.360converter.com/) - Free tier useful website to convert: Video to Text && Audio to Text && Speech to Text && Real-time Audio to Text && YouTube Video to Text && add Video Subtitle. Maybe it will be helpful in a short video conversion or in a short youtube tutorial:) * [QRCodeBest](https://qrcode.best/) - Create custom QR codes with 13 templates, full privacy, and personal branding. Features tracking pixels, project categorization, and unlimited team seats on QRCode.Best. * [OneVM](https://onevm.uk.to/) - KVM VPS, 1 GB RAM, 1 vCore, 15 GB storage, 10 ports + 1 SSH port, 350 mbps ethernet, free 20 hours/day. + * [PostPulse](https://post-pulse.io) - Boost your online presence, enhance your SEO and site ranking with monthly AI-crafted posts to SEO-optimized domains The free Plan allows you to manually publish one Post on our site every month. + diff --git a/docs/awesome/sindresorhus-awesome.md b/docs/awesome/sindresorhus-awesome.md index 846d551034..8d89d8eb63 100644 --- a/docs/awesome/sindresorhus-awesome.md +++ b/docs/awesome/sindresorhus-awesome.md @@ -584,6 +584,7 @@ - [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support. - [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase. - [PocketBase](https://github.com/benallfree/awesome-pocketbase#readme) - An open-source, Go-based backend in one file. +- [Neon](https://github.com/tyaga001/awesome-neon#readme) - An open-source alternative to AWS Aurora. ## Media diff --git a/docs/awesome/static-analysis.md b/docs/awesome/static-analysis.md index 2326173187..097a496a03 100644 --- a/docs/awesome/static-analysis.md +++ b/docs/awesome/static-analysis.md @@ -146,7 +146,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com - [ESBMC](http://esbmc.org) — ESBMC is an open source, permissively licensed, context-bounded model checker based on satisfiability modulo theories for the verification of single- and multi-threaded C/C++ programs. -- [flawfinder](http://dwheeler.com/flawfinder/) — Finds possible security weaknesses. +- [flawfinder](http://dwheeler.com/flawfinder/) :warning: — Finds possible security weaknesses. - [flint++](https://github.com/JossWhittle/FlintPlusPlus) — Cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook. @@ -246,7 +246,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com - [ESBMC](http://esbmc.org) — ESBMC is an open source, permissively licensed, context-bounded model checker based on satisfiability modulo theories for the verification of single- and multi-threaded C/C++ programs. -- [flawfinder](http://dwheeler.com/flawfinder/) — Finds possible security weaknesses. +- [flawfinder](http://dwheeler.com/flawfinder/) :warning: — Finds possible security weaknesses. - [flint++](https://github.com/JossWhittle/FlintPlusPlus) — Cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.