Skip to content

Commit edaab73

Browse files
committed
update docs
1 parent b2bb9ea commit edaab73

2 files changed

Lines changed: 7 additions & 83 deletions

File tree

dev.txt

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ https://blog.gruntwork.io/why-we-use-terraform-and-not-chef-puppet-ansible-salts
8181

8282
# kunernetes raspberry
8383
https://github.com/k8s-at-home
84+
https://github.com/khuedoan/homelab
8485
https://github.com/alexellis/k3sup
8586
https://github.com/onedr0p/home-cluster
8687
https://blog.hypriot.com/post/setup-kubernetes-raspberry-pi-cluster
@@ -94,28 +95,6 @@ https://ngrok.com
9495
https://inlets.dev
9596
https://github.com/alexellis/arkade
9697

97-
# _HOMELAB
98-
https://eevans.co/blog/garage
99-
# _HOMELAB + #raspberry
100-
https://github.com/khuedoan/homelab
101-
https://homebridge.io
102-
https://vladimir.varank.in/notes/2021/04/wireless-to-ethernet-island-for-homelab-cluster-ipv6-ndp-proxy-and-mdns-reflector/
103-
# _game
104-
https://gbdev.io
105-
http://unibios.free.fr/index.html
106-
https://www.mathler.com
107-
https://fyrox.rs
108-
https://kilograham.github.io/rp2040-doom
109-
https://www.gamedeveloper.com/blogs/the-ai-of-doom-1993
110-
https://linoscope.github.io/writing-a-game-boy-emulator-in-ocaml
111-
112-
# ELECTRONIC
113-
https://bbenchoff.github.io
114-
https://wiki.odroid.com/start
115-
https://frigate.video
116-
https://github.com/ssloy/tinyrenderer/wiki
117-
https://nicole.express/2022/the-nes-as-an-artifact.html
118-
11998
# kunernetes SSL
12099
https://www.techprowd.com/automatic-ssl-certificates-for-home-microk8s-setup-using-letsencrypt
121100
https://amithm.ca/2020/10/kubernetes-raspberrypi-homelab
@@ -149,10 +128,6 @@ https://unix.stackexchange.com/questions/224277/is-it-better-to-use-cat-dd-pv-or
149128

150129
---
151130

152-
# VPN
153-
https://tailscale.com/kb/1151/what-is-tailscale
154-
https://www.wireguard.com
155-
156131
https://monokh.com/posts/bitcoin-from-scratch-part-1
157132

158133
# torrent
@@ -173,12 +148,6 @@ https://github.com/nakabonne/ali
173148
https://diamantidis.github.io/tips/2020/07/01/list-makefile-targets
174149
`make -pRrq`, that is a very useful command to debug your makefiles, especially in a big project. The option `-p` prints the make data-base, -R and -r removes the implicit rules and variables, and -q indicates only asking make a question about current state, avoid executing anything
175150

176-
# The Top 100+ Developer Tools 2020
177-
https://stackshare.io/posts/top-developer-tools-2020
178-
179-
# Tools and Services I Use to Run My SaaS
180-
https://jake.nyc/words/tools-and-services-i-use-to-run-my-saas
181-
182151
# NearlyFreeSpeech.NET (cheap hosting)
183152
https://www.nearlyfreespeech.net
184153

@@ -194,9 +163,6 @@ https://blog.trailofbits.com/2021/02/19/serving-up-zero-knowledge-proofs
194163
# free deploy
195164
https://fly.io/docs/about/pricing/#free-for-side-projects
196165

197-
# DIY Dynamic DNS Using Netlify API
198-
https://blog.skylerlewis.io/2020/12/diy-dynamic-dns-using-netlify-api.html
199-
200166
# windows
201167
https://arstechnica.com/gadgets/2021/01/dosbox-pure-for-retroarch-aims-to-simplify-classic-ms-dos-gaming
202168

@@ -205,18 +171,6 @@ https://github.com/Tyrrrz/DiscordChatExporter
205171

206172
---
207173

208-
# perf ui
209-
https://www.markhansen.co.nz/profiler-uis
210-
211-
# terraform ui
212-
https://github.com/im2nguyen/rover
213-
214-
# cloudformation ui
215-
https://github.com/mhlabs/cfn-diagram
216-
217-
# automated diagrams for CDK infrastructure
218-
https://github.com/pistazie/cdk-dia
219-
220174
# build your own amazing illustrations
221175
https://iradesign.io
222176

@@ -258,6 +212,3 @@ https://github.com/smartcontracts/eth2-book
258212

259213
# argo
260214
https://greenops.io/atlas/
261-
262-
# vim
263-
https://spacevim.org

docs/other-resources.md

Lines changed: 6 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,16 @@
6767
* [oasis](https://github.com/oasislinux/oasis)
6868
* [CS-3210, Spring 2020 - Build an operating system in Rust programming language](https://tc.gts3.org/cs3210/2020/spring/lab.html) (course)
6969
* [SnakeOS](https://github.com/trusch/snakeos)
70+
* [Qubes OS](https://www.qubes-os.org)
7071

7172
## Unix
7273

7374
* [UNIX Internals: The New Frontiers](https://www.amazon.co.uk/UNIX-Internals-Frontiers-Uresh-Vahalia/dp/013021034X) (book)
7475
* [Lions' Commentary on UNIX with Source Code](https://www.amazon.co.uk/Lions-Commentary-UNIX-Source-Code/dp/1573980137) (book)
7576
* [How Debian packaging works](https://www.joyfulbikeshedding.com/blog/2020-08-03-how-debian-packaging-works.html)
76-
* [Setting up an email server in 2020 with OpenSMTPD and Dovecot](https://prefetch.eu/blog/2020/email-server)
7777
* [Tinyproxy](https://tinyproxy.github.io)
7878
* [tinc](http://tinc-vpn.org)
79-
* [Containers from first principles](https://fzakaria.com/2020/05/31/containers-from-first-principles.html)
8079
* [FastCGI](http://www.nongnu.org/fastcgi)
81-
* [Dissecting the GZIP format](http://www.infinitepartitions.com/cgi-bin/showarticle.cgi?article=art001)
8280
* [Cockpit](https://cockpit-project.org) - web-based graphical interface for servers
8381
* [Remmina](https://remmina.org) - Remote access screen and file sharing to your desktop
8482

@@ -89,7 +87,6 @@
8987
* [Amazon's Machine Learning University](https://www.amazon.science/latest-news/machine-learning-course-free-online-from-amazon-machine-learning-university) (Course)
9088
* [Machine Learning from Scratch](https://dafriedman97.github.io/mlbook/content/introduction.html)
9189
* [What is Natural Language Processing?](https://blog.algorithmia.com/introduction-natural-language-processing-nlp)
92-
9390
* [Scipy Lecture Notes](http://scipy-lectures.org/index.html)
9491
* [Neural Networks](https://aegeorge42.github.io)
9592
* [An Introduction to Tensor Calculus](https://grinfeld.org/books/An-Introduction-To-Tensor-Calculus)
@@ -131,37 +128,15 @@
131128
* [Pirate Library Mirror](http://pilimi.org)
132129
* [freeread.org: For the human right to read](https://freeread.org)
133130

134-
## Online tools
135-
136-
* [Regular Expressions](https://regexr.com)
137-
* [Regular Expression Visualization Site](https://regexper.com)
138-
* [Current Millis](https://currentmillis.com)
139-
* [JSFiddle](https://jsfiddle.net)
140-
* [ScalaFiddle](https://scalafiddle.io)
141-
* [JSON Formatter](https://jsonformatter.curiousconcept.com)
142-
* [JSON Generator](https://next.json-generator.com)
143-
* [Mockaroo](https://www.mockaroo.com) - Realistic data generator
144-
* [JSON store](http://myjson.com)
145-
* [TextDB](https://textdb.dev) - A simple way to share small amounts of data
146-
* [Beautify JavaScript or HTML](http://jsbeautifier.org)
147-
* [devdocs](https://devdocs.io)
148-
* [WebPagetest](https://www.webpagetest.org) - Test a website's performance
149-
* [BrowserGap](https://browsergap.dosyago.com) - A secure browser embedded in a webapp
131+
## Cloud
132+
150133
* [Kubernetes YAML Generator](https://k8syaml.com)
151-
* [Database of Databases](https://dbdb.io)
152134
* [CloudSkew](https://www.cloudskew.com) - Draw cloud architecture diagrams
153-
* [DB Fiddle](https://www.db-fiddle.com)
154-
* [SQL Visualizer](https://animatesql.com)
155-
* [SQLite](https://sqlite.org/fiddle)
156-
* [CSVFiddle](https://csvfiddle.io)
157-
* [jqplay](https://jqplay.org)
158-
159-
## Random
160-
161135
* [Steampipe](https://steampipe.io) - `select * from cloud;`
162136
* [Infracost](https://www.infracost.io) - Cloud cost estimates for Terraform in pull requests
163-
* [Textpattern](https://textpattern.com) - The small content management system that can handle big ideas
164-
* [Siteoly](https://siteoly.com) - Build websites from Google sheets without writing code
137+
* [Rover - Terraform Visualizer](https://github.com/im2nguyen/rover)
138+
* [cfn-diagram](https://github.com/mhlabs/cfn-diagram) - Visualise CloudFormation/SAM/CDK templates as diagrams
139+
* [CDK-Dia](https://github.com/pistazie/cdk-dia) - Automated diagrams for CDK infrastructure
165140

166141
## Uncategorized/Unordered resources
167142

@@ -171,11 +146,9 @@
171146
* [Which programs are faster?](https://benchmarksgame-team.pages.debian.net/benchmarksgame)
172147
* [Addison-Wesley Professional Computing Series](https://informit.com/series/professionalcomputing)
173148
* [Autopilot Pattern Applications](http://autopilotpattern.io)
174-
* [Creating a QR Code step by step](https://www.nayuki.io/page/creating-a-qr-code-step-by-step)
175149
* [Turbocharging MinIO Data Lakes with Apache Arrow](https://blog.min.io/turbocharging-minio-datalakes-with-arrowrdd)
176150
* [suckless](http://suckless.org)
177151
* [Are CRDTs suitable for shared editing?](https://blog.kevinjahns.de/are-crdts-suitable-for-shared-editing)
178-
* [Understanding and Decoding a JPEG Image using Python](https://yasoob.me/posts/understanding-and-writing-jpeg-decoder-in-python)
179152
* [Biohacking Lite](https://karpathy.github.io/2020/06/11/biohacking-lite)
180153
* [How do you create a video chat application?](https://blog.phuaxueyong.com/post/2020-06-15-how-to-make-a-video-chat-app)
181154

0 commit comments

Comments
 (0)