simon place

Results 53 issues of simon place

loading screen shows downloading 250+ files actually: 7x".gif" (2 animated),1x".png",1x".jpg",7x".wav" then 200+ instances i think its to do with the total number if images, because when i remove ANY part,...

bug

some sort of ad blocking? firefox is fine. guess this 'feature' might become standard practice or might just go away. chrome log.... ```` x_ite.min.js:33 Uncaught (in promise) DOMException: play() failed...

question

on; http://www.ebay.co.uk description is in a frame from; http://vi.vipr.ebaydesc.com

site-bug
Good Volunteer Task

this json ; [{"type":"subtract","children":[{"type":"cylinder","parameters":{"r":3,"h":14},"children":[],"transforms":[{"type":"rotate","origin":{"x":8,"y":13,"z":7},"parameters":{"u":0,"v":1,"w":0,"angle":90,"n":0}},{"type":"translate","origin":{"x":8,"y":13,"z":0},"parameters":{"u":-8,"v":-13,"w":-1,"n":0}}],"origin":{"x":8,"y":13,"z":0}},{"type":"subtract","children":[{"type":"sphere","parameters":{"r":4},"children":[],"transforms":[],"origin":{"x":0,"y":0,"z":7}},{"type":"cuboid","parameters":{"u":10,"v":10,"w":10},"origin":{"x":-5,"y":-5,"z":0}}]}]}] produces this for me; ![missing inside faces](https://lh6.googleusercontent.com/-PTr0KAH2whw/T5XKX9sJnUI/AAAAAAAAB_c/DflEJvTNohI/s1600/faces+missing.png)

bug

when cut a cylinder from a cube, the edge and faces don't match. on inspection the cylinder hole has 24 sides, while the edge 'highlight' line has 20 sides

enhancement

trying update, fine 4 weeks ago... ``` > v up ================== tcc: error: library 'atomic' not found ... ================== (Use `v -cg` to print the entire error message) builder error:...

Build

BTW just investigating. go code here: https://github.com/splace/table (chosen due to simplicity) ``` converting "table/table.go" -> "tablev/table/table.v" ================ V panic ================ module: builtin function: at() message: string index out of range:...

### Go version go1.23rc1 (+ go1.23rc2) ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/var/home/simon/.cache/go-build' GOENV='/var/home/simon/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/var/home/simon/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux'...

NeedsInvestigation
compiler/runtime

removed previous syntax error from yaml, also removed existing readme ``` git config --global --add safe.directory /github/workspace Error: git add for README.md: 1 error occurred: * exit status 128 ```