Skip to content

Instantly share code, notes, and snippets.

@zthxxx
zthxxx / Activate Office 2019 for macOS VoL.md
Last active May 20, 2024 18:10
crack activate Office on mac with license file
@probonopd
probonopd / tutorial.txt
Created July 7, 2017 21:56
Making Armbian Live Distro Tutorial
Mirrored from https://drive.google.com/file/d/0B9rkZNVvi3bIaks1N2pQWEh3S1k/view
mentioned on https://forum.armbian.com/index.php?/topic/4176-debian-live-boot-with-armbian/
Making Armbian Live Distro Tutorial
Introduction
--------------------------------------------------------------------------
Linux live distros are designed to be able to start a whole operating system from a read-only media, but to behave as if the media was read-write. The example - Debian Live. It can be burned on a CD and you can boot a full featured debian system from it, even without a hard drive. You can edit and save files, the system is writing logs, etc. After a reboot, everything is lost, since all changes are "copyonwrited" in RAM.
@koistya
koistya / App.js
Last active June 8, 2022 09:55
How to add `onscroll` event in ReactJS component
import React from 'react';
let lastScrollY = 0;
let ticking = false;
class App extends React.Component {
componentDidMount() {
window.addEventListener('scroll', this.handleScroll, true);
}
@epixoip
epixoip / cloudflare_challenge
Last active December 2, 2023 11:53
How I obtained the private key for www.cloudflarechallenge.com
I wasn't first to get the key. Nor was I second, third, or even fourth. I'm probably not even the
10th to get it (ok, looks like I was the 8th.) But I'm happy that I was able to prove to myself
that I too could do it.
First, I have to admit I was a skeptic. Like the handful of other dissenters, I had initially
believed that it would be highly improbable under normal conditions to obtain the private key
through exploiting Heartbleed. So this was my motivation for participating in Cloudflare's
challenge. I had extracted a lot of other things with Heartbleed, but I hadn't actually set out to
extract private keys. So I wanted to see first-hand if it was possible or not.

This allows you to use the following video streaming services outside of the US from your Mac without having to use a proxy or VPN, so no big bandwidth issues:

  • Hulu / HuluPlus
  • CBS
  • ABC
  • MTV
  • theWB
  • CW TV
  • Crackle
  • NBC
@siuying
siuying / gist:1590282
Created January 10, 2012 18:05
Watch netflix anywhere