#+TAGS: elixir(e) rust(r) c(c) lisp(l) python(p) nim(n) #+TAGS: lowlevel(w) frontend(f) backend(b) hack(h) algorithm(a) math(t) #+TAGS: emacs(m) linux(x) iot(i) #+TAGS: rssable(s) rssub(u) gopher(g) #+OPTIONS: toc:1 ^:{} #+TITLE: Internet Collections #+DATE: <2022-06-05 日> * 一些(个人)博客收集 #+BEGIN_CENTER 魔 法 禁 书 目 录 #+END_CENTER ** [[http://www.paulgraham.com/todo.html][Paul Graham]] ** [[http://www.qiusir.com/][qiusir]] :rssub: ** [[http://xahlee.info][XahLee]] #+ATTR_HTML: :width 256px [[http://xahlee.info/emacs/misc/i/Marisa_Kirisame_emacs_magic.png]] ** [[http://www.yinwang.org/][王垠]] ** [[http://ruanyifeng.com/blog/][阮一峰]] :rssub: ** [[http://www.hackdig.com/][黑客技术]] :hack: really good website, butt, no rss ** [[https://shakaianee.top/][易姐]] ** [[https://floooh.github.io/][floooh(The Brain Dump)]] :c: 07 年开始, cpu emulator *** [[https://floooh.github.io/2017/12/10/z80-emu-evolution.html][2017: Z80 Emu Evolution]] *** [[https://floooh.github.io/2021/12/17/cycle-stepped-z80.html][2021: A new cycle-stepped Z80 emulator]] *** [[https://floooh.github.io/2019/09/27/modern-c-for-cpp-peeps.html][Modern C for C++ Peeps]] #+BEGIN_QUOTE Modern C is not a subset of C++ #+END_QUOTE ** [[https://blog.stdio.io/1385][King's way]] :hack:iot: ** [[https://xiaosong.fun/][小耸]] :c: *** [[https://xiaosong.fun/2022/01/01/lock-free-base-queue/][无锁编程基础与无锁队列的实现]] *** [[https://xiaosong.fun/2020/05/04/bug-and-mos/][打蚊子与找bug]] ** [[https://piaogewala.ga/][这可太刑了]] 学习通事件相关 ** [[https://www.cnblogs.com/zhongwencool/][写着写着就懂了]] :elixir: elixir/erlang大佬, 公众号: HelloElixir ** [[http://blog.lujun9972.win][lujun9972]] :emacs:rssub: 超~~~多emacs *** [[http://blog.lujun9972.win/emacs-document/][emacs document]] ** [[https://www.wenhui.space/docs][文辉的烂笔头]] :lowlevel: CPU, IC, ARM #+BEGIN_QUOTE 第一次查过的问题,就应该记下来 ! 第二次再查的问题,就必须记下来 ! #+END_QUOTE *** [[https://www.wenhui.space/docs/08-ic-design/cpu/meltdown-and-spectre/][浅谈熔断和幽灵]] *** [[https://www.wenhui.space/docs/02-emacs/org_mode_table_align/][解决Org-Mode表格不对齐问题]] 更纱黑体 使中文恰好为英文宽度两倍 使用字体比 valign 更通用, 但是不好看 ** [[http://scinart.is-programmer.com/][scinart]] :lisp: 13年最后更新 ** [[http://bzhang.lamost.org/website/][bozhang]] :rssable: 05 年开始, 天文学 ** [[https://www.luogu.com.cn/blog/ivystorm/emacs-adventuredunnet-tong-guan-jiao-cheng][emacs dunnet 教程]] :emacs: luogu ** [[https://iceguye.com/blog][IceGuye]] ** [[http://jujuba.me/][Ground Oddity]] 出国 *** [[http://jujuba.me/posts/program-analysis-via-llvm-pass.html][LLVM Pass来实现简化版taint analysis]] ** [[https://cireu.github.io/2019/09/17/lisp-setf/][NIL: setf 中「f」的本意]] ** [[https://www.cnblogs.com/zjjws/p/13346020.html][第 N 个质数]] :c:algorithm: 看不懂, 先收藏着 ** [[https://www.coder.rs/][阳光少年(coder.rs)]] :rust:python: ** [[https://mrxn.net/][mrxn]] :hack: 网安, data-leak ** [[http://incf19.com/yynotes/][include-yy]] :c:lisp:emacs: 许多东方的图诶 *** [[http://incf19.com/yynotes/posts/2021-10-25-14-蝴蝶效应与emacs动画][蝴蝶效应与emacs动画]] *** [[http://www.incf19.com/yynotes/posts/2021-05-28-5-emacs的cl扩展][emacs cl-lib]] #+BEGIN_QUOTE Package cl is deprecated #+END_QUOTE *** [[http://incf19.com/yynotes/posts/2021-03-22-1-由(λ(x)(x x))看elisp与scheme之区别][由(λ(x)(x x))看elisp与scheme之区别]] #+BEGIN_QUOTE 这个问题其实就是 Lisp-1 和 Lisp-2 的区别导致的 Lisp-1 的变量命名空间和函数命名空间是统一的,而在 Lisp-2 中两者是分开的 #+END_QUOTE **** [[http://xahlee.info/emacs/emacs/lisp1_vs_lisp2.html][Xah Lee Lisp-1 vs Lisp-2]] ** [[https://stardiviner.github.io/][stardiviner]] Coder & 文学 *** [[https://stardiviner.github.io/Blog/more-restrict-censorship-on-platforms.html][现在的审查确实相较于几年前要严格很多,难怪主流网站上大多都是娱乐内容了]] ** [[https://nihil.cc/posts/rust_closure_and_y/][Rust 闭包递归与 Y 组合子]] :rust: ** [[https://stevenbai.top/ethereum/以太坊evm笔记/][以太坊evm笔记]] ** [[https://sh.alynx.one/][Alynx Zhou]] :linux:rssable: ** [[https://coredumped.dev/][Core Dumped]] :rust:lowlevel:emacs: VM ** [[https://liujiacai.net/][keep coding]] :rust:c:lowlevel:backend: 写代码的西瓜 *** [[https://emacstalk.github.io/][EmacsTalk]] ** [[https://winsphinx.github.io/blog][Cogito, ergo sum]] :rssable: 文学 ** [[http://tomasp.net/][Tomas Petricek]] :rssub: F#, M1(r0$0f+, very high quality *** [[http://tomasp.net/commodore64][commodore64 BASIC]] *** [[http://tomasp.net/blog/csharp-async-gotchas.aspx][async in C#(gotchas) and F#]] ** [[http://www.xianwaizhiyin.net/][弦外之音]] :c:lowlevel: 源码分析 *** [[https://www.xianwaizhiyin.net/?cat=24][state-thread 源码分析]] ** [[https://lightless.me/][lightless blog]] :hack: ** [[https://bheisler.github.io/post/state-of-gpgpu-in-rust/][The State of GPGPU in Rust]] :rust:lowlevel: ** [[https://liyafu.com][Light & Truth]] from ruanyifeng ** [[https://litchipi.github.io/series/container_in_rust][Writing a container in Rust]] *** [[https://litchipi.github.io/infosec/2022/07/08/copyit-until-you-makeit.html][Copy it until you make it]] ** [[https://xeiaso.net/][Xe Iaso]] :rssub: *** [[https://xeiaso.net/blog/series/v][series: V]] **** [[https://xeiaso.net/blog/v-vaporware-2019-06-23][V for Vaporware]] 经典永流传~ *** [[https://xeiaso.net/blog/nim-and-tup-2015-06-10][Nim and Tup]] ** [[https://lantian.pub/][蓝天]] 大佬! *** [[https://lantian.pub/article/chat/how-i-nuked-my-btrfs-partition.lantian/][我把硬盘换到了新电脑上,这是 Btrfs 上的数据发生的变化]] [[https://lantian.pub/usr/uploads/202112/chubbyemu.jpg.thumb.png]] *** [[https://lantian.pub/article/forward/foolish-code-typo.lantian/][最傻的代码错误:一个空格酿成的血案]] *** [[https://lantian.pub/article/modify-website/serve-gopher-with-nginx.lantian/][用 nginx 建立 Gopher 网站]] :gopher: *** [[https://lantian.pub/article/modify-website/dn42-experimental-network-2020.lantian/][DN42 实验网络介绍及注册教程]] **** [[https://lantian.pub/article/modify-website/how-to-kill-the-dn42-network.lantian/][如何引爆 DN42 网络]] ** [[https://bryanbrattlof.com/][Bryan Brattlof]] *** [[https://git.sr.ht/~bryanb/bootloaders-101/tree][ossu2022 bootloaders 101]] ** [[https://ulyc.github.io/][UlyC]] :python: *** [[https://ulyc.github.io/2022/08/10/sourcehut-the-hackers-forge/][sourcehut, 一个反叛而又正统的代码托管平台]] *** [[https://ulyc.github.io/2021/01/13/2021年-用更现代的方法使用PGP-上/][2021年, 用更现代的方法使用PGP]] #+BEGIN_QUOTE 同样是非对称算法, 为什么PGP的私钥就长这么多呢? 因为他们用的算法不同, 比特币默认使用的是ECDSA的 secp256k1算法, 该算法只是用来签名和认证, 并不用来加密 (signify 只用于签名认证, age 只用于加密, 所以密钥也比较短) #+END_QUOTE **** [[https://spwo.notion.site/GitHub-6b1e1d57f52c4664bff61cadb3f9cb8d][震惊! 竟然有人在 GitHub 上冒充我的身份!]] *** [[https://ulyc.github.io/2019/08/01/初窥CORB/][Cross-Origin Read Blocking]] ** [[https://kernal.eu][kernal]] Welcome to the darkest dungeon of kernal *** [[https://kernal.eu/posts/linuxfx/][Dumping Linuxfx customers - A Windows-like distro including the spyware and activation]] 哈哈哈笑死了! ** [[https://blog.burntsushi.net/ripgrep/][ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}]] ** [[https://vimacs.wehack.space/laptop/][vimacs]] Written with Vim and Emacs A member of Linux Club of Peking University. cat-v-like sidebar style *** [[https://vimacs.wehack.space/matrix-guide/][Matrix聊天快速指南]] #+BEGIN_COMMENT 矩阵一入深似海, 从此电幕(from:《一九八四》)是路人. #+END_COMMENT **** [[https://citizenlab.ca/2016/11/wechat-china-censorship-one-app-two-systems/][微信一app两制]] *** [[https://vimacs.wehack.space/Mail-vs-IM.htm][谈电子邮件和即时通讯]] ** [[http://www.matrix67.com/blog/][Matrix67]] :math: The Aha Moments *** [[http://www.matrix67.com/blog/archives/6039][用三段 140 字符以内的代码生成一张 1024×1024 的图片]] ** [[https://hookrace.net][Dennis Felsing]] :nim: *** [[https://www.howistart.org/posts/nim/1/][howistart: Nim]] brainf**k *** [[https://hookrace.net/blog/writing-an-async-logger-in-nim/][Writing an Async Logger in Nim]] ** [[https://nyxt.atlas.engineer/article/gopher.org][Nyxt: Why should I care about Gopher?]] :gopher: #+BEGIN_QUOTE By making something a little bit more inaccessible, we are inadvertently putting a filter on what is being posted. #+END_QUOTE #+BEGIN_QUOTE This makes it a great way to avoid a lot of the low effort noise published on popular/accessible platforms. As a result, Gopher is full of interesting, enriching, high quality content. The authors are posting out of passion, and with great commitment. Don't get me wrong, there's nonsense on Gopher too, but far less of it. #+END_QUOTE *** [[https://www.orangeclk.com/2022/08/22/eternal-september-community-locals/][社区本地人与永恒的九月(Eternal September)]] #+BEGIN_QUOTE 几乎所有大众互联网社区都难逃此宿命。要想避免永恒九月,社区必须要足够克制,有节奏地引导新人加入。 但是过去20年互联网行业大发展的基本模式就是吸引大量用户、获取大平台地位、取得超额收益。 用户量是商业成功的互联网平台所必须追求的第一目标。要想获得商业成功,永恒九月来得越早越凶猛越好。 #+END_QUOTE #+ATTR_HTML: :width 256px [[https://upload.wikimedia.org/wikipedia/commons/d/d7/Internet_is_Full_-_Go_Away_t-shirt.jpg]] ** [[https://petermolnar.net/index.html][Peter 's Homepage]] :rssub: #+BEGIN_QUOTE GE d@ s: a C++$ UBL+++$ P++(--)$ L++(-)$ !E W+++(-)$ !N !o K--? w !O !M !V PS++ PE- Y+ PGP+ t+ 5+++ X+ R tv b+ DI D+ G e++ h r+++ y+++* #+END_QUOTE *** [[https://petermolnar.net/article/gopher][Gopher? Gopher.]] **** TODO [[https://www.minnpost.com/business/2016/08/rise-and-fall-gopher-protocol/][The rise and fall of the Gopher protocol]] #+BEGIN_QUOTE Thirteen Years ago, a small band of programmers from the University of Minnesota ruled the Internet ...And then they didn't #+END_QUOTE ** B *** [[https://blog.yangmame.org/][yanemame]] 猴哥推荐的 *** [[https://evanmeek.github.io/][我不会编程]] B站: 美味的樱桃菌 *** [[https://yaocc.cc/][CC]] :linux: B站: 称呼我C先生 *** [[https://blog.lunaixsky.com/][lunaixsky]] :c:lowlevel: *** [[https://endlesspeak.gitee.io/][EndlessPeak]] :linux: ** ZhiHu *** [[https://zhuanlan.zhihu.com/p/138719668][用Go语言汇编计算fibonacci数列]] :lowlevel: *** [[https://www.zhihu.com/column/c_1313110231912726528][倔强的程序员]] 编! 译! 原! 理! *** [[https://www.zhihu.com/column/c_185117725][知乎专栏: 技术考古]] plan9 *** [[https://www.zhihu.com/column/roartalk][知乎专栏: 嘶吼RoarTalk]] :hack: 回归最本质的信息安全 ** shenjack/HWS/fri3nds *** [[http://www.z.org.cn/][老网虫]] *** [[https://blog.yang-qwq.ml][yang-qwq]] *** [[http://blog.zhanganzhi.com/][zhanganzhi]] *** [[https://blog.bluemangoo.net/][芒果快评]] 今年的新博客, 友链有踏浪 * YouTube 收集(没有账号, 这就是我的收藏夹) ** Computer Science *** [[https://youtu.be/gG00NgcdNEk][代码视频片头]] java bad, python slow, nvidia fuck you, vi-sual studio, C艹 sucks *** [[https://youtu.be/0rJ94rbdteE][Rust 让你感觉像个天才]] *** [[https://youtu.be/nfF91Z6fqGk][CMD 登录B站]] *** [[https://youtu.be/l0AmlU-4IRM][Rust aes加密(legacy)]] *** [[https://youtu.be/hmMtQe_mYr0][tsoding helloworld in c]] *** [[https://www.youtube.com/playlist?list=PLSiFUSQSRYAOFwfP-aMzXJlWKVyIuWfPU][stack-based virtual machine(6 episode)]] and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]] *** [[https://www.youtube.com/playlist?list=PLpM-Dvs8t0VY73ytTCQqgvgCWttV3m8LM][tsoding virtual machine in C]] , [[https://dongdigua.github.io/tsoding_bm][some notes]] *** [[https://youtu.be/Fq9chEBQMFE][what if I try to malloc too much memory]] *** [[https://youtu.be/qF7dkrce-mQ][fireship bitcoin]] 大概是我见过最好的讲区块链的视频了, 除了...JS 啊啊啊 *** [[https://youtu.be/zJ-8DZhzBEE][what your favourite pl says about you]] *** [[https://youtu.be/ziXgdkTfmPU][tsoding 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" *** [[https://youtu.be/Utse8P_L8k0][ArcaOS: Modern OS/2 ]] *** [[https://youtu.be/1z0ULvg_pW8][集线器,交换机和路由器的区别]] **** [[https://youtu.be/TIiQiw7fpsU][MAC Address Explained]] **** [[https://youtu.be/6_giEv20En0][Subnets vs VLANs]] *** [[https://youtu.be/UNkHditYGls][I coded a fractal on an Apple II+]] *** [[https://youtu.be/p8u_k2LIZyo][Fast Inverse Square Root — A Quake III Algorithm]] =0x5f3759df= ** Cyber Security *** [[https://youtu.be/x_R1DeZxGc0][Discover Vulnerabilities in Intel CPUs!]] *** [[https://youtu.be/2--1ph-4IaY][shit express hacked]] *** [[https://www.youtube.com/playlist?list=PL5--8gKSku15NSeLgrZX9hSEnqPTWoSJ0][DT: Privacy & Security]] *** [[https://youtu.be/QxNsyrftJ8I][Chris Titus Tech: The Biggest Linux Security Mistakes]] "Security is a journey, not a destination!" *** [[https://youtu.be/S4E4yAktjug?t=998][How To Become Invisible Online # level 3]] *** [[https://youtu.be/oJ6t7AImTdE][CSS Keylogger - old is new again]] ** Math *** [[https://youtu.be/KufsL2VgELo][Group Theory]] *** [[https://youtu.be/3gyHKCDq1YA][p-adic Numbers: 2 ^ 10n]] *** [[https://youtu.be/4nG49xTTjIA][The Real Reason Why Negative Times Negative is Positive, Intro to Rings]] *** [[https://youtu.be/v_HeaeUUOnc][How to Take the Factorial of Any Number]] ** Minecraft *** [[https://youtu.be/VKydXD6Lr20][Mojang & Minecraft 开始衰落了吗?]] *** [[https://youtu.be/Y9DIIh0s9cg][SciCraft Update Plans]] *** [[https://youtu.be/m5S0gLgg2rs][Tantan: MC + Fez]] *** [[https://www.youtube.com/playlist?list=PLhixgUqwRTjwvBI-hmbZ2rpkAl4lutnJG][Minecraft HACKED (LiveOverflow)]] ** ? *** [[https://www.youtube.com/c/IceGuye][IceGuye aka 姑射冰尘]] [[https://odysee.com/@IceGuye][on odysee(lbry)]] *** [[https://www.youtube.com/playlist?list=PL5--8gKSku17duy2-GrOfQma5FwsKA9LC][DT: Odysee]] *** [[https://youtu.be/IS5ycm7VfXg][Homemade Silicon Chips!]] *** [[https://youtu.be/4IaOeVgZ-wc][Why I'm Suing YouTube.]] #+BEGIN_QUOTE 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. #+END_QUOTE *** [[https://youtu.be/RH3D1cpm6do][Yes, Everyone on the Internet Is a Loser.]] I agree *** [[https://youtu.be/Rsxao9ptdmI][Beating 5 Scam Arcade Games with Science]] 街机科学家~ *** TODO [[https://youtu.be/mJgRHYw9-fU][BBS The Documentary(8)]] * r ** [[https://www.reddit.com/r/unixporn/][unixporn]] *** [[https://www.reddit.com/r/unixporn/comments/v6fsui/sway_family_reunionr/][reddit: family reunion]] *** [[https://www.reddit.com/r/unixporn/comments/wkba0x/jwm_if_i_had_a_pda/][pocket pc]] *** [[https://www.reddit.com/r/unixporn/comments/b83fex/win7_my_first_rice/][win7 :)]] *** [[https://www.reddit.com/r/unixporn/comments/wtvj46/kde_cherry_blossoms/][[KDE] Cherry Blossoms]] ** [[https://www.reddit.com/r/ProgrammerHumor][ProgrammerHumor]] *** [[https://www.reddit.com/r/ProgrammerHumor/comments/wpnvtg/microsoft_visual_rust_2018/][Microsoft Visual Rust]] *** [[https://www.reddit.com/r/ProgrammerHumor/comments/wsw78u/regex_be_like/][MC enchant: regex be like...]] *** [[https://www.reddit.com/r/ProgrammerHumor/comments/mr8gqx/new_episode_of_electricianhumor/][New episode of ElectricianHumor]] * Other #+BEGIN_COMMENT #+END_COMMENT ** [[https://en.wikipedia.org/wiki/Python_(missile)][Python-5]] from [[https://youtu.be/8QP2fDBIxjM][tsoding's first porth video]], (he is using debian, 37:00 copilot xd) ** [[http://cat-v.org/][cat -v]] not only harmful stuff <3 ** [[https://joinfediverse.wiki/][fediverse wiki]] The Fediverse is a giant Network of social media platforms *** there's another thing [[https://www.w3.org/TR/webmention/][webmention]] which I found from Xe's blog ** [[https://blog.stenmans.org/theBeamBook/][the beam book]] and [[https://learnyousomeerlang.com/content][learn you some erlang]] ** [[https://inadequacy.org/public/stories/2001.12.2.42056.2147.html][Adequacy: Is Your Son a Computer Hacker?]] #+BEGIN_QUOTE BSD, Lunix, Debian and Mandrake are all versions of an illegal hacker operation system, invented by a Soviet computer hacker named Linyos Torovoltos. #+END_QUOTE ** [[https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00005.html][GNU C Language Intro and Reference Manual]] #+BEGIN_QUOTE 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. #+END_QUOTE ** [[https://www.zhihu.com/question/20566787][如何解读EVA]] #+BEGIN_QUOTE 人需不需要存在的意义 人需不需要互相之间完全理解 自我封闭是否是应对外界压力的合理方式 #+END_QUOTE ** [[https://www.gilesorr.com/wm/][The Window Manager Report]] ** [[https://ghinda.net/oxygenos/][oxygenos]] his final year project in high school, 2008 a webos using oxygen visual design ** [[https://news.ycombinator.com/item?id=32012566][Hacker News: A better formulation of DRY(Don't Repeat Yourself) is SPOT (Single Point Of Truth)]] ** [[https://news-web.php.net/php.internals/70691][PHP function hashing mechanism was strlen()]] ** [[http://phrack.org][Phrack Magazine]] *** [[http://phrack.org/issues/49/14.html][Smashing The Stack For Fun And Profit]] ** [[https://akrl.sdf.org/gccemacs.html][gccemacs]] *** [[https://akrl.sdf.org/gccemacs_els2020.pdf][slides_els2020]] ** TODO [[https://tildeverse.org]]