Home
Posts
Notes
Search
A Scripter's Notes
❚
Emacs, scripting and anything text oriented.
—
Kaushal Modi
Posts in ‘posts’
2018
2017
2016
2015
2014
Back to top
2018
09/24
Nim: Deploying static binaries
programming
nim
static
binary
musl
gnu-linux
github
travis-ci
08/22
Splitting an Org block into two
emacs
org
elisp
src-block
org-block
split
advice
06/12
Time formatting in Go
hugo
time
format
golang
06/05
Nim: Fizz-Buzz test
programming
replies
nim
fizz-buzz
test
05/21
How do I write "Org mode"?
emacs
org
convention
consistency
standard
05/15
Nim: Check if stdin/stdout are associated with terminal or pipe
programming
nim
stdin
stdout
tty
terminal
pipe
bash
05/10
Accessing Devdocs from Emacs
emacs
devdocs
documentation
nim
search
package
04/23
Follow-up: Golang Quirk: Number-strings starting with "0" are Octals
hugo
replies
Golang Octals
golang
octal
quirk
04/18
Golang Quirk: Number-strings starting with "0" are Octals
hugo
Golang Octals
golang
octal
quirk
strconv
zero
string
sed
find
grep
go-template
04/04
Optimize your FontAwesome
emacs
elisp
web
FA5
fontawesome
javascript
optimize
minified
03/28
Fragmentions
replies
web
javascript
03/19
Git diff Minified JS and CSS
unix
minified
javascript
git
diff
css
magit
03/06
Hugo: Leaf and Branch Bundles
hugo
page-bundles
leaf
branch
flow-chart
03/06
Org Contribution Flow-chart
emacs
org
plantuml
flow-chart
contribution
development
03/05
Field Formatters in Org table
emacs
org
table
field-formatter
02/07
Your car will be ready in 8000 seconds
emacs
elisp
time
seconds
recursion
02/02
LaTeX in HTML
emacs
org
latex
html
hugo
02/02
Converting Org keywords to lower-case
emacs
org
elisp
2017
12/18
Narrowing the Author column in Magit
emacs
elisp
magit
git
org
log
07/22
Building Org Development version
emacs
org
development
04/24
A Better less
emacs
bash
03/07
Installing bleeding edge Hugo + Goorgeous
hugo
org
bash
installation
go
02/24
Installing go toolchain
unix
toolchain
golang
01/12
Stuff about command-line ftp
ftp
01/12
Installing rust toolchain
rust
01/09
Count Down Timer in Shell
unix
shell
bash
tcsh
countdown
timer
2016
11/28
Optimize your .git
git
11/23
Check If a Command/Executable Exists from Shell Script
unix
shell
bash
tcsh
executable
exists
binary
11/23
Second Argument to basename
unix
11/19
Emacsclient on Windows
emacs
10/15
Generating a transparent favicon
Web Design
favicon
transparent
browser
10/10
How I Created this Blog
hugo
gitlab
2015
03/09
Do Ediff as I mean
emacs
elisp
ediff
02/07
Elisp Meta Characters in String
elisp
octal
meta
outshine
2014
10/15
How to undo the unpushed commits in magit?
magit
git
emacs
08/28
tmux Shift + Mouse
unix
tmux
mouse
copy
paste
07/27
Save a macro as a function in emacs
emacs
macro
verilog
uvm
escape
backtick
markdown
07/21
Org-to-HTML and fill-column-indicator
emacs
org
html
05/29
Getting started with texlive
texlive
latex
05/29
Formatting in LaTeX
latex
formatting
05/28
Inline LaTeX code fragments in Org
latex
org
inline
fragment
emacs
05/28
How to quickly create a table in Org mode
emacs
org
table
05/20
Returning a matched group in Matlab
matlab
regex
grouping
cell
token
04/28
zsh Guide by Peter Stephenson
zsh
guide
04/16
Search/replace groups using sed
sed
regex
escape
search
replace
03/27
Installing custom fonts in Linux
font
linux
xterm
tcsh
03/22
Assigning a hash to another hash
perl
hash
03/20
How to remove duplicate lines using awk?
awk
duplicate
tcsh
03/18
One liner if-else in awk
awk
condition
oneliner
03/17
Using sed
sed
unix
tcsh
alias
03/14
Binary <> Decimal <> Hex conversion in Python
conversion
python
03/14
How to change upper case to lower via search/replace?
emacs
regex
replace
03/12
How to save a function name in a variable in elisp?
emacs
elisp
function
variable
theme
03/12
Writing aliases with optional arguments in tcsh
tcsh
alias
awk
03/09
ctags, systemverilog and emacs
ctags
exuberant
emacs
systemverilog
03/06
Escaping dollar signs in tcsh
tcsh
find
escaping
regex
03/06
How to add footnotes in Octopress posts?
octopress
markdown
footnotes
03/06
Send a command to every pane/window/session in tmux
unix
tmux
pane
window
session
03/05
How to do math in Makefile?
makefile
bc
03/04
Get current directory name without path
awk
shell
03/03
First Post