Before LLM there has already been Fields medalist[0] who creates professional software[1]. [0]: https://en.wikipedia.org/wiki/Martin_Hairer [1]: https://www.hairersoft.com/
This description sounds like a cult.
> It's a big democracy red flag when a majority wants to take a lot from a tiny minority It’s not “taking”. The rich give out some money so the society has a higher probability to stay peaceful. or a violent revolution…
Go is not high performance enough. Like what others said, you implement the high performance part in C++ and use python to glue them.
Try pair reading it with a good thinking LLM like GPT 5.5 or Claude Opus. I found it help me a lot. I have started learning SBCL internal from the beginning of this year with the help of GPT, and I really want to…
Some of these models are open weight. You can try hosting them and do the price calculation yourself. They also publish papers talking about how to save kv cache and computation powers. Because currently they don't have…
That's amazing. I wonder how accurate is the synth engine?
It’s true that American companies have benefited from sending jobs overseas. Instead of trying to stop them, perhaps we could explore ways to share this money more fairly across the country.
Have you tried pocket 386? https://arstechnica.com/gadgets/2024/08/a-few-weeks-with-the...
Thanks for the answers!
I'm very interesting in this field (realtime audio + GPU programming). How do you deal with the latency? Do you send or multiple single vectors/buffers to GPU? Also I think because samples in one channel need to be…
Wow that's really thorough
> What features has Google killed, do you think? The problem is more like google can implement whatever feature they want and force it into web standard > How often has this been a problem, do you think? very often >…
I use rpi zero 2 as a coding server (paired with my iphone and a splitted keyboard) when I have slow or no internet. It's quite usable if you just mosh/ssh into it and use emacs/vim to code.
The same logic applies to capital punishment
It indicates how much does google search suck nowadays.
Ye, SE Lain has lots of tech reference. This website lists many of them: https://www.cjas.org/~leng/lain.htm
entrepreneurs suck anyway.
I didn't use google's image search for a long time so I don't know that. But I think kagi pays to use google's data as one of their source. So it's possible the image search results are the same. However the different…
Try jmp.chat, you can use an XMPP client to receive phone calls and sms. I use the following services: - phone number: jmp.chat and a textnow number as backup - email: fastmail - search: kagi - map: apple map
don't act like kids calling their parents to stop an argument
try combining a type c male to USB female adapter and a USB A to type c cable together to get a working type c to type c cable
I use a docker image as my whole development environment and the experience is similar. I can do whatever I want inside the container, and all will gone after I restart it. For the changes I like it, I edit the…
Not the same but there's a netlabel called 20kbps[0]. Most of their albums are mp3s around 10-20 MB in total. [0]: https://20kbps.net/index2.htm
Lockfile does not work perfectly for me because it does not lock python version. Using a lock file with different python version or even same version but different OS may fail.
Before LLM there has already been Fields medalist[0] who creates professional software[1]. [0]: https://en.wikipedia.org/wiki/Martin_Hairer [1]: https://www.hairersoft.com/
This description sounds like a cult.
> It's a big democracy red flag when a majority wants to take a lot from a tiny minority It’s not “taking”. The rich give out some money so the society has a higher probability to stay peaceful. or a violent revolution…
Go is not high performance enough. Like what others said, you implement the high performance part in C++ and use python to glue them.
Try pair reading it with a good thinking LLM like GPT 5.5 or Claude Opus. I found it help me a lot. I have started learning SBCL internal from the beginning of this year with the help of GPT, and I really want to…
Some of these models are open weight. You can try hosting them and do the price calculation yourself. They also publish papers talking about how to save kv cache and computation powers. Because currently they don't have…
That's amazing. I wonder how accurate is the synth engine?
It’s true that American companies have benefited from sending jobs overseas. Instead of trying to stop them, perhaps we could explore ways to share this money more fairly across the country.
Have you tried pocket 386? https://arstechnica.com/gadgets/2024/08/a-few-weeks-with-the...
Thanks for the answers!
I'm very interesting in this field (realtime audio + GPU programming). How do you deal with the latency? Do you send or multiple single vectors/buffers to GPU? Also I think because samples in one channel need to be…
Wow that's really thorough
> What features has Google killed, do you think? The problem is more like google can implement whatever feature they want and force it into web standard > How often has this been a problem, do you think? very often >…
I use rpi zero 2 as a coding server (paired with my iphone and a splitted keyboard) when I have slow or no internet. It's quite usable if you just mosh/ssh into it and use emacs/vim to code.
The same logic applies to capital punishment
It indicates how much does google search suck nowadays.
Ye, SE Lain has lots of tech reference. This website lists many of them: https://www.cjas.org/~leng/lain.htm
entrepreneurs suck anyway.
I didn't use google's image search for a long time so I don't know that. But I think kagi pays to use google's data as one of their source. So it's possible the image search results are the same. However the different…
Try jmp.chat, you can use an XMPP client to receive phone calls and sms. I use the following services: - phone number: jmp.chat and a textnow number as backup - email: fastmail - search: kagi - map: apple map
don't act like kids calling their parents to stop an argument
try combining a type c male to USB female adapter and a USB A to type c cable together to get a working type c to type c cable
I use a docker image as my whole development environment and the experience is similar. I can do whatever I want inside the container, and all will gone after I restart it. For the changes I like it, I edit the…
Not the same but there's a netlabel called 20kbps[0]. Most of their albums are mp3s around 10-20 MB in total. [0]: https://20kbps.net/index2.htm
Lockfile does not work perfectly for me because it does not lock python version. Using a lock file with different python version or even same version but different OS may fail.