• Joined on 2023年11月12日
hails pushed to main at hails/makedeb 2026年07月11日 06:13:21 +02:00
c07a612605 bump navidrome
hails closed issue hails/wsl9x#13 2026年07月10日 01:38:44 +02:00
No rule to make target '8'
hails commented on issue hails/wsl9x#13 2026年07月10日 01:38:38 +02:00
No rule to make target '8'

8 is how many processors you have, and $(nproc) should be given as an argument to -j to build on all processors, ie. you want -j $(nproc).

hails commented on issue hails/wsl9x#12 2026年06月17日 14:48:52 +02:00
Cool project

@sskras I have edited your comment to remove the AI slop links

hails commented on pull request forgejo/forgejo#9957 2026年05月21日 06:23:41 +02:00
Fix layout jumping around on branch selector dropdown

No worries. I have worked around this on my end with a ublock origin rule. Someone else is welcome to take over this PR!

hails created repository hails/bark 2026年05月15日 04:01:10 +02:00
hails closed issue hails/wsl9x#11 2026年05月06日 12:34:05 +02:00
vxd/fs.asm:63: error: mismatch in operand sizes
hails commented on issue hails/wsl9x#11 2026年05月06日 12:33:59 +02:00
vxd/fs.asm:63: error: mismatch in operand sizes

Sorry about that! Fixed in fdd52532a35b5345af0d5e72b059944028125c6f

hails pushed to main at hails/wsl9x 2026年05月06日 12:33:39 +02:00
fdd52532a3 fix mistaken movzx instruction that errors on nasm 2.x
hails pushed to main at hails/fig 2026年05月03日 03:51:32 +02:00
902833c171 fig: set -E and fix backtrace in subshells
92684696fd style tweaks + remove unnecessary while loop
14988e1230 set -E to make subshells inherit trap handlers
368f991c00 add readme
d7912991a4 ensure-user: add system option
Compare 10 commits »
hails created branch main in hails/fig 2026年05月03日 03:51:32 +02:00
hails created repository hails/fig 2026年05月03日 03:51:10 +02:00
hails pushed to main at hails/makedeb 2026年05月01日 04:21:26 +02:00
42a308f744 add opt-ruby-{3.2,3.3,3.4} for trixie
hails closed issue hails/wsl9x#9 2026年04月29日 23:43:41 +02:00
Failed to build Linux
hails commented on pull request forgejo/forgejo#9957 2026年04月29日 04:46:26 +02:00
Fix layout jumping around on branch selector dropdown

Hi team,

hails closed issue hails/wsl9x#7 2026年04月25日 02:05:02 +02:00
Nightly builds?
hails commented on issue hails/wsl9x#7 2026年04月25日 02:05:00 +02:00
Nightly builds?

You are asking me to setup the whole building process because you don't want to setup the whole building process?

hails closed issue hails/wsl9x#1 2026年04月24日 15:01:49 +02:00
What about an OS/2 Subsystem?
hails commented on issue hails/wsl9x#1 2026年04月24日 15:01:34 +02:00
What about an OS/2 Subsystem?

Sorry I don't have any plans to work with OS/2, it doesn't have the same nostalgic meaning to me that Win95 does. I hope this project is a useful starting off point for someone else though!

hails pushed to main at hails/wsl9x 2026年04月24日 14:23:41 +02:00
dd997ea271 gut elf.h to the bare essentials