Raleigh Littles

Results 13 issues of Raleigh Littles

#### Description Git prompt now contains the following: 1) Most recent tag (if one exists) 2) The total count of lines added/removed in the staging area 3) The first line...

new-feature

The README explicitly mentions the Loupedeck Live, but I was curious if this would work with the larger Loupedeck CT unit: https://loupedeck.com/us/products/loupedeck-ct/ Please let me know if you've either: a)...

I'm trying to install Kazam on CentOS Linux release 7.4.1708 (Core). In the README, the section called "Installation - stable release" has a link to download the Kazam tar ball...

Running Python 3.11.6 Full traceback: ``` Traceback (most recent call last): File "/home/raleigh/.local/bin/ofscraper", line 8, in sys.exit(main()) ^^^^^^ File "/home/raleigh/.local/pipx/venvs/ofscraper/lib/python3.11/site-packages/ofscraper/__main__.py", line 10, in main start.main() File "/home/raleigh/.local/pipx/venvs/ofscraper/lib/python3.11/site-packages/ofscraper/start.py", line 85, in...

Trying to install this on Ubuntu 23.10, running Python version Python 3.11.6. I have poetry installed: ![image](https://github.com/UltimaHoarder/UltimaScraper/assets/2137201/fde21b79-e511-4edd-820d-2eb4ace9a015) But when I try to run the tool itself like it says: ```bash...

### What feature would you like to see and why? Can someone update the HackRF One to use a USB-c connector instead of a microUSB? The pinout and everything else...

enhancement

I'm using the latest release build (v0.10.0 from the Releases page) Trying to run this command: ```bash $ ./openFPGALoader --detect --cable usb-blasterII --probe-firmware ~/Chrome-Downloads/blaster_6810.hex ``` I get this output: ```...

This repository contains an ODX parser, but my question is, how is the ODX file actually retrieved? There's a data identifier associated with the ODX file apparently (0xF19E) ![image](https://github.com/richClubb/python-uds/assets/2137201/881a7d78-4821-4efb-aa6f-7d92010b1cf1) Is...

Thanks for posting this! I used [Adobe Scan](https://www.adobe.com/acrobat/mobile/scanner-app.html) to create a searchable PDF version, if you'd want to use that too. [Adobe Scan Sep 9, 2023.pdf](https://github.com/runvnc/dadsresume/files/12567010/Adobe.Scan.Sep.9.2023.pdf)

Tried compiling on both the master and `fedora` branch (as suggested in the README) and neither worked. I'm on Ubuntu 20.10 with the 5.8.0-34-generic kernel. # Error messages On master,...