The opportunity cost of that privilege is still non negligible, even if you (like in Denmark) get paid to do your tuition free degree.
Proton is horrible. Notoriously bad email service. I ended it after they only sent half my email to my accountant because they would apparently send the server saved draft version, which was not made current when I…
The classes of errors found is what you'd expect in any enterprise products. This is more a testement to the quality of agentic work. It seems like the pessimists are rewriting the history of software development to be…
Sometimes I write angrily to companies. Usually not on the first email (though it can be incredibly formal). The cases I can remember is bike rental company that didn't want to provide a receipt, airline that didn't…
I'd say that smart phones are a bigger problem than porn. If you are in the category that would sit and watch porn in the public, then you already wouldn't need birth control.
What benefits does a baby hold? Can a baby freely open a bank account, start a company, get married? A baby has the benefit of being attended their basic needs. Just like Ai is also being fed power.
> AI might be good at producing and proving theorems, but it fails utterly at getting humans to understand them. I have friends who utterly failed math in highschool, who use LLMs to understand algebra, linear algebra…
Again, you are reading a conclusion into the blog post that was never stated. The only stated thing was that the author changed their mind slightly about AI. There are no general conclusion that you so eagerly are…
What is the general conclusion that you don't think follow? That the author changed their personal opinion and became more optimistic? I think you are reading things into the blog post that is not written. It is not…
That does not seem to be related to llms? It is more about the harness that utilizes them, right?
I use Ai to remove large amounts of code from our code base. Do refactorings that would not have made business sense before. I also use Ai to be more ambitious. Online evaluation for our in app flows instead of offline.…
The question is what higher level skills there will be to focus on? I am not convinced that there are tasks, like project management or architecture, that the Ai is inherently worse at.
Project planning is not more abstraction - a lot of companies use junior staff as project managers. And sure, they will also find a hard time finding jobs, unless they can move up the hierachy.
Yes, so when a tool is walking any monkey through a process, it does bit have a value anymore. This is why people stopped adding word, excel and googling skills into their resumes - it is assumed that you know how to…
Replace Fable with Opus 4.8, 4.7, or 4.6 - and it is still true
Sure they do - there are a lot of people who thrive working with concrete technologies and solve relatively straight forward issues (implement this component - style work). These people will see a brutal job market that…
You are on point: The developers of the future need to hold much more of the domain that is being developed for. It is not a job to write JSX and tailwind classes anymore, so you need to move up in abstraction - and…
Quite a few developers will likely loose their jobs. In particular the ones who don't have mental capacity to work with models - the ones who are forever junior. The engineers who can manage large scale projects using…
Given how I can manage and develop a huge production code base with an incredibly small team - and the rest of the industry apparently is not able to do it - I deem that we are still in the very early days.
There is this over indexing in training data that I find quite problematic. I have really good results getting LLMs to read documentation and work of these. This is in domains probably sparsely represented in the…
I can recommend reading section 2 of the paper. The goal was not to define unsolved problems. But as such, the problems are also not previously published problems. This seems quite reasonable IMHO.
Yes, you are pointing out exactly how HA is difficult. There is a whole slew of downstream things you need to take into consideration.
Sure, why not?
Obviously these are application decisions. You, obviously, don't commit important data only to a session that you can loose, if the application does not allow it. We use redis as infrastructure. To route events and as a…
I don't think you understand what HA means. The app would look up in both databases. If it exists in any, there would be a session. Thisnis strictly different from partitioning which I think you are mixing it up with.…
The opportunity cost of that privilege is still non negligible, even if you (like in Denmark) get paid to do your tuition free degree.
Proton is horrible. Notoriously bad email service. I ended it after they only sent half my email to my accountant because they would apparently send the server saved draft version, which was not made current when I…
The classes of errors found is what you'd expect in any enterprise products. This is more a testement to the quality of agentic work. It seems like the pessimists are rewriting the history of software development to be…
Sometimes I write angrily to companies. Usually not on the first email (though it can be incredibly formal). The cases I can remember is bike rental company that didn't want to provide a receipt, airline that didn't…
I'd say that smart phones are a bigger problem than porn. If you are in the category that would sit and watch porn in the public, then you already wouldn't need birth control.
What benefits does a baby hold? Can a baby freely open a bank account, start a company, get married? A baby has the benefit of being attended their basic needs. Just like Ai is also being fed power.
> AI might be good at producing and proving theorems, but it fails utterly at getting humans to understand them. I have friends who utterly failed math in highschool, who use LLMs to understand algebra, linear algebra…
Again, you are reading a conclusion into the blog post that was never stated. The only stated thing was that the author changed their mind slightly about AI. There are no general conclusion that you so eagerly are…
What is the general conclusion that you don't think follow? That the author changed their personal opinion and became more optimistic? I think you are reading things into the blog post that is not written. It is not…
That does not seem to be related to llms? It is more about the harness that utilizes them, right?
I use Ai to remove large amounts of code from our code base. Do refactorings that would not have made business sense before. I also use Ai to be more ambitious. Online evaluation for our in app flows instead of offline.…
The question is what higher level skills there will be to focus on? I am not convinced that there are tasks, like project management or architecture, that the Ai is inherently worse at.
Project planning is not more abstraction - a lot of companies use junior staff as project managers. And sure, they will also find a hard time finding jobs, unless they can move up the hierachy.
Yes, so when a tool is walking any monkey through a process, it does bit have a value anymore. This is why people stopped adding word, excel and googling skills into their resumes - it is assumed that you know how to…
Replace Fable with Opus 4.8, 4.7, or 4.6 - and it is still true
Sure they do - there are a lot of people who thrive working with concrete technologies and solve relatively straight forward issues (implement this component - style work). These people will see a brutal job market that…
You are on point: The developers of the future need to hold much more of the domain that is being developed for. It is not a job to write JSX and tailwind classes anymore, so you need to move up in abstraction - and…
Quite a few developers will likely loose their jobs. In particular the ones who don't have mental capacity to work with models - the ones who are forever junior. The engineers who can manage large scale projects using…
Given how I can manage and develop a huge production code base with an incredibly small team - and the rest of the industry apparently is not able to do it - I deem that we are still in the very early days.
There is this over indexing in training data that I find quite problematic. I have really good results getting LLMs to read documentation and work of these. This is in domains probably sparsely represented in the…
I can recommend reading section 2 of the paper. The goal was not to define unsolved problems. But as such, the problems are also not previously published problems. This seems quite reasonable IMHO.
Yes, you are pointing out exactly how HA is difficult. There is a whole slew of downstream things you need to take into consideration.
Sure, why not?
Obviously these are application decisions. You, obviously, don't commit important data only to a session that you can loose, if the application does not allow it. We use redis as infrastructure. To route events and as a…
I don't think you understand what HA means. The app would look up in both databases. If it exists in any, there would be a session. Thisnis strictly different from partitioning which I think you are mixing it up with.…