Vlad Drumea
@vladdba.com
140 followers 340 following 110 posts
Full time MS SQL Server DBA. Curious about InfoSec stuff. Thoughts = my own. https://vladdba.com Maker of https://github.com/VladDBA/PSBlitz
Posts Media Videos Starter Packs
The latest PSBlitz:
- Updated with non-sp versions of sp_Blitz(Cache/First/Index/Lock/Who), from Brent Ozar's October First Responder Kit
- Adds more memory & instance info
- Improves HTML table layout

#sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #Azure
Reposted by Vlad Drumea
Putting the Secret Service's nonsense framing aside, it's a pretty cool discovery. Those black boxes are SIM gateways which you plug sim cards into and they act like virtual cell phones. They then route the access over the internet so people can use the sim cards from anywhere in the world.🧵
1/3
Ah, yes, the mythical SQL Server 2018 that only Copilot and probably Satya know about.😅
This reminds me that I should probably write a blog post on my experience at Data Saturday Croatia
Reposted by Vlad Drumea
I’m working on a blog post on why people should attend in-person events. I can think of many reasons but I’d love the input of the broader community. If you have a few seconds to spare, please fill in this link. Thanks! #DataSaturday #SqlSaturday #Meetup

forms.office.com/Pages/Respon...
Microsoft Forms
forms.office.com
Reposted by Vlad Drumea
Talking Ukraine war with Xi
Me: "Any peace plan must require Zelensky to stop fighting"
Xi: "What will happen if he doesn't?"
Me: "Russia will lose"

I remain a master strategist
In some weird uno reverse type of way a company has offered to pay me in "exposure" on my own blog for reviewing their product.
Thanks, vendor of [#database corruption recovery tool], but, as tempting as being paid with the opportunity to write a review for your product sounds, I'll have to pass.
To add to the confusion, while "rein" and "reign" differ by a "g" in the middle of the word, but are pronounced the same, there are words like "baked" and "naked" which somehow manage to sound nothing alike (beɪkt and neɪkɪd, instead of beɪkt and neɪkt or beɪkɪd and neɪkɪd).
Also "could/should/would have" not "could/should/would of".
These problems wouldn't exist if English wouldn't have such a difference between how a word is written and how it's pronounced.
Imagine having the words "rein" and "reign" and somehow pronouncing them the same way (ɹeɪn).
Reposted by Vlad Drumea
100 years of July temperature anomalies over land areas through 2025...

Data from NOAAGlobalTemp v6.0.0: www.ncei.noaa.gov/products/lan...
So, are people migrating from GitHub to Codeberg?
The clip of Ryan Coogler nerding out over aspect ratios and filming techniques is what convinced me to go see it in theater.
www.youtube.com/watch?v=78Ru...
Aspect Ratios with Sinners Director Ryan Coogler
YouTube video by Kodak
www.youtube.com
Reposted by Vlad Drumea
Preparing for summit with Donald.
Reposted by Vlad Drumea
Leopards, meet faces...
there's an episode of The Simpsons where Marge tries to get a violent cartoon pulled from the airwaves, only to discover that the people backing her aren't going to stop at just the art that *she* doesn't like, and that supporting artistic freedom means accepting discomfort.

It aired in 1990.
Reposted by Vlad Drumea
Upgrading from older versions? You'll need this ONE time:

```
Install-Module dbatools -Force -SkipPublisherCheck
```

After that initial transition, you won't need SkipPublisherCheck again since our cert keeps the same subject and root CA for version 2.5.5+ onward.