Skip to content

Instantly share code, notes, and snippets.

@di72nn
di72nn / build.gradle.patch
Created October 1, 2021 17:27
Raccoon4 AUR patch
--- build.gradle 2021-10-01 20:51:21.402731928 +0400
+++ build.gradle 2021-10-01 20:55:19.884516680 +0400
@@ -20,7 +20,8 @@
attributes 'Implementation-Version': archiveVersion, 'Main-Class': 'de.onyxbits.raccoon.Main'
}
archiveBaseName = project.name
- from { configurations.compile.collect { it.isDirectory() ? it : zipTree(it) } }
+ duplicatesStrategy = DuplicatesStrategy.EXCLUDE
+ from { configurations.compileClasspath.collect { it.isDirectory() ? it : zipTree(it) } }
exclude 'META-INF/*', 'META-INF/maven/'
@di72nn
di72nn / .wallabag-adder.json
Created October 29, 2019 13:23
A simple script for adding articles to wallabag
{
"url": "https://app.wallabag.it",
"username": "",
"password": "",
"client_id": "",
"client_secret": ""
}

Keybase proof

I hereby claim:

  • I am di72nn on github.
  • I am di72nn (https://keybase.io/di72nn) on keybase.
  • I have a public key whose fingerprint is 354C 2B30 D310 FE37 C9F1 2FE8 96B4 C653 DF9D E00D

To claim this, I am signing this object: