Joseph Parker
Joseph Parker
Some notes re: an interactive hy console inside of blender: blender's interactive console will scan for any module named `console_foo.py` with an execute function, which will be added as an...
- [ ] redeclared rules should dissoc and assoc from atom to update order - [ ] optimize predicate application (no mapv, build inline `and`)
`lerp-look` look-at with lerp ratio arg local/global variants for position/rotation fns `translate` fn
Windows 10, Unity `2019.3.0a7`, Arcadia `b7f89c5c85c453ec645136db2aea5f0186d3d552` ``` clojure.lang.Compiler+AssemblyInitializationException: Error initializing arcadia.internal.config.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown...
extend arcadia's reader conditional clauses to include `:editor` and the build targets (https://github.com/arcadia-unity/Arcadia/blob/develop/Helpers/UnityStatusHelper.cs)
Requesting that the files build by `Arcadia>Build>Prepare Export` are not removed after building. I find myself building multiple times in a row when: * targeting different desktop platforms * changing...
### Pitch Display name emoji have a margin not present in the post body, proposing that the horizontal margin in https://github.com/mastodon/mastodon/blob/523e106cbf2f0cd846d0514e7a5b38ea6c62fe8b/app/javascript/styles/mastodon/components.scss#L770 be removed  This would cause all emoji to...
looks like this will get fixed with the vulcan renderer: https://github.com/godotengine/godot/issues/36793 Alternately, we could consume REPL forms in the main thread.
`(mapv identity (range 9000))` for example