Jim Kring

Results 168 comments of Jim Kring

@shroominic would it make sense to pass in the meta_extra parameters to fastui as a dictionary or pydantic model, rather than raw html?

Option 1 is nice because it's easy for users to see that the navbar can have a logo image. Option 2 (allowing title to support either Image or Text) makes...

I'm not skilled in C++/microcontroller/assembly, so I'm not sure what it would take to support this as a build target. I'm happy to try to find answers and people willing...

I've created an overview of what this might look like, here: https://github.com/labview-for-microcontrollers/vireo-for-microprocessors

I'm seeing this trying to build on Ubuntu 24.04.1 LTS using Python 3.12 with latest nuikta + nuikta commercial. using a venv created with `uv venv` (.venv) jim:~/Projects/my_proj$ uv run...

@kayhayen I'm still having this error show up in Nuitka Commercial 2.5.6 ``` Nuitka-Scons: Backend linking program with 1397 files (no progress information available for this stage). /usr/bin/ld: cannot find...

@kayhayen here is the --show-scons output of interest (let me know if you need more and thank you for looking into this): ``` "/usr/bin/ccache" "/usr/bin/gcc" -o static_src/CompiledFunctionType.o -c -std=c11 -fvisibility=hidden...