Skip to content

Instantly share code, notes, and snippets.

# Maintainer: Darren Wu <$(base64 --decode <<<'ZGFycmVuMTk5NzA4MTBAZ21haWwuY29tCg==')>
_gemname=aozora4reader
pkgname=aozoras
pkgver=1
pkgrel=1
pkgdesc='furikana & aozora4reader & aozora-pakejji'
arch=('any')
url='https://github.com/takahashim/aozora4reader'
# furikana # http://xymtex.my.coocan.jp/fujitas2/texlatex/index.html
# Maintainer: Darren Wu <$(base64 --decode <<<'ZGFycmVuMTk5NzA4MTBAZ21haWwuY29tCg==')>
pkgname=texlive-langjapanese-extra
pkgver=1
pkgrel=1
pkgdesc='furikana only'
arch=('any')
url='http://xymtex.my.coocan.jp/fujitas2/texlatex/index.html'
license=('unknown')
makedepends=('nkf')
@Un1Gfn
Un1Gfn / SYSU-SECURE.sh
Created September 1, 2018 04:27
Connect to SYSU East Campus "SYSU-SECURE" AP
#!/bin/bash
# Connect to SYSU East Campus "SYSU-SECURE" AP
# wpa_supplicant -B -i wlo1 -c <(echo '
# eapol_version=1
# network={
# ssid="SYSU-SECURE"
# key_mgmt=WPA-EAP
# eap=PEAP
# phase2="auth=MSCHAPV2"
@Un1Gfn
Un1Gfn / p.txt
Last active September 24, 2018 16:24
piracy
# echo '
# https://foo.com/file.pdf
# out=file01.pdf
# https://bar.com/file.pdf
# out=file02.pdf
# ' | proxychains aria2c -V --seed-ratio=0.0 --force-save --input-file -
# Gulliver's Travels
https://www.gutenberg.org/ebooks/829
# Mantainer Jens Staal <staal1978@gmail.com>
pkgname=openwatcom-v2-git
pkgver=r9071.814761b1f
pkgrel=1
pkgdesc="V2 Fork of Open Watcom suite of compilers and tools"
arch=('x86_64')
url="http://open-watcom.github.io/open-watcom/"
license=('custom:OWPL-1')
makedepends=(
@Un1Gfn
Un1Gfn / lfs.md
Last active February 26, 2019 05:35
Linux From Scratch 8.3: Some checks after 5.36. Changing Ownership and before 6. Installing Basic System Software

Why

5.2. Toolchain Technical Notes ...removes potential contamination of the target system by lessening the chance of headers or libraries from the host being incorporated into the new tools test suite failure will usually highlight this error before too much additional work is performed

Check dynamic linker

1.1. How to Build an LFS System >Chapter 5 also shows you how to build a first pass of the toolchain, including Binutils and GCC (first pass basically means these two core packages will be reinstalled). The next step is to build Glibc, t

@Un1Gfn
Un1Gfn / so.md
Last active March 2, 2019 13:16
GCC: Are directories specified with -I and -L searched before the default or after header/linker search path?

GCC: Are directories specified with -I and -L searched before the default or after header/linker search path?

Create files

zlib.h

int z_foo();
COSCUP2019.txt
bit.ly/BoF2019
議程
專案
www.ospn.jp
ELF
Section Header Table
SurfaceArch.txt
Update BIOS/UEFI/firmware
https://www.techspot.com/article/1751-windows-to-go/
https://support.microsoft.com/en-us/help/17422/windows-8-create-usb-recovery-drive
https://www.tenforums.com/tutorials/106215-factory-recovery-create-custom-recovery-partition.html
https://github.com/jakeday/linux-surface
https://ramsdenj.com/2016/08/29/arch-linux-on-the-surface-pro-4.html
https://support.microsoft.com/en-us/help/4026181/windows-10-find-my-bitlocker-recovery-key
https://wiki.archlinux.org/index.php/Archiso#Adding_files_to_image
https://wiki.archlinux.org/index.php/Pacman/Tips_and_tricks#Custom_local_repository
https://aur.archlinux.org/packages/dislocker/
https://www.linuxuprising.com/2019/04/how-to-mount-bcitlocker-encrypted.html