andyortlieb.wordpress.com
andyortlieb | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/author/andyortlieb
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. I often find myself figuring out some niche oddities, only to find myself stuck on those same problems a year later due to my wide yet thin activity in certain topics related to my career and hobbies. This blog is where I document these nuances (or nuisances) to ease my pain the second time around, and hopefully that of some other fellow desperate internet scouts. Favorite gnome shell extensions. April 7, 2014. Cheats to ignore files in git.
andyortlieb.wordpress.com
Cheats to ignore files in git | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2013/04/26/cheats-to-ignore-files-in-git
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Practical use of LXC in Arch Linux in March of 2013. Favorite gnome shell extensions →. Cheats to ignore files in git. April 26, 2013. I have this clump in my /.bashrc …. This provides the following commands:. If you desired, you could easily change the functions to loop over $@ to allow the user to provide more than one filename at a time. View all posts by andyortlieb →. This entry was posted in Uncategorized. Leave a Reply Cancel reply.
andyortlieb.wordpress.com
Favorite parts from “A Tour of Go” (in order) | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2012/06/25/favorite-parts-from-a-tour-of-go-in-order
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Shortcut for Ignoring Tracked Files in Git. Practical use of LXC in Arch Linux in March of 2013 →. Favorite parts from “A Tour of Go” (in order). June 25, 2012. If you happen to see this, bear with me I’m not done yet. Variable scope defined pre-exec to if-statements are available in else blocks. http:/ tour.golang.org/#22. If-statements have a pre-exec section just like for-statments. http:/ tour.golang.org/#21. I often find myself figuring ou...
andyortlieb.wordpress.com
Practical use of LXC in Arch Linux in March of 2013 | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2013/03/15/practical-use-of-lxc-in-arch-linux-in-march-of-2013
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Favorite parts from “A Tour of Go” (in order). Cheats to ignore files in git →. Practical use of LXC in Arch Linux in March of 2013. March 15, 2013. I’m writing this for myself in hopes that it benefits somebody else. The guides that I’ve found on LXC have been either unholy scatterbrained or just out of date. Get the stuff you need. Pacman -Syy lxc bridge-utils. Set up your bridge. Edit /etc/network.d/bridge as. Now issue these commands. The c...
andyortlieb.wordpress.com
June | 2012 | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2012/06
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Monthly Archives: June 2012. Favorite parts from “A Tour of Go” (in order). June 25, 2012. Shortcut for Ignoring Tracked Files in Git. June 6, 2012. Sometimes I make temporary changes to files that I need for the time being but never want to commit, while needing to commit other stuff. I can’t stash the changes because I need them constantly. Thanks to this article and … Continue reading →. Favorite gnome shell extensions.
andyortlieb.wordpress.com
April | 2014 | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2014/04
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Monthly Archives: April 2014. Favorite gnome shell extensions. April 7, 2014. 8220;No topleft hot corner” — Prevents the activities view when you mouse-over the activities button “Panel world clock” — Always set to GMT “Pomodoro” — A simple pomodor timer “Put windows” — super-arrow keys, super num keys to move windows around … Continue reading →. Favorite gnome shell extensions. Cheats to ignore files in git. On Dealing with SYSLINUX.
andyortlieb.wordpress.com
Truthfulness of empty arrays in Javascript… that’s not cool! | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2012/01/24/truthfulness-of-empty-arrays-in-javascript
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Dynamic Linking of Shared Libraries in Go. Different require proof of concept, abusing eval for the sake of clearer definitions →. Truthfulness of empty arrays in Javascript… that’s not cool! January 24, 2012. An empty array when cast to Boolean evaluates true, indicating that it is truthy. An empty array compared to true evaluates false, indicating that it is not truthy. Just some more contradictory anecdotal evidence to help drive you mad.
andyortlieb.wordpress.com
Quick overview of (Asterisk) AGI using Python | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2011/07/06/quick-overview-of-asterisk-agi-using-python
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Webkit (Python GTK) on Debian Lenny. Dynamic query filters for django →. Quick overview of (Asterisk) AGI using Python. July 6, 2011. I’m learning about AGI today, and naturally I decided to attack it with python and no library. A crude explanation of AGI is a something like this:. Step 1. Your dialplan invokes an AGI script. Step (X). Your AGI script sends an AGI command through stdout. Step (X 2). Do something with that result? Var/lib/asteri...
andyortlieb.wordpress.com
Different require proof of concept, abusing eval for the sake of clearer definitions | Andy Ortlieb's Nerdy Notes
https://andyortlieb.wordpress.com/2012/04/05/different-require-proof-of-concept-abusing-eval-for-the-sake-of-clearer-definitions
Andy Ortlieb's Nerdy Notes. Just another WordPress.com site. Truthfulness of empty arrays in Javascript… that’s not cool! Shortcut for Ignoring Tracked Files in Git →. Different require proof of concept, abusing eval for the sake of clearer definitions. April 5, 2012. Sample module libraries (would probably be in their own files) someModules = { testModule: {test: function(){console.log("test from someModule")} , anotherModule: { doStuff: function(){console.log("Doin stuffs! Leave a Reply Cancel reply.
SOCIAL ENGAGEMENT