Internet Collections
Table of Contents
_ ___ /\ / _ ._ _|_ _. o ._ |\/| _. _ o _ _. | | ._ _| _ /--\ \_ (/_ | |_ (_| | | | | | (_| (_| | (_ (_| | _|_ | | (_| (/_ >< _|
You can always find something magical on the Internet.
– says an anonymous AI
1. (Personal) Blogs
1.1. Single Entries
1.1.1. The State of GPGPU in Rust rust lowlevel
1.1.2. 巧用 CSS 显示 HTML 源码 frontend
1.1.3. Too many channels in Rust but only one in Go rust
1.1.9. Ten Years of Erlang
1.1.10. The beauty of Unix pipelines
1.1.11. 非官方但全面的 LoongArch 常见问题解答
1.1.12. Free Software Needs Free Tools
1.1.13. explain X window system
1.1.14. Linux Kernel Development 学习与总结
1.1.15. Decoding small QR codes by hand
1.1.18. Nginx——proxy_pass url 反向代理
1.1.19. 如何看懂man page?
1.1.22. A tour of my screenshots folder minecraft
1.2. Paul Graham
1.3. qiusir rssub
1.4. XahLee
1.5. Eric S. Raymond
1.7. 阮一峰 rssub
1.9. 黑客技术 hack
really good website, butt, no rss
1.10. Bryan Ford
1.11. Core Dumped rust lowlevel emacs
a guy trying to rust emacs
1.12. 金步国作品集 lowlevel linux
kernel, LFS
1.13. null program lowlevel rssub
author of elfeed
, nasm-mode
1.14. 写着写着就懂了 elixir
elixir/erlang大佬, 公众号: HelloElixir
1.16. Justine Tunney c lowlevel
CRAZY!!!!!
1.16.1. actually portable executable
1.16.2. Lambda Calculus in 383 Bytes
1.18. Ploum
一个作家对现代互联网的 "彷徨"
I like to explore how technology impacts society
1.22. 文辉的烂笔头 lowlevel
CPU, IC, ARM
第一次查过的问题,就应该记下来 !
第二次再查的问题,就必须记下来 !
1.22.1. 浅谈熔断和幽灵
1.22.2. 解决Org-Mode表格不对齐问题
更纱黑体 使中文恰好为英文宽度两倍, 使用字体比 valign 更通用, 但是不好看
1.25. include-yy 攒 emacs c lisp emacs rssub
许多东方的图诶
1.25.1. 蝴蝶效应与emacs动画
1.25.2. emacs的cl扩展
1.25.3. 由(λ(x)(x x))看elisp与scheme之区别
这个问题其实就是 Lisp-1 和 Lisp-2 的区别导致的
Lisp-1 的变量命名空间和函数命名空间是统一的,而在 Lisp-2 中两者是分开的
1.25.4. (不只是)用elisp玩brainfuck
1.27. keep coding rust c lowlevel backend
写代码的西瓜
1.27.1. EmacsTalk
migrated to codeberg
1.27.2. 现代化 C c
1.27.3. 深入浅出垃圾回收(1/4)
1.28. Tomas Petricek rssub
F#, M1(r0$0f+
1.28.1. commodore64 BASIC
1.28.2. async in C#(gotchas) and F#
1.30. lightless blog hack
1.31. eur1ka (pwn) hack
1.33. Xe Iaso rssub
1.33.2. Nim and Tup
1.33.3. OpenSSL gave everyone alarm fatigue
funny byte
--- a/crypto/punycode.c +++ b/crypto/punycode.c @@ -181,7 +181,7 @@ int ossl_punycode_decode(const char *pEncoded, const size_t enc_len, n = n + i / (written_out + 1); i %= (written_out + 1); - if (written_out > max_out) + if (written_out >= max_out) return 0; memmove(pDecoded + i + 1, pDecoded + i,
1.33.4. 🥺
1.34. 蓝天
大佬!
1.34.1. 我把硬盘换到了新电脑上,这是 Btrfs 上的数据发生的变化
1.34.2. 最傻的代码错误:一个空格酿成的血案
1.34.3. 用 nginx 建立 Gopher 网站 gopher
1.34.4. 如何引爆 DN42 网络
1.35. UlyC python
1.35.1. sourcehut, 一个反叛而又正统的代码托管平台
1.35.2. 2021年, 用更现代的方法使用PGP PGP
同样是非对称算法, 为什么PGP的私钥就长这么多呢?
因为他们用的算法不同, 比特币默认使用的是ECDSA的 secp256k1算法, 该算法只是用来签名和认证, 并不用来加密
(signify 只用于签名认证, age 只用于加密, 所以密钥也比较短)
1.35.3. Cross-Origin Read Blocking
1.36. kernal
Welcome to the darkest dungeon of kernal
1.36.1. Dumping Linuxfx customers fun
A Windows-like distro including the spyware and activation
1.37. vimacs
Written with Vim and Emacs. A member of Linux Club of Peking University. blug signer
with cat-v-like sidebar style
1.38. Matrix67 math
The Aha Moments
1.38.1. 用三段 140 字符以内的代码生成一张 1024×1024 的图片 wow
1.38.2. ❤ localhost-8080
1.39. 半瓶
1.39.1. 社区本地人与永恒的九月(Eternal September)
几乎所有大众互联网社区都难逃此宿命。要想避免永恒九月,社区必须要足够克制,有节奏地引导新人加入。
但是过去20年互联网行业大发展的基本模式就是吸引大量用户、获取大平台地位、取得超额收益。
用户量是商业成功的互联网平台所必须追求的第一目标。要想获得商业成功,永恒九月来得越早越凶猛越好。
- Nyxt: Why should I care about Gopher? gopher
By making something a little bit more inaccessible, we are inadvertently putting a filter on what is being posted.
1.39.2. ChatGPT is Not an Aggregator
1.43. mthli: 深入理解达夫设备
1.43.1. 有栈协程与无栈协程
1.43.2. PuTTY's author: Coroutines in C wow
// Black Magic #define crBegin static int state=0; switch(state) { case 0: #define crReturn(x) do { state=__LINE__; return x; case __LINE__:; } while (0) #define crFinish } int function(void) { static int i; crBegin; for (i = 0; i < 10; i++) crReturn(i); crFinish; }
1.46. bt
1.55. Drew DeVault's blog
the author of sway & sourcehut
1.55.1. What is this Gemini thing anyway, and why am I excited about it?
openssl s_client -crlf -servername shenjack.top -connect shenjack.top:1965
1.57. Theory-of-Everything
everforest theme, also have a big collection
1.59. xosc
gopher://xosc.org
finger m@f.xosc.org
1.60. Tyler git
1.60.1. Git Notes: git's coolest, most unloved feature
It's so cool, especially for testing and reviewing.(from ruanyifeng 241)
1.61. ✨小透明・宸✨ 存在感消失的地方|ω•`)
1.63. seh.dev plan9
1.64. ray@lmu
1.65. Wincer
和我一样比较喜欢小众的东西
1.67. zu1k
1.70. lich (dataswamp)
1.72. gd1214b
><
1.73. 海上的宫殿
1.75. Re:Linked
1.77. 有价值炮灰 hack
1.80. reuixiy
1.81. ononoki.org
1.83. Bili/HWS/fri3nds
1.83.1. Aurielの小破站
1.83.2. 社会易姐
1.83.3. yanemame
猴哥推荐的
1.83.4. 我不会编程
EvanMeek / B站: 美味的樱桃菌
1.83.5. 称呼我C先生 linux
1.83.6. EndlessPeak linux
1.83.9. 老网虫
1.83.10. Yang
1.83.11. zhanganzhi
1.83.12. 芒果快评
22年新博客, 友链有踏浪
1.83.13. 山奈
1.83.14. 狐狸姐姐!
1.83.15. dsy4567 的小站
1.83.16. Houge's Madness Blog
1.84. ZhiHu
1.84.1. 用Go语言汇编计算fibonacci数列 lowlevel
1.84.2. 第 N 个质数 c algorithm
看不懂, 先收藏着
1.84.3. 倔强的程序员
编! 译! 原! 理!
1.84.5. 专栏: 嘶吼RoarTalk hack
回归最本质的信息安全
1.84.6. 我抵制Notepad++的理由
1.84.7. 如何解读EVA
人需不需要存在的意义
人需不需要互相之间完全理解
自我封闭是否是应对外界压力的合理方式
1.84.8. linuxcn: 少年黑客对自由软件的自由漫谈
linuxcn 里唯一一个让我感觉很有必要把链接放在这的文章
1.84.9. ubuntu重启变成了debian怎么办?
U boom tu
1.84.10. 计算机领域有哪些经典的典故或笑话?
2. YouTube (没有账号, 这就是我的收藏夹)
2.1. Computer Science
2.1.1. tsoding
- helloworld in c
- virtual machine in C , some notes
- irc client in ocaml
0:50 List.fold_left faster than fold_right, but haskell is opposite 1:00 I like ocaml, that's how python should look like, but ocaml itself is not ideal, you have to take ocaml and throw O away, and that's perfect 1:03 to be fair p___hub is more interesting than this, that's for sure, so let's use Makefile (instead of dune) 1:50 sexplib? 2:14 "how many american server you have already hacked" - "I don't count them I'm sorry"
- Parsing Java Bytecode with Python
0:05 look how TINY Java code is
0:06 nonono all the opensource are controlled by coporation actually,
they create a text editor plugin and sell the free code for $10 a month
- Hacking TCC compiler
If we allowed `.` being treated automagically as `->` in C when used on pointers to structs,
how much existing C code would be broken?
- Porth: nasm -> fasm
- First Ancient Neural Network in C
intro: he talked about Russian gov and where to flee
inspiration: Veritasium
- HaskellRank #01: just one line!
- mmap syscall
- allocate memory
- rw files
- IPC
- allocate memory
- SmoothLife on GPU
- I implemented Goto in OCaml
- Weird Parts of C you probably never heard of: Hot loading, X macro
- Web in Native Assembly (Linux x86_64)
- TODO Parsing Lisp with Rust (Tula Ep.03)
- TODO Obfuscate C Code
2.1.2. Rust 让你感觉像个天才
2.1.3. CMD 登录B站
2.1.5. Every Clojure Talk Ever
2.1.9. ArcaOS: Modern OS/2
2.1.12. Fast Inverse Square Root — A Quake III Algorithm
0x5f3759df
2.1.19. RubyKaigi 2015: JIT
2.1.22. Hyprland on Fedora Install
a good example for my probable feora minimal re-installation
0:32 RockyLinux rock solid
0:52 if you don't want failed boot after changing fstab, run `systemctl daemon-reload`
0:55 Windows95 bash shell
1:15 start build
1:44 we got Hyprland now
2:27 Hyprland lets go, how do we get here? no idea, but at least we get a recording
4:15 you can call yourself a ricer when you have an anime girl sit in the background, that's true
- Resolve is Impossible to Install on Fedora 38
quote: this operating system, the operating system we do not speak its name (in that video he succesfully installed DaVinci on Rocky)
0:18 if you start seeing a whole bunch of tesla streams on my channel tomorrow you guys know what happened
2.1.23. how NASA writes space-proof code
2.1.24. How GitHub's Database Self-Destructed in 43 Seconds
click to open
Come back in 2047 when BitBucket's lunar data center failure causes extreme latency as the terrestrial hardware was incapable of communicating with the Martian data center without the extra hop at the Moon causing the fail-safe mechanism to launch the backup lunar proxy which had its calculation incorrectly done using inches instead of centimeters so it veered off course into the primary us-east data center which caused a new primary to be promoted on Mars exacerbating the latency of services running on Earth and eventually bringing down BitBucket entirely as it could not handle writing through this interplanetary loop.
2.1.26. Intro to Competitive Programming
2.1.29. 怎样用 Emacs 做所有事
2.2. <C>
2.2.1. Network Time Protocol (NTP)
2.2.2. Just In Time (JIT) Compilers
2.2.3. Quantum Computing
2.2.6. The Kindle Text Problem
2.2.7. DEC PDP-11 & Zork
2.2.9. xdcd: Password Strength
2.3. Cyber Security
2.3.1. LiveOverflow
- Binary Exploitation / Memory Corruption by LiveOverflow
- Minecraft HACKED
- Discover Vulnerabilities in Intel CPUs!
- Student Finds Hidden Devices in the College Library
- is leaking your IP really dangerous
- CSS Keylogger - old is new again
- Attacking LLM - Prompt Injection
- The Discovery of Zenbleed (CVE-2023-20593)
- A Vulnerability to Hack The World - CVE-2023-4863 (webp)
2.3.2. shit express hacked
2.3.3. DT: Privacy & Security
2.3.4. Chris Titus Tech: The Biggest Linux Security Mistakes
"Security is a journey, not a destination!"
2.3.7. How I hacked a hardware crypto wallet and recovered $2 million
even caught by police when he was a child
2.3.10. Malware Development (1/2)
2.3.12. TODO Custom Cyberdeck For (Legal) Satellite Hacking
2.5. Minecraft
2.5.1. Mojang & Minecraft 开始衰落了吗?
2.5.2. SciCraft Update Plans
2.5.3. Tantan: MC + Fez
2.6. ?
2.6.1. IceGuye aka 姑射冰尘
I found her playing NetHack on bilibili,
but account was deleted
2.6.2. Homemade Silicon Chips!
2.6.3. Why I'm Suing YouTube.
a story about YouTube’s intentional efforts to undermine the United States of America in collusion with the Russian government.
It’s also a story about copyright infringement
— and YouTube’s willful blindness to bad actors who openly admit
to filing patently fraudulent DMCA counter-notifications to avoid the termination of their accounts.
2.6.5. Beating 5 Scam Arcade Games with Science
街机科学家~
2.6.11. Plasma piano
赛博钢琴家
2.6.12. CYBERTRUCK BUILD (1/5)
2.6.13. These Youtubers are EVIL
yes
2.6.14. Reclaim your freedom with free libre software now - Richard Stallman of Free Software Movement
When I was trying to download this video, I found that youtube-dl was broken!
2.6.18. Korobeiniki
2.6.19. 90's MTB masters (1992)
2.6.22. How To Make A CPU
3. r
3.1. unixporn
3.1.1. reddit: family reunion
3.1.2. pocket pc
3.1.3. win7 :)
3.1.4. [KDE] Cherry Blossoms
4. Mail/Kernel/BZ
[[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
4.2. Duffs device
4.4. Christmas present with Linux 6.2
Huwawei NB!
4.5. Linus re SD
4.9. Re: Consideration for Rust contributions in Emacs
from emacs-china, about multi-thread
5. Other
5.1. cat -v
not only harmful stuff <3
5.3. masa mods
5.4. Adequacy: Is Your Son a Computer Hacker?
BSD, Lunix, Debian and Mandrake are all versions of an illegal hacker operation system,
invented by a Soviet computer hacker named Linyos Torovoltos.
5.6. oxygenos
his final year project in high school, 2008
a webos using oxygen visual design
5.7. Phrack Magazine
worth reading
5.12. OldLinux.org
RTFSC – Read The F**king Source Code ☺!
5.13. Is OpenBSD secure?
5.14. LITCAVE
software minimalism, Neat*
5.15. youbroketheinternet.org
5.16. InstallGentoo Wiki File:Inori-tan.jpg
Internet Exploiter