I hereby claim:
- I am bomret on github.
- I am bomret (https://keybase.io/bomret) on keybase.
- I have a public key whose fingerprint is D641 CEC5 42E2 93B3 E053 8570 EB6A 68A0 8F9B CAFD
To claim this, I am signing this object:
| class Program | |
| { | |
| static void Main(string[] args) | |
| { | |
| // first implementation with callback provided directly | |
| Action<Func<int>, Action<int>> future = | |
| (work, callback) => ThreadPool.QueueUserWorkItem(_ => callback(work())); | |
| // example application (will print "Result: 3") | |
| future(() => 1 + 2, result => Console.WriteLine("Result: {0}", result)); |
| Update-ExecutionPolicy Unrestricted | |
| Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions | |
| Enable-MicrosoftUpdate | |
| Install-WindowsUpdate -acceptEula -SuppressReboots | |
| cinst 7zip | |
| cinst mingw | |
| cinst git.install | |
| cinst cmder |
| @echo off | |
| REM credits: https://sites.google.com/site/eneerge/scripts/batchgotadmin | |
| REM Stored here in case that site goes down some day | |
| :: BatchGotAdmin | |
| :------------------------------------- | |
| REM --> Check for permissions | |
| >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" | |
| REM --> If error flag set, we do not have admin. |
| using System; | |
| namespace param.format | |
| { | |
| class MainClass | |
| { | |
| public static void Main(string[] args) | |
| { | |
| var message = FormatMessage("{0} {0} {1} {2}", "hello", "you", "Guys"); |
I hereby claim:
To claim this, I am signing this object:
/etc/initramfs-tools/modulessurface_aggregator
surface_aggregator_registry
surface_hid_core
When screen "Connect to network" appears