I wonder whether Oracle is going to go bankrupt because of this
It's awesome!
That's a bit simplified, isn't it? He's pointing out precisely that "doxing" the entire population of Denmark shouldn't be acceptable to her, and that she's literally not accepting herself being "doxxed." If it was…
If it's a contiguous array, then sure.
I'm surprised, typically we don't all take vacation at the same time, but stagger it.
Implementing STL iterators are a bloody PITA
There's also those that burn themselves out, and John Carmack!
My general experience is that LLMs are both really good and extremely bad. It's so easy to get into a hole of "No, not like that, like this" and it just never getting better (including with new sessions).
TIL, they're back supporting each other (scroll to the bottom): Update 2026-01-26 To recap, in March 2021, the FSFE was forced to suspend our collaboration with the FSF to protect our work for software freedom from…
To be honest, miscompilations because of UB is exceedingly rare, and we do a lot of weird shit in our code.
Hello, it's me. I'm not afraid of UB.
I have used those tools, I don't think they're THAT good tbh :P
>"Research" isn't part of my job title. If you don't know what's possible then why are you deploying it? You should be telling _me_ what's possible. I mean, you _paid_ for it, how can you possibly not know what you were…
I had no idea that this was a thing. How can you figure out where SSL turns into plain text on its route to the destination?
> can't you just let Claude refactor it to the better architecture? In my experience, no. These tools suck at refactoring, mostly choosing to add more code instead.
That's right! I made the example in such a way that it is obvious what the bug is, for pedagogical reasons :-). This particular bug is a bit trickier to spot when you have more complex programs, and is something that I…
1) In practice, this is not true, especially if you implement unwinding in your arena. You probably don't want to have an Arena in main, and you do all of your allocations from there, for example. That "just" leaks…
C++ has a filesystem API? TIL, never used it.
No man, it's because of their poor ability to pick jobs, not because the other commenter was in a different niche or whatever than they are. It's absolutely not possible for 2 people to have a different experience, as…
Does anyone know what it means for something to be a "multi-core emulator" like Ares is? Like, is there some underlying benefit to developing emulators for multiple systems under the same name? Is there some shared code…
I wrote my own note sharing app using free Claude. It's self-hosted, allows for non-simultaneous editing by multiple users (uses locks), it has no passwords on users, it shows all notes in a list. Very simple app, over…
Here's the PDF: https://www-cs-faculty.stanford.edu/~knuth/papers/claude-cyc... It wasn't Knuth who used Claude, but his friend. Nevertheless, Knuth was quite impressed.
Do you think Rob Pike ever decided that maybe what was done before isn't good enough? Stop putting artificial limits on your own competency.
Aha, yeah. It utilizes the compiler to insert guards at each function prologue, determining the remaining stack size.
It says that it's based on Nextcloud, which is AGPL, so they better F:ing cough up the source code :-)
I wonder whether Oracle is going to go bankrupt because of this
It's awesome!
That's a bit simplified, isn't it? He's pointing out precisely that "doxing" the entire population of Denmark shouldn't be acceptable to her, and that she's literally not accepting herself being "doxxed." If it was…
If it's a contiguous array, then sure.
I'm surprised, typically we don't all take vacation at the same time, but stagger it.
Implementing STL iterators are a bloody PITA
There's also those that burn themselves out, and John Carmack!
My general experience is that LLMs are both really good and extremely bad. It's so easy to get into a hole of "No, not like that, like this" and it just never getting better (including with new sessions).
TIL, they're back supporting each other (scroll to the bottom): Update 2026-01-26 To recap, in March 2021, the FSFE was forced to suspend our collaboration with the FSF to protect our work for software freedom from…
To be honest, miscompilations because of UB is exceedingly rare, and we do a lot of weird shit in our code.
Hello, it's me. I'm not afraid of UB.
I have used those tools, I don't think they're THAT good tbh :P
>"Research" isn't part of my job title. If you don't know what's possible then why are you deploying it? You should be telling _me_ what's possible. I mean, you _paid_ for it, how can you possibly not know what you were…
I had no idea that this was a thing. How can you figure out where SSL turns into plain text on its route to the destination?
> can't you just let Claude refactor it to the better architecture? In my experience, no. These tools suck at refactoring, mostly choosing to add more code instead.
That's right! I made the example in such a way that it is obvious what the bug is, for pedagogical reasons :-). This particular bug is a bit trickier to spot when you have more complex programs, and is something that I…
1) In practice, this is not true, especially if you implement unwinding in your arena. You probably don't want to have an Arena in main, and you do all of your allocations from there, for example. That "just" leaks…
C++ has a filesystem API? TIL, never used it.
No man, it's because of their poor ability to pick jobs, not because the other commenter was in a different niche or whatever than they are. It's absolutely not possible for 2 people to have a different experience, as…
Does anyone know what it means for something to be a "multi-core emulator" like Ares is? Like, is there some underlying benefit to developing emulators for multiple systems under the same name? Is there some shared code…
I wrote my own note sharing app using free Claude. It's self-hosted, allows for non-simultaneous editing by multiple users (uses locks), it has no passwords on users, it shows all notes in a list. Very simple app, over…
Here's the PDF: https://www-cs-faculty.stanford.edu/~knuth/papers/claude-cyc... It wasn't Knuth who used Claude, but his friend. Nevertheless, Knuth was quite impressed.
Do you think Rob Pike ever decided that maybe what was done before isn't good enough? Stop putting artificial limits on your own competency.
Aha, yeah. It utilizes the compiler to insert guards at each function prologue, determining the remaining stack size.
It says that it's based on Nextcloud, which is AGPL, so they better F:ing cough up the source code :-)