codethief

Results 29 issues of codethief

I had a comma in my wifi password and after changing some settings (not related to wifi) through the web UI and rebooting I was surprised that my RaspberryBi didn't...

I'd like to pick up an old issue again, namely #21 (and #35). Firefox for Android has since seen support for Web Extensions and I'd like to know whether it'd...

Hi there! :) This project looks really interesting! I'd be really interested in benchmarks! That is, how many FPS can be attained on a Jetson Xavier? Also, does the model...

I'm following the steps from the README. When I generate keys and do not encrypt them, the release script works fine. If I do encrypt them I end up with...

bug

Forgive my ignorance but why does the example from the README ``` // example.tsx import * as elements from 'typed-html'; const w = 'world'; const helloWorld = Hello {w}; typeof...

Hi Peter, Since you wrote elsewhere that you would now like to document apps that are *not* compatible with GrapheneOS, it seems I've come across the first one: Urban Sports...

### Zig Version 0.11.0-dev.1836+28364166e ### Steps to Reproduce and Observed Output Hi there, I have a function ``` pub fn foo(param1: anytype, param2: bool) bool { var buffer: [200]u8 =...

bug

### Zig Version 0.11.0-dev.1836+28364166e ### Steps to Reproduce and Observed Output This suggestion is similar to https://github.com/ziglang/zig/pull/12807 but goes a bit further: While the example from that pull requests yields...

error message

It's been a while since I've used Cosmere, so I just upgraded to v0.16.0 of Cosmere and it now crashes when running `npx cosmere`: ``` $ npx cosmere ▶ start...

I have a (dynamic) dictionary mapping strings (names) to more complicated objects. I want to define a Typer argument (or option) that allows the user to choose one of those...

feature
investigate