Resources: Add more interesting links
This commit is contained in:
parent
0aad60c64d
commit
9420c1498d
|
@ -32,8 +32,12 @@ Treat information with great care lol
|
|||
- [Write your own Operating System](https://www.youtube.com/@writeyourownoperatingsystem)
|
||||
- [Zanidd](https://www.youtube.com/@zanidd)
|
||||
- [Guided Hacking](https://www.youtube.com/@GuidedHacking)
|
||||
- [TED](https://www.youtube.com/@TED)
|
||||
|
||||
## 1 Favorite Japanese Youtubers
|
||||
## 1 Science
|
||||
- [Feynman Lectures of Physics, Mathematics and Astronomy](https://www.feynmanlectures.caltech.edu/)
|
||||
|
||||
## 2 Favorite Japanese Youtubers
|
||||
- [日本語の森](https://www.youtube.com/@nihongonomori2013)
|
||||
- [ヘルスカ](https://www.youtube.com/@Herusuka)
|
||||
- [KUN ニート部](https://www.youtube.com/@kun_neet)
|
||||
|
@ -41,7 +45,17 @@ Treat information with great care lol
|
|||
- [That Japanese Man Yuta](https://www.youtube.com/@ThatJapaneseManYuta)
|
||||
- [Dogen](https://www.youtube.com/@Dogen)
|
||||
|
||||
## 2 IT blogs
|
||||
## 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)
|
||||
- [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.
|
||||
|
@ -62,7 +76,7 @@ Treat information with great care lol
|
|||
- **Author:** Robert Heaton
|
||||
- Blog centered around their life, being a parent, teaching programming, online tracking & security, economics, writing, privacy, etc.
|
||||
|
||||
## 3 Old-Fashioned Internet
|
||||
## 4 Old-Fashioned Internet
|
||||
- [Yarchive](https://yarchive.net/home.html)
|
||||
- Large archive of Usenet's known articles regarding all sorts of topics
|
||||
- [Wiby](https://wiby.me/)
|
||||
|
@ -71,8 +85,7 @@ Treat information with great care lol
|
|||
- Simple search engine for non-commercial and old-fashioned websites.
|
||||
- **Note:** Bigger index than Wiby's
|
||||
|
||||
### 4 Linux
|
||||
|
||||
## 5 Linux & Unix
|
||||
- [Linux Die Documentation](https://linux.die.net/)
|
||||
- Read the docs!!
|
||||
- [GNU Manuals](https://www.gnu.org/manual/manual.html)
|
||||
|
@ -81,9 +94,14 @@ Treat information with great care lol
|
|||
- Contains useful courses such as: System Administration, Linux Security, Linux Networking, etc.
|
||||
- [MakeLinux](https://makelinux.net)
|
||||
- Embedded Linux software development and Linux drivers
|
||||
- [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 ;)
|
||||
|
||||
### 5 Scientific Papers
|
||||
|
||||
## 6 Research Paper Resources
|
||||
- [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)
|
||||
|
@ -92,6 +110,10 @@ Treat information with great care lol
|
|||
- Youtube channel that showcases and attempts to explain interesting research works.
|
||||
- **Run by:** Károly Zsolnai-Fehér
|
||||
|
||||
## 6 Psychology
|
||||
## 7 Psychology
|
||||
- [Changing Minds](https://changingminds.org/)
|
||||
- How we change what others think, believe, feel and do.
|
||||
|
||||
## 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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user