I’m a computer janitor that sometimes streams trying to learn dev https://www.twitch.tv/destide

  • 21 Posts
  • 229 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle














  • I was lucky enough to catch the big dip a few months back, my hope is that they have a big enough library that someone just buys it. But the Guillemot’s want to have their cake and eat it by selling but maintaining control. There’s a big old battle with the big shareholders and the Guillemot’s. It jumped 33% when tencent made plans to buy it. Course they could just liquidate the whole thing and walk off. The Guillemot’s really are being almost negligent at this point I think now more people have lost their jobs for ego.



  • The GTP is a paid feature of ChatGPT, you can just give it declarative prompts so it behaves and focuses more on what you want. If you don’t use AI don’t worry about it. I put that in as I know a lot of people use it and end up just copy and pasting solutions rather than learning. Like slack, it’s a great resource, but you have to use it well to learn. I find GPT to be good for replacing Slack as it’s quicker, non-toxic, and more obvious when it gives bad advice. Have fun with Swift look forward to seeing the your first app!


  • Cool just remember you don’t need to memorise the docs, they’re for reference and even the seasoned pros have to use them daily.

    Making small things is more important than the big ideas app you have right now.

    So if you already have an idea for an app, you want to get to write smaller apps that have a small amount of that big idea. So just make an app that says hello world on the screen, then make a login screen for it, then authenticators, etc.

    I would say the 9 days challenge would be on that level to get a simple app working, at least in the emulator. If you have to use an LLM(AI) always always get it to break down the explanation so you are still learning and not copy and pasting. I made a GPT that never tells me the right answer, uses other examples and always explains the solution,