> always-on, local access to your machine's files, apps, and sessions Uh... how about..., no...? What? > Controllable from any device, anywhere ... > There is a kill switch Oh great, sounds like you're confident this is…
Unfortunately, it doesn't look like the EU will actually be able to put any meaningful guardrails on AI, as evidenced by the AI act. I honestly don't know whether it's an off-the-scales level of incompentence or just…
Uhm... duh? > or cannot control any of the inputs to the llm Seeing as LLMs are non-deterministic, I think even this is not enough of a restriction.
Unlikely, because the free version of ChatGPT isn't really making them any money, so less tokens is actually better — which I assume is why anthropic pushes Haiku models on free users which are not just more quantized…
I think part of the problem is that you need a model to classify the data, which needs to be trained on data that wasn't classified (or a dramatically smaller set of human-classified data), so it's effectively…
I never had a conversation like that — probably because I personally rarely use LLMs to actually generate code for me — but I've somehow subconciously learned to do this myself, especially with clarifying questions. If…
Complaining about JSON and then proceeding to write your API in Dart is... interesting.
Surely you've never read the job description for a programming position
It benefits no one to acknowledge that months were spent and the only outcome is millions of dollars wated. Sure, they could try to hold the contractor accountable, but that would put them at risk of being held…
Then again, we'd probably end up with all the same bullshit on Threads
At least we got some of my all-time favorite GitHub issues tho
News stories are generally considered off-topic https://news.ycombinator.com/newsguidelines.html
Looks cool! It would probably be useful if there were a way to include dependencies that aren't shipp packages though. Otherwise, since most projects one might depend on right now don't have shipp support, there's a…
Anything but the metric system
Agreed. I recently had to write a package with some quite complex type inference requirements, so I had to resort to classes. I've since had to issue 17 patches (it's been 3 weeks) even though the package has 100% test…
Was it only a BNF parser generator or did it also help with implementing the language's actual functionality?
I've never heard of such a thing, but it sounds amazing! Out of curiosity: How exactly did it work (for users)? I assume you'd write a grammar on the one pane, but how did you teach the tool to convert it into the…
I think it's more like "Company X is big and we have to be like company X if we want to be big too"
Not that I know of, but definitely something I'm gonna put on my 'future project ideas' list.
> always-on, local access to your machine's files, apps, and sessions Uh... how about..., no...? What? > Controllable from any device, anywhere ... > There is a kill switch Oh great, sounds like you're confident this is…
Unfortunately, it doesn't look like the EU will actually be able to put any meaningful guardrails on AI, as evidenced by the AI act. I honestly don't know whether it's an off-the-scales level of incompentence or just…
Uhm... duh? > or cannot control any of the inputs to the llm Seeing as LLMs are non-deterministic, I think even this is not enough of a restriction.
Unlikely, because the free version of ChatGPT isn't really making them any money, so less tokens is actually better — which I assume is why anthropic pushes Haiku models on free users which are not just more quantized…
I think part of the problem is that you need a model to classify the data, which needs to be trained on data that wasn't classified (or a dramatically smaller set of human-classified data), so it's effectively…
I never had a conversation like that — probably because I personally rarely use LLMs to actually generate code for me — but I've somehow subconciously learned to do this myself, especially with clarifying questions. If…
Complaining about JSON and then proceeding to write your API in Dart is... interesting.
Surely you've never read the job description for a programming position
It benefits no one to acknowledge that months were spent and the only outcome is millions of dollars wated. Sure, they could try to hold the contractor accountable, but that would put them at risk of being held…
Then again, we'd probably end up with all the same bullshit on Threads
At least we got some of my all-time favorite GitHub issues tho
News stories are generally considered off-topic https://news.ycombinator.com/newsguidelines.html
Looks cool! It would probably be useful if there were a way to include dependencies that aren't shipp packages though. Otherwise, since most projects one might depend on right now don't have shipp support, there's a…
Anything but the metric system
Agreed. I recently had to write a package with some quite complex type inference requirements, so I had to resort to classes. I've since had to issue 17 patches (it's been 3 weeks) even though the package has 100% test…
Was it only a BNF parser generator or did it also help with implementing the language's actual functionality?
I've never heard of such a thing, but it sounds amazing! Out of curiosity: How exactly did it work (for users)? I assume you'd write a grammar on the one pane, but how did you teach the tool to convert it into the…
I think it's more like "Company X is big and we have to be like company X if we want to be big too"
Not that I know of, but definitely something I'm gonna put on my 'future project ideas' list.