Skip to content

Instantly share code, notes, and snippets.

@Un1Gfn
Un1Gfn / password.sh
Last active February 10, 2020 17:27
#!/dev/null
# Abandoned because of https://stackoverflow.com/a/40664920/8243991
# Even worse
# open spreedsheet w/ libreoffice
# ps aux | grep office
# sleep 7; gcore <PID>
# select all text in a cell (foobar)
# wait
@Un1Gfn
Un1Gfn / marx.txt
Last active December 21, 2019 01:32
Der Ursprung der Familie, des Privateigenthums und des Staats
The Origin of the Family, Private Property and the State
@Un1Gfn
Un1Gfn / 1234.pdf
Last active February 11, 2020 16:45
probability and statistics course project
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Un1Gfn
Un1Gfn / Dos2unix.tcl
Last active September 29, 2019 10:56
#!/usr/local/bin/tclsh
#!/bin/env /bin/tclsh
# proc power {base p} {
# set result 1
# while {$p>0} {
# set result [expr $result * $p]
# set p [expr $p - 1]
# }
@Un1Gfn
Un1Gfn / rpi.txt
Created September 29, 2019 00:31
# rpi
<details><summary>References</summary>
[树莓派做透明代理](https://fishedee.com/2016/11/30/%E6%A0%91%E8%8E%93%E6%B4%BE%E5%81%9A%E9%80%8F%E6%98%8E%E4%BB%A3%E7%90%86/)
[用树莓派做一个“科学上网”透明代理路由器](https://blog.wanfajie.com/2018/08/%E7%94%A8%E6%A0%91%E8%8E%93%E6%B4%BE%E5%81%9A%E4%B8%80%E4%B8%AA%E7%A7%91%E5%AD%A6%E4%B8%8A%E7%BD%91%E9%80%8F%E6%98%8E%E4%BB%A3%E7%90%86%E8%B7%AF%E7%94%B1%E5%99%A8/)
[树莓派运行ss-redir打造透明代理Wifi环境](https://www.zackhoo.com/linux/raspberrypi/20181202555.html)
lsblk -f
rm -rfv /boot/{efi,grub,initramfs*}
rm -rfv /boot/{efi,grub,initramfs*}
umount /dev/sdb1
rm -rfv /boot/{efi,grub,initramfs*}
rm -rfv /boot/{efi,grub,initramfs*}
mkfs.fat /dev/sdb1
lsblk -f
mkdir /boot/efi

jp_apple_id.md

What do you want?

  • A Japanese Apple ID

Requirements? (X=NotRequired O=Required)

Item Required?
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
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
@Un1Gfn
Un1Gfn / schedule.md
Last active November 12, 2019 12:40