2024-04-25 18:49:12 +02:00
|
|
|
+++
|
|
|
|
title = "Links"
|
|
|
|
|
|
|
|
layoutBackgroundHeaderSpace = false
|
|
|
|
|
|
|
|
sharingLinks = false
|
|
|
|
showAuthor = false
|
|
|
|
showDate = false
|
|
|
|
showEdit = false
|
|
|
|
showHeadingAnchors = false
|
|
|
|
showPagination = false
|
|
|
|
showReadingTime = false
|
|
|
|
showTaxonomies = false
|
|
|
|
showZenMode = false
|
|
|
|
+++
|
|
|
|
|
2024-04-28 20:57:08 +02:00
|
|
|
Here are some links I frequently use. Take it as some kind of jump between my
|
2024-04-25 18:49:12 +02:00
|
|
|
bookmarks:
|
|
|
|
|
2024-04-28 12:27:19 +02:00
|
|
|
### Warning
|
|
|
|
|
|
|
|
{{< alert icon="triangle-exclamation" cardColor="#e6d237" iconColor="#1d3557"
|
|
|
|
textColor="#1d3557" >}}
|
|
|
|
YouTube? Reddit? [**Absolutely proprietary**](/img/absolutely_proprietary.jpg)!
|
|
|
|
{{< /alert >}}
|
|
|
|
|
|
|
|
Use an extension like [LibRedirect](https://libredirect.github.io/) to be
|
|
|
|
redirected to a privacy frontend!
|
|
|
|
|
|
|
|
## Misc
|
|
|
|
|
|
|
|
* How to create a drone from zero:
|
|
|
|
<https://youtube.com/playlist?list=PLeuMA6tJBPKsAfRfFuGrEljpBow5hPVD4>
|
|
|
|
* <https://pjrc.com/teensy/schematic.html/>
|
|
|
|
* Raspberry Pi for emergency situations:
|
|
|
|
<https://old.reddit.com/r/DataHoarder/ffjfj4/>
|
|
|
|
|
|
|
|
## Linux & Ricing
|
|
|
|
|
2024-04-25 18:49:12 +02:00
|
|
|
* <https://github.com/jorgebucaran/awsm.fish/>
|
2024-04-28 12:27:19 +02:00
|
|
|
* Cool NeoVim rice: <https://old.reddit.com/r/ProgrammerHumor/13qmt2o/>
|
2024-04-25 18:49:12 +02:00
|
|
|
* <https://dotfiles.github.io/inspiration/>
|
2024-04-28 12:27:19 +02:00
|
|
|
* NixOS beginner guide: <https://nixos-and-flakes.thiscute.world/>
|
|
|
|
|
|
|
|
## Sysadmin stuff
|
|
|
|
|
2024-04-25 18:49:12 +02:00
|
|
|
* <https://lnav.org/>
|
|
|
|
* <https://github.com/Free-TV/IPTV/>
|
2024-04-28 20:57:08 +02:00
|
|
|
* An old Firefox version containerized: <https://github.com/niclan/Javafox/>
|
2024-04-28 12:27:19 +02:00
|
|
|
* <https://archive.org/details/WinXPProSP3Italian/>
|
2024-04-25 18:49:12 +02:00
|
|
|
* Ventoy theme: <https://github.com/vinceliuice/grub2-themes/>
|
2024-04-28 12:27:19 +02:00
|
|
|
* EndleSSH: <https://github.com/shizunge/endlessh-go/>
|
2024-04-25 18:49:12 +02:00
|
|
|
* <https://github.com/Lakr233/GitLab-License-Generator/>
|
2024-04-28 20:57:08 +02:00
|
|
|
* Windows 10 AME: <https://archive.org/details/windows10-ame-21h1-2021-08-09/>
|
2024-04-25 18:49:12 +02:00
|
|
|
|
2024-04-28 12:27:19 +02:00
|
|
|
## Internet Protocol
|
|
|
|
|
|
|
|
* IPv6 Tunnel Broker: <https://tunnelbroker.net/>
|
|
|
|
* Jool on OpenWRT:
|
|
|
|
<https://forum.openwrt.org/t/update-nat64-jool-instructions/140617/>
|
|
|
|
* <https://en.wikipedia.org/wiki/Protocol_ossification>
|
|
|
|
|
|
|
|
## Cool videos
|
|
|
|
|
|
|
|
* Using a 1930 Teletype as a Linux Terminal:
|
|
|
|
<https://youtube.com/watch?v=2XLZ4Z8LpEE>
|
|
|
|
* Solving the [*advent of code*](https://adventofcode.com/) using Vim:
|
|
|
|
<https://youtube.com/watch?v=cNbcRXKsXfc>
|
|
|
|
* Considerations on `vi`: <https://youtube.com/watch?v=nhe-4_dFjLM>
|
2024-04-28 20:57:08 +02:00
|
|
|
* Ken Thompson 2019 interview: <https://youtube.com/watch?v=EY6q5dv_B-o&t=458s>
|