You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/awesome/awesome-agi-cocosci.md
+4
Original file line number
Diff line number
Diff line change
@@ -1588,6 +1588,8 @@ organized into intricate patterns that seem to be consistent across individuals.
1588
1588
1589
1589
*[Acquiring Comparative Commonsense Knowledge from the Web](https://people.mpi-inf.mpg.de/~ntandon/papers/aaai-2014-tandon.pdf) - ***AAAI'14***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=16641273554706459553&hl=en&as_sdt=0,5)].
1590
1590
1591
+
*[Visual Concept Programming: A Visual Analytics Approach to Injecting Human Intelligence at Scale](https://ieeexplore.ieee.org/abstract/document/9904017) - ***IEEE Transactions on Visualization and Computer Graphics***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=10724509334112758172&hl=en&as_sdt=0,5)]. This paper presents Visual Concept Programming, a first-of-its-kind visual analytics approach of using visual concepts to program image data at scale while requiring a few human efforts.
1592
+
1591
1593
1592
1594
1593
1595
### Inductive Logic & Program Synthesis
@@ -1671,6 +1673,8 @@ organized into intricate patterns that seem to be consistent across individuals.
1671
1673
1672
1674
*[Grammar Prompting for Domain-Specific Language Generation with Large Language Models](https://proceedings.neurips.cc/paper_files/paper/2023/hash/cd40d0d65bfebb894ccc9ea822b47fa8-Abstract-Conference.html) - ***NeurIPS'23***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=11694070042468483715&hl=en&as_sdt=0,5)]. Grammar prompting, a simple approach to enable LLMs to use external knowledge and domain-specific constraints, expressed through a grammar in Backus--Naur Form (BNF), during in-context learning.
1673
1675
1676
+
*[Large Language Models Meet NL2Code: A Survey](https://aclanthology.org/2023.acl-long.411/) - ***ACL'23***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=11868015824802341463&hl=en&as_sdt=0,5)]. [[NL2Code Website](https://nl2code.github.io/)]. A paper presenting a comprehensive survey of 27 existing large language models for NL2Code, and also review benchmarks and metrics, suggesting that the key factors contributing to the success of large language models for NL2Code are “Large Size, Premium Data, Expert Tuning”.
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.
It can make the sub-directories and files of github repository as zip and download it
162
162
163
-
Installs: 3228 | Stars: 35 | Last update: 21 Aug 2023
163
+
Installs: 3232 | Stars: 35 | Last update: 21 Aug 2023
164
164
165
165
166
166
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.
Browser extension to add git graph to GitHub website.
192
192
193
-
Installs: 409 | Stars: 2520 | Last update: 1 Jan 2024
193
+
Installs: 410 | Stars: 2527 | Last update: 1 Jan 2024
194
194
195
195
196
196
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.
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207
207
208
-
Installs: 731 | Stars: 418 | Last update: 10 Jan 2024
208
+
Installs: 731 | Stars: 418 | Last update: 20 Feb 2024
209
209
210
210
211
211
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.
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.
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: 4 | Stars: 135 | Last update: 16 Jan 2020
235
235
236
236
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.
237
237
238
-
Installs: 12759 | Stars: 5222 | Last update: 13 Nov 2022
238
+
Installs: 12758 | Stars: 5223 | Last update: 13 Nov 2022
239
239
240
240
241
241
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).
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254
254
255
-
Installs: 36693 | Stars: 22635 | Last update: 4 Jan 2024
255
+
Installs: 36709 | Stars: 22636 | Last update: 4 Jan 2024
256
256
257
257
258
258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
259
259
260
-
Installs: 66 | Stars: 223 | Last update: 6 Aug 2021
260
+
Installs: 67 | Stars: 223 | Last update: 6 Aug 2021
261
261
262
262
263
263
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.
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340
340
341
-
Installs: 2364 | Stars: 131 | Last update: 14 Feb 2024
341
+
Installs: 2354 | Stars: 131 | Last update: 14 Feb 2024
342
342
343
343
344
344
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.
<h2><ahref="https://capgo.app/?ref=awesome-list"> ➡️ ➡️ Get Instant updates for Capacitor App: Capgo 🔔</a></h2>
17
+
<h2><ahref="https://capgo.app/?ref=awesome-list"> ➡️ Get Instant updates for Capacitor App: Capgo 🔔</a></h2>
18
+
19
+
<h2><ahref="https://capgo.app/consulting/"> Hire a Capacitor consultant 💪</a></h2>
18
20
</div>
19
21
<br>
20
22
@@ -116,7 +118,7 @@ Plugins owned by [Capgo organisation](https://github.com/Cap-go) and maintained
116
118
-[Navigation bar](https://github.com/Cap-go/capacitor-navigation-bar) - Set navigation bar color for android lolipop and higher.
117
119
-[Video Player IVS](https://github.com/Cap-go/ivs-player) - Native Ivs player for Capacitor app Android and IOS.
118
120
-[Home indicator](https://github.com/Cap-go/home-indicator) - Hide and show home button indicator in Capacitor app.
119
-
-[Naitve Purchases](https://github.com/Cap-go/native-purchases) - Manage IAP on capacitor with latest libs Android and IOS.
121
+
-[Native Purchases](https://github.com/Cap-go/native-purchases) - Manage IAP on capacitor with latest libs Android and IOS.
120
122
121
123
122
124
## [Capawesome plugins](https://capawesome.io/)
@@ -161,6 +163,7 @@ Independents plugins are listed here.
161
163
162
164
-[Brother Print](https://github.com/rdlabo-team/capacitor-brotherprint) - A native Brother Print SDK implementation for iOS & Android.
163
165
-[Biometric](https://github.com/epicshaggy/capacitor-native-biometric) - Use biometrics confirm device owner presence or authenticate users.
166
+
-[capacitor-plugin-camera](https://github.com/xulihang/capacitor-plugin-camera) - A camera plugin that is designed to make it easy to perform image processing tasks like barcode reading and OCR. We can use reflection to get the camera frames in another plugin so that it can enjoy native performance.
164
167
-[Dark mode](https://github.com/micahlt/ionicCapacitorDarkMode) - Monitor the changes made to system's dark mode.
165
168
-[Data Storage SQlite](https://github.com/jepiqueau/capacitor-data-storage-sqlite) - Providing a key-value permanent store for simple data of type string only to SQLite on IOS, Android and Electron platforms and to IndexedDB for the Web platform.
166
169
-[Document Scanner](https://github.com/websitebeaver/capacitor-document-scanner) - Scan documents (notes, homework, business cards, receipts, or anything with a rectangular shape).
@@ -210,6 +213,7 @@ Independents plugins are listed here.
210
213
-[Zalo login](https://github.com/kmasterycsl/capacitor-zalo-login) - Zalo login plugin for Capacitor.
211
214
-[Photo library](https://github.com/diiiary/capacitor-plugin-photo-library) - Get all the images from system album.
-[Bing Translator](https://github.com/sabereen/capacitor-bing-translator) - A simple and **free** API for using [Bing Translator](https://bing.com/translator).
Copy file name to clipboardexpand all lines: docs/awesome/awesome-data-engineering.md
+1
Original file line number
Diff line number
Diff line change
@@ -207,6 +207,7 @@
207
207
-[RudderStack](https://github.com/rudderlabs/rudder-server) - A warehouse-first Customer Data Platform that enables you to collect data from every application, website and SaaS platform, and then activate it in your warehouse and business tools.
208
208
-[PACE](https://github.com/getstrm/pace) - An open source framework that allows you to enforce agreements on how data should be accessed, used, and transformed, regardless of the data platform (Snowflake, BigQuery, DataBricks, etc.)
209
209
-[Prefect](https://prefect.io/) - Prefect is an orchestration and observability platform. With it, developers can rapidly build and scale resilient code, and triage disruptions effortlessly.
210
+
-[Multiwoven](https://github.com/Multiwoven/multiwoven) - The open-source reverse ETL, data activation platform for modern data teams.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-fiber.md
+3
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,9 @@ List of middlewares that are created by the Fiber community.
88
88
-[mikhail-bigun/fiberlogrus](https://github.com/mikhail-bigun/fiberlogrus) - A logger middleware that uses logrus and its structured logging features.
89
89
-[Idan-Fishman/fiber-bind](https://github.com/Idan-Fishman/fiber-bind) - Request schema validator middleware that validates sources such as the request body, query string parameters, route parameters and even form files.
90
90
-[rodrigoodhin/fiper](https://gitlab.com/rodrigoodhin/fiper) - FiPer is a library that provides Fiber with Role Based Access Control (RBAC) using JWT and with database persistence using two ORM libraries are supported: Gorm and Bun.
91
+
-[zeiss/fiber-goth](https://github.com/ZEISS/fiber-goth) - Simple middleware to integrate authentication to your Fiber applications.
92
+
-[zeiss/fiber-authz](https://github.com/ZEISS/fiber-authz) - A middleware to secure routes in Fiber with a defined RBAC model.
93
+
-[zeiss/fiber-htmx](https://github.com/ZEISS/fiber-htmx) - A middleware for using HTMX in Fiber.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-honeypots.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
52
52
-[galah](https://github.com/0x4D31/galah) - an LLM-powered web honeypot using the OpenAI API.
53
53
-[honeyhttpd](https://github.com/bocajspear1/honeyhttpd) - Python-based web server honeypot builder.
54
54
-[honeyup](https://github.com/LogoiLab/honeyup) - An uploader honeypot designed to look like poor website security.
55
+
-[modpot](https://github.com/referefref/modpot) - Modpot is a modular web application honeypot framework and management application written in Golang and making use of gin framework.
55
56
-[owa-honeypot](https://github.com/joda32/owa-honeypot) - A basic flask based Outlook Web Honey pot.
56
57
-[phpmyadmin_honeypot](https://github.com/gfoss/phpmyadmin_honeypot) - Simple and effective phpMyAdmin honeypot.
57
58
-[shockpot](https://github.com/threatstream/shockpot) - WebApp Honeypot for detecting Shell Shock exploit attempts.
@@ -60,7 +61,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
60
61
-[Snare](https://github.com/mushorg/snare) - Super Next generation Advanced Reactive honeypot.
-[stack-honeypot](https://github.com/CHH/stack-honeypot) - Inserts a trap for spam bots into responses.
63
-
-[tomcat-manager-honeypot](https://github.com/helospark/tomcat-manager-honeypot) - Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study
64
+
-[tomcat-manager-honeypot](https://github.com/helospark/tomcat-manager-honeypot) - Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study.
64
65
- WordPress honeypots
65
66
-[HonnyPotter](https://github.com/MartinIngesen/HonnyPotter) - WordPress login honeypot for collection and analysis of failed login attempts.
66
67
-[HoneyPress](https://github.com/kungfuguapo/HoneyPress) - Python based WordPress honeypot in a Docker container.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-newsletters.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -418,7 +418,7 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
418
418
-[Resilience Roundup](https://resilienceroundup.com). Learn from Resilence Engineering research without having to dig through long, academic papers.
419
419
420
420
## Security
421
-
421
+
-[Security Talks Digest](https://talks.donsan.org). A newsletter, that aggregates content from the security conferences around the world and deliver them in form of a weekly report.
422
422
-[Phishing Stories](https://phishingstories.beehiiv.com). The One Email CIOs & CISOs Actually Want Their Employees to Open.
423
423
-[Crypto-Gram](https://www.schneier.com/crypto-gram/). A security-focused monthly newsletter curated by Bruce Schneier, one of the most famous security experts in the world.
424
424
-[this week in security](https://twitter.us18.list-manage.com/subscribe?u=e1ad6038c994abec17dafb116&id=a2457dc8ad). a weekly tl;dr cybersecurity newsletter including news, the happy corner, your weekly cyber-cat, and more. It's sent every Sunday.
0 commit comments