Skip to content

Commit a94b742

Browse files
committed
Robot Updated at:14 Feb 2024 21:08:45 GMT
1 parent ee8dbcc commit a94b742

15 files changed

+75
-58
lines changed

docs/awesome/awesome-agi-cocosci.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1655,7 +1655,7 @@ organized into intricate patterns that seem to be consistent across individuals.
16551655

16561656
* [Program Synthesis with Large Language Models](https://arxiv.org/abs/2108.07732) - 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15213050540818392833&hl=en&as_sdt=0,5)].
16571657

1658-
* [AutumnSynth: Synthesis of Reactive Programs with Structured Latent State](https://openreview.net/forum?id=Qw8eyl2_N_-) - ***NeurIPS'21 AIPLANS Workshop***, 2021. [[All Versions](https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=AutumnSynth%3A+Synthesis+of+Reactive+Programs+with+Structured+Latent+State&btnG=)].
1658+
* [Combining Functional and Automata Synthesis to Discover Causal Reactive Programs](https://dl.acm.org/doi/pdf/10.1145/3571249) - ***POPL'23***, 2023. [[All Versions](https://scholar.google.com/scholar?cluster=10470162446663474225&hl=en&as_sdt=0,5)]. A new algorithm that synthesizes functional reactive programs from observation data, which iterates between a functional synthesis step, which attempts to generate a transition function over observed states, and an automata synthesis step, which adds any additional latent state necessary to fully account for the observations.
16591659

16601660
* [Synthesizing theories of human language with Bayesian program induction](http://cap.csail.mit.edu/sites/default/files/research-pdfs/Synthesizing%20theories%20of%20human%20language%20with%20Bayesian%20program%20induction.pdf) - ***Nature Communications***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=8603772394100237159&hl=en&as_sdt=0,5)].
16611661

docs/awesome/awesome-audit-algorithms.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Nowadays, many algorithms (recommendation, scoring, classification) are operated
1111

1212
## Papers
1313
### 2024
14+
- [Improved Membership Inference Attacks Against Language Classification Models](https://arxiv.org/pdf/2310.07219.pdf) - (ICLR) *Presents a framework for running membership inference attacks against classifier, in audit mode.*
1415
- [Auditing Fairness by Betting](https://arxiv.org/pdf/2305.17570.pdf) - (Neurips) [[Code]](https://github.com/bchugg/auditing-fairness) *Sequential methods that allows for the continuous monitoring of incoming data from a black-box classifier or regressor.*
1516
### 2023
1617
- [Stealing the Decoding Algorithms of Language Models](https://people.cs.umass.edu/~amir/papers/CCS23-LM-stealing.pdf) - (CCS) *Steal the type and hyperparameters of the decoding algorithms of a LLM.*

docs/awesome/awesome-browser-extensions-for-github.md

+27-27
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ Installs: 10 | Stars: 458 | Last update: 1 Mar 2021
5555

5656
Displays size of each file, download link and an option of copying file contents directly to clipboard
5757

58-
Installs: 647 | Stars: 1959 | Last update: 22 Apr 2021
58+
Installs: 635 | Stars: 1959 | Last update: 22 Apr 2021
5959

6060

6161
Easily search GIPHY to add a GIF into any GitHub comment box.
6262

63-
Installs: 522 | Stars: 167 | Last update: 18 Jan 2024
63+
Installs: 524 | Stars: 167 | Last update: 18 Jan 2024
6464

6565

6666
Find the best GIFs for your awesome pull requests.
@@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a
7070

7171
Quickly browse the history of a file from any git repository.
7272

73-
Installs: 209 | Stars: 13465 | Last update: 13 Oct 2023
73+
Installs: 207 | Stars: 13465 | Last update: 13 Oct 2023
7474

7575

7676
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.
@@ -90,12 +90,12 @@ Installs: 558 | Stars: 67 | Last update: n/a
9090

9191
Easily navigate through the changes in a file that has been edited on GitHub.
9292

93-
Installs: 4 | Stars: 19 | Last update: 24 Jun 2020
93+
Installs: 3 | Stars: 19 | Last update: 24 Jun 2020
9494

9595

9696
A browser extension which gives different filetypes different icons on GitHub.
9797

98-
Installs: 20000 | Stars: 1365 | Last update: n/a
98+
Installs: 20000 | Stars: 1366 | Last update: n/a
9999

100100

101101
Highlight selected word in GitHub source view like Sublime Text.
@@ -105,7 +105,7 @@ Installs: 1000 | Stars: 143 | Last update: n/a
105105

106106
Neat hovercards for GitHub.
107107

108-
Installs: 17653 | Stars: 1797 | Last update: n/a
108+
Installs: 17662 | Stars: 1797 | Last update: n/a
109109

110110

111111
Colorize issue and PR links to see their status (open, closed, merged).
@@ -120,7 +120,7 @@ Installs: 606 | Stars: 57 | Last update: n/a
120120

121121
Lists repositories that are similar to the one being viewed
122122

123-
Installs: 39 | Stars: 45 | Last update: 10 Aug 2022
123+
Installs: 38 | Stars: 45 | Last update: 10 Aug 2022
124124

125125

126126
Revert closed GitHub issues from purple back to red
@@ -145,7 +145,7 @@ Installs: 42 | Stars: 48 | Last update: 25 Sep 2023
145145

146146
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.
147147

148-
Installs: 122 | Stars: 362 | Last update: 14 Nov 2023
148+
Installs: 120 | Stars: 362 | Last update: 14 Nov 2023
149149

150150

151151
View and create Linear tickets from any GitHub PR or issue.
@@ -160,7 +160,7 @@ Installs: 2000 | Stars: 289 | Last update: n/a
160160

161161
It can make the sub-directories and files of github repository as zip and download it
162162

163-
Installs: 3321 | Stars: 35 | Last update: 21 Aug 2023
163+
Installs: 3302 | Stars: 35 | Last update: 21 Aug 2023
164164

165165

166166
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.
@@ -180,7 +180,7 @@ Installs: 2000 | Stars: 346 | Last update: n/a
180180

181181
Hide dotfiles from the GitHub file browser.
182182

183-
Installs: 40 | Stars: 317 | Last update: 16 Sep 2021
183+
Installs: 39 | Stars: 317 | Last update: 16 Sep 2021
184184

185185

186186
Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.
@@ -190,7 +190,7 @@ Installs: 10000 | Stars: 3430 | Last update: n/a
190190

191191
Browser extension to add git graph to GitHub website.
192192

193-
Installs: 408 | Stars: 2477 | Last update: 1 Jan 2024
193+
Installs: 406 | Stars: 2483 | Last update: 1 Jan 2024
194194

195195

196196
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: 234 | Last update: n/a
200200

201201
See forks with the most stars under the names of repositories.
202202

203-
Installs: 339 | Stars: 572 | Last update: 4 Jul 2021
203+
Installs: 340 | Stars: 572 | Last update: 4 Jul 2021
204204

205205

206206
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207207

208-
Installs: 737 | Stars: 416 | Last update: 10 Jan 2024
208+
Installs: 734 | Stars: 416 | Last update: 10 Jan 2024
209209

210210

211211
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.
212212

213-
Installs: 41 | Stars: 249 | Last update: 27 Nov 2019
213+
Installs: 42 | Stars: 249 | Last update: 27 Nov 2019
214214

215215

216216
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: 15 | Last update: n/a
220220

221221
A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.
222222

223-
Installs: 73 | Stars: 140 | Last update: 6 Apr 2023
223+
Installs: 72 | Stars: 140 | Last update: 6 Apr 2023
224224

225225

226226
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.
227227

228-
Installs: 547 | Stars: 1766 | Last update: 12 Jul 2023
228+
Installs: 545 | Stars: 1766 | Last update: 12 Jul 2023
229229

230230

231231
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
235235

236236
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.
237237

238-
Installs: 12761 | Stars: 5222 | Last update: 13 Nov 2022
238+
Installs: 12762 | Stars: 5222 | Last update: 13 Nov 2022
239239

240240

241241
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: 960 | Last update: n/a
252252

253253
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254254

255-
Installs: 37031 | Stars: 22631 | Last update: 4 Jan 2024
255+
Installs: 36934 | Stars: 22635 | Last update: 4 Jan 2024
256256

257257

258258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
259259

260-
Installs: 66 | Stars: 222 | Last update: 6 Aug 2021
260+
Installs: 65 | Stars: 222 | Last update: 6 Aug 2021
261261

262262

263263
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.
264264

265-
Installs: 46 | Stars: 66 | Last update: 23 Sep 2023
265+
Installs: 45 | Stars: 66 | Last update: 23 Sep 2023
266266

267267

268268
Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.
@@ -277,12 +277,12 @@ Installs: 4 | Stars: 96 | Last update: 15 Oct 2020
277277

278278
Extension that simplifies the GitHub interface and adds useful features.
279279

280-
Installs: 8461 | Stars: 22590 | Last update: 8 Feb 2024
280+
Installs: 8424 | Stars: 22599 | Last update: 8 Feb 2024
281281

282282

283283
Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `` in all the code on GitHub.
284284

285-
Installs: 26 | Stars: 74 | Last update: 25 Aug 2018
285+
Installs: 25 | Stars: 74 | Last update: 25 Aug 2018
286286

287287

288288
Introduces the Explore tab in the pull request interface where you can review changes ordered by importance and see the semantic context surrounding each change.
@@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi
298298
4. Hover tooltips
299299
5. File tree navigation
300300

301-
Installs: 900 | Stars: 9454 | Last update: 14 Apr 2023
301+
Installs: 883 | Stars: 9454 | Last update: 14 Apr 2023
302302

303303

304304
Make tab indented code more readable by forcing the tab size to 4 instead of 8.
@@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: n/a
323323

324324
All your issues, PRs, repos and other work documents right in your new tab
325325

326-
Installs: 165 | Stars: n/a | Last update: n/a
326+
Installs: 164 | Stars: n/a | Last update: n/a
327327

328328

329329
file tree for github, and more than that.
330330

331-
Installs: 346 | Stars: n/a | Last update: 15 Dec 2023
331+
Installs: 340 | Stars: n/a | Last update: 15 Dec 2023
332332

333333

334334
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
338338

339339
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340340

341-
Installs: 2402 | Stars: 131 | Last update: 18 Jan 2024
341+
Installs: 2393 | Stars: 131 | Last update: 14 Feb 2024
342342

343343

344344
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.
345345

346-
Installs: 87 | Stars: 736 | Last update: 20 Dec 2023
346+
Installs: 87 | Stars: 735 | Last update: 20 Dec 2023
347347

348348

349349
Extends GitHub pages with math, diagrams, embedded YouTube videos etc.

docs/awesome/awesome-cl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1670,7 +1670,7 @@ Literate programming
16701670

16711671
* [literate-lisp](https://github.com/jingtaozf/literate-lisp) - Load Common Lisp code blocks from Emacs' Org files. [MIT][200].
16721672
* [erudite](https://github.com/mmontone/erudite) - Literate Programming System built with interactive development in mind. [MIT][200].
1673-
* [papyrus](https:/github.com/tani/papyrus) - Papyrus makes your markdown executable with the reader macro of Common Lisp.[MIT][200]
1673+
* [papyrus](https://github.com/tani/papyrus) - Papyrus makes your markdown executable with the reader macro of Common Lisp.[MIT][200]
16741674

16751675

16761676
Logging

docs/awesome/awesome-connectivity-info.md

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ A list of connectivity indexes, maps, and reports to help you better understand
102102

103103
**[`^ back to top ^`](#)**
104104

105+
- [Cloudflare Radar](https://radar.cloudflare.com/) - Invaluable resource on internet traffic, security, routing, outages, DNS, and more.
105106
- [GSMA - Enabling Rural Coverage](https://www.gsma.com/mobilefordevelopment/wp-content/uploads/2018/02/Enabling_Rural_Coverage_English_February_2018.pdf) - (Feb 2018) Regulatory and policy recommendations to foster mobile broadband coverage in developing countries.
106107
- [Facebook Audience Insights](https://www.facebook.com/ads/audience-insights/) - Demographic information on Facebook usage.
107108
- [SimilarWeb - Mobile App Ranking](https://www.similarweb.com/apps/top/google/app-index/us/all/top-free) - Ranking of popular mobile apps across countries.

docs/awesome/awesome-developer-first.md

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ For the latest additions [click here](https://github.com/agamm/awesome-developer
178178
## Integrations
179179
*Integration management systems or products that ease integration development.*
180180
* [Apideck](https://www.apideck.com) - Integration marketplace builder, one-API with 3rd parties for quick development.
181+
* [Panora](https://panora.dev) - Easy, flexible API to add customer-facing integrations to your SaaS product. [![Panora](https://img.shields.io/github/stars/panoratech/panora?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22)](https://github.com/panoratech/panora)
181182
* [Revert](https://revert.dev) - Open-source unified API to build B2B product integrations. [![Revert](https://img.shields.io/github/stars/revertinc/revert?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22)](https://github.com/revertinc/revert)
182183
* [Sequin](https://sequin.io/) - Interface with third-party services using SQL.
183184
* [Vessel](https://www.vessel.dev/) - Developer-first, native integration platform for GTM tools.

0 commit comments

Comments
 (0)