Skip to content

Instantly share code, notes, and snippets.

@tom-go
tom-go / install_theos.sh
Created August 13, 2012 16:15
Theos install script
#!/bin/bash
export THEOS=/opt/theos
# clone theos.git
cd /opt
git clone git://github.com/DHowett/theos.git
# clone iphoneheaders.git
cd $THEOS
mv include include.bak
@abiusx
abiusx / deepcopy.php
Last active August 5, 2018 00:36
Deep Copy an array (or variable) in PHP
<?php
/**
* PHP Deep Copy
* @version 3.1.1:
* _zval_id_accurate now receives its zval pool instead of having it static.
* if is_ref and zval_id are available
* in PHP core, we will use them.
* otherwise, we will use PHP based implementations of these
* functions.
*
@stkchp
stkchp / get-dslite-aftr-in-asahinet.md
Last active November 26, 2023 13:08
ASAHIネットのDS-Liteの終端(AFTR)を取得するメモ

ASAHIネットのDS-Liteの終端(AFTR)を取得する

ASAHIネットがDS-Lite対応したので、 自宅の適当なLinuxルーターにて設定しようとして詰まったAFTR取得に関するメモ。

Linuxルーターを使ってる人向けのニッチなものだけど、情報として残しておく。

終端の情報公開について