Oh this is actually a real thing I was rolling my eyes like “just show me the clicks and clucks in the code”
Oh this is actually a real thing I was rolling my eyes like “just show me the clicks and clucks in the code”
No, but I’ve heard of plan 9 from outer space.
That’s the markdown formatting. If you put two spaces at the end of a line, it won’t put them together https://www.markdownguide.org/cheat-sheet/
No double space example:
For example,
No double space
With double space:
For example,
Double space
That reminds me of how the US tried to censor the lesbian relationship in Sailor Moon by making them cousins. I’ll let you imagine how that worked out.
Sometimes censorship DOES make a better story 😂
It’s how CPUs do floating point calculations. It’s not just javascript. Long story short, a float is stored in the format of one bit for the +/-, some bits for a base value (mantissa), and some bits for the exponent. As a result, some numbers aren’t quite representable exactly.
Somebody must be having a bad day… Cause I kinda feel that way
One thing to know about transactions is that they track data and then write it. It’s not the opening that slows it down. I have a question though, what is your source data? Do you have a big CSV for something? Can you do a db to db transfer instead? There’s another tool called the BCP utility.
Edit: SQL server/ssms have tools for doing migrations and batch imports
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?
and also in the article
I’ve been using it for forever and also used it for DnD, based off of…what’s his name, one of the bigger DM guys on YT. It works great.
I’m using Obsidian for work since cloud note apps are blocked and I don’t like it as much. It works, but I’m not as wild about it.
One issue I recently had with one note is that I wanted to export a section to share on the web and wasn’t able to do it and the web interface doesn’t really let me do the management that I need. My work machine is my main one right now, so I’m stuck with what I’ve got. That all being said, aside from privacy, there isn’t really a direct reason to change.
But I’m not super wild that MS is reading my notes since I’ve also used it as a diary at points. I’ll have to figure that bit out later.
F# also does that
That Venn Diagram is a circle
yeah, this is literally a public forum. Everything posted is public. Nothing is private.
Huh, you guys want to be pampered. I just feel like shit.
I’m so tired…
I’ll watch it
are the books fucking or are they about fucking? are pictures included?
At least the code on the bottom is actual code and not just signatures
We’re evolving too!
Removed by mod
Hol’ up a minute