Skip to content

Commit 8ebe262

Browse files
anime cli llvm solana animation e-commerce finance exercises html minecraft humans calculus type-theory music-production music graphql microservices networking neuroscience nlp nsfw c-libraries cpp phoenix go-libraries java objc programming-languages rust swift-libraries typescript programming software-architecture research-papers blogs china germany web communication
1 parent 8edd191 commit 8ebe262

File tree

39 files changed

+41
-8
lines changed

39 files changed

+41
-8
lines changed

art/anime.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717
- [EhPanda](https://github.com/tatsuz0u/EhPanda) - E-Hentai App for iOS built with SwiftUI.
1818
- [My anime recommendations (2021)](https://noahpinion.substack.com/p/my-anime-recommendations) ([Tweet](https://twitter.com/Noahpinion/status/1434059309516673024))
1919
- [animepahe](https://animepahe.com/) - Okay-ish anime website. ([Downloader](https://github.com/sreekaransrinath/animedownloader))
20+
- [ani-cli](https://github.com/pystardust/ani-cli) - CLI tool to browse and play anime.

cli/cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,4 @@ I use [many CLI tools](https://github.com/nikitavoloboev/my-mac-os#command-line-
6464
- [Writing Programs with Ncurses](https://invisible-island.net/ncurses/ncurses-intro.html) ([HN](https://news.ycombinator.com/item?id=28354194))
6565
- [Awk: The Power and Promise of a 40-Year-Old Language (2021)](https://www.fosslife.org/awk-power-and-promise-40-year-old-language) ([HN](https://news.ycombinator.com/item?id=28441887))
6666
- [buke](https://github.com/epilys/buke) - Full text search man pages.
67+
- [Renamer](https://github.com/75lb/renamer) - Rename files in bulk.

compilers/llvm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,4 @@
8484
- [llvm-pretty](https://github.com/elliottt/llvm-pretty) - LLVM pretty printer inspired by the Haskell LLVM binding.
8585
- [Generating relocatable code for ARM processors (2021)](https://blog.llvm.org/posts/2021-10-01-generating-relocatable-code-for-arm-processors/) ([HN](https://news.ycombinator.com/item?id=28830650))
8686
- [llvmlite](https://github.com/numba/llvmlite) - Lightweight LLVM Python Binding for Writing JIT Compilers. ([Docs](https://llvmlite.readthedocs.io/en/latest/))
87+
- [gem5-SALAM (System Architecture for LLVM-based Accelerator Modeling)](https://github.com/TeCSAR-UNCC/gem5-SALAM) - Novel system architecture designed to enable LLVM-based modeling and simulation of custom hardware accelerators.

databases/blockchain/solana.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@
101101
- [Easy SPL](https://github.com/solstar-tech/easy-spl) - Making tokens on Solana easy.
102102
- [Alon](https://lithdew.github.io/alon/) - IDE which allows for developers to rapidly build, iterate, test, and deploy decentralized apps and assets on Solana right from their browser. ([Code](https://github.com/lithdew/alon))
103103
- [sol-wallet-adapter](https://github.com/project-serum/sol-wallet-adapter) - Library to allow Solana dApps to use third-party wallets to sign transactions.
104+
- [Solana: How to send custom instructions via instruction data (2021)](https://dev.to/cogoo/solana-how-to-send-custom-instructions-via-instruction-data-4g9g)

design/animation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- [Alexander Perrin](https://alexanderperrin.com.au/) - Has a passion for meticulous dynamics, detailed digital rendering techniques and cats.
66
- [Balloon animation](https://alexanderperrin.com.au/triangles/ballooning/)
7-
- [Manim](https://github.com/3b1b/manim) - Mathematical Animation Engine made by Grant Sanderson. ([HN](https://news.ycombinator.com/item?id=24926947)) ([HN](https://news.ycombinator.com/item?id=26498527)) ([Manim Community](https://www.manim.community/)) ([Community Fork](https://github.com/ManimCommunity/manim)) ([Manim.js](https://github.com/JazonJiao/Manim.js)) ([Docs](https://3b1b.github.io/manim/index.html)) ([HN](https://news.ycombinator.com/item?id=28245277))
7+
- [Manim](https://github.com/3b1b/manim) - Mathematical Animation Engine made by Grant Sanderson. ([HN](https://news.ycombinator.com/item?id=24926947)) ([HN](https://news.ycombinator.com/item?id=26498527)) ([Manim Community](https://www.manim.community/)) ([Community Fork](https://github.com/ManimCommunity/manim)) ([Manim.js](https://github.com/JazonJiao/Manim.js)) ([Docs](https://3b1b.github.io/manim/index.html)) ([HN](https://news.ycombinator.com/item?id=28245277)) ([Learn Manim - Full Course for Beginners](https://www.youtube.com/watch?v=KHGoFDB-raE))
88

99
- [Loom](https://iorama.studio/looom) - Hand drawn animation tool on iPad.
1010
- [React-spring visualizer](https://react-spring-visualizer.com/) - Missing visualizer for your react-spring UI animations.

economy/e-commerce.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- [The Anti-Amazon Alliance (2020)](https://stratechery.com/2020/the-anti-amazon-alliance/) ([HN](https://news.ycombinator.com/item?id=23007365))
1717
- [Thoughts on Ecommerce: The Status Quo (2020)](https://julian.digital/2020/05/17/thoughts-on-ecommerce-the-status-quo-shopify-shop-amazon/) ([HN](https://news.ycombinator.com/item?id=23238347))
1818
- [GoCommerce](https://github.com/netlify/gocommerce) - Small go based API for static e-commerce sites.
19-
- [Saleor Commerce](https://github.com/mirumee/saleor) - Modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS. ([Web](https://saleor.io/))
19+
- [Saleor Commerce](https://saleor.io/) - Modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React. ([Code](https://github.com/saleor/saleor)) ([Twitter](https://twitter.com/getsaleor))
2020
- [Amplemarket](https://amplemarket.com/) - Next Generation Sales Intelligence.
2121
- [Faire](https://www.faire.com/) - Online Wholesale Marketplace & Store.
2222
- [JAMstack ECommerce Professional](https://github.com/jamstack-cms/jamstack-ecommerce) - Provides a way to quickly get up and running with a fully configurable JAMstack E Commerce site.
@@ -108,3 +108,4 @@
108108
- [Lumi](https://www.lumi.com/) - Collaborate with the best packaging & print suppliers. ([GitHub](https://github.com/lumihq))
109109
- [Shopify Admin API Library for Node](https://github.com/Shopify/shopify-node-api) - Accelerate development with support for authentication, graphql proxy, webhooks.
110110
- [Free Returns Are Complicated, Laborious, and Gross (2021)](https://www.theatlantic.com/magazine/archive/2021/11/free-returns-online-shopping/620169/) ([HN](https://news.ycombinator.com/item?id=28827355))
111+
- [Saleor Storefront](https://github.com/saleor/saleor-storefront) - GraphQL-powered, NextJs-based, PWA storefront for Saleor.

economy/finance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,4 @@ I use [2Do](../macOS/apps/2do.md) to track what things I want to buy next. These
126126
- [Invoy](https://invoy.app/) - Super simple invoicing. ([Twitter](https://twitter.com/invoyco))
127127
- [Increase](https://increase.com/) - Build your own bank. From the Federal Reserve, directly to our own API endpoints.
128128
- [Pandora Papers](https://www.icij.org/investigations/pandora-papers/) - Largest investigation in journalism history exposes a shadow financial system that benefits the world’s most rich and powerful. ([Article](https://www.theguardian.com/news/2021/oct/03/pandora-papers-biggest-ever-leak-of-offshore-data-exposes-financial-secrets-of-rich-and-powerful)) ([HN](https://news.ycombinator.com/item?id=28738407)) ([HN](https://news.ycombinator.com/item?id=28738450)) ([Reddit](https://www.reddit.com/r/worldnews/comments/q0ibjr/pandora_papers_most_expansive_expose_of_financial/)) ([Reddit](https://www.reddit.com/r/worldnews/comments/q0v52w/pandora_papers_biggest_ever_leak_of_offshore_data/))
129+
- [ExpatFinance.us](https://www.expatfinance.us/home) - Resources for bureaucratic and financial matters when moving to a new country.

fitness/exercises.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
## Links
1212

1313
- [Exercises for Day to Day Life](https://www.webshealth.com/health/nine-exercises-for-every-one/)
14+
- [Images show how muscles heal themselves after a workout](https://www.livescience.com/muscle-repair-by-roaming-nuclei)

front-end/html.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,4 @@
144144
- [Get Your Head Straight Talk](https://speakerdeck.com/csswizardry/get-your-head-straight)
145145
- [html-to-image](https://github.com/bubkoo/html-to-image) - Generates an image from a DOM node using HTML5 canvas and SVG.
146146
- [Safe DOM manipulation with the Sanitizer API (2021)](https://web.dev/sanitizer/)
147+
- [HTML Sanitizer API](https://wicg.github.io/sanitizer-api/) ([Code](https://github.com/WICG/sanitizer-api))

games/minecraft.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@
7272
- [witchcraft](https://github.com/lambdaisland/witchcraft) - Clojure API for manipulating Minecraft, based on Bukkit.
7373
- [Telecraft](https://github.com/telecraft/telecraft) - Pluggable Minecraft server bridge and administration tools.
7474
- [Obsidian](https://github.com/ObsidianMC/Obsidian) - C# implementation of the Minecraft server protocol. (.NET 5).
75+
- [PocketMine-MP](https://pmmp.io/) - Server software for Minecraft: Bedrock Edition written in PHP. ([Code](https://github.com/pmmp/PocketMine-MP))

0 commit comments

Comments
 (0)