Skip to content

Commit

Permalink
redis
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed May 18, 2023
1 parent 30a0c17 commit 226298c
Show file tree
Hide file tree
Showing 29 changed files with 35 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/biology/regenerative-medicine.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Also [Biomaterials: The Intersection of Biology and Materials Science](https://w
- [Thermodynamics dictates how everything in biology proceeds. Specifically polymer conformations and cell binding affinities.](https://cdn.discordapp.com/attachments/737747374008565803/1031472747093696512/Saltzman_-_2004_-_Cell_Interactions_With_Polymers-annotated.pdf)
- Nerve axon regeneration is a relatively slow process compared to reepithelialization or neoangiogenesis.
- The specific decellularization process Foregen is using has a peculiar effect of having the cells produce large amounts of bFGF, which are embedded into the matrix. Moreover, certain ECM components are conducive to tissue remodeling, and hence regeneration.
- [Reattachment of a whole host of parts and organs has been done with relative ease since, well, modern medicine. Severed fingers, whole arms, transplantation of organs, etc. The body is the opposite of a static, unmoving thing, and essentially your body will try to heal most damage to the peripheral nervous system to some degree (albeit poorly). The basic unit of the nervous system is the Axon, and a series of axons form the structure of the nerves in our body. You can think of them like a series of extension chords that all plug into each other in long threads of tissue, and send electrical pulses to communicate with the brain and spinal chord (which together are the central nervous system). When a part of the body is cut or damaged, the nearest axons are usually irreparably harmed and nonfunctional without intervention, and are removed by your body's recycling system when they die. The closest undamaged axons are essentially capped to form the new "end" of the chain. What Foregen is looking into is taking the foreskins of deceased or otherwise willing people and treating the foreskins so that all cellular material of the donor is removed (this would theoretically help remove the risk of rejection). The only thing left would be the Extracellular Matrix (ECM), which is all of the non-cellular material (collagen, enzymes, glycoproteins and hydroxyapatite, etc.). It looks like a thin piece of tissue paper, but is still foreskin shaped. From this, the ECM is seeded with stem cells of the person who will be receiving the new foreskin. Stem cells show a striking ability to diversify based upon the structure of the organ they are placed into, which is how they will theoretically fill in the new structures of the foreskin (ridged band, frenulum, inner and outer mucosa, etc.) with blood vessels, nerves, and tissue. Once the newly reseeded foreskin is ready, the penile scar of the recipient will be reopened, and the foreskin attached. Over a period of weeks, months, and years, the repair system of your body (notably neuroglia and other repair cells), along with the natural growth of blood and nervous tissue, will over time reconnect so long as (or since, rather) your body begins to recognize it as part of yourself. again, people have had limbs and extremities severed, but reattached with enough speed and intervention. This is the same principle in that you are providing new "plug in" cites before the outermost cells die. With any luck, both function and feeling will return. Likely not 100%, but any progress would be monumentally impactful.](https://www.reddit.com/r/Foregen/comments/13jeaoo/comment/jkgmgx7/?context=1)

## Links

Expand Down
1 change: 1 addition & 0 deletions docs/cloud-computing/gcp/gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,4 @@ Also looking into [Railway](https://railway.app/) & [Cloudflare](https://www.clo
- [SpeedStore](https://github.com/joshsny/SpeedStore) - Blazingly fast Properties storage for Google Apps Script.
- [Cloud Data Quality Engine](https://github.com/GoogleCloudPlatform/cloud-data-quality)
- [Software Delivery Workshop](https://github.com/GoogleCloudPlatform/software-delivery-workshop)
- [Generated code for Google Cloud client libraries](https://github.com/googleapis/go-genproto)
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,5 @@ Trying to build very fast web apps and sites with [Solid](../../programming-lang
- [process-env](https://github.com/penalosa/process-env) - Example worker that shows how you could implement process.env support using Proxies and Cloudflare's new AsyncLocalStorage.
- [otel-cf-workers](https://github.com/evanderkoogh/otel-cf-workers) - OpenTelemetry compatible library for instrumenting and exporting traces for Cloudflare Workers.
- [multi-render](https://github.com/Erisa/multi-render) - Serve multiple R2 buckets from the same Worker, with different settings.
- [Using LangChainJS and Cloudflare Workers together (2023)](https://blog.cloudflare.com/langchain-and-cloudflare/) ([HN](https://news.ycombinator.com/item?id=35987413))
- [How Cloudflare is powering the next generation of platforms with Workers (2023)](https://blog.cloudflare.com/powering-platforms-on-workers/)
1 change: 1 addition & 0 deletions docs/computer-graphics/computer-vision/computer-vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -1257,3 +1257,4 @@
- [Shap-E: Generating Conditional 3D Implicit Functions (2023)](https://arxiv.org/abs/2305.02463) ([Code](https://github.com/openai/shap-e)) ([HN](https://news.ycombinator.com/item?id=35836976))
- [Personalize Segment Anything Model with One Shot (2023)](https://arxiv.org/abs/2305.03048) ([Code](https://github.com/ZrrSkywalker/Personalize-SAM))
- [Segment Anything 3D](https://github.com/Pointcept/SegmentAnything3D)
- [FastComposer: Tuning-Free Multi-Subject Image Generation with Localized Attention](https://github.com/mit-han-lab/fastcomposer)
1 change: 1 addition & 0 deletions docs/databases/blockchain/ethereum.md
Original file line number Diff line number Diff line change
Expand Up @@ -789,3 +789,4 @@ Ethereum is a virtual machine built using a [blockchain](blockchain.md) (spread
- [ZeroSeeker](https://github.com/darkforestry/zero-seeker) - Rust-based command-line utility that generates Ethereum contract addresses with a specified number of leading or total zero bytes.
- [Optimism](https://github.com/refcell/optimism-rs) - Low-cost and lightning-fast Ethereum L2 blockchain.
- [Artemis](https://github.com/paradigmxyz/artemis) - Simple, modular, and fast framework for writing MEV bots in Rust.
- [Octane](https://github.com/SorellaLabs/ethers-reth) - ether-rs middleware to access reth's db directly, bypassing JSON-RPC.
2 changes: 1 addition & 1 deletion docs/databases/redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ for (const key of keys) {
- [Titan](https://github.com/distributedio/titan) - Distributed implementation of Redis compatible layer based on TiKV.
- [fakeredis](https://github.com/jamesls/fakeredis) - Fake implementation of redis API (redis-py) for testing purposes.
- [Tendis](https://github.com/Tencent/Tendis) - High-performance distributed storage system which is fully compatible with the Redis protocol.
- [First version of Redis written in Tcl](https://gist.github.com/antirez/6ca04dd191bdb82aad9fb241013e88a8)
- [First version of Redis written in Tcl](https://gist.github.com/antirez/6ca04dd191bdb82aad9fb241013e88a8) ([HN](https://news.ycombinator.com/item?id=35989909))
- [Redis Streams and the Unified Log (2017)](https://brandur.org/redis-streams)
- [Spark-Redis](https://github.com/RedisLabs/spark-redis) - Library for reading and writing data in Redis using Apache Spark.
- [Bee-Queue](https://github.com/bee-queue/bee-queue) - Simple, fast, robust job/task queue for Node.js, backed by Redis.
Expand Down
1 change: 1 addition & 0 deletions docs/distributed-systems/crdt.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ title: Conflict-free replicated data type
- [Plain Tree: A Basic List CRDT (2022)](https://mattweidner.com/2022/10/21/basic-list-crdt.html) ([Code](https://github.com/mweidner037/uniquely-dense-total-order))
- [replicatingtypes](https://github.com/appdecentral/replicatingtypes) - Conflict-Free Replicated Data Types (CRDTs) in Swift.
- [CRDT Papers](https://crdt.tech/papers.html) ([HN](https://news.ycombinator.com/item?id=35530040))
- [CRDT-richtext: Rust implementation of Peritext and Fugue (2023)](https://loro-dev.notion.site/crdt-richtext-Rust-implementation-of-Peritext-and-Fugue-c49ef2a411c0404196170ac8daf066c0) ([HN](https://news.ycombinator.com/item?id=35988046))
1 change: 1 addition & 0 deletions docs/languages/languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@
- [DeepL Box](https://github.com/susumuota/deeplbox) - Google Chrome extension to manage DeepL translation history.
- [How much can Duolingo teach us? (2023)](https://www.newyorker.com/magazine/2023/04/24/how-much-can-duolingo-teach-us) ([HN](https://news.ycombinator.com/item?id=35662260))
- [Linguist](https://github.com/translate-tools/linguist) - Powerful browser extension that is ready to replace your favorite translation service. ([Tweet](https://twitter.com/vas3k/status/1652357277293182976))
- [lancaster-stemmer](https://github.com/words/lancaster-stemmer) - Lancaster stemming algorithm.
1 change: 1 addition & 0 deletions docs/macOS/apps/1password.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ No longer need to remember passwords and I now have a unique password for every
- [spg](https://github.com/1Password/spg) - 1Password's Strong Password Generator - Go package.
- [Goodbye, passwords (1Password Passkey support) (2023)](https://blog.1password.com/unlock-1password-with-passkeys/) ([HN](https://news.ycombinator.com/item?id=34752723))
- [Vespass](https://github.com/nalinbhardwaj/Vespass) - New Kind of Password Manager.
- [Passage by 1Password (2023)](https://blog.1password.com/passage-by-1password/) ([HN](https://news.ycombinator.com/item?id=35988348))
1 change: 1 addition & 0 deletions docs/macOS/macOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,3 +326,4 @@ sudo kextload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/A
- [Keyboard tricks from a macOS app dev (2023)](https://notes.alinpanaitiu.com/Keyboard%20tricks%20from%20a%20macOS%20app%20dev) ([HN](https://news.ycombinator.com/item?id=35678269))
- [macOS Internals](https://gist.github.com/kconner/cff08fe3e0bb857ea33b47d965b3e19f) ([HN](https://news.ycombinator.com/item?id=35847715))
- [Diving into a secret macOS tool - networkQuality (2023)](https://cyberhost.uk/the-hidden-macos-speedtest-tool-networkquality/) ([HN](https://news.ycombinator.com/item?id=35936999))
- [Eighty Shades of Option Key](https://getenet.notion.site/Eighty-Shades-of-Option-Key-3c6e58feb5c848ee9d4c027f0b9d52e0)
1 change: 1 addition & 0 deletions docs/machine-learning/chatgpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,4 @@ It's also great at giving examples.
- [Awesome ChatGPT Plugins](https://github.com/ai-list/awesome-chatgpt-plugins)
- [OP Vault](https://github.com/pashpashpash/vault-ai) - Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, etc) using a simple React frontend.
- [Awesome ChatGPT Dataset](https://github.com/voidful/awesome-chatgpt-dataset)
- [ChatGPT vs. open source on harder tasks](https://github.com/microsoft/guidance/blob/main/notebooks/chatgpt_vs_open_source_on_harder_tasks.ipynb) ([HN](https://news.ycombinator.com/item?id=35991791))
1 change: 1 addition & 0 deletions docs/machine-learning/libraries/ml-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,3 +493,4 @@ Exploring using [BlackJAX](https://github.com/blackjax-devs/blackjax), [Jax](jax
- [pandas_dq](https://github.com/AutoViML/pandas_dq) - Find data quality issues and clean your data in a single line of code with a Scikit-Learn compatible Transformer.
- [FLAML](https://github.com/microsoft/FLAML) - Fast library for AutoML and tuning.
- [ms2ml](https://github.com/jspaezp/ms2ml) - Helps you convert raw mass spec data into tensors.
- [eindex](https://github.com/arogozhnikov/eindex) - Multidimensional indexing for tensors.
1 change: 1 addition & 0 deletions docs/machine-learning/ml-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,3 +185,4 @@ Currently use [Modal](https://modal.com/) or [Banana](https://www.banana.dev/) t
- [Hidet: A Deep Learning Compiler for Efficient Model Serving (2023)](https://pytorch.org/blog/introducing-hidet/) ([HN](https://news.ycombinator.com/item?id=35737284))
- [MLC LLM](https://github.com/mlc-ai/mlc-llm) - Universal solution that allows any language models to be deployed natively on a diverse set of hardware backends and native applications. ([HN](https://news.ycombinator.com/item?id=35763483))
- [Ask HN: What do you use for ML Hosting? (2023)](https://news.ycombinator.com/item?id=35792481)
- [SageMaker Inference Toolkit](https://github.com/aws/sagemaker-inference-toolkit) - Serve machine learning models within a Docker container using Amazon SageMaker.
2 changes: 1 addition & 1 deletion docs/math/fourier-transform.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Fourier transform

## Links

- [Interactive Introduction to Fourier Transforms](http://www.jezzamon.com/fourier/index.html) ([HN](https://news.ycombinator.com/item?id=20934347)) ([HN 2](https://news.ycombinator.com/item?id=25095724))
- [Interactive Introduction to Fourier Transforms](https://www.jezzamon.com/fourier/) ([HN](https://news.ycombinator.com/item?id=20934347)) ([HN 2](https://news.ycombinator.com/item?id=25095724))
- [Fast Fourier Transforms (2019)](https://vitalik.ca/general/2019/05/12/fft.html)
- [Signatory](https://github.com/patrick-kidger/signatory) - Differentiable computations of the signature and logsignature transforms, on both CPU and GPU.
- [Speech-enhancement](https://github.com/vbelz/Speech-enhancement) - Deep learning for audio denoising.
Expand Down
1 change: 1 addition & 0 deletions docs/networking/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,3 +340,4 @@ title: HTTP
- [Introduction to HTTP Multipart (2023)](https://blog.adamchalmers.com/multipart/) ([HN](https://news.ycombinator.com/item?id=35704101))
- [TReq](https://github.com/talis-fb/TReq) - Client to make HTTP requests for Hacker Users.
- [Improving Performance with HTTP Streaming (2023)](https://medium.com/airbnb-engineering/improving-performance-with-http-streaming-ba9e72c66408) ([HN](https://news.ycombinator.com/item?id=35982732))
- [Security implications of HTTP response headers (2023)](https://snyk.io/blog/security-implications-of-http-response-headers/)
5 changes: 5 additions & 0 deletions docs/nlp/nlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -1179,3 +1179,8 @@ Want to explore [fine tuning FLAN-T5 model](https://www.philschmid.de/fine-tune-
- [Rebuff](https://github.com/woop/rebuff) - Prompt Injection Detector.
- [API Bot tutorial](https://github.com/poe-platform/api-bot-tutorial)
- [openai-ext](https://github.com/justinmahar/openai-ext) - Extension to OpenAI's API to support streaming chat completions.
- [Langdock](https://www.langdock.com/) - Open Source LLM Plugin Platform..
- [Awesome LangChain](https://github.com/kyrolabs/awesome-langchain)
- [SuperAgent](https://github.com/homanp/superagent) - Deploy LLM Agents to production.
- [TokenHawk](https://github.com/kayvr/token-hawk) - WebGPU LLM inference tuned by hand.
- [LMDB](https://github.com/gbasin/LMDB) - Database powered by language models.
1 change: 1 addition & 0 deletions docs/operating-systems/linux/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -719,3 +719,4 @@ title: Linux
- [BTFHub](https://github.com/aquasecurity/btfhub) - Provides BTF files for existing published kernels that don't support embedded BTF.
- [A Linux kernel without struct buffer_head (2023)](https://lwn.net/SubscriberLink/930173/c1a1f68dc4e20191/) ([HN](https://news.ycombinator.com/item?id=35813950))
- [Elemental](https://github.com/rancher/elemental) - Immutable Linux distribution built to run Rancher and its corresponding Kubernetes distributions RKE2 and k3s.
- [Unit Testing eBPF Programs (2023)](https://who.ldelossa.is/posts/unit-testing-ebpf/) ([HN](https://news.ycombinator.com/item?id=35989911))
1 change: 1 addition & 0 deletions docs/other/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -793,3 +793,4 @@ Here are some _other_ things that I find interesting that don't have a category
- [An Internet Canvas](https://notes.mmm.page/paper) ([HN](https://news.ycombinator.com/item?id=35806306))
- [PID Controller Simualation](https://github.com/sparshg/pid-balancer)
- [The Bookmarking Data Model Is Wrong For Highlighting (2023)](https://lgug2z.com/articles/the-bookmarking-data-model-is-wrong-for-highlighting/)
- [pocket-sync](https://github.com/neil-morrison44/pocket-sync) - GUI tool for doing stuff with the Analogue Pocket.
2 changes: 2 additions & 0 deletions docs/programming-languages/fortran.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ title: Fortran
- [Map, Filter, Reduce in Fortran 2018](https://milancurcic.com/2019/05/22/map-filter-reduce-in-fortran-2018.html)
- [Why Fortran is a scientific powerhouse (2023)](https://craftofcoding.wordpress.com/2023/01/10/why-fortran-is-a-scientific-powerhouse/) ([Lobsters](https://lobste.rs/s/x3nvqj/why_fortran_is_scientific_powerhouse)) ([HN](https://news.ycombinator.com/item?id=34329913))
- [FastGPT: Faster than PyTorch in 300 lines of Fortran (2023)](https://ondrejcertik.com/blog/2023/03/fastgpt-faster-than-pytorch-in-300-lines-of-fortran/) ([HN](https://news.ycombinator.com/item?id=35159961))
- [fastGPT](https://github.com/certik/fastGPT) - Fast GPT-2 inference written in Fortran.
- [PRIMA](https://github.com/libprima/prima) - Package for solving general nonlinear optimization problems without using derivatives.
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ title: MDX
- [MDX-Rs](https://github.com/wooorm/mdxjs-rs) - Compile MDX to JavaScript in Rust.
- [Expo MDX](https://github.com/EvanBacon/expo-mdx) - MDX support for React Native projects.
- [semantic-search](https://github.com/beerose/semantic-search) - OpenAI-powered CLI to build a semantic search index from your MDX files.
- [mdast-util-mdx-jsx](https://github.com/syntax-tree/mdast-util-mdx-jsx) - mdast extension to parse and serialize MDX JSX.
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,7 @@
- [bls](https://github.com/w3f/bls) - Aggregatable BLS sigantures.
- [Rustls FFI bindings](https://github.com/rustls/rustls-ffi) - FFI bindings for the rustls TLS library.
- [crypto](https://github.com/docknetwork/crypto) - Rust crypto library for data privacy tools.
- [Plonky3](https://github.com/Plonky3/Plonky3) - Collection of libraries related to polynomial IOPs (PIOPs).

## Linux

Expand Down
1 change: 1 addition & 0 deletions docs/programming-languages/rust/rust-libraries/tauri.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ title: Tauri

## OSS Tauri apps

- [Tauri + Solid + Tailwind CSS + TypeScript + Vite Starter](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)
- [Dropcode](https://github.com/egoist/dropcode) - Simple and lightweight code snippet manager.
- [Twidge](https://github.com/twidgeapp/twidge) - Productivity app which is an extension to your mind.
- [Stable Diffussion Buddy](https://github.com/breadthe/sd-buddy) - Companion desktop app for the self-hosted M1 Mac version of Stable Diffusion.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ I use [ts-lib-starter](https://github.com/egoist/ts-lib-starter) template for my
## DB

- [cachified](https://github.com/Xiphe/cachified) - Wrap virtually everything that can store by key to act as cache with ttl/max-age, stale-while-validate, parallel fetch protection and type-safety support.
- [LibSQL TS Client](https://github.com/libsql/libsql-client-ts)
- [Drizzle ORM](https://github.com/drizzle-team/drizzle-orm) - TypeScript ORM for SQL.
- [better-sql.ts](https://github.com/beenotung/better-sql) - Generate SQL query from a concise query syntax inspired from EdgeDB and GraphQL.
- [DatX](https://github.com/infinum/datx) - Opinionated JS/TS data store.
Expand Down
1 change: 1 addition & 0 deletions docs/programming-languages/zig/zig-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,3 +196,4 @@
- [mach/wasmserve](https://github.com/machlibs/wasmserve) - Small web server specifically for serving Zig WASM applications in development.
- [zig-fetch](https://github.com/bootradev/zig-fetch) - Dependency management solution for zig projects.
- [Zig Pkg](https://kassane.github.io/2023/05/03/zig-pkg/) - Zig package manager - brief tutorial.
- [Zig now has built-in HTTP server and client in std](https://news.ycombinator.com/item?id=35991684)
1 change: 1 addition & 0 deletions docs/social-networks/social-networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,4 @@ Starting social networks is hard. I liked steps [Gas](https://gasapp.co/) app to
- [Kards](https://kards.social/) - Open source social media platform. ([Code](https://github.com/theopensource-company/kards-social))
- [Module to access TikTok Private API](https://github.com/pushshift/tiktok)
- [DetectDee](https://github.com/piaolin/DetectDee) - Hunt down social media accounts by username, email or phone across social networks.
- [Ask HN: Do you think the future of social media looks like Discord/Reddit? (2023)](https://news.ycombinator.com/item?id=35988579)
1 change: 1 addition & 0 deletions docs/web/browsers/browsers.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,3 +299,4 @@ And my main browser on both [iOS](../../operating-systems/ios/ios.md) & [macOS](
- [Arc Will Change the Way You Work on the Web (2023)](https://tidbits.com/2023/05/01/arc-will-change-the-way-you-work-on-the-web/) ([HN](https://news.ycombinator.com/item?id=35800072))
- [I checked if browsers could cache all bookmarked pages locally (2023)](https://bitecode.substack.com/p/i-checked-if-browsers-could-cache?sd=pf) ([Lobsters](https://lobste.rs/s/ggvvxc/i_checked_if_browsers_could_cache_all))
- [Pinbot](https://getpinbot.com/) - Privately search your browser history using AI.
- [Yes Browser](https://github.com/HamzaM3/yes-browser) - Browser to explore the challenges posed by browsers and what they should be constituted of.
Loading

0 comments on commit 226298c

Please sign in to comment.