No clue why you have to respond like this. Feel free to be a dick to someone else.
No clue? I don't think they are totally usesless. And its clear that progression is happening on a communith level on all of these and they get integrated later on in commercial offerings like from Anthropic and co. But…
Thats just not true and we see this in medicine and research. An expert in physics still needs to write code in python to do their math and analysis. Its an intelligence issue. That person needs to learn a tool. In…
I'm curious if LLM could easily be manipulated to actually process data in context and remove it from its context and replace it with the result or a hint. Might break the caching, perhaps this can be solved with…
> Please elaborate. How? With which technique? Reinforcement learning can just solve things even if they are new. It doesn't understand how a tool works? Give it a vm with the tool, a thousand agents and let it discover…
Yes this is unfortunate and not what I meant. I mean the token prices in general as certain services were never really using a subscription. I do run a claude subscripton right now though and since there capacity…
> So you mean AI will be useful for any general job without lots of training for those jobs? How about new tasks? I'm pretty sure we will solve this issue. Either already through World Models or another architecture. It…
I'm waiting for the agentic ai platform layer. We see AI factories going in this direction but there is no real 'the open source ai platform' thingy. It needs connectors to integrate with k8s, hyperscalers etc. it needs…
And without an LLM you wouldn't even try? I don't mind semi-deterministic for plenty of things. But these agents like hermes, can codify a skill to be deterministic.
> shifting the work elsewhere for specialized tasks. More replicable, improved, but, it scales infinitely and is autonomous? Can you assert that? I would say yes and it will scale. It will either happen through central…
Then yeah you might not be a good developer. LLMs are also quite good in writing unit tests and understanding bugs a lot faster than I do, now. Just a few month back i looked at some yaml stuff for like 20 minutes,…
I for sure do plenty of things with AI a lot faster. Instead of searching some linux issue, i will prompt claude to generate a small analyser script for checking wha tlinux i have, i will tell it what hardware i have…
We switched from looking at an UI (claude webui) and waiting for code generation to using claude exclusivlie on the cli and claude doing a lot more stuff in the background with smaller prompts. For me it changes in a…
In my company GitHub CoPilot was rolled out on a global scale last year. LLMs from Anthropic and co we get through a central tool which buys api tokens from Azure and AWS. Its surprisingly fast, probably thefastest i…
LLM don't work on 'compressed data'. LLM compress data into their latent space which allows them to become general. They learn the concept of things and how to do them because this is better compression than learning…
It still makes a massive difference for me if they only need a handfull people now. Generating a good looking UI for example, is so much easier now with LLM. For a joke I asked ChatGPT yesterday to make a short…
No we don't know your 'points' The Hallucinations are becoming less, significantly by now. It also might be already were it is cheaper for one of the big few companies to spend millions and billions to teach the LLM /…
Java as a programming language doesn't enforce any architecture. There is no difference to go. Its a system of folders. The tests need to be green, the math needs to math, but the code can look a little bit different…
Besides that i still think its wayy to early to put AI in front of center of everything, the current progress at least makes it clear that is not going to stay as it is. Noneetheless, if the blog article already…
Start extracting specs from the codebase. Prompt the core architecutre well suited for it. Let it write tests. Let it vibe migrate from left to write. Now you at least have a chance of a team being able to work on that…
Aehm we were writing proper math code in Java 15 years ago already. Your 0.1 + 0.2 example wasn't an issue than and is not an issue today.
I'm happy that AI hasn't taken over yet but I do not know how the future for studens will look like and I don't know how we will continue training humans.
Every single new working student we get, we have to teach every single thing again. Its a massive effort for our team it has to be a massive effort around the globe if you take quality series. It will just be easier…
Thats an assumption you made up. Your 'experience' is probably an emerging feature of your complexity and not the reason for some qualia.
The mechanical clock or a von-neumann based computer were never as similiar as neural networks. We can find similiar structures in brain and in neural networks. The real question is only if the complexity of the…
No clue why you have to respond like this. Feel free to be a dick to someone else.
No clue? I don't think they are totally usesless. And its clear that progression is happening on a communith level on all of these and they get integrated later on in commercial offerings like from Anthropic and co. But…
Thats just not true and we see this in medicine and research. An expert in physics still needs to write code in python to do their math and analysis. Its an intelligence issue. That person needs to learn a tool. In…
I'm curious if LLM could easily be manipulated to actually process data in context and remove it from its context and replace it with the result or a hint. Might break the caching, perhaps this can be solved with…
> Please elaborate. How? With which technique? Reinforcement learning can just solve things even if they are new. It doesn't understand how a tool works? Give it a vm with the tool, a thousand agents and let it discover…
Yes this is unfortunate and not what I meant. I mean the token prices in general as certain services were never really using a subscription. I do run a claude subscripton right now though and since there capacity…
> So you mean AI will be useful for any general job without lots of training for those jobs? How about new tasks? I'm pretty sure we will solve this issue. Either already through World Models or another architecture. It…
I'm waiting for the agentic ai platform layer. We see AI factories going in this direction but there is no real 'the open source ai platform' thingy. It needs connectors to integrate with k8s, hyperscalers etc. it needs…
And without an LLM you wouldn't even try? I don't mind semi-deterministic for plenty of things. But these agents like hermes, can codify a skill to be deterministic.
> shifting the work elsewhere for specialized tasks. More replicable, improved, but, it scales infinitely and is autonomous? Can you assert that? I would say yes and it will scale. It will either happen through central…
Then yeah you might not be a good developer. LLMs are also quite good in writing unit tests and understanding bugs a lot faster than I do, now. Just a few month back i looked at some yaml stuff for like 20 minutes,…
I for sure do plenty of things with AI a lot faster. Instead of searching some linux issue, i will prompt claude to generate a small analyser script for checking wha tlinux i have, i will tell it what hardware i have…
We switched from looking at an UI (claude webui) and waiting for code generation to using claude exclusivlie on the cli and claude doing a lot more stuff in the background with smaller prompts. For me it changes in a…
In my company GitHub CoPilot was rolled out on a global scale last year. LLMs from Anthropic and co we get through a central tool which buys api tokens from Azure and AWS. Its surprisingly fast, probably thefastest i…
LLM don't work on 'compressed data'. LLM compress data into their latent space which allows them to become general. They learn the concept of things and how to do them because this is better compression than learning…
It still makes a massive difference for me if they only need a handfull people now. Generating a good looking UI for example, is so much easier now with LLM. For a joke I asked ChatGPT yesterday to make a short…
No we don't know your 'points' The Hallucinations are becoming less, significantly by now. It also might be already were it is cheaper for one of the big few companies to spend millions and billions to teach the LLM /…
Java as a programming language doesn't enforce any architecture. There is no difference to go. Its a system of folders. The tests need to be green, the math needs to math, but the code can look a little bit different…
Besides that i still think its wayy to early to put AI in front of center of everything, the current progress at least makes it clear that is not going to stay as it is. Noneetheless, if the blog article already…
Start extracting specs from the codebase. Prompt the core architecutre well suited for it. Let it write tests. Let it vibe migrate from left to write. Now you at least have a chance of a team being able to work on that…
Aehm we were writing proper math code in Java 15 years ago already. Your 0.1 + 0.2 example wasn't an issue than and is not an issue today.
I'm happy that AI hasn't taken over yet but I do not know how the future for studens will look like and I don't know how we will continue training humans.
Every single new working student we get, we have to teach every single thing again. Its a massive effort for our team it has to be a massive effort around the globe if you take quality series. It will just be easier…
Thats an assumption you made up. Your 'experience' is probably an emerging feature of your complexity and not the reason for some qualia.
The mechanical clock or a von-neumann based computer were never as similiar as neural networks. We can find similiar structures in brain and in neural networks. The real question is only if the complexity of the…