Max Suica

Results 13 issues of Max Suica

In issue #18 @bestjinx asks whether there is a circuit schematic for doggo. In issue #20, @helloplanet contributed a tentative pinout. I'd like to address the lack of schematic, and...

There are a few minor issues in the Shaft, Leg, and Motor assemblies. They range from minor disagreement with the BOM, to a construction tree error. I'll start with the...

Hi all, It looks like Doggo's v2 CAD model is experiencing some issues - From the web viewer: ![image](https://user-images.githubusercontent.com/25123/63017860-3bb4b000-be4c-11e9-8651-0253a448218f.png) ![image](https://user-images.githubusercontent.com/25123/63017923-630b7d00-be4c-11e9-902b-3e8efc0cb620.png) Description: - There are left-translated copies of the right motor...

## Proposal Rename `jj`'s full name from Jujutsu to Jojo. ![image](https://user-images.githubusercontent.com/25123/164576641-3a63c0b6-a60e-4086-9e13-cfe0d4879c37.png) Reasons Pro ```diff + Jojo is shorter and easier to write, say, and remember than Jujutsu + Jojo memes...

:Mandatory Loss Reference: Hi, I can't find the training loop or objective function in the code base. Have I missed it, or is it... lost? 😳 The paper does mention...

If applied, this patch with update the Readme to show users how to properly export the `OPEN_API_KEY` env var when running `main-local.py`. This solves the cause of issue #15 -...

Now we have a shiny new cmake frontend, can we: - eliminate the makefile? - document the Cmake build instructions? As far as I know, users might use the make...

enhancement

The All-Nearest-Neighbors problem (All-NN) asks us to find all pairs of nearest neighbors in a set of n points in d-dimensions. Classically, there is a [deterministic O(n log n) algorithm](https://link.springer.com/content/pdf/10.1007/BF02187718.pdf),...

Hi, I was wondering how we determine the deck generation and tile placement rules from the game itself. Does it require that we decompile the APK? Has that work been...

Given an installed version of this addon, the user should be able to configure the API key, using an options dialogue in the browser. This makes it easy for nontechnical...