diff options
author | Eduardo Julian | 2022-08-14 21:02:22 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-08-14 21:02:22 -0400 |
commit | 0f9bc13a34b729d9ae9db31276feb2a66785d06b (patch) | |
tree | 25f8ec214bfe56f7dc7d8be637b06d1ab6a425f6 /documentation/bookmark | |
parent | 24e4ccef052816f17ccfc55f2e515a07cc9c2067 (diff) |
Documentation changes for v0.7.0
Diffstat (limited to 'documentation/bookmark')
-rw-r--r-- | documentation/bookmark/audio/fingerprinting.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/cloud.md | 1 | ||||
-rw-r--r-- | documentation/bookmark/data/structure/probabilistic.md | 1 | ||||
-rw-r--r-- | documentation/bookmark/design.md | 1 | ||||
-rw-r--r-- | documentation/bookmark/documentation.md | 1 | ||||
-rw-r--r-- | documentation/bookmark/food.md | 2 | ||||
-rw-r--r-- | documentation/bookmark/hardware/fpga__field_programmable_gate_array.md (renamed from documentation/bookmark/hardware/fpga.md) | 2 | ||||
-rw-r--r-- | documentation/bookmark/infrastructure/container.md (renamed from documentation/bookmark/infrastructure/containers.md) | 0 | ||||
-rw-r--r-- | documentation/bookmark/infrastructure/messaging.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/material.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/open_source/funding.md | 1 | ||||
-rw-r--r-- | documentation/bookmark/software/engineering.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/startup.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/tool/text_editor/revision.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/user_interface/color.md | 1 |
15 files changed, 40 insertions, 0 deletions
diff --git a/documentation/bookmark/audio/fingerprinting.md b/documentation/bookmark/audio/fingerprinting.md new file mode 100644 index 000000000..40e7cac16 --- /dev/null +++ b/documentation/bookmark/audio/fingerprinting.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [dejavu: Audio fingerprinting and recognition in Python](https://github.com/worldveil/dejavu) + diff --git a/documentation/bookmark/cloud.md b/documentation/bookmark/cloud.md index 3405f0166..5a0ab3fbe 100644 --- a/documentation/bookmark/cloud.md +++ b/documentation/bookmark/cloud.md @@ -1,5 +1,6 @@ # Reference 0. []() +0. [Cloud Monads: A novel concept for monadic abstraction over state in serverless cloud applications](https://repository.tudelft.nl/islandora/object/uuid%3Ac17705c5-a92c-4a91-955a-51b3b6ed450c) 0. [LocalStack: A fully functional local cloud stack](https://localstack.cloud/) diff --git a/documentation/bookmark/data/structure/probabilistic.md b/documentation/bookmark/data/structure/probabilistic.md index f070cc423..b02f5ccf8 100644 --- a/documentation/bookmark/data/structure/probabilistic.md +++ b/documentation/bookmark/data/structure/probabilistic.md @@ -36,6 +36,7 @@ ## Bloom filter 0. []() +0. [When Bloom filters don't bloom](https://blog.cloudflare.com/when-bloom-filters-dont-bloom/) 0. [Sliding Bloom Filter](https://programming.guide/sliding-bloom-filter.html) 0. [Word-aligned Bloom filters](https://lemire.me/blog/2021/10/03/word-aligned-bloom-filters/) 0. [Bloom Filters by Example](https://llimllib.github.io/bloomfilter-tutorial/) diff --git a/documentation/bookmark/design.md b/documentation/bookmark/design.md index 2d52d7454..8e441f11b 100644 --- a/documentation/bookmark/design.md +++ b/documentation/bookmark/design.md @@ -1,5 +1,6 @@ # Reference 0. []() +0. [Humanizing Application Building: An Anthropological Perspective](http://melconway.com/Home/pdf/humanize.pdf) 0. [Banner blindness](https://en.wikipedia.org/wiki/Banner_blindness) diff --git a/documentation/bookmark/documentation.md b/documentation/bookmark/documentation.md index ae2327158..4cfcf2177 100644 --- a/documentation/bookmark/documentation.md +++ b/documentation/bookmark/documentation.md @@ -66,6 +66,7 @@ # Reference 0. []() +0. [The Ultimate Guide to Writing Online](https://perell.com/essay/the-ultimate-guide-to-writing-online/) 0. [Typst: Compose papers faster](https://typst.app/) 0. [Mintlify Writer](https://www.mintlify.com/writer) 0. [TimelineJS: Easy-to-make, beautiful timelines.](http://timeline.knightlab.com/) diff --git a/documentation/bookmark/food.md b/documentation/bookmark/food.md index 353474be8..e46dbe88d 100644 --- a/documentation/bookmark/food.md +++ b/documentation/bookmark/food.md @@ -1,6 +1,8 @@ # Reference 0. []() +0. [Redefine Meat](https://www.redefinemeat.com/) +0. [Solar Foods](https://solarfoods.com/) 0. [Remilk](https://www.remilk.com/) 0. [Squareat](https://squareat.com/) diff --git a/documentation/bookmark/hardware/fpga.md b/documentation/bookmark/hardware/fpga__field_programmable_gate_array.md index 8dce079ca..e66984228 100644 --- a/documentation/bookmark/hardware/fpga.md +++ b/documentation/bookmark/hardware/fpga__field_programmable_gate_array.md @@ -1,4 +1,6 @@ # Reference +0. []() +0. [Parallel Programming for FPGAs](https://kastner.ucsd.edu/hlsbook/) 0. [C++20 on Xilinx FPGA with SYCL for Vitis - Ronan Keryell - CppCon 2021](https://www.youtube.com/watch?v=BJBDmQJdDpc) diff --git a/documentation/bookmark/infrastructure/containers.md b/documentation/bookmark/infrastructure/container.md index 46f02845c..46f02845c 100644 --- a/documentation/bookmark/infrastructure/containers.md +++ b/documentation/bookmark/infrastructure/container.md diff --git a/documentation/bookmark/infrastructure/messaging.md b/documentation/bookmark/infrastructure/messaging.md new file mode 100644 index 000000000..b1b33409a --- /dev/null +++ b/documentation/bookmark/infrastructure/messaging.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [NSQ: A realtime distributed messaging platform](https://github.com/nsqio/nsq) + diff --git a/documentation/bookmark/material.md b/documentation/bookmark/material.md new file mode 100644 index 000000000..c09616a70 --- /dev/null +++ b/documentation/bookmark/material.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [New programmable materials can sense their own movements](https://news.mit.edu/2022/materials-sense-movements-0810) + diff --git a/documentation/bookmark/open_source/funding.md b/documentation/bookmark/open_source/funding.md index fdb2802e7..60550a0cf 100644 --- a/documentation/bookmark/open_source/funding.md +++ b/documentation/bookmark/open_source/funding.md @@ -1,6 +1,7 @@ # Reference 0. []() +0. [The NEO way to finance collaborative and FOSS projects](https://medium.com/@meriteconomy/the-neo-way-to-finance-collaborative-and-foss-projects-7966dfeac0ce) 0. [Comradery](https://comradery.co/) 0. [Comradery is developing a cooperative way to get paid online: A more democratic take on the Patreon model](https://www.theverge.com/23060001/comradery-coop-crowdfunding-patreon) 0. [Fund OSS through package managers](https://dusted.codes/fund-oss-through-package-managers) diff --git a/documentation/bookmark/software/engineering.md b/documentation/bookmark/software/engineering.md new file mode 100644 index 000000000..8aedec13c --- /dev/null +++ b/documentation/bookmark/software/engineering.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [Thinking About the Costs of a Software Feature](https://weblogs.asp.net/rweigelt/thinking-about-the-costs-of-a-software-feature) + diff --git a/documentation/bookmark/startup.md b/documentation/bookmark/startup.md new file mode 100644 index 000000000..c7dd0c8e3 --- /dev/null +++ b/documentation/bookmark/startup.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [Startup Library](https://www.ycombinator.com/library) + diff --git a/documentation/bookmark/tool/text_editor/revision.md b/documentation/bookmark/tool/text_editor/revision.md new file mode 100644 index 000000000..31f014534 --- /dev/null +++ b/documentation/bookmark/tool/text_editor/revision.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [A Document Revisions System in JavaScript](https://yoramkornatzky.com/post/a-document-revisions-system-in-javascript) + diff --git a/documentation/bookmark/user_interface/color.md b/documentation/bookmark/user_interface/color.md index 3e6cb9bb7..922539d01 100644 --- a/documentation/bookmark/user_interface/color.md +++ b/documentation/bookmark/user_interface/color.md @@ -1,6 +1,7 @@ # Reference 0. []() +0. [Color Design Hub](https://github.com/delaklo/color-design-hub) 0. [Color.js: Let's get serious about color](https://colorjs.io/) 0. [Leonardo](https://leonardocolor.io/#) 0. [Color difference](https://en.wikipedia.org/wiki/Color_difference) |