Skip to content

Instantly share code, notes, and snippets.

View naotaco's full-sized avatar
📷
Dreaming of going out for photography

Nao taco naotaco

📷
Dreaming of going out for photography
  • Japan
View GitHub Profile
@ipbastola
ipbastola / clean-up-boot-partition-ubuntu.md
Last active May 22, 2024 19:07
Safest way to clean up boot partition - Ubuntu 14.04LTS-x64, Ubuntu 16.04LTS-x64

Safest way to clean up boot partition - Ubuntu 14.04LTS-x64, Ubuntu 16.04LTS-x64

Reference

Case I: if /boot is not 100% full and apt is working

1. Check the current kernel version

$ uname -r 
@xxxkurosukexxx
xxxkurosukexxx / script.jsx
Created December 16, 2014 09:26
Photoshop:一括比較明合成スクリプト
/*
<javascriptresource>
<name>一括比較明合成 for 20141214</name>
<type>automate</type>
<about>特定フォルダー内の画像を比較明合成する。ついでにタイムラプス動画用のシーケンス画像も書き出し。</about>
<enableinfo>true</enableinfo>
</javascriptresource>
*/
/*
* TODO: ファイル名周りの整備(連番の桁数)
@roachhd
roachhd / quick-ref-jekyll-markdown.md
Created November 11, 2014 09:15
Jekyll Markdown Quick Reference

#Jekyll Markdown Quick Reference

####Write in simply awesome markdown

layout: post
title: Markdown Style Guide
---