Thomas Hansen
Thomas Hansen
I think that EGUI needs to have [rhai](https://crates.io/crates/rhai) embedded scripting. Debugging with a console, being able to reload files would speed up development time and make a web developer friendly...
not the best screenshots but something
``` ./servo https://austin-eng.com/webgpu-samples/samples/helloTriangle TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is...
Looking inside the folders of /src/ I would really appreciate additional README's inside of each of the folders with possible technical information of how this interacts with the system as...
https://github.com/OmniSharp/omnisharp-vscode/wiki/Troubleshooting:-'The-.NET-Core-SDK-cannot-be-located.'-errors Clear Linux uses Flathub. In Visual Studio Code go to terminal and type $PATH or which dotnet ``` which: no dotnet in (/app/bin:/app/bin:/app/bin:/usr/bin:/home/tommhnsn/.var/app/com.visualstudio.code/data/node_modules/bin) ``` most of those paths are...
 the plus minus folds should share the same text color attribute as the text  I would say that the tiered menu folds have very low visibility.  notably...
 I was thinking that areas meant to represent a terminal should be dark. It would be more visually understood from the user perspective that this is something you can...
https://github.com/coqui-ai/STT https://github.com/coqui-ai/TTS Chromium does not include text to speech or speech to text. Firefox does not have it either, text to speech, speech to text are a vital part of...
segfault
appending -fstage1 allows the compile but without it, renderer.zig tries to call Mat4 enum from math.zig which has none. ```bash [tommhnsn@thomas-galagopro cosmic]$ zig build run -Dpath="graphics/examples/demo.zig" -Dgraphics -Drelease-safe -fstage1 info:...
### Description The outpost extends too high, makes it difficult to click in the area above it unless you scroll upward, not something that should be necessary. ### Example Match...