Name | Package Id | Version | Source |
---|---|---|---|
7Zip | 7zip.7zip | 19.0.0 | winget |
Altap Salamander | salamander | choco | |
Alt-Tab Terminator | alt-tab-terminator | choco | |
AutoHotkey | Lexikos.AutoHotkey | 1.1.33.02 | winget |
AutoHotkey Store Edition | HaukeGtze.AutoHotkeypoweredbyweatherlights.com | Latest | msstore (via winget) |
Carnac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
mQGNBF/BYpsBDACpvtR0aTeVY3jwc84YXkQSSpf+Ihe8Si9OQGOiVRkD3bx0PeLg | |
HsjP6R5MarxVpOb1QN4v0tFuXm4xn2RAqgRjScwII8meGVjYrhvcr2dBfEykFn44 | |
WNErRwzfn6gg8DpHQe9y/kIx15CzeTJw+iDUppsyLd9jXVohEH01C6q/l+LpX2Y8 | |
dgUw/7F9dP6S8N4GjyZ7OiG5Wo7Y2DZVqgJSfjU5tjQDNUgl/8jY59lI0MePJwoE | |
0b5wQapiSfy95t40b4AftSYYnyrhq9aX9cU7A2ojE3QUjfj5FWHja34C54gkuS7u | |
Pq9FgvGzW68BAJNL6ZAh0u8LnOSPyJlB7KsMjGWjAfnZKFHz68RogjfmO4Tdd5JQ | |
T5+3taV6ug8zmt3HDR/T1O/PSn1bn3KUlNqyTiYDsmiHecFFdTv9xFrUuZCDSXWc | |
TW2QzhVYvImhh0B2l9/+Ke9qjNtYjVm/r7MPQ/GJEjwiHFfflbLHIbSua6mHTPqN |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Application | |
x:Class="UnoTester.App" | |
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" | |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | |
xmlns:local="using:UnoTester" | |
xmlns:controls="using:Telerik.UI.Xaml.Controls"> | |
<Application.Resources> | |
<ResourceDictionary> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
Version: OpenPGP.js v4.10.7 | |
Comment: https://openpgpjs.org | |
xsBNBF86jgoBCAC1/Im2RowZhvTar/iP73DXcmOdV7hT6DWFZIAhHoGz9liV | |
jJwZktuD/oD4JGQDG6Yq3DsBfqCeY/FBj/I9ZHjxi4pXO08EPjSfw28ChSwo | |
yoxt4eRDrUGrHPGxt4x+tzNxBIqgBUjVrBsU58DQhUuZnBB2DLNspKkoFZwx | |
coVG8hCnhZ8nhsabPFwrkZZ6n+qMJsG0QD9bXamCg82k+XWomMZLkhYlUnvy | |
s5I0sP+GQPUpeIjXVt3lMQ2Ix/DYQpMw8P2SuKBUSI6UU97n5UoRkwImJjbg | |
8poDR3o536vqEwUXKgfbewfPgUD5Sj4H2qUhvIbFFPIvTsWrcIRQxsxHABEB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Linq; | |
using System.Security.Cryptography; | |
using Microsoft.AspNetCore.Cryptography.KeyDerivation; | |
namespace PwdTools | |
{ | |
/* ======================= | |
* HASHED PASSWORD FORMATS | |
* ======================= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@omvpi:/home/pi# udevadm test /sys/block/sdb | |
This program is for debugging only, it does not run any program | |
specified by a RUN key. It may show incorrect results, because | |
some values may be different, or not available at a simulation run. | |
Load module index | |
Skipping empty file: /etc/systemd/network/99-default.link | |
Parsed configuration file /run/systemd/network/10-netplan-eth0.link | |
Created link configuration context. | |
Reading rules file: /lib/udev/rules.d/01-md-raid-creating.rules |
I hereby claim:
- I am lancemccarthy on github.
- I am dvluper (https://keybase.io/dvluper) on keybase.
- I have a public key ASA1QiBTnifxGUFSWRI0tNol-Oq1wcSuXbXZ57q1zdU0Ywo
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Page x:Class="FacePostProject.MainPage" | |
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" | |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | |
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" | |
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" | |
mc:Ignorable="d" | |
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> | |
<Grid> | |
<StackPanel VerticalAlignment="Center" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8" ?> | |
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms" | |
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" | |
xmlns:ie="clr-namespace:Telerik.XamarinForms.ImageEditor;assembly=Telerik.XamarinForms.ImageEditor" | |
x:Class="ImageEditorTools.Portable.MainPage" | |
BackgroundColor="LightGray"> | |
<Grid> | |
<Grid.RowDefinitions> | |
<RowDefinition /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
steps: | |
- task: AzureFileCopy@2 | |
displayName: 'AzureBlob File Copy' | |
inputs: | |
SourcePath: '$(System.DefaultWorkingDirectory)/YOUR_DROP_FILES/drop/' | |
azureSubscription: 'YOUR_AZURE_SERVICE_CONNECTION' (use release pipeline task pickers to help and authenticate) | |
Destination: AzureBlob | |
storage: NAME_OF_AZURE_STORAGE_ACCOUNT (use release pipeline task pickers to help) | |
ContainerName: 'YOUR_BLOB_NAME' (find this in Azure, or use desktop Azure Storage Explorer to help) | |
AdditionalArgumentsForBlobCopy: '/Pattern:*.zip' (IMPORTANT!!! It seems to fail unless you set a folder as SoucePath and use a pattern to match the file extension. Or use *.* if you want all files copied into folder) |