Awesome List Updates on Oct 05, 2022
15 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome WSL
Using WSL / CUDA Development on WSL
- CUDA drivers and toolkit are required to be installed on Windows. 11.7 is recommended.
- Section 3 will instruct how to install the CUDA requirements inside WSL. Do not install a driver inside WSL. The Windows driver will be used through the 5.10 kernel.
2. Awesome Neovim
Utility / Diagnostics
- numToStr/BufOnly.nvim (⭐35) - Lua/Neovim port of BufOnly.vim with some changes.
3. Awesome Vue
Components & Libraries / UI Components
- vue-spruce (⭐4) - A collection of useful Vue 2 renderless components.
4. Awesome Zsh Plugins
Completions / superconsole - Windows-only
- ddc (⭐22) - Adds tab completions for ddc (⭐659).
Themes / superconsole - Windows-only
- nt9 (⭐31) - A clean, distraction free and
git
focused development theme. Shows path relative togit
root (or~
when outsidegit
repo), time since last commit, current SHA, branch and branch state.
5. Free Programming Books (English, By Subjects)
Programming
- The Nature of Code - Daniel Shiffman (HTML)
6. Awesome Material
JS
- MUI — The React component library of Material Design
7. Awesome Rest
Design
- HATEOAS - Clear explanation on what HATEOAS is, and why you should use it.
Standards
- HAL - Simple format that gives a consistent and easy way to hyperlink between resources in your API.
8. Awesome Vite
Templates / React
- template-vite-react (⭐160) - A minimal React Vite starter template.
Framework-agnostic Plugins / Transformers
- @vituum/vite-plugin-handlebars (⭐5) - Handlebars template engine support, transforms
.hbs
templates to.html
.
- @vituum/vite-plugin-pug (⭐5) - Pug template engine support, transforms
.pug
templates to.html
.
- @vituum/vite-plugin-nunjucks (⭐10) - Nunjucks template engine support, transforms
.njk
templates to.html
.
- @vituum/vite-plugin-liquid (⭐10) - Liquid template engine support, transforms
.liquid
templates to.html
.
- @vituum/vite-plugin-twig (⭐16) - Twig template engine support, transforms
.twig
templates to.html
.
- @vituum/vite-plugin-latte (⭐1) - Latte template engine support, transforms
.latte
templates to.html
.
- @vituum/vite-plugin-posthtml (⭐8) - PostHTML support, transforms syntax to
.html
.
- @vituum/vite-plugin-juice (⭐3) - Juice support, transforms
.css
to inline styles in.html
.
9. Awesome Python Typing
Tools / Helper tools to add annotations to existing code
- PyTypes (⭐10) - Infer Types by Python Tracing.
10. Awesome Vlc
Ebook
- The Good Parts of LibVLC - The first ebook about the VideoLAN non-profit organization and the opensource LibVLC developer SDK.
11. Awesome Blazor
Articles / Others
- Using .NET 7's Blazor Custom Elements to render dynamic content - October 5, 2022 - Using .NET 7's Blazor Custom Elements to render dynamic content, by Jon Hilton.
12. Static Analysis
Other / Other
- LunaSec — Open Source AppSec platform that automatically notifies you the next time vulnerabilities like Log4Shell or node-ipc happen. Track your dependencies and builds in a centralized service.
- Rezilion ©️ — Discovers vulnerabilities for all components in your environment, filters out 85% non-exploitable vulnerabilities and creates a remediation plan and open tickets to upgrade components that violate your security policy and/or patch automatically in CI.
13. Awesome Wagtail
Apps / Static site generation
- Wagtail-Netlify (⭐83) - Easily publish your statically rendered Wagtail site to Netlify.
- wagtail-freezer (⭐13) - Generates static HTML sites from a Wagtail project.
Resources / Articles
- Upgrading to Wagtail 3.0 - General tips to migrate your codebase to Wagtail 3.0.
- Upgrading to Wagtail 3.0 Part 1 & Upgrading to Wagtail 3.0 Part 2 - Two part series in how to migrate to Wagtail 3.0 with specific code examples.
Resources / Presentations
- Wagtail Guide - Getting started - Wagtail Space US 2022 by Coen van der Kamp.
- A New Approach to Multitenant Wagtail - Wagtail Space US 2022 by Stephanie C. Smith and Addison Hardy.
- The Wagtail Ecosystem - Wagtail Space US 2022 by Vince Salvino.
- Wagtail charts and graphs - Wagtail Space US 2022 by Sævar Öfjörð Magnússon & Arnar Tumi Þorsteinsson.
- Adding a GraphQL API to Wagtail - Wagtail Space US 2022 by Patrick Arminio.
- Bringing JSONField into Wagtail Core - Wagtail Space US 2022 by Sage Abdullah.
- Wagtail vs. WordPress - Wagtail Space US 2022 by Kalob Taulien.
- Designing the new page editor - Wagtail Space US 2022 by Phil Dexter and Ben Enright.
- Wagtail Guide - Wagtail Space US 2022 by Coen van der Kamp.
- The state of Wagtail 2022 - Wagtail Space NL 2022 by Tom Dyson.
- Choosers - Wagtail Space NL 2022 by Matthew Westcott.
- Working with Image Filters - Wagtail Space NL 2022 by Arnar Tumi Þorsteinsson.
- Things I learned - Wagtail Space NL 2022 by Dan Braghis.
- Wagtail Roadrunner Beep Beep - Wagtail Space NL 2022 by Lars van de Kerkhof.
- Dockerising wagtail projects in 5 minutes - Wagtail Space NL 2022 by Sævar Öfjörð Magnússon.
- Wagtail in the News Room - Wagtail Space NL 2022 by Sævar Öfjörð Magnússon & Arnar Tumi Þorsteinsson.
- Digital Nomad - Wagtail Space NL 2022 by Maikel Martens.
- Unobtrusive internationalisation - Wagtail Space NL 2022 by Lars van de Kerkhof.
- Moving Wagtail pages - Wagtail Space NL 2022 by Viggo de Vries.
- Wagtail headless and NextJS frontend - Wagtail Space NL 2022 by Lucas Moeskops.
Resources / Books
- The Definitive Guide to Next.js and Wagtail - Build a Jamstack web app with Next.js and Wagtail CMS.
- Build a Blog With Wagtail CMS (3.0.0) - This book will teach you how to build a modern blog with Wagtail CMS.
- Build SPA with React and Wagtail (2.0.0) - This book will teach you how to build a SPA (single-page application) with React and Wagtail CMS.
- Build a Blog with React (SSR) and Wagtail - This book will teach you how to build a blog with React, Wagtail CMS and SSR (Server-Side Rendering).
For editors / Lists
- IoGT Wagtail CMS - User facing documentation for Wagtail by What is the IoGT (Internet of Good Things).
Community / Lists
- Wagtail updates on Telegram - Unofficial Telegram channel for general Wagtail updates.
- Wagtail support on Telegram - Unofficial Telegram channel for support questions and discussions.
Open-source sites / Lists
- Outreachy website (⭐241) - Website for Outreachy, who provide internships in open source and open science.
14. Awesome Privacy
Podcasts
- Deezer - Bad privacy policy. Apps have many trackers. Way too many permissions are required for a streaming app.
- Funkwhale - A social platform to enjoy and share audio.
- Spotify - Very bad privacy policy. They collect tons of data about you: mood, free time, likes, dislikes, friends... Also, their apps have way too many trackers.
- iVoox - Their apps are filled with trackers. Their website has trackers.
- Audible - Very bad privacy policy. Their app has many trackers.
- Antennapod - A podcast player that is completely open. Subscribe to any RSS feed.
- Castopod - Self-host your podcasts with ease, keep control over what you create and talk to your audience without any middleman. Your podcast and your audience belong to you and you only.
15. Web Development Resources
Videos:
- Website: https://www.splitshire.com
- Website: https://dareful.com
- Website: https://www.videvo.net
- Website: https://www.videezy.com
- Website: https://pixabay.com/videos
- Website: https://mixkit.co
- Website: https://www.vidsplay.com
- Website: https://mazwai.com
- Website: https://www.pexels.com
- Website: https://coverr.co
- Website: https://www.clipstill.com
- Prev: Oct 06, 2022
- Next: Oct 04, 2022