Josh Byrnes
Josh Byrnes
In the README, The requirements list build-essential only, where Python is also required to be installed. After installing Python, chip-gpio was built successfully. `# apt-get install build-essential python`
_I'm not sure where to leave this... Please feel free to use this as you see fit._ --- I was looking for a docker container to try out Kalkun and...
I'm having a little issue using `kaluma flash` - https://github.com/wokwi/wokwi-features/issues/545 (seems to be a wokwi bug) but it got me thinking... * `kaluma put` works as expected, but there's no...
PSXMemCard
I was having a little bit of a look around and found [PSXMemCard](https://www.aliexpress.us/item/1005005071752501.html), a commercial pre-built implementation of this software * [User Manual](https://www.bitfunx.com/wp-content/uploads/2022/12/psxmemcard-usemanual.pdf) * [TradeMark Application](https://branddb.wipo.int/en/quicksearch/brand/US502022097654216) I guess I was...
As per https://github.com/dangiu/PicoMemcard/issues/40#issuecomment-1482001010 > it will load card 0.MCR as it should, first switch it will load 1.MCR, on the 2nd switch it will load 10.MCR, on the 3rd switch...
When trying to sniff, it seems like data is disappearing and out of sync... I thought it was just my code, but it happens on yours, too. Here we have...
When I'm trying to render a view on Windows, I'm receiving the following error. I've tried using a file:// url in the viewsDirectory, but that itself presents a different error...
A minor addition of supporting Gogs headers (sha256). I personally use Gitea, which is a fork of gogs. Gitea sends both Gogs and Gitea headers. Headers are shown below for...
So we're working on a JSON based server, and I've taken in a few considerations from the previous threads such as https://github.com/ircv3/ircv3-specifications/issues/57 and https://github.com/ircv3/ircv3-specifications/issues/55 It seems IRCv3 isn't ready /...
Let me flog a dead horse, and note some of the interesting things that MSN Chat had that I believe IRCv3 could benefit from (or could at least be a...