I wonder if there's some kind of online board or forum where people post about tech...
Also, have you tried working instead of twitter? Learning instead of twitter? Just no twitter instead of twitter? Whatever useful thing you're telling yourself that you get from it, good chance that you're wrong and you can do without it completely instead of needing to replace it in some way.
You're conflating consciousness and AGI. People are certainly talking about AI, people are very broadly talking about AGI and what that term means. I don't think many people are talking about consciousness in this context, at least not seriously, and one good reason for it is the lack of a concrete definition and the fact that it's a topic that we can't make falsifiable claims about and build any science around.
Not the person you asked but I have good data - I lost 32kg over 6 months on tirzepatide, 11kg of it was lean body mass, the rest was fat (based on DEXA scans).
In general, lean body mass loss is more of a result of rapid weight loss (I certainly consider mine very rapid), than result of the medication itself. If I was able to lose the same weight in the same period of time without the medication, and kept my protein and resistance training the same, I'd expect a similar ratio of muscle/fat loss.
Overall extremely happy with the outcome, very grateful that these drugs exist and that I was able to access them.
3. Checklists for all tasks, preferably on paper, crossing things out feels nice
4. Work surrounded by people, I need the accountability of being observed. Go to the office more often, use Focusmate where you pair with strangers, or even open an empty video call with just yourself and have yourself on camera on one screen.
5. In general look for environments that give frequent feedback, as frequent as possible. That's why long things and big projects need to be broken down.
6. Noise cancelling headphones, repetitive music with a nice beat and no lyrics.
7. But the main that unlocked everything was the medication, without it the rest of the tips don't do much.
No, my point has nothing to do with creativity. It's about the fact that their output is taylored to look and sound in a certain way in the later stages of model training, it's not representative of the original text data the base model was trained on.
> Writing a toy database to understand how they work, implementing a small Redis clone. Now that feels stupid. Like I'd be wasting time on details the AI is supposed to handle.
Why didn't the fact that Redis already existed make the whole thing feel pointless before? You could just go to github and copy the thing. I don't get why AI is any different in this regard.
To get it done correctly, that's always what it's been about.
I don't feel that code I write without assistance is mine, or some kind of achievement to be proud of, or something that inflates my own sense of how smart I am. So when some of the process is replaced by AI, there isn't anything in me that can be hurt by that, none of this is mine and it never was.
> The entire premise of AI coding tools is that they automate the thinking, not just the typing. You're supposed to be able to describe a problem and get a solution without understanding the details.
This isn't accurate.
> So I feel pressure to always, always, start by info dumping the problem description to AI and gamble for a one-shot. Voice transcription for 10 minutes, hit send, hope I get something first try, if not hope I can iterate until something works.
These things have planning modes - you can iterate on a plan all you want, make changes when ready, make changes one at a time etc. I don't know if the "pressure" is your own psychological block or you just haven't considered that you can use these tools differently.
Whether it feels satisfying or not - that's a personal thing, some people will like it, some won't. But what you're describing is just not using your tools correctly.