Peter Edwards

Results 28 comments of Peter Edwards

I've also had to work around this issue. As it seems the semVer library is used, I would suggest adding adding an option that would allow the **coerce()** function to...

If you can build Goldleaf, there is a fairly easy fix for this by hijacking the JFXTextFieldSkin class. Using Eclipse: Copy the original JFXTextFieldSkin.java into the following path: Goldleaf\Quark\src\main\java\com\jfoenix\skins Change...

Confirmed working: Galaxy S9+ USB C-C cable. Thank you for this.

@vowelparrot Thank you for this, this solved several days of extreme frustration. I don't have the OPs use case, just a simple agent with a web search tool, however the...

With Version: 0.0.165 and `AzureChatOpenAI` the minimal call that works for me is: ``` llm = AzureChatOpenAI( deployment_name=os.getenv("DEPLOYMENT_ID_CHAT"), temperature=0, ) ``` with a properly configured .env and `load_dotenv()`. `temperature` is...

Hi. Suggest closing this PR in favour of #2594 which adds broader functionality

@mudmin I built a couple of those Mini ISA Boards, they are fantastic. The original thread and maker can be found here: https://www.vogons.org/viewtopic.php?f=46&t=82499

@morphinejh I had a look at your fork. Direct port access is definitely the way to go here, so great addition. Why don't you raise a pull request against this...

I have a similar issue with the TP-LINK TP-WR703N. Either the device generates USB errors: ``` usb 1-1: new high-speed USB device number 14 using ehci-platform usb 1-1: device descriptor...

Further info, when I prevent hotplug from automatically executing the binary I get this: [*] device id: 80050419000000xxxxxxxxxxxxxxxx62 [*] Read 92 bytes from /usr/share/fusee-nano/intermezzo.bin [*] Read 38168 bytes from /usr/share/fusee-nano/payload.bin...