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/GoBooks.md
+5
Original file line number
Diff line number
Diff line change
@@ -431,6 +431,11 @@ Domain-driven design (DDD) is one of the most sought-after skills in the industr
431
431
432
432
The main goal of this book is to help developers avoid common mistakes while at the same time, learning a new programming language through a "hands-on approach". This book provides a good level of detail on "how to do it securely" showing what kind of security problems could arise during development.
433
433
434
+
### 2023 - [Network Automation with Go](https://www.packtpub.com/en-us/product/network-automation-with-go-9781800560925)
Go’s built-in first-class concurrency mechanisms make it an ideal choice for long-lived low-bandwidth I/O operations, which are typical requirements of network automation and network operations applications. This book provides a quick overview of Go and hands-on examples within it to help you become proficient with Go for network automation. It’s a practical guide that will teach you how to automate common network operations and build systems using Go. The first part takes you through a general overview, use cases, strengths, and inherent weaknesses of Go to prepare you for a deeper dive into network automation. You’ll explore the common network automation areas and challenges, what language features you can use in each of those areas, and the common software tools and packages. To help deepen your understanding, you’ll also work through real-world network automation problems and apply hands-on solutions to them. By the end of this book, you’ll be well-versed with Go and have a solid grasp on network automation.
434
439
435
440
### 2024 - [The Power of Go: Tools](https://bitfieldconsulting.com/books/tools)
Copy file name to clipboardexpand all lines: docs/awesome/awesome-agi-cocosci.md
-1
Original file line number
Diff line number
Diff line change
@@ -1440,7 +1440,6 @@ English-language description for use by biologists.
1440
1440
*[Unit of visual working memory: A Boolean map provides a better account than an object does](https://psycnet.apa.org/record/2019-27729-001) - ***Journal of Experimental Psychology***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=14909735035752892020&hl=en&as_sdt=0,5)].
1441
1441
1442
1442
1443
-
*[Learning Triadic Belief Dynamics in Nonverbal Communication from Videos](https://arxiv.org/abs/2104.02841) - ***CVPR'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=15365483338824697316&hl=en&as_sdt=0,5)]. Theory of Mind in the perception level, introduced as a computer vision task.
1444
1443
1445
1444
*[Ten-month-old infants infer the value of goals from the costs of actions](https://dspace.mit.edu/bitstream/handle/1721.1/112291/ivc_full_preprint.pdf?sequence=1&isAllowed=y) - ***Science***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=11862940312128630925&hl=en&as_sdt=0,5)]. A piece of evidence for children's capability on ToM.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-angular.md
+9-2
Original file line number
Diff line number
Diff line change
@@ -810,6 +810,13 @@ become an Angular expert.
810
810
*[unovis](https://github.com/f5/unovis) - Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript.
811
811
*[angular-google-charts](https://github.com/FERNman/angular-google-charts) - A wrapper for the Google Charts library written in Angular.
812
812
813
+
#### Cookies
814
+
815
+
*[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) - Angular service for cookies. Originally based on the [ng2-cookies](https://github.com/BCJTI/ng2-cookies) library.
816
+
*[ngx-cookie-consent](https://github.com/giacomo/ngx-cookie-consent) - Angular multi-language module to display a cookie consent banner without other dependencies.
817
+
*[ngx-cookieconsent](https://github.com/tinesoft/ngx-cookieconsent) - Cookie Consent module for Angular.
818
+
*[cookieconsent](https://github.com/orestbida/cookieconsent) - Simple cross-browser cookie-consent plugin written in vanilla js that can be added to [Angular](https://cookieconsent.orestbida.com/essential/getting-started.html#angular).
819
+
813
820
#### Data Grids
814
821
815
822
*[ag-grid](https://www.ag-grid.com/) - The best JavaScript Data Table for building Enterprise Applications. Supports React, Angular, Vue and Plain JavaScript.
@@ -1315,6 +1322,8 @@ for the creation of web applications developed with Angular.
1315
1322
*[infinite-viewer](https://github.com/daybrush/infinite-viewer) - Infinite Viewer is a document viewer component with infinite scrolling.
1316
1323
*[ngx-doc-viewer](https://github.com/Marcelh1983/document-viewer/tree/main/packages/ngx-doc-viewer) - This component can be used to show several different document types in an Angular app.
1317
1324
*[ngx-treeview2](https://github.com/TapBeep/ngx-treeview2) - An Angular treeview component with checkbox.
1325
+
*[ngx-imageviewer](https://github.com/viobui/ngx-imageviewer) - Generate a image/pdf viewer using canvas.
1326
+
*[ngx-json-schema-viewer](https://github.com/jy95/ngx-json-schema-viewer) - JSON Schema Viewer in Angular.
1318
1327
1319
1328
#### Misc Components
1320
1329
@@ -1329,8 +1338,6 @@ for the creation of web applications developed with Angular.
1329
1338
*[ngx-feature-toggle](https://github.com/willmendesneto/ngx-feature-toggle) - Your module to handle with feature toggles in Angular applications easier.
1330
1339
*[runtime-config-loader](https://github.com/pjlamb12/runtime-config-loader) - This is an Angular library that provides an easy way to load a configuration JSON file for runtime configuration.
1331
1340
*[ng-polymorpheus](https://github.com/taiga-family/ng-polymorpheus) - Polymorpheus is a tiny library for polymorphic templates in Angular.
1332
-
*[ngx-cookieconsent](https://github.com/tinesoft/ngx-cookieconsent) - Cookie Consent module for Angular.
1333
-
*[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) - Angular (4.2+ ...12) service for cookies. Originally based on the [ng2-cookies](https://github.com/BCJTI/ng2-cookies) library.
1334
1341
*[gui](https://github.com/acrodata/gui) - JSON powered GUI for configurable panels.
1335
1342
*[ng2csv](https://github.com/rars/ng2csv) - Angular service for saving data to CSV file.
1336
1343
*[@ui-router/angular](https://github.com/ui-router/angular) - [UI-Router](https://ui-router.github.io) for Angular: State-based routing for Angular.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-mac.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -558,7 +558,7 @@ Any comments, suggestions? [Let us know!](https://github.com/jaywcjlove/awesome-
558
558
*[Lightshot](https://app.prntscr.com/) - The fastest way to take a customizable screenshot. ![Freeware][Freeware Icon]
559
559
*[Monosnap](https://monosnap.com/) - Make screenshots. Draw on it. Shoot video and share your files. It's fast, easy and free. ![Freeware][Freeware Icon][![App Store][app-store Icon]](https://itunes.apple.com/app/monosnap/id540348655)
560
560
*[OBS Studio](https://github.com/obsproject/obs-studio) - A free and open source software for live streaming and screen recording. [![Open-Source Software][OSS Icon]](https://github.com/obsproject/obs-studio)
561
-
*[Shottr](https://shottr.cc/) - Screen capture application with features like Scrolling capture, OCR and markup. ![Freeware][Freeware Icon]
561
+
*[Shottr](https://shottr.cc/) - Screen capture application with features like Scrolling capture, OCR and markup.
562
562
*[Skitch](https://evernote.com/skitch/) - Screen capture application with a powerful annotation capabilities. ![Freeware][Freeware Icon]
563
563
*[Snip](http://snip.qq.com/) - Application for sharing captured images on QQ Mail. ![Freeware][Freeware Icon]
564
564
*[Snipaste](https://www.snipaste.com) - Simple but powerful snipping tool. ![Freeware][Freeware Icon]
Copy file name to clipboardexpand all lines: docs/awesome/awesome-newsletters.md
+11-1
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
135
135
-[Integration Digest](https://wearecommunity.io/collections/DLY4smPzao). A monthly curated newsletter aggregating the latest news in API Management, iPaaS, ESB, integration frameworks, message brokers, etc.
136
136
-[Grok](https://grok.computer). Free daily summary of the internet for software engineers. [Archive](https://grok.computer/newsletter)
137
137
-[Tech Talks Weekly](https://techtalksweekly.substack.com/). A free weekly newsletter that brings all the recently uploaded tech talks across [+100 engineering conferences](https://techtalksweekly.substack.com/p/tech-conferences) like Devoxx, NDC, GOTO, StrangeLoop, ... right into your inbox. [Archive](https://techtalksweekly.substack.com/archive).
138
-
138
+
-[CodeDegen Daily](https://codedegen.substack.com/) A daily, mostly free, No BS newsletter for programming information in general you'r just one click away.
139
139
### ObjectiveC
140
140
141
141
-[ObjC](https://www.objc.io/). Free monthly issues covering the most important aspects of advanced iOS and OS X development.
@@ -146,12 +146,14 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
146
146
-[C# Digest](https://csharpdigest.net/). A weekly newsletter featuring only the top 5 links for C# and .NET developers. [Archive](https://csharpdigest.net/digests).
147
147
-[Awesome .Net Newsletter](https://dotnet.libhunt.com/newsletter). A collection of awesome .Net libraries, tools & frameworks.
148
148
-[ASP.NET Core News](https://aspnetcore.news/). A weekly newsletter about everything ASP.NET Core, Blazor, SignalR, and similar.
149
+
-[C# Insights](https://csharpinsights.com/). A free, weekly newsletter for .NET developers, to stay up-to-date with the latest news, enhancements, tips and tricks in the world of C# and .NET development. [Archive](https://newsletter.csharpinsights.com/).
149
150
150
151
### Node.js
151
152
152
153
-[Node Weekly](https://nodeweekly.com/). A free, once–weekly e-mail round-up of Node.js news and articles.
153
154
-[npm Weekly](https://www.npmjs.com/npm-weekly). What we’re working on, thinking about, and talking about NPM
154
155
-[Awesome Node.js Newsletter](https://nodejs.libhunt.com/newsletter). A weekly overview of the most popular Node.js news, articles and packages.
156
+
-[Node.js Security Newsletter](https://www.nodejs-security.com/newsletter). Everything in and around the Node.js security ecosystem, direct to your inbox.
155
157
156
158
### Swift
157
159
@@ -325,6 +327,7 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
325
327
-[Serverless Status](https://serverless.email/). A weekly newsletter about serverless architectures and paradigms, function-as-a-service, AWS Lambda, etc.
326
328
-[Google Cloud Weekly Newsletter](https://www.gcpweekly.com/). This Google Cloud Weekly is a summary of the week's top news, tutorials, videos, podcasts associated to the Google Cloud ecosystem, it's well worth reading.
327
329
-[Last Week in AWS](https://www.lastweekinaws.com/). A weekly roundup of news from Amazon's cloud ecosystem.
330
+
-[Cloud Study Weekly](https://cloudstudy.net/newsletter). This weekly newsletter features the latest news headlines in cloud computing, upcoming conferences related to cloud and DevOps, as well as weekly deals and freebies on cloud-native technologies.
328
331
329
332
### Kubernetes
330
333
@@ -355,6 +358,7 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
355
358
-[The ML Engineer Newsletter](https://ethical.institute/mle.html). Receive updates on open source frameworks, tutorials and articles curated by machine learning professionals. Obtain insights on best practices, tools and techniques in machine learning explainability, reproducibility, model evaluation, feature analysis and beyond.
356
359
-[True Positive Weekly](https://aiweekly.substack.com/). The most important artificial intelligence and machine learning links of the week.
357
360
-[Air Around AI](https://airaroundai.substack.com/). Air Around AI is a weekly newsletter of the top news, best tutorials, product launches and super tips on AI.
361
+
-[The Batch](https://www.deeplearning.ai/the-batch/). The weekly DeepLearning.AI newsletter that highlights the most practical research papers, industry shaping applications and high impact business news.
358
362
359
363
## Blockchain / Cryptocurrencies
360
364
@@ -374,6 +378,7 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
374
378
-[MindByte Weekly Pulse](https://mindbyte.beehiiv.com) Fuel your week with MindByte Weekly Pulse, your indispensable guide to navigating the dynamic world of GitHub, Azure, and .NET. Discover the latest insights, tips, and trends, curated by an industry expert, delivered to your inbox every week.
375
379
-[TechTok Today](https://techtok.today). Daily summarised and curated news in technology (as newsletter and in-website stories) picked from the most popular sources and fresh engineering blogs articles from leading tech companies.
376
380
-[Weekly Engineering Newsletter](https://weeklyengineeringnewsletter.substack.com). Every Sunday, delivering a digest of the week's most fascinating finds in the tech world.
381
+
-[Hacking Scale](https://newsletter.betterstack.com/). A bi-weekly newsletter about building and scaling software from engineers at Better Stack.
377
382
378
383
## Leadership
379
384
@@ -415,6 +420,7 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
415
420
-[Senior Mindset](https://seniormindset.com). Get a series of curated essays on the mindset of a senior software engineer.
416
421
-[Weekly Robotics](https://weeklyrobotics.com/). A weekly newsletter with news, projects and research related to robotics.
417
422
-[Future Crunch](https://futurecrunch.com). A fortnightly newsletter with all the good news you don't get to hear about, in science, the environment, and across the world. You can see a feed of their good news [here](https://futurecrun.ch/goodnews).
423
+
-[Simply Explained](https://newsletter.simplyexplained.com/). Monthly newsletter to tickle your curiosity. Mostly science and technology news.
418
424
419
425
## Resilience
420
426
@@ -440,6 +446,10 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr
440
446
-[Founders Grid](https://smash.vc/founders-grid/). A weekly newsletter for startup founders that rounds up the best resources from startup ecosystem.
441
447
-[Unreadit/Entrepreneur](https://unread.it/n/entrepreneur/). Cutting edge news regarding entrepreneurship, growth, investing and startups sourced from the best Reddit posts.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-rust.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -364,6 +364,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
364
364
*[GQL](https://github.com/amrdeveloper/gql) - A SQL like query language to run on .git files.
365
365
*[httm](https://github.com/kimono-koans/httm) - Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2 (and even actual Time Machine backups!)
366
366
*[j0ru/kickoff](https://github.com/j0ru/kickoff) - Fast and snappy wayland program launcher [](https://github.com/j0ru/kickoff/actions)
367
+
*[jacek-kurlit/pik](https://github.com/jacek-kurlit/pik)[[pik](https://crates.io/crates/pik)] - A TUI command line tool that helps to find and kill processes
367
368
*[Kondo](https://github.com/tbillington/kondo) - CLI & GUI tool for deleting software project artifacts and reclaiming disk space
368
369
*[LACT](https://github.com/ilya-zlobintsev/LACT) - Linux AMDGPU Controller
369
370
*[lodosgroup/lpm](https://github.com/lodosgroup/lpm) - An experimental system package manager
@@ -994,7 +995,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
@@ -1159,7 +1160,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1159
1160
*[Brendonovich/prisma-client-rust](https://github.com/Brendonovich/prisma-client-rust) - An autogenerated query builder that provides simple and fully type-safe database access using the Prisma ecosystem. [](https://github.com/Brendonovich/prisma-client-rust/actions)
1160
1161
*[diesel-rs/diesel](https://github.com/diesel-rs/diesel) - an ORM and Query builder
1161
1162
*[ivanceras/rustorm](https://github.com/ivanceras/rustorm) - an ORM
1162
-
*[mjovanc/njord](https://github.com/mjovanc/njord) - ⛵ A lightweight ORM library for Rust [](https://github.com/mjovanc/njord/actions/workflows/ci.yml)
1163
+
*[njord](https://github.com/njord-rs/njord) - ⛵ A lightweight ORM library for Rust [](https://github.com/njord-rs/njord/actions/workflows/ci.yml)
1163
1164
*[rbatis/rbatis](https://github.com/rbatis/rbatis) - ORM Framework High Performance(JSON based)
1164
1165
*[SeaQL/sea-orm](https://github.com/SeaQL/sea-orm) - 🐚 An async & dynamic ORM [](https://crates.io/crates/sea-orm)[](https://docs.rs/sea-orm)[](https://github.com/SeaQL/sea-orm/actions/workflows/rust.yml)
1165
1166
*[SeaQL/seaography](https://github.com/SeaQL/seaography) - 🧭 GraphQL framework for SeaORM [](https://crates.io/crates/seaography)[](https://docs.rs/seaography)[](https://github.com/SeaQL/seaography/actions/workflows/tests.yaml)
@@ -1737,6 +1738,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework
1737
1738
*[ducaale/xh](https://github.com/ducaale/xh) - Friendly and fast tool for sending HTTP requests [](https://crates.io/crates/xh)[](https://github.com/ducaale/xh/actions)
*[hyperium/hyper](https://github.com/hyperium/hyper) - an HTTP implementation [](https://github.com/hyperium/hyper/actions?query=workflow%3ACI)
1741
+
*[penumbra-x/rquest](https://github.com/penumbra-x/rquest)[[rquest](https://crates.io/crates/rquest)] - a fast Rust HTTP client with TLS, JA3/JA4, and HTTP2 fingerprint impersonation.
1740
1742
*[seanmonstar/reqwest](https://github.com/seanmonstar/reqwest) - an ergonomic HTTP Client.
1741
1743
* HTTP Server
1742
1744
*[actix/actix-web](https://github.com/actix/actix-web) - A lightweight async web framework with websocket support
0 commit comments