Considering the importance of the subject, it still seems important to bring this out, especially if there's conclusions that if you have irregular sleep you are significantly increasing your odds of dying earlier. I…
What I wonder is even if they did the perfect adjustments, what would have been driver for different sleep regularity. E.g. considering some common causes like work stress - if they did the causation and compared people…
What should I be afraid about? The code I output with AI is now better than what I did previously so I have equalized with anyone who had better code pre-AI.
My code is/was worse than AI's, but at least I get paid, so what do I care about the bad news you have.
It would be good to have specific situations here I guess, otherwise it's quite abstract, and I'm not sure what to make of it. As to your post, I think rather than writing it's the act of pressuring yourself to figure…
Yes, it gets better, but not because of writing, it gets better because of building, playing it out and observing the results. The trial and error. It wouldn't matter whether I built via voice to command AI or wrote the…
That is a joke, right? E.g. as in there was no writing therefore no evidence of people having had thoughts?
If writing is a natural tech you unlock on an already exponential curve it would always correlate with progress. And so many thousands of other tech.
I specifically liked math and physics because these were something I didn't have to memorize or repeat constantly. While other subjects felt forced rote memorization. Same with code though. Writing things down feels…
I think writing is summarizing your thoughts outside of thinking. Thinking happens at least for me before I write. I know what I want to do before I write, and writing is just one medium to get it out there. If there…
My best thinking is when I am going for very long runs, when I write down the thought, my brain stops thinking about it, considers it done and moves on. When writing, thoughts become forced and linear in my view as…
A lot of the time it's not software developers who define it and it's about the budget. Usually it's the product decision. E.g. an agency who has constant recurring experience with it might indicate that supporting N%…
I feel like I've seen people frequently doing the mistake of keeping way too many things in state that could and should be computed, but instead they would useEffect to read to dependencies change to update the state.…
Alternatively getting the last piece of 1% could mean 99% of the effort. Would you consider it fruitful to chase 100%?
There's likely always a line somewhere where effort becomes way out of proportion compared to getting that last mile effort. Arguably, if you only have a website, that won't work for anyone without access to the…
How could switching out a stateful service be easier than stateless?
Ironically the fastcompany page hosting the article that should only be read only paragraphs of text and a simple navigation seems to do 300+ requests, with 29.4mb of resources. I mean honestly the numbers and issues…
I swear I see far worse from humans for working businesses, and in much worse ways than just duplication of code. At least AI tends to be smarter about React intricacies even if it does create huge files. For my…
Having worked at a company with thousands of microservices, I feel like most of it is just a bunch of boilerplate riddled with tons of ridiculous business logic, security and otherwise bugs. It seems like people were…
The issue is that you can't trust that every word of the message was intentional due to how much Claude will usually add various levels of nonsense, some more obvious some less to your voice or requests. Considering how…
But even if this gets detected, they could have other less detectable processes going on as well, right. It is going to be this cat and mouse game right, so at some point you want to throw as much out as quickly as…
There is laziness, but there's also the conditions in which you have to react fast to an adversial in various conditions. Ultimately it's hard to take any stance here without knowing specifics. But it absolutely could…
Yeah, I think it's more so learning from experiences that didn't scale. E.g. I started out with Notepad, and wrote everything for the website I wanted to build in a single large massive php file. I of course don't do…
But the problem was that the report is not saying "not found", it is saying "is not present" or "there is no X". And I think we can easily have examples where we can reasonably trust this, and a spectrum of such. E.g.…
This is precisely why I never heat my food and consume caffeine pills instead of coffee.
Considering the importance of the subject, it still seems important to bring this out, especially if there's conclusions that if you have irregular sleep you are significantly increasing your odds of dying earlier. I…
What I wonder is even if they did the perfect adjustments, what would have been driver for different sleep regularity. E.g. considering some common causes like work stress - if they did the causation and compared people…
What should I be afraid about? The code I output with AI is now better than what I did previously so I have equalized with anyone who had better code pre-AI.
My code is/was worse than AI's, but at least I get paid, so what do I care about the bad news you have.
It would be good to have specific situations here I guess, otherwise it's quite abstract, and I'm not sure what to make of it. As to your post, I think rather than writing it's the act of pressuring yourself to figure…
Yes, it gets better, but not because of writing, it gets better because of building, playing it out and observing the results. The trial and error. It wouldn't matter whether I built via voice to command AI or wrote the…
That is a joke, right? E.g. as in there was no writing therefore no evidence of people having had thoughts?
If writing is a natural tech you unlock on an already exponential curve it would always correlate with progress. And so many thousands of other tech.
I specifically liked math and physics because these were something I didn't have to memorize or repeat constantly. While other subjects felt forced rote memorization. Same with code though. Writing things down feels…
I think writing is summarizing your thoughts outside of thinking. Thinking happens at least for me before I write. I know what I want to do before I write, and writing is just one medium to get it out there. If there…
My best thinking is when I am going for very long runs, when I write down the thought, my brain stops thinking about it, considers it done and moves on. When writing, thoughts become forced and linear in my view as…
A lot of the time it's not software developers who define it and it's about the budget. Usually it's the product decision. E.g. an agency who has constant recurring experience with it might indicate that supporting N%…
I feel like I've seen people frequently doing the mistake of keeping way too many things in state that could and should be computed, but instead they would useEffect to read to dependencies change to update the state.…
Alternatively getting the last piece of 1% could mean 99% of the effort. Would you consider it fruitful to chase 100%?
There's likely always a line somewhere where effort becomes way out of proportion compared to getting that last mile effort. Arguably, if you only have a website, that won't work for anyone without access to the…
How could switching out a stateful service be easier than stateless?
Ironically the fastcompany page hosting the article that should only be read only paragraphs of text and a simple navigation seems to do 300+ requests, with 29.4mb of resources. I mean honestly the numbers and issues…
I swear I see far worse from humans for working businesses, and in much worse ways than just duplication of code. At least AI tends to be smarter about React intricacies even if it does create huge files. For my…
Having worked at a company with thousands of microservices, I feel like most of it is just a bunch of boilerplate riddled with tons of ridiculous business logic, security and otherwise bugs. It seems like people were…
The issue is that you can't trust that every word of the message was intentional due to how much Claude will usually add various levels of nonsense, some more obvious some less to your voice or requests. Considering how…
But even if this gets detected, they could have other less detectable processes going on as well, right. It is going to be this cat and mouse game right, so at some point you want to throw as much out as quickly as…
There is laziness, but there's also the conditions in which you have to react fast to an adversial in various conditions. Ultimately it's hard to take any stance here without knowing specifics. But it absolutely could…
Yeah, I think it's more so learning from experiences that didn't scale. E.g. I started out with Notepad, and wrote everything for the website I wanted to build in a single large massive php file. I of course don't do…
But the problem was that the report is not saying "not found", it is saying "is not present" or "there is no X". And I think we can easily have examples where we can reasonably trust this, and a spectrum of such. E.g.…
This is precisely why I never heat my food and consume caffeine pills instead of coffee.