Skip to content

Instantly share code, notes, and snippets.

View cheeziess's full-sized avatar
👋
hi

Cheezie cheeziess

👋
hi
View GitHub Profile
// simple code to determine the specific size of types on your machine
#include<stdio.h>
int main(void){
printf("%lu\n", sizeof(char));
printf("%lu\n", sizeof(int));
printf("%lu\n", sizeof(short));
printf("%lu\n", sizeof(long));
printf("%lu\n", sizeof(float));
printf("%lu\n", sizeof(double));
@cheeziess
cheeziess / vpn.md
Created February 12, 2021 04:41 — forked from joepie91/vpn.md
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.

Keybase proof

I hereby claim:

  • I am cheeziess on github.
  • I am cheezie (https://keybase.io/cheezie) on keybase.
  • I have a public key whose fingerprint is A92D 3117 4370 96C2 0E82 CDF5 0282 19F3 36CE F972

To claim this, I am signing this object: