Skip to content

Commit 2da3bfb

Browse files
committed
chore: clean deprecated, duplicate, and old stuff
1 parent c2e011f commit 2da3bfb

File tree

8 files changed

+9
-402
lines changed

8 files changed

+9
-402
lines changed

computer_science/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,7 @@
103103
- Developer docs
104104
- Testing, CI&CD, and the obvious stuff
105105
- [Developer Productivity for Humans, Part 7: Software Quality](https://ieeexplore.ieee.org/document/10372494)
106+
107+
## Conferences
108+
109+
- [CCC](https://www.ccc.de/) - [Chaos Computer Club](https://en.wikipedia.org/wiki/Chaos_Computer_Club)

computer_science/languages/javascript/deno.md

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
- [std](https://github.com/denoland/deno_std)
99
- [oak](https://github.com/oakserver/oak)
1010
- [abc](https://github.com/zhmushan/abc)
11-
- [servest](https://github.com/keroxp/servest)
1211
- [The Internals of Deno](https://choubey.gitbook.io/internals-of-deno/)
1312

1413
## Modules

computer_science/orchestration/kubernetes/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ kubectl get [pods/services/ingress/deployments/...] [-n namespace/--all-namespac
162162
- [KubeNix](https://github.com/xtruder/kubenix) - Kubernetes resource builder using nix.
163163
- [Postgres Operator](https://github.com/zalando/postgres-operator) - Creates and manages PostgreSQL clusters running in Kubernetes.
164164
- [Contour](https://github.com/projectcontour/contour) - Kubernetes ingress controller using Lyft's Envoy proxy.
165-
- [Roperator](https://github.com/psFried/roperator) - Lets you easily write Kubernetes Operators in Rust.
166165
- [Krustlet](https://github.com/deislabs/krustlet) - Kubernetes Kubelet in Rust for running WASM. ([Article](https://deislabs.io/posts/introducing-krustlet/))
167166
- [WaeaveWorks](https://www.weave.works/) - Operate and manage production ready Kubernetes with Weave Kubernetes Platform.
168167
- [Gravity](https://github.com/gravitational/gravity) - Opinionated image-based Kubernetes packaging and management tools.

computer_science/orchestration/kubernetes/kubernetes.md

-394
This file was deleted.

design/fonts.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
## Resources
99

10+
- [Berkeley Mono](https://usgraphics.com/products/berkeley-mono)
1011
- [Typewolf](https://www.typewolf.com) - what's trending in type
1112
- [Fixel](https://fixel.macpaw.com/)
1213
- [B612](https://b612-font.com) - B612 is an highly legible open source font family designed and tested to be used on aircraft cockpit screens.

economics/investing.md

+3
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ To get up to speed and learn the basics of sane and mindful investing the best s
6666
- [A Wealth of Common Sense](https://awealthofcommonsense.com) - articles about investing for regular people
6767
- [Bogleheads.org](Bogleheads.org) - HN for investing
6868
- [Harry Browne’s 17 Golden Rules of Financial Safety](https://thetaoofwealth.wordpress.com/2013/02/17/harry-brownes-17-golden-rules-of-financial-safety/)
69+
- [Are you trading or gambling?](https://investinglessons.substack.com/p/are-you-trading-or-gambling)
70+
- you _bets_ (investments) should be sized in percentage, based on [Kelly criterion](https://en.wikipedia.org/wiki/Kelly_criterion)
71+
- [Never Hertz to Ask](https://alexdanco.com/2020/06/14/never-hertz-to-ask/)
6972

7073
## Places to invest at
7174

economics/wsb.md

-5
This file was deleted.

food/sourdough.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
## Resources
44

5-
- [The Sourdough Framework](https://github.com/hendricius/the-sourdough-framework)
5+
- [The Sourdough Framework](https://github.com/hendricius/the-sourdough-framework) - Open source book dedicated to helping you to make the best possible sourdough bread at home.

0 commit comments

Comments
 (0)