Vegard Bieker Matthey vegardbm
  • Det hender at jeg skriver noen programmer til personlig bruk, som oftest i Rust.

  • Joined on 2025-08-14
vegardbm merged pull request Projects/worblehat#23 2026-01-10 18:19:41 +01:00
add languages to seeded test data
vegardbm pushed to main at Drift/pvv-nixos-config 2026-01-09 16:51:20 +01:00
26325c60d4 Merge pull request 'add missing ;' (!117) from syntax_error into main
15c9c492cb add missing ;
Compare 2 commits »
vegardbm merged pull request Drift/pvv-nixos-config#117 2026-01-09 16:51:19 +01:00
add missing ;
vegardbm created pull request Drift/pvv-nixos-config#117 2026-01-09 16:37:22 +01:00
add missing ;
vegardbm created branch syntax_error in Drift/pvv-nixos-config 2026-01-09 16:37:08 +01:00
vegardbm pushed to syntax_error at Drift/pvv-nixos-config 2026-01-09 16:37:08 +01:00
15c9c492cb add missing ;
vegardbm pushed to master at vegardbm/nix-config 2026-01-06 16:45:55 +01:00
3c1b66dae4 OOP and Java despair
1e5239f29d use tofi
df910d0795 gaming?
Compare 3 commits »
vegardbm created branch main in vegard-uni/tdt4100-forelesninger 2026-01-05 14:18:37 +01:00
vegardbm pushed to main at vegard-uni/tdt4100-forelesninger 2026-01-05 14:18:37 +01:00
7d5ab2f52c Changed POM so that .pdf and .ipynb are not copied to target
7a61575054 Lag til notatbok
6f9d84c5ac Slides for mandag uke 2
bb6cbd120d feat: update README
297c24f27a feat: add folder structure and README
Compare 6 commits »
vegardbm created repository vegard-uni/tdt4100-forelesninger 2026-01-05 12:57:21 +01:00
vegardbm pushed to master at vegardbm/ImageViewer 2026-01-03 16:50:19 +01:00
3eacdaf7da refactor: Change structure of metadata
06c6539e26 bonus chapters?
Compare 2 commits »
vegardbm pushed to master at vegardbm/nix-config 2025-12-30 20:57:28 +01:00
98019d16ea better audio binds
vegardbm pushed to master at vegardbm/nix-config 2025-12-30 19:19:01 +01:00
7dce7a92e8 configure retroarch
d387313cc3 use pipewire for mpv
Compare 2 commits »
vegardbm pushed to master at vegardbm/nix-config 2025-12-25 18:35:33 +01:00
ca3a0df248 slightly better launcher
vegardbm commented on issue Projects/minecraft-heatmap#3 2025-12-22 13:31:51 +01:00
Write API endpoint for querying data

To fetch the player avatars you can use the official API.

vegardbm pushed to master at vegardbm/nix-config 2025-12-22 11:57:51 +01:00
93baa92e03 fix stupid mistake from prev commit
vegardbm commented on issue Projects/minecraft-heatmap#2 2025-12-22 11:47:04 +01:00
Write web frontend

It would be nice to have a test database, since I am not at PVV. A SSH tunnel would of course also work, but local testing is a bit more flexible.

vegardbm pushed to master at vegardbm/nix-config 2025-12-22 11:40:39 +01:00
e538304d0a add librewolf search for rust
9f82a727d3 set up a basic bar
Compare 2 commits »
vegardbm commented on issue Projects/minecraft-heatmap#2 2025-12-22 09:54:24 +01:00
Write web frontend

Yeah, maybe I should try making an endpoint first and see.