bazera

Member
  • Content count

    817
  • Joined

  • Last visited

Everything posted by bazera

  1. Me too. AI could really boost that process, it could assist you in improving your solutions, give you new perspectives, help you when you're really stuck and just wasting time with no hope. The key word in "AI assistant" is assistant. I'm trying to use it as assistant, not just for solutions generator. So it's not really an AI issue, it's more like a people issue. People are irresponsible, and giving irresponsible people these tools without proper guidance might go sideways.
  2. @Joshe Sorry if I misinterpreted. I'm subscribed to his channel and watched that one when he posted it, he makes good points. This is exactly my experience as well. That might be the case, but that doesn't mean it will be sustainable long term. Also, "making money" isn't a good indicator to me for quality software. Slop can make money as well. The project that I'm working on has been in production for 8 years as of now. It takes a really careful usage of AI to not mess it up over time. It won't be apparent that you're messing up the project with 1-2 promtps. It will be a slow process. If you let AI coding assistance run amok only with people with little technical knowledge on project like that, it will become disaster in couple months. Maybe it can work for smaller scale projects.
  3. It's all fun and games until your "fix it please I beg you" prompts doesn't work anymore and you have to debug and fix manually the code you didn't come up with yourself. Lol. I've been there. All the AI fantasies crash at that point.
  4. No it's not. No software that actually has customers is being made / maintained solely by AI, that's just not the case. Maybe if you have a small startup with a small app with few features, yes. But it still needs an experienced person to overlook it.
  5. It's not that AI literally replaced en emplyee, it just reduced a need for more junior roles at certain companies. Also, the expectation and requirenments for an entree level coding job increased tenfold over the last couple years. Plus Covid made many people realize that coding jobs was profitable and everybody starting learning it, like, in my city if you asked random people if they were learning how to code, 7 out of 10 would probably say yes. And the market got oversaturated pretty quickly. Plus many people was laid-off after Covid was settled and that also created a huge competition on the market. So there were lots of factors in the fact that now juniors struggle to find a job. It's not really only because of AI advent. But it plays some role. To answer your question, yes definitely, that's the real danger that I see today, many people are missing out on learning from the ground. Just imagine trying to learn math and you copy all the answers from the answers sheet for 80% of the times for the problems, because nobody taught you that it was irresponsible, you just figured that it was easy. I remember when I was starting my career, at job, I was having nightmares over the issues I had left at job because there was no way of solving them other than my own mind and research capabilities which I had to develop through painful experiences over time. But now you can just ask a chatbot to "please fix", and you're done. That's something that really concerns me. It takes lots of responsibility to use these tools correctly, and you know the level of responsibility that an average person has, so yeah. There needs to be some of that as well, but for 90% of the times, undergrads should use their mind to solve problems, not AI. Hell, even experienced people need to do that. Sometimes I feel like my mind is rotting when I use LLM's for coding, it's still a new problem so I'm still trying to figure out what's the correct way of using them for productivity and also not to rot my mind. That gap is already here. Not with just coding, also with other things like AI videos, music, etc. For example, when I listen to some AI generated music, it may sound good to my ear and ignore it's AI, but when professional musician will listen to it, that will be much different. Same with the code. For example, yesterday I was tasked to modify some of the feature I worked on last year. I did it with Claude Code in 15 minutes, when without it I'd need at least 4 hours to do it. But it was done with couple iterations, first I asked it to give me a plan, then I modified some things in it's plan, then the first implementation was a bit sloppy (which I was able to identify through existing experience), then on second and third iteration, it was something decent to be pushed and released. I had to meticulously review every line it generated, or else it might halucinate something, and if you aren't careful, customers will complain and if that happens many times, you might even lose customers. So business will lose customers if you aren't being careful as a developer. And you won't be able to be careful if you don't have experience.
  6. They know that if they don't do that, they are gone. It's a life and death situation for them.
  7. Are you serious?
  8. Lol I noticed that some time ago, and I assumed that was a local accent of theirs since I'm not native english speaker, don't know much about english accents.
  9. Thanks, this is really helpful because I live in far eastern European country and getting USA visa would take some hustle, if even possible. Also, there's money aspect. But I really want to attend it at some point, hopefully Peter will be there for at least couple more years, he's old but he seems much healthier for a person of his age. One more question, what do you think would prepare me for that couple weeks that I can start doing now? I have some meditatives practices, I also try to contemplate stuff on my own, taking more responsibiliry over my epistemic process more and more. I'll probably be doing some psychedelics in the near future to boost contemplation as well. I've read not knowing book couple times, I'll read it again probably and the rest of his books as well. Is there anything else? Maybe he even has some prerequisite for entering his retreat?
  10. Just wait for couple years and you'll have hot witch AI girlfriend Problem solved.
  11. I've been using AI tools from day 1. The fearmongering that it would replace developers was already there. Since then couple years have passed, and it affected the market in couple ways: First, decline of junior developer jobs, it's more or less attributed to the advent of AI coding assistents. Recent models from Claude can do recent job at doing fairly complex tasks, but it always needs a human reviewer in my experience. It's just an extension, not replacement for an actual developer. Second, it doesn't make much sense to write 90% of the code by hand anymore, but that does't mean that AI generated code is ready for production in serious projects, far from it. Again, it accelerates building process. Also, if you just do junior level tasks at job and nothing else, for example basic frontend work, yeah, Claude + senior combination could actually replace you. The workflow has changed for sure. Most software industry now uses AI generated code in some ways or another, but that's a double edged sword. The reql value of writing code by yourself was that you were intimate familiar with it, you could catch and fix bugs sometimes almost intuitively when you had familiarity with written code like that. But now if you just review Claude generated code to make sure it works or fine-tune it by hand, it does't feel that familiar, which can bite in the ass as months go by and customers register bugs. Also, it takes a huge experience, knowledge, honed intuition, architectural and systemic skills to notice if what Claude generated is actually good. The importance of competency hasn't just gone anywhere, it only became more important. I've used AI to learn new technical subjects, diving deep into technologies much faster that I'd do without it, build projects in weeks instead of months, boosted my performace at job. Also, I've used AI in other creative ways, created some videos that got thousands of views, used it for self-therapy and personal advice when I was in need which was super helpful, its also very useful for health advice. AI has so many good uses, we just should't overestimate it's possibilities. Even Sam Altman was pushing the idea of AI girlfriend when he posted one word on twitter when voice assistent was released: "her". It's just ridiculous. It's like, when there is some truth in falsehood, the entire falsehood is sold as truth. When there is legitimate usefulness in AI tools, it makes it easy for these tech-bro CEO's to sell this technology as the cure for all humanity's problems.
  12. What does AI girlfriend even mean? You mean something similar to a movie "her"?
  13. @BlessedLion This was great, thanks for sharing. Make sure to keep us posted on that! Could you tell me a bit about your experience on his retreat? How was it structured, how long it was, and what would be your brief feedback on it? Did you find it effective?
  14. This was also a great example of deconstructing AI hype bullshit. Newport always stayed a reasonable voice amidst all the techno-chaos in the last years. It's crazy how these people skew literal facts to push their AI agenda.
  15. What do you mean AI pictures of clients? What specific ways do you use AI for dating photography? You do editing with AI instead of traditional Adobe way?
  16. @Miguel1 I know, right? It's been more then 10 years for me, I freaked out a bit the other day when I realized that. We're getting old Time flies.
  17. Just woke up, it's 06:55, here's the update: -0.3kg (-0.7kg in 3 days) sleep 7 hours regular schedule [finally fixed] no addiction relapses [3/90] 1900 calories, 170g protein 10k steps 40m pull workout 22m run 45m read 45m study 20m meditation I missed yoga didn't work much Some insights: I'm wasting many minutes / hours in between tasks, it's an issue of procrastionation, I have to fix this somehow. An idea: I'll log the starting time of a task, and write it here with the updates so I feel more accountable to myself and it will be more apparent ho much time I waste. Bringing that to an awareness. I have to follow up meditation with pranayamas in the morning, if I postpone it for later that day, I'll probably won't do it. Morning hours are extra precious to make most of them. If I do everything on time with minimal distractions, I'll have much more free time in the evening to just relax and enjoy myself. One of the snickiest distractions for me is my curiosity. I've so many diverse interests (history, AI, technologies, spirituality, philosophy, creativity, relationships, etc etc) I have like 20 youtube video tabs open at any given time on different things podcasts, interviews, courses, etc, I'm so curious, I read books on diverse topics, but the problem is that I get so excited on all these that I might skip work (which I'm already fed up with), or some task that requires mental resistance. So I have to somehow balance my curiosity and training.
  18. Don't investors realize that? How is it that they still get billions of dollars for implementing this AGI pipedream. This will get more apparent as some years go by, I think it's still relatively recent that AI penetrated into the culture, even grandmas use ChatGPT now. But I think people will develop higher expectations sooner or later, that these companies won't be able to live up to.
  19. It really helps with nasal breathing techniques. That book has some very wierd techniques as well, one was about cleaning your internal organs with some cloth you stick through your mouth, I don't remember the exact technique but he was teaching you how to manage the gag reflex and stuff like that. I wonder what other crazy shit hardcore yogis to.
  20. @Natasha Tori Maru He'd probably tell you to be like a rabbit No language, no thoughts, no (unnecessary) suffering. He loves his rabbit example so much. And the babbling brook 😂
  21. @BlessedLion Halfway through it, great interview! It's amazing how we integrated a concept of a "subconscious mind" as culture, and think that there really is such a thing. History of psychology is worthy of research just to identify all the concepts that was invented in the last 100 years that we just take for granted. But the idea that we could just become conscious of stuff right now, in the middle of generating our state, and just stop it, sounds so simple but so complicated at the same time. But takes lots and lots of practice. It sounds like a superpower honestly.
  22. @Lila9 Oh I have that one, it's super comprehensive and full of lots of really good techniques. It also gives a nice gradual approach to adding practices over some time. I purchased a neti pot because of that book, and I find it very useful.
  23. @Lila9 Could you share book title and author?
  24. @Leo Gura Did you resolve some of those in your initial trips? I remember Christopher M. Bache was describing in his book that initial big part of his trips was spent in resolving his personal issues, and only after that he accessed higher things and transcended his history. Was your experience similar?