Ross Schulman
Ross Schulman
Hello! I'm working on putting together a derivation (build script, essentially) for Nix. The build is currently completing successfully, but the resulting binary is printing to `stdout`: ``` TIC-80 tiny...
This PR adds a new method to the robot API that allows the robot to examine a block next to it to the front, above, or below. The method returns...
This draft PR puts in place a few GUI necessities and adds an almost complete case GUI. It does raise some questions about whether we want to make the different...
I'm working on a route (relation #16411141) and after adding all of the stops and ways and selecting the start and end ways, I'm left with a "Some stops are...
Despite adding some API version checks in #1997, I'm still getting an API version lint error: ``` Error: Call requires API level 33 (current min is 24): java.lang.ref.Cleaner#create [NewApi] val...