• 1 Post
  • 10 Comments
Joined 1 year ago
cake
Cake day: August 8th, 2023

help-circle



  • I’ve done a lot of work and no, that is not normal.

    A few things: First - SQL server has tools for migrating data that’s pretty fast. SQL bulk copy can use some of these. Check to see if the built in db tools are better for this.

    SQL bulk copy can handle way more than 15,000 records

    Why are you wrapping a data dump in a transaction? That will slow things down for sure.

    You generally shouldn’t be doing huge queries like that to where you’re nearing the parameter limit.

    Can you share the code?





  • Capital demands growth. It doesn’t care how you do it. It doesn’t track or reward whether you did it by making the world better or by creating death squads and working with the CIA to kill thousands of people and overthrow a government that wanted to charge you taxes and limit the amount of land you could have.

    It’s been this way, and worse, for a long time. But bear in mind that Twitter gave us the ability to see how billionaires think. Modern media made them more accessible. They didn’t change, our knowledge of them did.


  • a lot of AI is really just fancy statistics stuff. Years and years ago, I was doing an introductory lesson on some AI tools and the example given was predicting the price of rent or the price of a house. There’s likely a mixture of the statistics part to predict and the algorithmic part to increase the amount and see if people bite.

    It turns out, most will when everyone is using it bc being homeless kinda sucks.