I hereby claim:
- I am jordigg on github.
- I am jordigg (https://keybase.io/jordigg) on keybase.
- I have a public key ASDFCuaC95nUjJ6FJ5gBByQd2NGkuD0R0WrOz-pqg9V4Ggo
To claim this, I am signing this object:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>PayloadContent</key> | |
| <array> | |
| <dict> | |
| <key>FilterBrowsers</key> | |
| <false /> | |
| <key>FilterDataProviderBundleIdentifier</key> |
| import csv | |
| import requests | |
| import json | |
| import base64 | |
| import os | |
| from datetime import datetime | |
| import re | |
| from tqdm import tqdm | |
| # File to store the processed documents |
| import wikipedia | |
| import requests | |
| from datetime import datetime | |
| from ics import Calendar, Event | |
| import argparse | |
| import warnings | |
| from bs4 import GuessedAtParserWarning | |
| # Parses command line arguments | |
| parser = argparse.ArgumentParser() |
| package main | |
| import ( | |
| "context" | |
| "encoding/json" | |
| "fmt" | |
| "github.com/jomei/notionapi" | |
| "github.com/pkg/errors" | |
| ) |
| <# This script downloads Google Credential Provider for Windows from | |
| https://tools.google.com/dlpage/gcpw/, then installs and configures it. | |
| Windows administrator access is required to use the script. | |
| If Chrome enterprise is not present, it will also download and install it | |
| and it will enroll them to the Chrome Enterprise | |
| #> | |
| <# Specify a -user parameter if you want to bind the current user account to a Google account. | |
| -User name.lastname@domain.com -> to specify email to enroll current windows account | |
| -MDMvalue 1 -> to enable automatic MDM Enrollment to Google Endpoint Management |
| #!/bin/bash | |
| # MacOS Big Sur isntaller to ISO conversion | |
| # Version 11-2020 | |
| # Creator: Jordi Garcia | |
| # Github: Jordigg | |
| hdiutil create -o /tmp/bigsur.cdr.dmg -size 14000m -layout SPUD -fs HFS+J | |
| hdiutil attach /tmp/bigsur.cdr.dmg -noverify -mountpoint /Volumes/install_build |
I hereby claim:
To claim this, I am signing this object:
| hdiutil create -o /tmp/mojave.cdr.dmg -size 7130m -layout SPUD -fs HFS+J | |
| hdiutil attach /tmp/mojave.cdr.dmg -noverify -mountpoint /Volumes/install_build | |
| sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/install_build | |
| hdiutil detach /Volumes/Install\ macOS\ Mojave | |
| mv /tmp/mojave.cdr.dmg ~/Desktop/InstallSystem.dmg | |
| hdiutil convert ~/Desktop/InstallSystem.dmg -format UDTO -o ~/Desktop/mojave.iso | |
| mv ~/Desktop/mojave.iso.cdr ~/Desktop/mojave.iso | |
| rm ~/Desktop/InstallSystem.dmg |
| <?xml version="1.0" encoding="utf-8"?> | |
| <AdminDeploymentCustomizations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/wix/2011/AdminDeployment"> | |
| <BundleCustomizations TargetDir="C:\Program Files (x86)\Microsoft Visual Studio 14.0" NoCacheOnlyMode="default" NoWeb="default" NoRefresh="default" SuppressRefreshPrompt="default" Feed="default" /> | |
| <SelectableItemCustomizations> | |
| <SelectableItemCustomization Id="TypeScriptV6" Selected="yes" FriendlyName="TypeScript 1.7.6.0 for Visual Studio 2015 Update 1" /> | |
| <SelectableItemCustomization Id="VSUV1" Hidden="no" Selected="yes" FriendlyName="Visual Studio 2015 Update 1" /> | |
| <SelectableItemCustomization Id="VSUV1PreReqV1" Selected="yes" FriendlyName="Visual Studio 2015 Update 1 Prerequisite" /> | |
| <SelectableItemCustomization Id="MicroUpdateV1.2" Selected="yes" FriendlyName="Update for Microsoft Visual Studio 2015 (KB3110221)" /> | |
| <SelectableItemCustomization Id="WebTo |
| -----BEGIN PGP PUBLIC KEY BLOCK----- | |
| Version: GnuPG v2 | |
| mQENBFbsDIsBCACZru6ou9G+nGM0kaqX/Z/CtMbD7YD+F2CqbuQiz/ZG6zR/w46E | |
| I5Uf83sotIg/TBP1tKdVm8fH4GpPuCHhZoRxjS7pPKkAL+0p+xuzfr9IJ2zqUHbj | |
| XpdRTRHJ7DgbLjSHEuhOA++pN+cUlcFxKMJ3yrQ/ECdEBgWo62hYVa7YQ1uV919w | |
| essYIwGWfs3Qdj5zuq1enh35lRiZi+dnVNGG5PKAlxwNUnGQy+l+KPc7ng7ypkEs | |
| vNPKBirbb6kTGs70WVSQegdNjInoNYu/nK1YV0vsEV92WM4jQrKx5QhF716/RUKw | |
| 90OcyKcHDjiRe0xTQ2h3M0+NKKHMbuDe5ljvABEBAAG0IkpvcmRpIEdhcmNpYSA8 | |
| am9yZGlAaW1wcm9iYWJsZS5pbz6JAT4EEwECACgFAlbsDIsCGwMFCQWjmoAGCwkI | |
| BwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJED5bM3WkoDviOU8IAIeC5q3wUh71hQ7Z |