Skip to content

Instantly share code, notes, and snippets.

View cyrusdavid's full-sized avatar

Cyrus David cyrusdavid

  • Philippines
View GitHub Profile

Keybase proof

I hereby claim:

  • I am vohof on github.
  • I am vohof (https://keybase.io/vohof) on keybase.
  • I have a public key whose fingerprint is A68B 6553 483A 3B0F 7021 4F9C 0E89 8AFF C428 7C68

To claim this, I am signing this object:

# Copyright (C) 2015 MyThemeShop
# This file is distributed under the same license as the MagXP package.
msgid ""
msgstr ""
"Project-Id-Version: MagXP 2.0\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/mts_magxp\n"
"POT-Creation-Date: 2015-04-16 02:28:22+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@cyrusdavid
cyrusdavid / portal.pot
Last active August 29, 2015 14:18
Portal theme translations file
# Copyright (C) 2015 MyThemeShop
# This file is distributed under the same license as the Portal by MyThemeShop package.
msgid ""
msgstr ""
"Project-Id-Version: Portal by MyThemeShop 1.1\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/portal\n"
"POT-Creation-Date: 2015-04-10 14:57:14+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@cyrusdavid
cyrusdavid / cmd.sh
Created March 20, 2015 09:17
Generate CSR for StartSSL
openssl req -nodes -newkey rsa:2048 -keyout myserver.key -out server.csr
.PKGINFO
.INSTALL
.MTREE
lib/
lib/firmware/
lib/firmware/8188eu/
lib/firmware/8188eu/rtl8188eufw.bin
usr/
usr/src/
usr/src/8188eu-v4.1.4_6773/
# Maintainer: Oleg Rakhmanov < orakhmanov [at] gmail [dot] com >
pkgname=dkms-8188eu
pkgver=v4.1.4_6773
pkgrel=2
pkgdesc="Driver for Realtek RTL8188EU chipset wireless cards"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="http://www.realtek.com.tw/"
license=('GPL')
depends=('dkms' 'linux-headers')
var Thin = require('./lib/thin.js');
var winston = require('winston');
var log = new (winston.Logger)({
transports: [ new winston.transports.Console() ]
});
var es = require('event-stream');
var proxy = new Thin();
proxy.use(function(req, res, next) {
console.log(req.headers);

Keybase proof

I hereby claim:

  • I am vohof on github.
  • I am vohof (https://keybase.io/vohof) on keybase.
  • I have a public key whose fingerprint is 36C1 F700 21AD 9307 ECD1 60B8 E55C 8142 290D AB13

To claim this, I am signing this object:

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>