From my experience new models are slower and use more tokens even on questions which gpt 4 answered correctly. It is mostly because newer models tend to be more verbose (even with prompt requesting short answers).
I cannot stand writing style of this page. I have read almost half and the most important thing they say is, that I will learn later. Ok, I will never know.
Exactly this is my problem with all AI tools. I want someone else to create working tools for me so I can focus on my product. It is the same with other tools. I do not want to spent huge amounts of energy and time to…
It depends if duplication is accidental or real. I.e. if two taxes are using the same formula, it is accidental. If you use the same physic formula on multipla places, it is real duplication.
Exactly, I stoped using all social media and I feel way better and my screen time went significantly down. It is harder to communicate with some people (have to use email or sms) but it reduced mostly meaningless small…
LLMs are getting so expensive that for many people are already unavailable (except for subsidized subscriptions). This might just accelerate general unavailability of frontiers models to general public which would…
Also you can use projects like numba https://numba.pydata.org/
Because writing huge amounts of code is easy for humans too. Agents already proved that they can do it. But are agents able to maintain it? I do not know and unless I know for sure, I am not fully committing to AI…
Exactly my experience. I always refactor first myself then delegate boring tasks to AI. It saves me energy, time and also tokens. If code is not prepared for easy implementation agents always fail.
I use firefox reader view for websites like this.
I do not understand why this is so unpopular today? I feel like everyone now thinks that basically all of SW engineering is outdated. We are supposed to forget all lessons learned and let agents to go through this? My…
There are already websites creating terminal tools catalogues. I like https://terminaltrove.com/
Better than average phone sold today. The only problem might be lack of android upgrades otherwise it is straight upgrade for most people. This is reason why replaceable battery is important. If you leave IT bubble…
I have just combined those together. I use astronvim as main editor but when I need IDE I switch to Idea. I use ideavim with configuration as close as possible to astronvim. So text editing is the same for me in both…
I use systemctl-tui for this. It looks more mature sw than this project. https://github.com/rgwood/systemctl-tui
Exactly. We do not have another artifact than code which can be deterministically converted to program. That is reason we have to still read the code. Prompt is not final product in development process.
I have been thinking about that lately and isn't testing and security evaluation way harder problem than designing and carefully implementing new features? I think that vibecoding automates easiest step in SW…
From my experience new models are slower and use more tokens even on questions which gpt 4 answered correctly. It is mostly because newer models tend to be more verbose (even with prompt requesting short answers).
I cannot stand writing style of this page. I have read almost half and the most important thing they say is, that I will learn later. Ok, I will never know.
Exactly this is my problem with all AI tools. I want someone else to create working tools for me so I can focus on my product. It is the same with other tools. I do not want to spent huge amounts of energy and time to…
It depends if duplication is accidental or real. I.e. if two taxes are using the same formula, it is accidental. If you use the same physic formula on multipla places, it is real duplication.
Exactly, I stoped using all social media and I feel way better and my screen time went significantly down. It is harder to communicate with some people (have to use email or sms) but it reduced mostly meaningless small…
LLMs are getting so expensive that for many people are already unavailable (except for subsidized subscriptions). This might just accelerate general unavailability of frontiers models to general public which would…
Also you can use projects like numba https://numba.pydata.org/
Because writing huge amounts of code is easy for humans too. Agents already proved that they can do it. But are agents able to maintain it? I do not know and unless I know for sure, I am not fully committing to AI…
Exactly my experience. I always refactor first myself then delegate boring tasks to AI. It saves me energy, time and also tokens. If code is not prepared for easy implementation agents always fail.
I use firefox reader view for websites like this.
I do not understand why this is so unpopular today? I feel like everyone now thinks that basically all of SW engineering is outdated. We are supposed to forget all lessons learned and let agents to go through this? My…
There are already websites creating terminal tools catalogues. I like https://terminaltrove.com/
Better than average phone sold today. The only problem might be lack of android upgrades otherwise it is straight upgrade for most people. This is reason why replaceable battery is important. If you leave IT bubble…
I have just combined those together. I use astronvim as main editor but when I need IDE I switch to Idea. I use ideavim with configuration as close as possible to astronvim. So text editing is the same for me in both…
I use systemctl-tui for this. It looks more mature sw than this project. https://github.com/rgwood/systemctl-tui
Exactly. We do not have another artifact than code which can be deterministically converted to program. That is reason we have to still read the code. Prompt is not final product in development process.
I have been thinking about that lately and isn't testing and security evaluation way harder problem than designing and carefully implementing new features? I think that vibecoding automates easiest step in SW…