Skip to content

Instantly share code, notes, and snippets.

View joglea's full-sized avatar

jogle joglea

  • 18:14 (UTC +08:00)
View GitHub Profile
@felix021
felix021 / ethereum-key-address.js
Last active November 3, 2022 10:13
以太坊的私钥、公钥、地址
/*
* 安装nvm和相应npm包
* $ nvm install v8.9.4
* $ npm install keccakjs secp256k1
*/
const { randomBytes } = require('crypto')
const secp256k1 = require('secp256k1')
const SHA3 = require('keccakjs')
@sebastienvercammen
sebastienvercammen / Code.gs
Last active February 9, 2025 11:45
Nintendo PTC Account Verifier for Gmail v2 with CORS proxy (via Google Scripts & jQuery)
/*
Automatically click all "Verify your email" links in the welcome e-mail from
Nintendo Pokémon Trainer Club's signup e-mails.
Only unread emails in inbox will be processed.
All processed e-mails will be marked as read if verification was successful,
and optionally moved to trash if it's enabled in your settings.
How to use:
1. Login to Gmail
@patriciogonzalezvivo
patriciogonzalezvivo / GLSL-Noise.md
Last active October 24, 2025 15:58
GLSL Noise Algorithms

Please consider using http://lygia.xyz instead of copy/pasting this functions. It expand suport for voronoi, voronoise, fbm, noise, worley, noise, derivatives and much more, through simple file dependencies. Take a look to https://github.com/patriciogonzalezvivo/lygia/tree/main/generative

Generic 1,2,3 Noise

float rand(float n){return fract(sin(n) * 43758.5453123);}

float noise(float p){
	float fl = floor(p);
  float fc = fract(p);
@phoeagon
phoeagon / Ingress 新手教程
Created August 10, 2013 06:46
Ingress 新手教程
https://docs.google.com/document/d/1ZKt6bvgcsS4Bzve8k36FZNmAYrwt8QrSn-wztNpOkhU/edit
链接是一篇目前为止见过最大而全的教程,如果可以早点看到就好了,你可以理解为是我这篇po和置顶帖另外一篇“数据控”的po的并集的子集。
这篇po算是version2了,修正了之前的错误
感谢Kururu,米非,howard lee,Shiyuan Chen等人的教授
另外经验什么的,在时间这把杀猪刀和汽车飞机等交通工具面前都是浮云
关于passcode,可以加入decode ingress这个社群,或者邮件订阅他们的博客,高手可以自己破解media