What Are You Doing Right Now
-
-
@black3dynamite said in What Are You Doing Right Now:
I wonder why no one asks why hackers can't be hired at closed source vendors and contribute bad code that no one can verify?
-
Still up doing website updates.
-
Updating ERL3 and ER4 to the newest firmware.
-
@dbeato said in What Are You Doing Right Now:
Updating ERL3 and ER4 to the newest firmware.
I did a few of those tonight, too.
-
Just about to head off to bed.
-
@scottalanmiller said in What Are You Doing Right Now:
Just about to head off to bed.
Sleep is overrated.
-
@black3dynamite said in What Are You Doing Right Now:
This is a pretty stupid question, and it can be said for any piece of software. Even the installation script for XOCE could be compromised in some way, a different fork and bam changes made.
It wouldn't corrupt the root script though as there are trusted individuals who check the code, and determine what the proposed changes do before just submitting them to be used.
It's also why individuals and businesses should at least take a cursory glance at anything being installed and confirm it can be trusted.
-
Good morning all.
-
@dafyre said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Just about to head off to bed.
Sleep is overrated.
Good thing as I get so little of it.
-
@scottalanmiller said in What Are You Doing Right Now:
@dafyre said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Just about to head off to bed.
Sleep is overrated.
Good thing as I get so little of it.
That was me too over the summer. Now that the kiddo is back and school. we're getting our sleep schedules straightened back out... I'm getting more sleep, but not feeling less tired.
*shrugs*
-
Just stumbled across SQL Operations Manager... It looks like this will replace SQL Server Managmeent Studio going forward... Built off of Electron, like VS Code.
https://docs.microsoft.com/en-us/sql/sql-operations-studio/faq?view=sql-server-2017
-
@dafyre said in What Are You Doing Right Now:
Just stumbled across SQL Operations Manager... It looks like this will replace SQL Server Managmeent Studio going forward... Built off of Electron, like VS Code.
https://docs.microsoft.com/en-us/sql/sql-operations-studio/faq?view=sql-server-2017
Cross platform, very nice. A major step forward.
-
@dafyre said in What Are You Doing Right Now:
Just stumbled across SQL Operations Manager... It looks like this will replace SQL Server Managmeent Studio going forward... Built off of Electron, like VS Code.
https://docs.microsoft.com/en-us/sql/sql-operations-studio/faq?view=sql-server-2017
nice...
[jbusch@dt-jared ~]$ sudo dnf install https://sqlopsbuilds.blob.core.windows.net/release/0.32.8/sqlops-linux-0.32.8.rpm Last metadata expiration check: 0:31:54 ago on Fri 31 Aug 2018 09:53:15 AM CDT. sqlops-linux-0.32.8.rpm 4.8 MB/s | 113 MB 00:23 Dependencies resolved. ================================================================================================================================== Package Arch Version Repository Size ================================================================================================================================== Installing: sqlops x86_64 0.32.8-1535657897.el7 @commandline 113 M Transaction Summary ================================================================================================================================== Install 1 Package Total size: 113 M Installed size: 352 M Is this ok [y/N]: y Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : sqlops-0.32.8-1535657897.el7.x86_64 1/1 Running scriptlet: sqlops-0.32.8-1535657897.el7.x86_64 1/1 Verifying : sqlops-0.32.8-1535657897.el7.x86_64 1/1 Installed: sqlops.x86_64 0.32.8-1535657897.el7 Complete!
-
-
fuck nice...
-
@jaredbusch does that only work with MS SQL?
-
@obsolesce said in What Are You Doing Right Now:
@jaredbusch does that only work with MS SQL?
Out of the box? Yes.
But it is based on the same backend as VSCode. I expect plugins for other server types to come.
-
@dafyre said in What Are You Doing Right Now:
Just stumbled across SQL Operations Manager... It looks like this will replace SQL Server Managmeent Studio going forward... Built off of Electron, like VS Code.
https://docs.microsoft.com/en-us/sql/sql-operations-studio/faq?view=sql-server-2017
That's awesome! Now I don't have to rely on Windows for SQL Server and SQL Server Management Studio.
-
@black3dynamite said in What Are You Doing Right Now:
@dafyre said in What Are You Doing Right Now:
Just stumbled across SQL Operations Manager... It looks like this will replace SQL Server Managmeent Studio going forward... Built off of Electron, like VS Code.
https://docs.microsoft.com/en-us/sql/sql-operations-studio/faq?view=sql-server-2017
That's awesome! Now I don't have to rely on Windows for SQL Server and SQL Server Management Studio.
Not all of the plugins work on Fedora. I got an error with one plugin "Unsupported Linux version" when i tried to add it.