• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle

  • I’ve had a very similar issue recently - when I joined my current company, it was a start-up and had a lot of room for growth and experimentation. Now it’s maturing and I’m looking for personal projects in a similar way.

    Funnily enough, I’ve actually been using ChatGPT to generate specifications for me which are usually fairly good. If I’m looking to play with or learn a particular technology it also does an okay-ish job of suggesting a ‘product’ with a specification that works well for the given technology too.

    Outside of ChatGPT though, I occasionally just browse through GitHub for open source apps that I can get a rough idea from and attempt to reproduce as well. There’s also lists like this one which suggest different project/app ideas at varying levels of difficulty: https://github.com/florinpop17/app-ideas

    I can’t say I’ve found anything on GitHub that’s a proper list of specifications though.





  • I swapped to using Rider about 4-5 years ago now, back when visual studio’s refactoring tools just weren’t quite as good. Since then, because I’ve learnt all of the keybindings, the layout and I’ve just generally become familiar with rider I’ve never swapped back. I’m actually not sure how caught-up visual studio is these days as I’ve not even bothered to look. Since it also has dotmemory and dotpeek support, it also just makes life easier for me.

    As a side note, I’m pretty sure the watch window is a list of variables and you can just add to it? (Not got my PC / rider open right now, so can’t check to be honest)