My Samsung Galaxy S3 refuses to retain it’s DHCP assigned IP address. The first post talked about this solution. Set up your phone manually, statically, on your network.
The key was to keep letting the router assign that IP address using DHCP; even when filtering by MAC address is turned off and the phone is set up statically!
Here is how to check the MAC address of your phone: Settings -> WiFi -> Settings -> Advanced.
Concatenating Media Files
Here is how to join media files with ffmpeg.
Create a file mylist.txt with all the files you want to have concatenated in the following form (lines starting with a # are ignored):
# this is a comment
file '/path/to/file1'
file '/path/to/file2'
file '/path/to/file3'
Note that these can be either relative or absolute paths. Then you can stream copy or re-encode your files:
ffmpeg -f concat -i mylist.txt -c copy output
Some FORTH Links
- http://www.art.net/~hopkins/Don/lang/forth.html
- http://www.findinglisp.com/blog/2008/06/forth-timelessness-redux.html
- http://yosefk.com/blog/my-history-with-forth-stack-machines.html
- http://galileo.phys.virginia.edu/classes/551.jvn.fall01/primer.htm
- http://www.softsynth.com/pforth/pf_tut.php
- http://c2.com/cgi/wiki?ForthLanguage
His Feelings About FORTH
This is a detailed and frank conversations about one man’s journey with FORTH.
Mastery, Questions, Hardware, Software, LISP, Forth, TI-99/4A
Over the last two years a few questions and ideas have visited me and the following is my attempt to piece them together…
Continue reading “Mastery, Questions, Hardware, Software, LISP, Forth, TI-99/4A”
The Purpose of EMACS
The purpose of EMACS is to provide an environment for the unlimited expression of your creativity in which you can revel in the definition of as many boundaries as you wish, and then exceed them, repeatedly.
Sharing a Smile
Under the right circumstances a smile can illuminate this entire universe and even the entirety of this reality.
Don’t hesitate to share one.
What to do when great ideas appear during meditation?
Meditation brings silence. Silence provides space for new ideas to appear. It makes sense to record them. Keep a voice recorder near by and capture them and get back to your practice.
It is at your discretion as to whether or not it is your mind providing that great idea or not!
How to backward delete a word in Emacs
M-DEL
What are you passionate about?
I filled out a registration form today. It asked “What are you passionate about?”.
I answered:
Community and collaboration.
“If You Want To Go Fast, Go Alone. If You Want To Go Far, Go Together”
— African proverb.
What is your answer?