Skip to content

Instantly share code, notes, and snippets.

View d-Rickyy-b's full-sized avatar
💻
Hack the planet

Rico d-Rickyy-b

💻
Hack the planet
View GitHub Profile
@ValCanBuild
ValCanBuild / build.gradle
Last active November 8, 2018 08:28
TravisAndroidArticle starting gradle file
android {
// rest of file cut for readability
signingConfigs {
release
}
buildTypes {
release {
minifyEnabled false
@BoGnY
BoGnY / README.md
Last active July 21, 2024 15:36
[WINDOWS] How to enable auto-signing Git commits with GnuPG for programs that don't support it natively

[WINDOWS] How to enable auto-signing Git commits with GnuPG for programs that don't support it natively

This is a step-by-step guide on how to enable auto-signing Git commits with GPG for every applications that don't support it natively (eg. GitHub Desktop, Eclipse, Git Tower, ...)

Requirements

  • Install GPG4Win: this software is a bundle with latest version of GnuPG v2, Kleopatra v3 certificate manager, GNU Privacy Assistant (GPA) v0.9 which is a GUI that uses GTK+, GpgOL and GpgEX that are respectively an extension for MS Outlook and an extension for Windows Explorer shell
  • Install Git for Windows: so you can have a *nix based shell, this software is a bundle with latest version of Git which use MINGW environment, a Git bash shell, a Git GUI and an extension for Windows Explorer shell (Make sure your local version of Git is at least 2.0, otherwise Git don't have support for automatically sign your commits)
  • Verify
@quantenProjects
quantenProjects / asb_filterlist.txt
Last active August 25, 2023 16:22
Axel Springer Blocker List for uBlock. Content from: https://goo.gl/D3u0Tz feel free to comment if changes are required. And for the people from Springer, this here is art or satrie or anything other inocent ;)
! Title: Axel Springer Filters
! Expires: 4 days
! Description: Filters with domains from Axel Springer SE, content from https://goo.gl/D3u0Tz (modified)
! Homepage: https://gist.github.com/quantenProjects/903ca1a9e4f395fafb93b2ff4502b665
axel-springer-akademie.de
ein-herz-fuer-kinder.de
ikiosk.de
bild.de
bz-berlin.de
welt.de
@joepie91
joepie91 / vpn.md
Last active July 30, 2024 11:11
Don't use VPN services.

Don't use VPN services.

No, seriously, don't. You're probably reading this because you've asked what VPN service to use, and this is the answer.

Note: The content in this post does not apply to using VPN for their intended purpose; that is, as a virtual private (internal) network. It only applies to using it as a glorified proxy, which is what every third-party "VPN provider" does.

  • A Russian translation of this article can be found here, contributed by Timur Demin.
  • A Turkish translation can be found here, contributed by agyild.
  • There's also this article about VPN services, which is honestly better written (and has more cat pictures!) than my article.