Skip to content

Commit

Permalink
nix
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Apr 9, 2022
1 parent 2ed10d4 commit 75fa2d8
Show file tree
Hide file tree
Showing 24 changed files with 41 additions and 16 deletions.
3 changes: 2 additions & 1 deletion business/business.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,5 @@ Learning to build [startups](startups/startups.md).
- [A new kind of equity program (2022)](https://www.getcruise.com/news/a-new-kind-of-equity-program) ([HN](https://news.ycombinator.com/item?id=30727278))
- [Accounting for SaaS and swords (2022)](https://bam.kalzumeus.com/archive/accounting-for-saas-and-swords/)
- [Ask HN: What do you do when competition signs up for your service? (2022)](https://news.ycombinator.com/item?id=30812066)
- [Your First Business Should Be A Spreadsheet (2021)](https://endler.dev/2021/first-business/)
- [Your First Business Should Be A Spreadsheet (2021)](https://endler.dev/2021/first-business/)
- [What are some lesser-known industries that's dominated by just 1-3 companies? (2022)](https://www.reddit.com/r/stocks/comments/tzoif7/what_are_some_lesserknown_industries_thats/)
1 change: 1 addition & 0 deletions cloud-computing/azure/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@
- [Azure Pipelines Task SDK](https://github.com/microsoft/azure-pipelines-task-lib)
- [Awesome Azure Policy](https://github.com/globalbao/awesome-azure-policy)
- [esbuild-azure-functions](https://github.com/beyerleinf/esbuild-azure-functions) - Builder for Azure Function powered by esbuild.
- [Azure Pipelines Tasks](https://github.com/microsoft/azure-pipelines-tasks)
3 changes: 2 additions & 1 deletion computer-graphics/computer-vision/computer-vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -701,4 +701,5 @@
- [Unified Contrastive Learning in Image-Text-Label Space (2022)](https://arxiv.org/abs/2204.03610) ([Code](https://github.com/microsoft/UniCL))
- [RePOSE: Fast 6D Object Pose Refinement via Deep Texture Rendering (2021)](https://arxiv.org/abs/2104.00633) ([Code](https://github.com/sh8/RePOSE))
- [MetaSAug: Meta Semantic Augmentation for Long-Tailed Visual Recognition (2021)](https://arxiv.org/abs/2103.12579) ([Code](https://github.com/BIT-DA/MetaSAug))
- [Learning What Not to Segment: A New Perspective on Few-Shot Segmentation (2022)](https://arxiv.org/abs/2203.07615) ([Code](https://github.com/chunbolang/BAM))
- [Learning What Not to Segment: A New Perspective on Few-Shot Segmentation (2022)](https://arxiv.org/abs/2203.07615) ([Code](https://github.com/chunbolang/BAM))
- [MAXIM: Multi-Axis MLP for Image Processing (2022)](https://arxiv.org/abs/2201.02973) ([Code](https://github.com/google-research/maxim))
1 change: 1 addition & 0 deletions databases/blockchain/arweave.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@
- [Permacast](https://github.com/xylophonez/permacast) - Permanent podcast hosting and discovery, powered by Arweave.
- [3em](https://github.com/three-em/3em) - Blazingly fast, secure, reliable, multi-language execution environment for smart contracts inside the Arweave ecosystem.
- [ARchivers](https://github.com/Bundlr-Network/ARchivers) - Repository for TwittAR and ARticle - Two tools which record tweets and articles - permanently storing them on Arweave via Bundlr.
- [Awesome Arweave](https://github.com/bitruss/awesome-arweave)
3 changes: 2 additions & 1 deletion databases/blockchain/solana.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,5 @@ Aside from [supplying mSOL to a lending protocol](https://www.reddit.com/r/solan
- [security.txt for Solana Contracts](https://github.com/neodyme-labs/solana-security-txt)
- [Geyser plugins for Solana](https://github.com/rpcpool/solana-geyser-park)
- [Solana AccountsDB Connector](https://github.com/ckamm/solana-accountsdb-connector)
- [SolDev](https://soldev.app/)
- [SolDev](https://soldev.app/)
- [Anchor Test UI](https://github.com/0xPratik/anchor-UI) - User Interface for calling a program's instructions.
3 changes: 2 additions & 1 deletion design/figma/figma-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@
- [FireJet](https://www.firejet.io/) - Export Figma to Typescript Code (React).
- [Figma ML](https://github.com/dusskapark/figma-ml) - Design System Plugin Made with TensorFlow JS - like spell check for design.
- [Figma Widgets Docs](https://www.figma.com/widget-docs/intro/)
- [Color Compass](https://www.figma.com/community/plugin/754415266574382747/Color-Compass) - Quickly navigate the color spectrum with designer-focused accuracy. ([Code](https://github.com/jaclyntan/figma-color-compass))
- [Color Compass](https://www.figma.com/community/plugin/754415266574382747/Color-Compass) - Quickly navigate the color spectrum with designer-focused accuracy. ([Code](https://github.com/jaclyntan/figma-color-compass))
- [Figma Plugin starter with Rollup bundler](https://github.com/presenta-software/figma-rollup-plugin)
1 change: 1 addition & 0 deletions health/nutrition/foods.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,3 +153,4 @@ Here is a list of various plant based foods that I use to experiment and cook wi
- [Crop Map Generation](https://github.com/nasaharvest/crop-mask) - End-to-end workflow for generating high resolution cropland maps.
- [How could the war in Ukraine impact global food supplies? (2022)](https://ourworldindata.org/ukraine-russia-food)
- [What food surprised you with how healthy it is?](https://www.reddit.com/r/nutrition/comments/tunr9w/what_food_surprised_you_with_how_healthy_it_is/)
- [What are some toxic foods for the body that a lot of people eat? (2022)](https://www.reddit.com/r/nutrition/comments/tzt194/what_are_some_toxic_foods_for_the_body_that_a_lot/)
3 changes: 2 additions & 1 deletion machine-learning/machine-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -765,4 +765,5 @@
- [Understand transformer architectures (2022)](https://twitter.com/michael_nielsen/status/1511853865150287873)
- [The Future of Machine Learning Tools (2021)](https://skok.ai/machine%20learning/tools/2021/12/06/the-future-of-machine-learning-tools.html)
- [Transformers Are All You Need: Quick tour through the most popular Neural Net architecture (2022)](https://www.pinecone.io/learn/transformers/)
- [Transformers in Time Series](https://github.com/qingsongedu/time-series-transformers-review) - Curated list of awesome resources (paper, code, data, etc.) on transformers in time series.
- [Transformers in Time Series](https://github.com/qingsongedu/time-series-transformers-review) - Curated list of awesome resources (paper, code, data, etc.) on transformers in time series.
- [SRBench: A Living Benchmark for Symbolic Regression (2022)](https://cavalab.org/srbench/) ([Code](https://github.com/cavalab/srbench))
3 changes: 2 additions & 1 deletion networking/microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@
- [Understanding why Resilience Faults in Microservice Applications Occur (2022)](https://christophermeiklejohn.com/filibuster/2022/03/19/understanding-faults.html)
- [Microservices: Why Are We Doing This? (2022)](https://michaeldehaan.substack.com/p/microservices-why-are-we-doing-this) ([HN](https://news.ycombinator.com/item?id=30758723))
- [Authorization in a Microservices World (2022)](https://www.alexanderlolis.com/authorization-in-a-microservices-world) ([HN](https://news.ycombinator.com/item?id=30878926))
- [Migrate from Monolith to Microservices (2020)](https://www.split.io/blog/migrate-monolith-to-microservices/) ([Tweet](https://twitter.com/davekarow/status/1486048106332319744))
- [Migrate from Monolith to Microservices (2020)](https://www.split.io/blog/migrate-monolith-to-microservices/) ([Tweet](https://twitter.com/davekarow/status/1486048106332319744))
- [Apache ShenYu](https://shenyu.apache.org/) - High-performance, multi-protocol, extensible, responsive API Gateway. ([Code](https://github.com/apache/incubator-shenyu))
3 changes: 2 additions & 1 deletion networking/tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@
- [Cero](https://github.com/glebarez/cero) - Scrape domain names from SSL certificates of arbitrary hosts.
- [Implementing a toy version of TLS 1.3 (2022)](https://jvns.ca/blog/2022/03/23/a-toy-version-of-tls/) ([HN](https://news.ycombinator.com/item?id=30782701))
- [Feilich](https://github.com/Luukdegram/feilich) - Small, no dependency, TLS 1.3 implementation in Zig, for Zig.
- [What is TLS fingerprinting? (2022)](https://fingerprintjs.com/blog/what-is-tls-fingerprinting-transport-layer-security/)
- [What is TLS fingerprinting? (2022)](https://fingerprintjs.com/blog/what-is-tls-fingerprinting-transport-layer-security/)
- [GoSSL](https://github.com/yakuter/gossl) - Cross platform, easy to use SSL tool written with native Go.
5 changes: 3 additions & 2 deletions open-source/github/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I publish most of my work and make it open source for other people to use and re

[Here](../../sharing/my-github.md) you can find all the repositories I shared.

[GitHub CLI](https://github.com/cli/cli) is useful.
[GitHub CLI](https://github.com/cli/cli) is useful. One thing I want to do is meet top GitHub contributors from different countries and talk with them. [Git Stars](https://git-stars.com/users) provides a neat tool for that.

## Interesting GitHub Bios

Expand Down Expand Up @@ -384,4 +384,5 @@ Awesome List
- [Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)](https://ghe.clickhouse.tech/) ([Code](https://github.com/ClickHouse/github-explorer))
- [Find pull requests that modify a file path in the terminal](https://bhupesh.me//finding-pull-requests-that-change-a-file-terminal/)
- [GateRepo](https://github.com/Anish-Agnihotri/GateRepo) - Token-gated GitHub Repositories.
- [github-pewpew](https://adrianmato.com/pewpew) - Clean up your unused repos via CLI. ([Code](https://github.com/adrianmg/github-pewpew))
- [github-pewpew](https://adrianmato.com/pewpew) - Clean up your unused repos via CLI. ([Code](https://github.com/adrianmg/github-pewpew))
- [Git Stars](https://git-stars.com/) - Discover your ranking on GitHub. ([Code](https://github.com/pgrimaud/git-stars))
3 changes: 2 additions & 1 deletion package-managers/nix/nix.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,5 @@ sudo nix-collect-garbage --delete-older-than 30d
- [nix-bundle-exe](https://github.com/3noch/nix-bundle-exe) - Simple Nix derivation to bundle Mach-O (macOS) and ELF (Linux) executables into a relocatable directory structure.
- [deploy-flake](https://github.com/antifuchs/deploy-flake) - Tool for deploying nix flakes to remote systems.
- [Nix Flakes: Exposing and using NixOS Modules (2022)](https://christine.website/blog/nix-flakes-3-2022-04-07)
- [NixEL](https://github.com/kamadorueda/nixel) - Lexer, Parser, Abstract Syntax Tree and Concrete Syntax Tree for the Nix Expressions Language.
- [NixEL](https://github.com/kamadorueda/nixel) - Lexer, Parser, Abstract Syntax Tree and Concrete Syntax Tree for the Nix Expressions Language.
- [Why nix is great as a build tool (2022)](https://news.ycombinator.com/item?id=30959774)
2 changes: 1 addition & 1 deletion programming-languages/c/c.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@
- [When FFI Function Calls Beat Native C (2018)](https://nullprogram.com/blog/2018/05/27/) ([HN](https://news.ycombinator.com/item?id=30895444))
- [Advanced Optimization and New Capabilities of GCC 11](https://documentation.suse.com/sbp/server-linux/pdf/SBP-GCC-11_color_en.pdf)
- [Tiny C Projects](https://github.com/francisrstokes/tiny-c-projects) - Collection of small C projects - usually a minimal example of something interesting.
- [Old C code – how to upgrade it? (2022)](https://news.ycombinator.com/item?id=30957273)
- [Old C code – how to upgrade it? (2022)](https://news.ycombinator.com/item?id=30957273)
1 change: 1 addition & 0 deletions programming-languages/go/go-libraries/go-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Like [Gin](https://github.com/gin-gonic/gin) for web end points (([this](https:/
- [Got](https://github.com/ysmood/got) - Enjoyable Go test framework.
- [Be](https://github.com/carlmjohnson/be) - Generic testing helper for Go.
- [qt](https://github.com/go-quicktest/qt) - Quick helpers for testing Go applications using generics.
- [assert](https://github.com/alecthomas/assert) - Simple assertion library using Go generics.

## Web

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,9 @@
- [HasCal](https://github.com/Gabriel439/HasCal) - Haskell embedding of PlusCal.
- [semirings](https://github.com/chessai/semirings) - Semirings and \*-semirings of types in base/haskell-platform.
- [Generic Boltzmann Brain](https://github.com/maciej-bendkowski/generic-boltzmann-brain) - Template Haskell library which allows its users to automatically generate efficient multi-parametric analytic Boltzmann samplers for algebraic data types.
- [These](https://github.com/haskellari/these) - Either-or-both data type, with corresponding hybrid error/writer monad transformer.
- [Prettyprinter](https://github.com/quchen/prettyprinter) - Modern, extensible and well-documented prettyprinter.
- [perfect-vector-shuffle](https://github.com/Boarders/perfect-vector-shuffle) - Library for performing shuffles on vectors.

## Notes

Expand Down
3 changes: 2 additions & 1 deletion programming-languages/javascript/js-libraries/solid.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@
- [Solid FLIP](https://github.com/otonashixav/solid-flip) - Lightweight transition library for Solid.
- [Solid Playground](https://playground.solidjs.com/) - Quickly discover what the solid compiler will generate from your JSX template. ([Code](https://github.com/solidjs/solid-playground))
- [solid-utils](https://github.com/amoutonbrady/solid-utils) - Ultimate companion of all your solid-js applications.
- [Solid Slider](https://github.com/davedbase/solid-slider) - Carousel/slider implementation for SolidJS.
- [Solid Slider](https://github.com/davedbase/solid-slider) - Carousel/slider implementation for SolidJS.
- [SolidHack 2022](https://hack.solidjs.com/) ([Code](https://github.com/solidjs/solidhack-submissions))
3 changes: 2 additions & 1 deletion programming-languages/python/python-libraries/django.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,5 @@
- [django-structlog](https://github.com/jrobichaud/django-structlog) - Structured Logging for Django.
- [Django FastAPI ORM](https://github.com/kigawas/fastapi-django)
- [Djantic](https://github.com/jordaneremieff/djantic) - Pydantic models for Django.
- [nango](https://github.com/nicois/nango) - Streamlining Django forms to provide all the wins of single-page-applications without the pain.
- [nango](https://github.com/nicois/nango) - Streamlining Django forms to provide all the wins of single-page-applications without the pain.
- [Django PostgreSQL Materialized View Example](https://github.com/s-kust/django-postgresql-view) - Example of how to use a PostgreSQL materialized view in Django to speed up a complex query.
1 change: 1 addition & 0 deletions programming-languages/swift/swift-libraries/swiftui.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,4 @@
- [SwiftUI under the Hood: Variadic Views (2022)](https://movingparts.io/variadic-views-in-swiftui)
- [State restoration in SwiftUI (2022)](https://swiftwithmajid.com/2022/03/10/state-restoration-in-swiftui/)
- [SwiftUI Concurrency Essentials](https://peterfriese.dev/posts/swiftui-concurrency-essentials-part1/) ([Code](https://github.com/peterfriese/SwiftUI-Concurrency-Essentials))
- [WWDC22 artwork in SwiftUI](https://github.com/atrinh0/wwdc22)
1 change: 1 addition & 0 deletions programming/encoding.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@
- [Hex: A Strategy Guide](http://www.mseymour.ca/hex_book/hexstrat.html) ([HN](https://news.ycombinator.com/item?id=30783156))
- [trrs](https://github.com/acheronfail/trrs) - CLI tool to transform data between different encodings.
- [Ask HN: Is there a tool to generate binary protocol figures out of a spec? (2022)](https://news.ycombinator.com/item?id=30895905)
- [Plain Text - Dylan Beattie (2021)](https://www.youtube.com/watch?v=_mZBa3sqTrI)
3 changes: 2 additions & 1 deletion tools/email.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,5 @@ I subscribe to a [few newsletters](https://github.com/learn-anything/newsletters
- [Groups.io](https://groups.io/) - Email Groups, Supercharged.
- [Inbox Shield](https://leavemealone.app/shield/) - Easily screen which emails land in your inbox and stay focused on what matters.
- [email-seems-valid](https://github.com/Earnifi/email-seems-valid) - Offline email validation - JS or TS.
- [MailCatcher](https://mailcatcher.me/) - Runs a super simple SMTP server which catches any message sent to it to display in a web interface. ([Code](https://github.com/sj26/mailcatcher))
- [MailCatcher](https://mailcatcher.me/) - Runs a super simple SMTP server which catches any message sent to it to display in a web interface. ([Code](https://github.com/sj26/mailcatcher))
- [gmail-yaml-filters](https://github.com/mesozoic/gmail-yaml-filters) - Quick tool for generating Gmail filters from YAML rules.
1 change: 1 addition & 0 deletions tools/obsidian.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@
- [Obsidian Releases](https://github.com/obsidianmd/obsidian-releases) - Community plugins list, theme list, and releases of Obsidian.
- [Create multiple websites from one Obsidian vault](https://starfallprojects.co.uk/blog/obsidian-monorepo/)
- [Obsidian Digital Garden](https://github.com/oleeskild/obsidian-digital-garden) - Publish your notes in your own personal digital garden.
- [Obsidian Remote](https://github.com/sytone/obsidian-remote) - Run Obsidian.md in a browser via a docker container.
3 changes: 2 additions & 1 deletion tools/twitter.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,5 @@
- [Tweetscape](https://github.com/rooteco/tweetscape) - Supercharged Twitter Feed.
- [Twitter API v2 code](https://github.com/sofiapinto/Twitter-API-v2-code) - Scripts that can be used to retrieve data from Twitter API v2.
- [Stabletweet](https://github.com/markjaquith/stabletweet) - Cloudflare Worker proxy for checking whether a tweet exists.
- [Advanced Twitter Search Tips](https://twitter.com/TessaRDavis/status/1512402324102291467)
- [Advanced Twitter Search Tips](https://twitter.com/TessaRDavis/status/1512402324102291467)
- [Better TweetDeck](https://better.tw/) - Take TweetDeck to the next level. ([Code](https://github.com/eramdam/BetterTweetDeck))
3 changes: 2 additions & 1 deletion video/video.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,4 +337,5 @@ I share [YouTube playlists I made](https://www.youtube.com/channel/UCEKqrUfr_FMK
- [OS-NVR](https://github.com/OSNVR/OS-NVR) - Mobile-friendly extensible CCTV system.
- [nginx-lua-m](https://github.com/Amondo/nginx-lua-mp4) - On-demand video transcoding module for nginx and OpenResty with upstream support.
- [Towards An End-to-End Framework for Flow-Guided Video Inpainting (2022)](https://arxiv.org/abs/2204.02663) ([Code](https://github.com/MCG-NKU/E2FGVI))
- [Video Hub App](https://videohubapp.com/en/) - Fastest way to browse and search for videos on your computer. ([Code](https://github.com/whyboris/Video-Hub-App))
- [Video Hub App](https://videohubapp.com/en/) - Fastest way to browse and search for videos on your computer. ([Code](https://github.com/whyboris/Video-Hub-App))
- [Anno.so](https://anno.so/) - Annotate, comment & share your videos. ([HN](https://news.ycombinator.com/item?id=30968391))
1 change: 1 addition & 0 deletions web/cms.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@
- [Jetboost](https://www.jetboost.io/) - No-code search and filters for Webflow CMS. ([Twitter](https://twitter.com/Jetboostio))
- [Statamic](https://statamic.com/) - Powerful, flat-file CMS built on Laravel.
- [Payload CMS](https://payloadcms.com/) - Node & React TypeScript Headless CMS. ([Code](https://github.com/payloadcms/payload)) ([Reddit](https://www.reddit.com/r/javascript/comments/tgcm1n/payload_a_headless_typescript_cms_just_shipped_20/))
- [Wagtail CMS](https://wagtail.org/) - Django Content Management System. ([Code](https://github.com/wagtail/wagtail))

0 comments on commit 75fa2d8

Please sign in to comment.