It’s also a question of how where this meme was made. I’m married in my mid-late 20’s and my wife is mid 20’s, we’ve got a child and will hopefully hear that the sellers of a house accepted our bid.
I didn’t grow up rich, she grow up in a middle class household with parents who saved an decent (as in literally decent, not decent as in a small business loan of a million dollars) sum which we will use against the down payment. We’re not rich or making astronomical sums either.
Is lemmy US-centric/big cities-centric?
I’ve not been too keen on copilot, then we got it at work so I tried it. For my previous position working in an ancient java project which knows no rhyme or reason, a codebase which belongs in hell’s fires, it was mostly useless.
I switched to a modern web developer position where we do a lot of data manipulation and massage it into common types to visualise in charts and tables, there it excels. A lot of what we do uses the same datasets and are then aggregated into one of a set of common types, so copilot often “understands” what I intend and gives great 5-10 line suggestions.
These last 3 weeks I’ve had the massive task of separating our data processing into separate files to finally add unit tests. Doing the refactoring was easy with IntelliJ, copilot quickly wrote tests as with 100% coverage which allowed me to find a good number of undiscovered bugs.