Awesome List Updates on Oct 05, 2022
14 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 (⭐34) - Lua/Neovim port of BufOnly.vim with some changes.
3. Awesome Zsh Plugins
Completions / superconsole - Windows-only
- ddc (⭐23) - Adds tab completions for ddc (⭐682).
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.
4. Free Programming Books (English, By Subjects)
Programming
- The Nature of Code - Daniel Shiffman (HTML)
5. Awesome Material
JS
- MUI — The React component library of Material Design
6. 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.
7. Awesome Vite
Templates / React
- template-vite-react (⭐171) - A minimal React Vite starter template.
Framework-agnostic Plugins / Transformers
- @vituum/vite-plugin-handlebars (⭐6) - Handlebars template engine support, transforms
.hbs
templates to.html
.
- @vituum/vite-plugin-pug (⭐9) - Pug template engine support, transforms
.pug
templates to.html
.
- @vituum/vite-plugin-nunjucks (⭐11) - Nunjucks template engine support, transforms
.njk
templates to.html
.
- @vituum/vite-plugin-liquid (⭐12) - Liquid template engine support, transforms
.liquid
templates to.html
.
- @vituum/vite-plugin-twig (⭐18) - 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 (⭐9) - PostHTML support, transforms syntax to
.html
.
- @vituum/vite-plugin-juice (⭐5) - Juice support, transforms
.css
to inline styles in.html
.
8. Awesome Python Typing
Tools / Helper tools to add annotations to existing code
- PyTypes (⭐11) - Infer Types by Python Tracing.
9. Awesome Vlc
Ebook
- The Good Parts of LibVLC - The first ebook about the VideoLAN non-profit organization and the opensource LibVLC developer SDK.
10. 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.
11. Static Analysis
Other / Other
- 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.
12. Awesome Wagtail
Apps / Static site generation
- Wagtail-Netlify (⭐85) - 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 (⭐254) - Website for Outreachy, who provide internships in open source and open science.
13. Awesome Privacy
Podcasts
- Deezer - Bad privacy policy. Apps have many trackers. Way too many permissions are required for a streaming app.
- 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.
- Funkwhale - A social platform to enjoy and share audio.
14. 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