Brian Horakh

Results 47 comments of Brian Horakh

> Started [awesome-discord-tools](https://github.com/KieranRobson/awesome-discord-tools) omg, I needed this!

I submitted a pull request but it got rejected I think because it was misformatted. https://github.com/elasticdotventures/awesome-openscad/ Here is the commit: https://github.com/sindresorhus/awesome/commit/612a98792948946b121c9da3475880fd981ad714

Our build policy is (by default) very strict, no warnings or it's not successful compile. 😉 https://github.com/apple/cups/blob/master/cups/ppd.h have you investigated what type of effort would be required to remove the...

> In my opinion, the OpenSCAD LSP belongs into openscad itself ([openscad/openscad#3635](https://github.com/openscad/openscad/pull/3635)). The LSP plugin in ([Antyos/vscode-openscad](https://github.com/antyos/vscode-openscad)) is imho 'most updated' for vs-code. It's certainly appropriate for @antyos [Antyos/vscode-openscad]() and...

I don't understand the nature of this request. What about a package that simply generates the font from TTF or SVG font? Using RUST crate, import any TTF, output as...

> Is the github readme really the right place for this content, versus openscad.org? > Different audiences perhaps. But in my opinion one of the most significant strengths of openscad...

See issue # (https://github.com/rustwasm/book/issues/211)

@pimlie Thanks for the update. I'm still trying to parse my way through vue3, very much a noob. For useApi you reference the ./examples/vue-router HOWEVER the code within ./examples/vue-router doesn't...

cat emojifile.yaml | yq eval -M ``` "bash.\U0001F528/init.10级.\U0001F97E.b00t.sh": "" "bash.\U0001F528/init.20级.\U0001F427.linux.sh": "" "bash.\U0001F528/init.22级.\U0001F419.git.sh": "" "bash.\U0001F528/init.30级.\U0001F433.层.docker.sh": "" "bash.\U0001F528/init.32级.\U0001F4A0.层.hashicorp.sh": "" "bash.\U0001F528/init.40级.\U0001F40D.语.python.sh": "" "bash.\U0001F528/init.40级.\U0001F680.语.node.sh": "" "bash.\U0001F528/init.42级.\U0001F984.语.typescript.sh": "" "bash.\U0001F528/init.43级.\U0001F977.语.vue.sh": "" "bash.\U0001F528/init.44级.☕.语.java.sh": "" "bash.\U0001F528/init.44级.\U0001F3C7.语.go.sh": "" "bash.\U0001F528/init.50级.\U0001F47E.云☁️.gcp.sh":...

BUT -j (json) apparently works ```bash $ cat emojifile.yaml | yq eval -j ``` ```json { "bash.🔨/init.10级.🥾.b00t.sh": "", "bash.🔨/init.20级.🐧.linux.sh": "", "bash.🔨/init.22级.🐙.git.sh": "", "bash.🔨/init.30级.🐳.层.docker.sh": "", "bash.🔨/init.32级.💠.层.hashicorp.sh": "", "bash.🔨/init.40级.🐍.语.python.sh": "", "bash.🔨/init.40级.🚀.语.node.sh": "",...