Skip to content

Instantly share code, notes, and snippets.

@kemingy
Created April 21, 2026 03:58
Show Gist options
  • Select an option

  • Save kemingy/87d7cd37b9a3484dba8af8012e28dcb5 to your computer and use it in GitHub Desktop.

Select an option

Save kemingy/87d7cd37b9a3484dba8af8012e28dcb5 to your computer and use it in GitHub Desktop.
@kemingy
Copy link
Copy Markdown
Author

kemingy commented Apr 23, 2026

root@90fa9f1ffc28:~/.opencode/bin# xxd -s  75957632 -g 1 -l 48 ./bun-linux-aarch64-profile/bun-profile
04870580: ff 03 01 d1 fd 7b 01 a9 f6 57 02 a9 f4 4f 03 a9  .....{...W...O..
04870590: fd 43 00 91 08 18 40 f9 f5 03 02 2a f4 03 01 aa  .C....@....*....
048705a0: f3 03 00 aa 1f c5 00 b9 c6 cb fd 97 39 32 5a 94  ............92Z.
root@90fa9f1ffc28:~/.opencode/bin# xxd -s  75954688 -g 1 -l 48 ./bun-linux-aarch64-profile/bun-profile
0486fa00: fd 7b bd a9 f5 0b 00 f9 f4 4f 02 a9 fd 03 00 91  .{.......O......
0486fa10: 08 4c 40 f9 a8 01 00 b4 c2 c2 fd b0 42 6c 35 91  .L@.........Bl5.
0486fa20: 00 02 80 52 41 08 80 52 23 75 80 52 45 d0 fd 97  ...RA..R#u.RE...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment