Christoph Urlacher christoph
  • Dortmund, Germany
  • CS student at TU-Dortmund

  • Joined on 2023-11-08
christoph pushed to master at christoph/flake-nixinator 2026-05-27 16:19:54 +02:00
6e50052e29 Modules/Zed: Configure nix lsp + formatting
59c6c2cbac Modules/Impermanence: Persist claude code state
35c370732a Home/Nixinator: Enable sveltejs mcp server
ff72abc318 Modules/Zed: Update settings + add csv/cmake extensions
da85e39d7d Home/Nixinator: Enable claude-code
Compare 5 commits »
christoph pushed to main at christoph/failnix 2026-05-27 15:53:07 +02:00
ebaf128d92 Switch back to BasicPruner
christoph pushed to master at christoph/svelte-formula12 2026-05-25 00:29:29 +02:00
66ca893046 Fix PXX color offsets (hopefully?)
christoph pushed to main at christoph/failnix 2026-05-21 11:26:56 +02:00
d0166f32a6 remove .size from startup.s, so linker.ld doesn't need gap-bridge symbols
a77d0782bf update fail
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-05-21 01:01:57 +02:00
928719db7c disable --catch-outerspace and --catch-write-textsegment
christoph pushed to main at christoph/failnix 2026-05-21 00:45:47 +02:00
dd87df37c1 switch back to NoPruner
christoph pushed to main at christoph/failnix 2026-05-21 00:27:12 +02:00
2c43e630f0 capture stderr in runner.pl
0cb829ccf4 Revert "update fail binaries"
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-05-21 00:09:14 +02:00
4bd3a9d7a4 update fail binaries
christoph pushed to main at christoph/failnix 2026-05-20 23:33:20 +02:00
ca6801edd6 re-enable objdump importing
christoph pushed to main at christoph/failnix 2026-05-20 22:27:35 +02:00
1e3dfa2504 update fail binaries - add debug logs to prune-trace (correct pruner this time)
christoph pushed to main at christoph/failnix 2026-05-20 21:47:38 +02:00
30f09a276f update fail binaries - add debug logs to prune-trace
christoph pushed to main at christoph/failnix 2026-05-20 21:31:41 +02:00
7846a2f3b6 fix linker.ld - wamr subsections have to be declared before the .text* wildcard
8f5e6f35b4 switch back to BasicPruner
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-05-20 20:09:27 +02:00
8ac7cf8a70 update fail binaries - enable import-trace debug logs
christoph pushed to main at christoph/failnix 2026-05-19 22:48:19 +02:00
5c874f4cbc update fail binaries - enable tracing logs + modify CapstoneDisassembler for custom sections
635a625e7c don't strip debug information from patched fail binaries
b61ee93a3e add qemu debug config + fail-x86-tracing debug config to launch.json
e6d2e736ff add fail-x86-tracing build with debug information
Compare 4 commits »
christoph pushed to main at christoph/failnix 2026-05-17 22:48:01 +02:00
a0ac7fa7e9 use "NoPruner" pruning method
612aad911b update fail binaries (added NoPruner)
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-05-17 21:22:21 +02:00
ddbd6fa8d1 pin new wamr commit + add .text.wamr_mmap section to linker.ld
christoph pushed to main at christoph/failnix 2026-05-17 21:14:02 +02:00
99e8c80dc7 update wamr
54ec5ef63e add wamr src as submodule
494e06bcb1 add fail db schema
67a36aa7f8 add fail src as submodule
Compare 4 commits »
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-05-17 21:12:41 +02:00
f618cfffaf link mmap space to .text.wamr_mmap instead of .text.wamr_aot
christoph pushed to master at christoph/flake-nixinator 2026-05-17 14:48:09 +02:00
8516a5f463 Modules/Neovim: Add nil language server
9518dceff5 Home/Nixinator: Enable mcp
cb086876fd Modules/Zed: Enable ai features
81873c0f68 Modules/VsCode: Enable ai features
Compare 4 commits »
christoph pushed to main at christoph/failnix 2026-05-13 15:47:55 +02:00
31e8f9d093 add .vscode debug configuration