Skip to content

Instantly share code, notes, and snippets.

View nopjmp's full-sized avatar

nopjmp nopjmp

  • United States
View GitHub Profile
@nopjmp
nopjmp / march-2024-discord-community-guidelines.diff
Created March 26, 2024 12:30
Discord community guideline update
--- old_tos.txt 2024-03-26 21:29:16
+++ new_tos.txt 2024-03-26 21:27:16
@@ -1,66 +1,92 @@
-Effective: March 27, 2023
-Last Updated: February 24, 2023
+Effective: April 15, 2024
+Last Updated: March 15, 2024
-We created Discord to be a platform that brings people together over shared experiences and gives everyone a place to belong. Our Community Guidelines ensure everyone can express themselves and find community, but not at the expense of anyone else.
@nopjmp
nopjmp / march-2024-discord-privacy.diff
Created March 26, 2024 12:26
Discord Privacy Policy update
--- old_tos.txt 2024-03-26 21:23:42
+++ new_tos.txt 2024-03-26 21:23:59
@@ -1,19 +1,17 @@
-Effective: March 27, 2023
-Last Updated: February 24, 2023
-‍
-
+Effective: April 15, 2024
+Last Updated: March 15, 2024
1.
--- old_tos.txt 2024-03-26 21:16:22
+++ new_tos.txt 2024-03-26 21:16:54
@@ -1,7 +1,5 @@
-Effective: March 27, 2023
-Last Updated: February 24, 2023
-‍
-
+Effective: April 15, 2024
+Last Updated: March 15, 2024
1.

Keybase proof

I hereby claim:

  • I am nopjmp on github.
  • I am jmp (https://keybase.io/jmp) on keybase.
  • I have a public key ASDJGLwhAAdeGhpFaDJFXmWrWjILy-wGVb4XfqYRI-aLUwo

To claim this, I am signing this object:

# Enable ffmpeg to parse hevc aka h265
--- a/third_party/ffmpeg/ffmpeg_generated.gni.orig
+++ b/third_party/ffmpeg/ffmpeg_generated.gni
@@ -679,3 +679,33 @@ if (is_linux && current_cpu == "arm" && arm_use_neon && ffmpeg_branding == "Chro
]
}
+# TODO: android and non x86 platforms are not included
+if ((is_win || is_mac || is_linux) && (current_cpu == "x86" || current_cpu == "x64")) {
@nopjmp
nopjmp / default.vcl
Last active October 27, 2016 16:22
Varnish config for WordPress
#
# This is an example VCL file for Varnish.
#
# It does not do anything by default, delegating control to the
# builtin VCL. The builtin VCL is called when there is no explicit
# return statement.
#
# See the VCL chapters in the Users Guide at https://www.varnish-cache.org/docs/
# and http://varnish-cache.org/trac/wiki/VCLExamples for more examples.

Keybase proof

I hereby claim:

  • I am nopjmp on github.
  • I am jmp (https://keybase.io/jmp) on keybase.
  • I have a public key whose fingerprint is 63D6 74A2 BE18 30F5 4A6E 5F64 849A 496A 67F5 88FB

To claim this, I am signing this object:

/* DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE