Brian Low
Brian Low
Error when using tag 1.0.7 ``` ERROR: unsatisfiable constraints: bash-5.0.0-r0: breaks: world[bash~4] ``` Full log ``` $ docker build . -t github-action-prettier Sending build context to Docker daemon 2.56kB Step...
Accept a format string or a function to convert a layer into a text string
Start mockbin: ``` docker run -d -p 6379:6379 --name mockbin_redis redis docker run -d -p 8080:8080 --link mockbin_redis:redis mashape/mockbin ``` Browse to http://localhost:8080 in incognito mode, click Create Bin menu...
We are looking into compile times. Noticing that node-sass is significantly faster than sass-brunch in native mode. ``` node_modules/.bin/brunch build $ info: compiled 35 files into app.css in 7.6 sec...
## Description * New hardware variant of the Sofle keyboard (`keyboards/sofle/choc`) * New default keymap (`keyboards/sofle/keymaps/choc_default`) * New Via keymap (`keyboards/sofle/keymaps/choc_via`) ## Types of Changes - [ ] Core -...
### Feature Request Use the CLI plugin from project's `package.json` rather than a global install Motivation: * faster CI --> easy to cache npm, CLI + Plugin currently takes 2min...
Support registrations with interception behaviors: ``` container.RegisterType( new Interceptor(), new InterceptionBehavior()); ``` This can be supported by making `RegistrationExpression.WithInjectionMembers()` public (instead of internal)
The [Recommended Lenses](https://www.raspberrypi.com/documentation/accessories/camera.html#recommended-lenses) section: * uses two different terms for the same concept: `Field Angle` (CS lenses) and `Field of View` (M12 lenses). I believe they can both use the...
Goal: configure ZMK firmware to work with the Sofle Choc Post your progress, findings and ideally a branch of your code even if not fully working
I could use help maintaining this project. If interested, feel free to: - comment on issues to help others, ask for more info - close issues (*) - review PRs...