Rickard Hallerbäck

Results 10 issues of Rickard Hallerbäck

I was building usb-relay-hid on my machine and ran into this warning: > ../../lib/usb_relay_lib.c: In function ‘usb_relay_device_enumerate’: > ../../lib/usb_relay_lib.c:382:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] > int ret;...

I stumbled upon this repo when I got curious about brute forcing passwords... I made a gmail that I decided to hack, even if I had the right password in...

My build is v4.1.1 (9075876) on Ubuntu. If I build and run the example tests found under: RxCpp/Rx/v2/examples/tests I get: ``` $ build git:(9075876) ✗ ./build/examples/tests/tests ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests is a...

I needed to use -l as a directive and not a flag to make it build on my Ubuntu 18.04. Could not build it without ncurses also, so I mentioned...

**Describe the bug** I am cross-compiling a python extension module in a project I am working on into a shared library for an aarch64 platform. The name of the file...

bug
modules:python

First of all, tank you Andrej Karpathy for the amazing Youtube series you have done on deep learning and for being such a great educator on the subject online. Regarding...

Hello, I made this PR because this fix makes it possible to run txt2img and img2img on the CPU. It takes some time using the CPU, for sure, but it...

made some minor text edits to this document

Great initiative! Looking forward to this podcast. I have some topics I'd like to suggest: The core-js dilemma (see https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md) This is a very sad story that is unfolding. It...

topic

The download_starter_pack.sh felt like it got stuck and I did not know why. It only displays the files that got downloaded and not the ones in progress. I also couldn't...