Forwarded from Hacker News (yahnc_bot)
SSH Keygen – RSA, DSA, Ecdsa, EdDSA https://gravitational.com/blog/comparing-ssh-keys/
Goteleport
Comparing SSH Keys - RSA, DSA, ECDSA, or EdDSA?
This article compares asymmetric crypto algorithms. In the PKI world they are RSA, DSA, ECDSA, and EdDSA. Which SSH crypto algorithm is the best?
Forwarded from Hacker News (yahnc_bot)
Show HN: ztext.js – JavaScript library that makes any font 3D https://bennettfeely.com/ztext/
Bennettfeely
ztext.js | 3D Typography for the Web
Easy to implement, 3D typography for any website and every font.
Forwarded from Hacker News (yahnc_bot)
Learn Vim (the Smart Way): a book to learn the good parts of Vim https://github.com/iggredible/Learn-Vim
GitHub
GitHub - iggredible/Learn-Vim: Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 - iggredible/Learn-Vim
Forwarded from Hacker News (yahnc_bot)
Problem Solving with Algorithms and Data Structures [pdf] https://www.cs.auckland.ac.nz/compsci105s1c/resources/ProblemSolvingwithAlgorithmsandDataStructures.pdf
Forwarded from Hacker News (yahnc_bot)
Show HN: Vim-Like Layer for Xorg and Wayland https://cedaei.com/posts/vim-like-layer-for-xorg-wayland/
Cedaei
Vim-like Layer for Xorg and Wayland
Create a layer of shortcuts with xkb for Xorg and Wayland
Forwarded from Hacker News (yahnc_bot)
Interview with Zig language creator Andrew Kelley [video] https://www.youtube.com/watch?v=ZvskDoP09Ao&feature=emb_logo
YouTube
Interview with Zig language creator Andrew Kelley
Code: https://github.com/contextfreecode/zig-demo
Zig documentation: https://ziglang.org/documentation/master/
0:00 Topic
0:13 Demo
2:10 Introduce
2:20 History
3:05 Competing with C
3:52 Standards
4:59 Zig Software Foundation
5:56 Keeping up with LLVM
6:46…
Zig documentation: https://ziglang.org/documentation/master/
0:00 Topic
0:13 Demo
2:10 Introduce
2:20 History
3:05 Competing with C
3:52 Standards
4:59 Zig Software Foundation
5:56 Keeping up with LLVM
6:46…
Forwarded from Zapro Notice
Forwarded from sailRss_bot
如何"严肃"阅读一本书?
如何"严肃"阅读一本书?
如何"严肃"阅读一本书?
Emacs China
如何"严肃"阅读一本书?
5.Org的撒手锏 ros即时插入图片 观看视频的同时, 可以即时截屏插入到笔记中. 需要安装ros插件 如图所示, M-x调用ros之后, 从左边截屏, 图片将会直接插入到笔记中. 虽然简单, 但却极大地提高效率, 因此也放在撒手锏这里. 绘制思维导图 在"01.启动-绘制大纲"的方法三中, 介绍过自动建立Table of Content的方法 Org的撒手锏之二便是将其自动转成思维导图 需要额外的作业是对上述的TOC做简单的regex处理, 成以下格式: #+BEGIN_SRC…