2023-04-14 20:21:59 +00:00
---
title: "Resources"
date: 2023-04-14T20:46:19+02:00
tags: ["knowledge"]
---
Treat information with great care lol
情報をきれいに使って頂きありがとうございますw
---
## 0 Favorite English Youtubers
- [melodysheep ](https://www.youtube.com/@melodysheep )
- [SomeOrdinaryGamers ](https://www.youtube.com/@SomeOrdinaryGamers )
- [Computerphile ](https://www.youtube.com/@Computerphile )
2023-05-18 22:37:34 +00:00
- [Numberphile ](https://www.youtube.com/@numberphile )
2023-04-14 20:21:59 +00:00
- [PowerfulJRE ](https://www.youtube.com/@joerogan )
- [Jordan B. Peterson ](https://www.youtube.com/@JordanBPeterson )
- [Lex Fridman ](https://www.youtube.com/@lexfridman )
- [LiveOverflow ](https://www.youtube.com/@LiveOverflow )
- [BugsWriter ](https://www.youtube.com/@bugswriter_ )
- [Luke Smith ](https://www.youtube.com/@LukeSmithxyz )
- [NetworkChuck ](https://www.youtube.com/@NetworkChuck )
- [Mental Outlaw ](https://www.youtube.com/@MentalOutlaw )
- [Ben Eater ](https://www.youtube.com/@BenEater )
- [Andreas Kling ](https://www.youtube.com/@awesomekling )
- [Linus Groh ](https://www.youtube.com/@LinusGroh )
- [jdh ](https://www.youtube.com/@jdh )
- [CQURE Academy ](https://www.youtube.com/@CQUREAcademy )
- [Seytonic ](https://www.youtube.com/@Seytonic )
- [Write your own Operating System ](https://www.youtube.com/@writeyourownoperatingsystem )
- [Zanidd ](https://www.youtube.com/@zanidd )
- [Guided Hacking ](https://www.youtube.com/@GuidedHacking )
2023-05-18 22:37:34 +00:00
- [TED ](https://www.youtube.com/@TED )
2023-04-14 20:21:59 +00:00
2023-05-18 22:37:34 +00:00
## 1 Science
- [Feynman Lectures of Physics, Mathematics and Astronomy ](https://www.feynmanlectures.caltech.edu/ )
## 2 Favorite Japanese Youtubers
2023-04-14 20:21:59 +00:00
- [日本語の森 ](https://www.youtube.com/@nihongonomori2013 )
- [ヘルスカ ](https://www.youtube.com/@Herusuka )
- [KUN ニート部 ](https://www.youtube.com/@kun_neet )
- [花江夏樹 ](https://www.youtube.com/@hanae0626 )
- [That Japanese Man Yuta ](https://www.youtube.com/@ThatJapaneseManYuta )
- [Dogen ](https://www.youtube.com/@Dogen )
2023-05-18 22:37:34 +00:00
## 3 IT blogs
- [OH SHINT! It's a blog ](https://ohshint.gitbook.io/oh-shint-its-a-blog/ )
- Blog full of OSINT resources.
- [Unix Sheikh ](https://unixsheikh.com )
- Articles and tutorials about Open Source, BSD, GNU/Linux administration, pragmatic programming practices.
- The resources page is yet another gold mine of content.
- [Andy Sloane's blog ](https://www.a1k0n.net/ )
- Creator of the classy donut.c program 😎
- [Luke Smith ](https://lukesmith.xyz/ )
- Content creator of a lot of different kinds of tutorials regarding internet privacy, Linux, FOSS, and much more.
- Inspirational and realistic guy. (both highly positive traits in my opinion)
2023-04-14 20:21:59 +00:00
- [Marco Cetica ](https://marcocetica.com/ )
- Blog centered around programming, IT, hacking, etc.
- Found out about him through a Jails (BSD) article that he published on the website.
- Genuinely helpful and nice guy.
- [Eric's Random Writings ](https://www.catb.org/esr/writings/ )
- Blog centered around freedom and the Unix philosophy (can't have enough of these hehe)
- [Segmentation Fault ](https://sgfault.com )
- **Author:** David Jimenez
- Blog centered around Linux and computers (in majority).
- [Electronics etc... ](https://tomverbeure.github.io/ )
- **Author:** Tom Verbeure
- Blog centered around electronics, their personal projects, new findings, etc.
- [Computers are bad ](https://computer.rip/archive.html )
- **Author:** Jesse B. Crawford
- Its intent is to show you why, where, and how computers are bad and give you insights into each problem.
- Expect topics about computer history, computer security, and "constructive" technology criticism.
- [Robert Heaton ](https://robertheaton.com/ )
- **Author:** Robert Heaton
- Blog centered around their life, being a parent, teaching programming, online tracking & security, economics, writing, privacy, etc.
2023-05-18 22:37:34 +00:00
## 4 Old-Fashioned Internet
2023-04-14 20:21:59 +00:00
- [Yarchive ](https://yarchive.net/home.html )
- Large archive of Usenet's known articles regarding all sorts of topics
- [Wiby ](https://wiby.me/ )
- Simple search engine for non-commercial and old-fashioned websites.
- [Marginalia Search ](https://search.marginalia.nu/ )
- Simple search engine for non-commercial and old-fashioned websites.
- **Note:** Bigger index than Wiby's
2023-05-18 22:37:34 +00:00
## 5 Linux & Unix
2023-04-14 20:21:59 +00:00
- [Linux Die Documentation ](https://linux.die.net/ )
- Read the docs!!
- [GNU Manuals ](https://www.gnu.org/manual/manual.html )
- Manuals for GNU tools. Useful and worth keeping an eye on.
- [Linux Training ](http://linux-training.be )
- Contains useful courses such as: System Administration, Linux Security, Linux Networking, etc.
- [MakeLinux ](https://makelinux.net )
- Embedded Linux software development and Linux drivers
2023-05-18 22:37:34 +00:00
- [The Art of Unix Programming ](http://catb.org/esr/writings/taoup/html/ )
- Attempts to capture the engineering wisdom and philosophy of the Unix community as it's applied today.
- [CS4411 Operating Systems Course ](https://www.csl.mtu.edu/cs4411.ck/www/ )
- Principles of the design and implementation of operating systems.
- Topics include: process management, process scheduling, memory management, I/O, file systems.
- **⭐ Hint**: You can find other CS courses under the same domain using Google Dorks or some scraping of the web ;)
2023-04-14 20:21:59 +00:00
2023-05-18 22:37:34 +00:00
## 6 Research Paper Resources
2023-04-14 20:21:59 +00:00
- [ArXiv ](https://arxiv.org )
- Open-access archive containing content and research papers that are centered around physics, mathematics, computer science, quantitive biology, quantitive finance, statistics, electrical engineering, systems science, and economics.
- [Papers we love ](https://paperswelove.org )
- A community build around sharing academic computer science papers.
- [Two Minute Papers ](https://www.youtube.com/@TwoMinutePapers )
- Youtube channel that showcases and attempts to explain interesting research works.
- **Run by:** Károly Zsolnai-Fehér
2023-05-18 22:37:34 +00:00
## 7 Psychology
2023-04-14 20:21:59 +00:00
- [Changing Minds ](https://changingminds.org/ )
- How we change what others think, believe, feel and do.
2023-05-18 22:37:34 +00:00
## 8 Talks
- [Why comfort will ruin your life | Bill Eckstrom ](https://www.youtube.com/watch?v=LBvHI1awWaI )
- [The most important lesson from 83,000 brain scans | Daniel Amen ](https://www.youtube.com/watch?v=esPRsT-lmw8 )