摘要:
The vim method did not work. The awk recipe only removes <U+FEFF> (or as it is shown in vim) from the first column. I modified it to remove ALL <U+FEF 阅读全文
posted @ 2024-04-11 19:42
profesor
阅读(52)评论(0)推荐(0)
摘要:
So you need to do this from a command line because you don't have a gui? To list your partitions, use Code: Select all lsblk or Code: Select all sudo 阅读全文
posted @ 2024-04-01 23:53
profesor
阅读(36)评论(0)推荐(0)
摘要:
Why is my trivial program such a large binary? The linker in the gc toolchain creates statically-linked binaries by default. All Go binaries therefore 阅读全文
posted @ 2024-03-31 12:42
profesor
阅读(29)评论(0)推荐(0)
摘要:
英文名:Compilers: Principles,Techniques,and Tools Dragon Book作者:Alfred V. Aho, Ravi Sethi, Jeffrey D. Ullman 英文名:Modern Compiler Implementation in CTiger 阅读全文
posted @ 2024-03-29 13:09
profesor
阅读(69)评论(0)推荐(0)
摘要:
https://news.ycombinator.com/item?id=20809666 So recently I did a couple of minor patches on the FreeBSD and NetBSD kernels and played with some linux 阅读全文
posted @ 2024-03-29 13:03
profesor
阅读(30)评论(0)推荐(0)