-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
1 lines (1 loc) · 4.97 KB
/
index.html
1
<!DOCTYPE html><html><head><link href="http://gmpg.org/xfn/11" rel="profile"><meta http-equiv="content-type" content="text/html; charset=utf-8"><title>ype · a blog about stuff</title><meta name="mobile-web-app-capable" content="yes"><meta name="HandheldFriendly" content="True" /><meta name="MobileOptimized" content="320" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="stylesheet" href="/assets/fonts-bbb14e452c4635e377cc74558d6d5d91.css"><link rel="stylesheet" href="/assets/app-06d477baaf9012fb7956017b5603fbe8.css"><link rel="stylesheet" type="text/css" media="only screen and (min-width: 721px)" href="/assets/desktop-150e6ccdbcb510dfffbaebfd1dd1af59.css" /><link rel="stylesheet" type="text/css" media="only screen and (max-width: 720px)" href="/assets/mobile-be2b548bddd017a772a7547be42b853e.css" /><link rel="apple-touch-icon" href="http://env.shicon.png"><link rel="shortcut icon" href="http://env.sh/assets/images/favicon.ico"><link rel="alternate" type="application/rss+xml" title="RSS" href="http://env.sh/atom.xml"></head><body><header class="clean"style="background-image: url(/assets/carpark-1eada964f12ce0cf8b7bfe4d068d83d3.jpg);height: 100%;"><div id="menu-block"><div class="menu-content"><a href="/">Home</a><a href="/about">About</a><a href="/archive">Archive</a><a href="/racd/clustered">Clustered</a><a href="/racd/embedded">Embedded</a></div><div class="social-links"><a href="https://github.com/ype" target="_blank" title="Fork me"><span class="genericon genericon-github"></span></a><a href="https://www.linkedin.com/in/01100001" target="_blank" title="linkedin"><span class="genericon genericon-linkedin"></span></a><a href="http://env.sh/atom.xml" target="_blank" title="Feed"><span class="genericon genericon-feed"></span></a></div></div><div id="branding-block"><a href="http://env.sh"><h1 class="branding">#!ype</h1><p class="top-subtitle">because sometimes different is better.</p></a></div><div id="nav-icon" style="bottom: 60px;"><a class="scroll" data-speed="1000" href="#article"><span class="genericon genericon-expand"></span></a></div></header><div id="article"><div id="post-list"><div id="glow-block"><span class="post-date">08 April 2014</span><a href="/posts/2014/04/08/silver-searching-in-emacs"><h1>Ag, Silver Searching in Emacs</h1><p class="post-description">I always seem to run into the constant problem of having to change multiple variables, symbols, function names, and other usually mundane parts of my code on a regular basis. Most likely due to the fact that I first name everything in a random, train of thought manner, only realising...</p></a><br /></div><div id="glow-block"><span class="post-date">22 January 2014</span><a href="/posts/2014/01/22/stm-dev-notes"><h1>Get Things Done:<br/>STM32 Development</h1><p class="post-description">This article will go through the required steps to setup an environment for writing, programming, and debugging code for ARM Cortex-M processor. As I am predominately a OS X user (sometimes Linux depending on my mood) the information provided is tailored towards OS X users, however, as all of the...</p></a><br /></div><div id="glow-block"><span class="post-date">08 November 2013</span><a href="/posts/2013/11/08/problematic-procrastination"><h1>The Emacs Curse</h1><p class="post-description">It never ceases to amaze me how long I can procrastinate before actually deciding to get shit done. It would maybe be not as troubling if I hated what I do on a daily basis, or the work that I had to get done was mind numbing dull, but it’s...</p></a><br /></div><div id="glow-block"><span class="post-date">04 November 2013</span><a href="/posts/2013/11/04/virtually-a-new-beginning"><h1>virtually, a new beginning</h1><p class="post-description">I decided, one fateful day (or maybe not so fateful, but rather ill-conceived) - that it would be a good idea to blog using orgmode. I use orgmode for many things - scheduling, expenses, charts of varying kind, time-tracking, the list goes on. Blogging in org seemed like a natural...</p></a><br /></div></div><nav class="pagination" role="navigation" style="background: transparent;"><span class="page-number">Page 1 of 1</span></nav></div><footer class="clean" style="background-image: url( | asset_path }}); background-position: bottom; height: 60px;"><p class="copyright">©2014, <a href="http://env.sh" target="_blank">anton</a>. <a href="http://www.wtfpl.net/" target="_blank">Some rights might be reserved, who really cares?</a>.</p></footer><script src="/assets/app-8d967fe5cded5f6741e28f5d1bf4999f.js"></script><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-53880831-2', 'auto');ga('require', 'displayfeatures');ga('require', 'linkid', 'linkid.js');ga('send', 'pageview');</script></body></html>