Fredrik Robertsen frero
frero pushed to main at frero/nixos-config 2026-06-03 23:43:44 +02:00
f7b8f965e3 niri: add zed and zathura keybind
frero pushed to main at frero/nixos-config 2026-06-03 23:41:55 +02:00
ff8c48ce63 zed: add config
frero pushed to main at frero/nixos-config 2026-06-01 15:48:49 +02:00
08a63b1774 update to 26.05
frero pushed to main at frero/hanabi 2026-05-29 20:32:10 +02:00
feef6cc80b host+players multiplex output test util
Compare 2 commits »
frero pushed to main at frero/hanabi 2026-05-29 19:42:54 +02:00
09f5802c03 use flags for cli parsing
frero pushed to main at frero/nixos-config 2026-05-27 22:03:48 +02:00
3011c2a48d gaming: add ardour
frero pushed to main at frero/hanabi 2026-05-27 20:11:46 +02:00
1193386c47 fix transmutation bug
frero pushed to main at frero/nixos-config 2026-05-27 09:30:30 +02:00
565a342b76 weekly update
frero pushed to main at frero/nixos-config 2026-05-25 18:33:23 +02:00
d254eb8bc0 flake.lock: bump
3c6d6b3ad5 readd odin
Compare 2 commits »
frero pushed to main at frero/hanabi 2026-05-25 14:02:56 +02:00
cb08664ab3 kinda working client
da51c5871b server: create/send payload
f3314587d8 simple server/client
985ae50934 use int in game logic
23298bea40 fix cli style
frero created branch main in frero/hanabi 2026-05-25 14:02:56 +02:00
frero created repository frero/hanabi 2026-05-25 14:02:22 +02:00
frero pushed to main at frero/nixos-config 2026-05-20 08:20:38 +02:00
169a717a1e alacritty: use uiua386
frero commented on pull request Projects/where-are-my-friends#9 2026-05-13 09:32:45 +02:00
Various fixes for package de/serialization

we'll see if it's a problem once we get it up and running

frero deleted branch build-with-clang from Projects/where-are-my-friends 2026-05-13 09:31:56 +02:00
frero pushed to hovudgren at Projects/where-are-my-friends 2026-05-13 09:31:56 +02:00
4afb710413 flake.nix: build packages with clang
ca540543ed flake.nix: fix use of clang in devshell
Compare 2 commits »
frero merged pull request Projects/where-are-my-friends#8 2026-05-13 09:31:55 +02:00
Build with clang
frero deleted branch various-fixes from Projects/where-are-my-friends 2026-05-13 09:31:35 +02:00
frero pushed to hovudgren at Projects/where-are-my-friends 2026-05-13 09:31:35 +02:00
16b83475c2 recv_packet: calculate valid package sizes from struct size
ef973d9532 {send,recv}_packet: embed last padding byte in package struct and fix sizes accordingly
ba31695c9b {send,recv}_packet: use compiler intrinsics to fix endianness on all platforms
061101731c Makefile: build against C23 with GNU extensions
13c8ced533 recv_packet: fix reported packet size on abnormal payloads
Compare 5 commits »
frero merged pull request Projects/where-are-my-friends#9 2026-05-13 09:31:33 +02:00
Various fixes for package de/serialization