Urja Rannikko
Urja Rannikko
I've been building some of these on arch. Not sure if this is everything thats needed for the gcc-539 ... (i needed to build an older bison and set that...
Hi, on my ASUS C201, the icon sometimes gets stuck displaying full battery, whilst it is actually discharging. This is a fragment of a strace from it while that had...
Hi, (This is a PR just to bring attention to the bits of generally usable stuff i happened to do while making my bike run, the bigger things i want...
Hi, I'm trying to squeeze a 4.14 kernel (+initramfs) onto quite the small flash router, and decided to try LTO'ing the kernel. I based my work on the lto-415-2 branch....
See #23 and #24. I'm not marking this as draft (because I'm not planning on re-doing this code - it's just for your inspiration ;) ), but consider it draft-quality,...
... and asignify check requires to be given the same path when checking a digest, or else it will not find the file in the digest. Ugh, this is not...
I'd like to sign a package repository (like, 2174 files now :P), adding a .sig file next to each package, but keep the private key password protected while i'm not...
Looking at this line: https://github.com/dyne/frei0r/blob/fdc9f32a4f76fe9bd9ab2e90580059f057fa5c8f/include/frei0r.hpp#L104 and comparing to set_param_value, shouldnt the *static_cast(ptr) be a *static_cast(ptr) here? Yours truly, someone who hit an Alignment fault on this line trying to start...
``` # github.com/libgit2/git2go/v34 wrapper.c: In function ‘set_callback_error’: wrapper.c:107:25: warning: implicit declaration of function ‘git_error_set_str’; did you mean ‘giterr_set_str’? [-Wimplicit-function-declaration] 107 | git_error_set_str(GIT_ERROR_CALLBACK, error_message); | ^~~~~~~~~~~~~~~~~ | giterr_set_str wrapper.c: In function...
This is just for fun, I'm having fun ;) Also, I'm posting this to show the code that goes with the little videos I posted on [mastodon](https://social.treehouse.systems/@urja/112684742387591924) And to also...