- Follow instructions here: https://help.eyeo.com/en/adblockplus/add-a-filter-list?ff0ab00c
- Paste the following url: https://gist.github.com/jerone/512d5b1af56c8570926d077b978e26f2/raw/filters.txt
This file contains 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
// ==UserScript== | |
// @name Google maps addon | |
// @namespace http://tampermonkey.net/ | |
// @version 2024-03-21 | |
// @description Bring google maps button back | |
// @author You | |
// @match https://www.google.com/search* | |
// @include https://www.google.tld/search* | |
// @icon https://www.google.com/images/branding/googleg/1x/googleg_standard_color_128dp.png | |
// @grant none |
This file contains 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
npm i -g @cspell/dict-nl-nl @vscode/vsce better-npm-audit corepack cspell expo-doctor generator-code generator-eslint generator-jest generator-sublime help js-to-ts-converter np npm npm-check-updates npm-gui types-react-codemod web-ext yo | |
cspell link add @cspell/dict-nl-nl | |
corepack enable | |
corepack prepare yarn@stable --activate | |
yarn set version stable |
This file contains 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
<div class="container"> | |
<div class="column"></div> | |
<div class="column"></div> | |
<div class="column"></div> | |
<div class="column"></div> | |
</div> |
This file contains 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
$dicFile = (Get-Content Env:AppData) + "\Microsoft\UProof\CUSTOM.DIC" | |
Add-Content $dicFile "`r`nJERONE" -NoNewLine |
This file contains 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
/* | |
WARNING: This MultiBinding implementation only works when it is directly applied to its target property. | |
It will fail if used inside of a setter (such is the case when used within a trigger or style). | |
*/ | |
using System; | |
using System.Collections.Generic; | |
using System.ComponentModel; | |
using System.Globalization; | |
using System.Linq; | |
using System.Runtime.CompilerServices; |
This file contains 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
license: gpl-3.0 |
This file contains 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
.dabblet { color: red; } |
cmd.exe /k Title adb & adb version -new_console:d:C:\Users\XXX\AppData\Local\Android\android-sdk\platform-tools
This file contains 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
gource --seconds-per-day 0.5 --auto-skip-seconds 1 --key --highlight-user "Jeroen van Warmerdam" --follow-user "Jeroen van Warmerdam" |
NewerOlder