https://en.wikipedia.org/wiki/Sony_BMG_copy_protection_rootk... As the saying goes, this is what radicalized me. If any one of us did anything close to this we would be treated like Aaron Swartz and given a 35+ year…
I've been having a fantastic time telling it to use ASD-STE100 Simplified Technical English (or use a skill for it, I've been playing with [1]) It's a very clear and understandable way of writing that puts priority on…
I'm actually finding Luna to be an extremely strong model in practice. I almost exclusively use it with xhigh or max effort, but when run like that it's been an incredibly cheap little workhorse for most development…
I feel like we have the technology to prevent a car from starting if the driver is significantly impared, but "solving" addiction, cancer, and heart disease are much harder problems. Obviously it would need to be…
If they're using a static threshold of 200 views and there aren't many of these left it could pull them all out of that category. It could obviously be fixed but I was more curious than anything
How many of these images are there? I cycled through a few and ended up hitting at least one duplicate [1] that I do actually enjoy (but I can't find the name of it now that I refreshed the page, I know it had the…
AES is so cheap with hardware acceleration that I could see an argument that it prevents casual sniffing of the traffic. Personally I think the false sense of security would outweigh those benefits, but I'm not in their…
Yeah it wouldn't have changed this specific case but still why use it? It's slower even without AES NI!
Is there any valid reason to still be using 3DES in 2026? It was formally deprecated in 2018 and has been surpassed in just about every single way by AES long before that. At this point I feel like it's use is such a…
I also have no idea what I'm talking about, but to me this seems closer to the "caveman mode" that some people use to compress info into fewer tokens. Going through the image tokenizer allows you to leave the source…
That's like saying quantization isn't real because the frontier labs aren't using it in their production inference. This is a lossy process, it produces worse results. It might be worth it for some situations, but…
But it's not just him, it's the entire party aggressively supporting him and everything he does.
There are also cases where breaking a "rule" is the right thing to do. I've had several instances where I told the model to do something that was accidentally impossible if taken at face value. The most memorable one is…
This is what I'm advocating for. Give each dev's AI agent its own identity with its own access controls and tokens and everything. It helps solve both the access control and attribution issues
> I don't see 'grandma' building here own calendar app via Claude Code that reminds her of the family birthdays. If you think of apps in the traditional sense I think I agree with you, but I have a feeling things are…
In our internal metrics you can see a clear increase in PRs and CI runs in general that tracks with agentic coding adoption, and it's significant, so I absolutely buy that GitHub would be struggling to take the brunt of…
There have been a few instances, IIRC there was an Apollo mission that had a head cold spread among the whole crew. But that's unlikely to be the case here because they've been up there isolated for over 6 months now
And if you like it, picking up any QMK or ZMK compatible keyboard would let you do it in firmware too!
Should you never use a calculator because you want to keep your math skills high? There are a growing set of problems which feel like using a calculator for basic math to me. But also school is a whole other thing which…
> For code modifications in a large codebase the problem with multi-shot is that it doesn't take too many iterations before I've spent more time on it. I've found voice input to completely change the balance there. For…
If the LLM is able to handle it why do you need to maintain those specific skills?
I've found most models don't do good with negatives like that. This is me personifying them, but it feels like they fixate on the thing you told them not to do, and they just end up doing it more. I've had much better…
PHP's approach is simple though, and in my experience that simplicity pays off when you do start scaling the systems. In other systems once you get beyond a single machine you need that external communication mechanism…
Given it's passing retrograde (is that even the right way to say that?), would that make it easier to catch up and intercept? Assuming you don't want to do anything but fly by or smash into it
> We propose adopting diffusion language models for text embeddings, motivated by their inherent bidirectional architecture and recent success in matching or surpassing LLMs especially on reasoning task. I didn't…
https://en.wikipedia.org/wiki/Sony_BMG_copy_protection_rootk... As the saying goes, this is what radicalized me. If any one of us did anything close to this we would be treated like Aaron Swartz and given a 35+ year…
I've been having a fantastic time telling it to use ASD-STE100 Simplified Technical English (or use a skill for it, I've been playing with [1]) It's a very clear and understandable way of writing that puts priority on…
I'm actually finding Luna to be an extremely strong model in practice. I almost exclusively use it with xhigh or max effort, but when run like that it's been an incredibly cheap little workhorse for most development…
I feel like we have the technology to prevent a car from starting if the driver is significantly impared, but "solving" addiction, cancer, and heart disease are much harder problems. Obviously it would need to be…
If they're using a static threshold of 200 views and there aren't many of these left it could pull them all out of that category. It could obviously be fixed but I was more curious than anything
How many of these images are there? I cycled through a few and ended up hitting at least one duplicate [1] that I do actually enjoy (but I can't find the name of it now that I refreshed the page, I know it had the…
AES is so cheap with hardware acceleration that I could see an argument that it prevents casual sniffing of the traffic. Personally I think the false sense of security would outweigh those benefits, but I'm not in their…
Yeah it wouldn't have changed this specific case but still why use it? It's slower even without AES NI!
Is there any valid reason to still be using 3DES in 2026? It was formally deprecated in 2018 and has been surpassed in just about every single way by AES long before that. At this point I feel like it's use is such a…
I also have no idea what I'm talking about, but to me this seems closer to the "caveman mode" that some people use to compress info into fewer tokens. Going through the image tokenizer allows you to leave the source…
That's like saying quantization isn't real because the frontier labs aren't using it in their production inference. This is a lossy process, it produces worse results. It might be worth it for some situations, but…
But it's not just him, it's the entire party aggressively supporting him and everything he does.
There are also cases where breaking a "rule" is the right thing to do. I've had several instances where I told the model to do something that was accidentally impossible if taken at face value. The most memorable one is…
This is what I'm advocating for. Give each dev's AI agent its own identity with its own access controls and tokens and everything. It helps solve both the access control and attribution issues
> I don't see 'grandma' building here own calendar app via Claude Code that reminds her of the family birthdays. If you think of apps in the traditional sense I think I agree with you, but I have a feeling things are…
In our internal metrics you can see a clear increase in PRs and CI runs in general that tracks with agentic coding adoption, and it's significant, so I absolutely buy that GitHub would be struggling to take the brunt of…
There have been a few instances, IIRC there was an Apollo mission that had a head cold spread among the whole crew. But that's unlikely to be the case here because they've been up there isolated for over 6 months now
And if you like it, picking up any QMK or ZMK compatible keyboard would let you do it in firmware too!
Should you never use a calculator because you want to keep your math skills high? There are a growing set of problems which feel like using a calculator for basic math to me. But also school is a whole other thing which…
> For code modifications in a large codebase the problem with multi-shot is that it doesn't take too many iterations before I've spent more time on it. I've found voice input to completely change the balance there. For…
If the LLM is able to handle it why do you need to maintain those specific skills?
I've found most models don't do good with negatives like that. This is me personifying them, but it feels like they fixate on the thing you told them not to do, and they just end up doing it more. I've had much better…
PHP's approach is simple though, and in my experience that simplicity pays off when you do start scaling the systems. In other systems once you get beyond a single machine you need that external communication mechanism…
Given it's passing retrograde (is that even the right way to say that?), would that make it easier to catch up and intercept? Assuming you don't want to do anything but fly by or smash into it
> We propose adopting diffusion language models for text embeddings, motivated by their inherent bidirectional architecture and recent success in matching or surpassing LLMs especially on reasoning task. I didn't…