MeowRay@hachyderm.io (@haskray) 's Twitter Profile

FP算法愛好者,玩過超算,醬油DEFCON CTF,吃饭难🐱

ID: 945507882

linkhttp://maskray.me/ calendar_today13-11-2012 10:07:14

1,1K Tweet

3,3K Followers

300 Following

MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

Revised maskray.me/blog/2020-11-2… given recent interest in symbol versioning lists.fedoraproject.org/archives/list/… discuss.python.org/t/moving-expat…

MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

maskray.me/blog/2026-01-2… Maintaining shadow branches for GitHub PRs. This addresses pain points I described in "Reflections on LLVM's switch to GitHub pull requests"

MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

maskray.me/blog/2026-02-0… lld 22 ELF changes highlights: Distributed ThinLTO, Pointer Field Protection, RISC-V vendor relocations

MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

claudes-c-compiler禁用了RISC-V assembler relaxation,但没有发现真实原因是没有采用fragment-based设计。 16-bit x86没有弄对看上去是训练样本太少。 我在lld/ELF和blog里提了这个不准确的术语"absolute relocation"太多次好像误导了它。 它能处理asm goto还是挺惊人的。

claudes-c-compiler禁用了RISC-V assembler relaxation,但没有发现真实原因是没有采用fragment-based设计。
16-bit x86没有弄对看上去是训练样本太少。
我在lld/ELF和blog里提了这个不准确的术语"absolute relocation"太多次好像误导了它。
它能处理asm goto还是挺惊人的。
MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

Asked Claude Code silly questions 'What's the code review style of XXX?'. Still not sure how well it actually performs reviews in someone's style, but the responses are fascinating. gist.github.com/MaskRay/9ebed6…

Asked Claude Code silly questions 'What's the code review style of XXX?'. Still not sure how well it actually performs reviews in someone's style, but the responses are fascinating. gist.github.com/MaskRay/9ebed6…
MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

github.com/llvm/llvm-proj… "[LLD][ELF][RISCV] Support big-endian RISC-V linking" This reminds me of Linus Torvalds's lore.kernel.org/lkml/CAHk-%3Dw… "New endianness problems are somebody ELSES problem"

MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

maskray.me/blog/2026-02-1… Call relocation types Some architectures use two ELF relocation types for a call instruction: (x86, m68k, s390(x), etc)

MeowRay@hachyderm.io (@haskray) 's Twitter Profile Photo

Revised maskray.me/blog/2025-08-2… on LLVM's recent .prefalign change and filed a GNU Assembler feature request sourceware.org/bugzilla/show_…