Is copperhead related to this Copperbrain project? https://github.com/deadbringer17/Copperbrain They have similar names, seem to solve similar problems and both have first commit within a few days in July. One is Python…
I worry about the accumulating debt of maintaining all this "free" code if (once?) the subscription honeymoon ends. Meanwhile I'm shipping tons of new features, upgrading outdated systems and delivering real value. But…
I'm waiting for the models to start responding with "Oh hi Simon!"
Language still matters because writing robust code in C requires discipline on many fronts, and LLMs will often do the minimum to get code running (as will most humans) unless prompted further. Rust protects you from…
You can also push deployments to remote systems which is great for servers and headless devices like raspberry pis. I use colmena and deploy-rs on different projects because they have some nice features but you can also…
What did-ger-eyes-doo?
I have older versions of litellm installed on my system - it appears to be a dependency for aider-chat (at least on NixOS)
Cue a flood of crass jokes as the bots attempt to prove their humanity
In this case though, the new driver has the same license as the project it was based on and explicitly credits the original project ISC License Copyright (c) 2010-2022 Broadcom Corporation Copyright (c) brcmfmac-freebsd…
How do you do it in nix?
Protothreads are amazing, but really expose you to a lot of subtle bugs. I would not recommend them for any new projects if something like async rust or an RTOS are options.
Here's the chat session - you can expand the thought process and see that it tried a few things (hands misaligned with the keyboard for example) before testing the Dvorak keyboard layout idea.…
I was concerned there might be sensitive info leaked in the browserbase video at 0:58 as it shows a string of characters in the browser history: nricy.jd t.fxrape oruy,ap. majro 3 groups of 8 characters, space separated…
I switched to a candy-bar style dumb phone for a month and did something similar. My list was pretty much the same as the one in the article with a few small changes. The most jarring was probably maps - other things…
LLMs struggle more with embedded software due to the relative lack of examples in the training data compared to javascript etc. They also struggle more with visual reasoning tasks like the character example you…
This is the best explanation I've found of the mechanics of pitch bending https://youtu.be/Fp-GxEaChr0?si=-E9uDTQx51gtnd9C Essentially, match the size of the resonance chamber in your mouth to the note you're trying to…
Yes you're right. I'd assumed that tokio was used internally in the UI but from a cursory read it doesn't seem to be the case.
Could you elaborate on why using block_on wouldn't be an acceptable solution for users that want a blocking API?
Linus tech tips on YouTube did a video about a windows bug where sleeping while charging would allow the laptop to wake up to check for updates etc but often caused this issue of turning on in a bag
I've seen Gemini Flash 2 mention "in the OCR text" when responding to VQA tasks which makes me question of they have a traditional OCR process mixed in the pipeline.
I wish remote build/deploy for Raspberry Pi was in a better state - it seems like a perfect fit for NixOS. I've got x86 servers running NixOS that are deployed using Colmena, but it seems to fall apart when I add cross…
Cars radios are battery powered so will continue to work during power outages, and large enough that adding an AM radio + antenna is not really an issue - unlike a mobile phone. Seems like a good way to ensure most of…
Humans are complex. It depends greatly on the situation.
Try tracking the table tennis bat
What would be an acceptable error rate for your use case? There are situations where AI is good enough, other cases where you need more accuracy, and others still where you should be reading the reference directly. AI…
Is copperhead related to this Copperbrain project? https://github.com/deadbringer17/Copperbrain They have similar names, seem to solve similar problems and both have first commit within a few days in July. One is Python…
I worry about the accumulating debt of maintaining all this "free" code if (once?) the subscription honeymoon ends. Meanwhile I'm shipping tons of new features, upgrading outdated systems and delivering real value. But…
I'm waiting for the models to start responding with "Oh hi Simon!"
Language still matters because writing robust code in C requires discipline on many fronts, and LLMs will often do the minimum to get code running (as will most humans) unless prompted further. Rust protects you from…
You can also push deployments to remote systems which is great for servers and headless devices like raspberry pis. I use colmena and deploy-rs on different projects because they have some nice features but you can also…
What did-ger-eyes-doo?
I have older versions of litellm installed on my system - it appears to be a dependency for aider-chat (at least on NixOS)
Cue a flood of crass jokes as the bots attempt to prove their humanity
In this case though, the new driver has the same license as the project it was based on and explicitly credits the original project ISC License Copyright (c) 2010-2022 Broadcom Corporation Copyright (c) brcmfmac-freebsd…
How do you do it in nix?
Protothreads are amazing, but really expose you to a lot of subtle bugs. I would not recommend them for any new projects if something like async rust or an RTOS are options.
Here's the chat session - you can expand the thought process and see that it tried a few things (hands misaligned with the keyboard for example) before testing the Dvorak keyboard layout idea.…
I was concerned there might be sensitive info leaked in the browserbase video at 0:58 as it shows a string of characters in the browser history: nricy.jd t.fxrape oruy,ap. majro 3 groups of 8 characters, space separated…
I switched to a candy-bar style dumb phone for a month and did something similar. My list was pretty much the same as the one in the article with a few small changes. The most jarring was probably maps - other things…
LLMs struggle more with embedded software due to the relative lack of examples in the training data compared to javascript etc. They also struggle more with visual reasoning tasks like the character example you…
This is the best explanation I've found of the mechanics of pitch bending https://youtu.be/Fp-GxEaChr0?si=-E9uDTQx51gtnd9C Essentially, match the size of the resonance chamber in your mouth to the note you're trying to…
Yes you're right. I'd assumed that tokio was used internally in the UI but from a cursory read it doesn't seem to be the case.
Could you elaborate on why using block_on wouldn't be an acceptable solution for users that want a blocking API?
Linus tech tips on YouTube did a video about a windows bug where sleeping while charging would allow the laptop to wake up to check for updates etc but often caused this issue of turning on in a bag
I've seen Gemini Flash 2 mention "in the OCR text" when responding to VQA tasks which makes me question of they have a traditional OCR process mixed in the pipeline.
I wish remote build/deploy for Raspberry Pi was in a better state - it seems like a perfect fit for NixOS. I've got x86 servers running NixOS that are deployed using Colmena, but it seems to fall apart when I add cross…
Cars radios are battery powered so will continue to work during power outages, and large enough that adding an AM radio + antenna is not really an issue - unlike a mobile phone. Seems like a good way to ensure most of…
Humans are complex. It depends greatly on the situation.
Try tracking the table tennis bat
What would be an acceptable error rate for your use case? There are situations where AI is good enough, other cases where you need more accuracy, and others still where you should be reading the reference directly. AI…