This is not, the greatest comment in the world. No, this is just a tribute...
droning_in_my_ears
Sudan. We call it سلطة أسود Salatat Aswad. Aswad means black but we call eggplants that.
I had eggplant salad which is a traditional thing. Confusing name cause it's more like a spread. You slice and fry eggplants until golden brown. Then into the food processor along with 1 clove of garlic, 1 tomato, salt, lemon and 1 spoon of peanut butter.
When I was a kid my oldest brother was a giant, and he's still super tall in my mind. So imagine my shock when I found out I was now taller than him. I still can't believe it.
I've never played it but Seaman lol. That AVGN video was hilarious
Ohh that's where everyone went! Hellooo! I was wondering why I wasn't seeing any posts.
Anyway my week is ok. I had one coffee at noon and somehow couldn't sleep and messed up my sleep for 3 days. Guess I'm not good with caffeine
Maybe you need an accountability buddy, a fellow learner. Well idk I've never tried it but just a thought.
Diarrhoea Is A Really Runny Heap (Of) Endless Amounts
I finished my second novel. The first one took 2 months. This one 1 month. I'm starting the third now.
Thanks :D
I'm better now yeah.
It works short term. If you have a deadline tomorrow by all means.
Long term you need to be aware of not just the code but the theory behind the code. You can make it work if you're promoting what you need and read the result, understand it and test it but if we pure vibe coding is probably too much. How are you gonna solve problems when you don't fully understand how things work?
Another thing, a lot of AI generated code solves the problem in the most obvious often bad way. For example I asked the AI for help with an ORM limitation I was running into and so many times the code it suggested was just query the db, then filter in code afterwards