Dave

Results 24 comments of Dave

@wrlu @jiska2342 can you 2 try again with the latest changes? I replaced the problematic `flat` function with a custom solution (the one we used was from `pwnlib`) so it...

> @unixb0y Sure but I am traveling for business and no Raspberry Pi in my package now, I will test it about 3 days later. Thanks a lot for your...

> It is possible. I have written a simple app that renders markdown in WKWebViewm, just like what OpenAI do on their web page. We have used the messagekit in...

I noticed the same. You can use this script running on the Pico itself which gives actually accurate values: ``` uint32_t freq_khz = 360000; uint vco_freq_out = 0; uint post_div1_out...

Hey guys, I have a TP-Link T9E WiFi card in my Hackintosh which has 802.11a/n/ac on the 5GHz band (ac is what you need for Apple Watch unlock). I think...

> No real workaround other than building from sources Are there any instructions to build all required dependencies from source? I'm running Ubuntu 22.04 LTS as a VM on M2...

> Thank you. I will add a documentation update to my to do list. Ping; it's still unchanged.

> try this command > > sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer && swift build > > it worked for me 4 years have come and gone.. moved to other projects by...