-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
83 lines (66 loc) · 5.34 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>h2ik | hell if i know</title>
<link>https://h2ik.co/</link>
<description>Recent content on h2ik | hell if i know</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<copyright>&copy; 2017-2019 h2ik | Build With <a href="http://gohugo.io" target="_blank">Hugo</a> ♥</copyright>
<lastBuildDate>Thu, 28 Feb 2019 12:00:00 -0400</lastBuildDate>
<atom:link href="https://h2ik.co/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>AWS Blue/Green Deployments with Launch Templates</title>
<link>https://h2ik.co/2019/02/28/aws-codedeploy-blue-green/</link>
<pubDate>Thu, 28 Feb 2019 12:00:00 -0400</pubDate>
<guid>https://h2ik.co/2019/02/28/aws-codedeploy-blue-green/</guid>
<description><p>While working on migrating our CodeDeploys to Blue/Green deployments, I ran into a bug with AWS CodeDeploy. Specificaly, we are using LaunchTemplates with our AutoScaling groups.</p></description>
</item>
<item>
<title>MacOS Proper Home and End Keys</title>
<link>https://h2ik.co/post/2017-03-21-mac-os-home-end/</link>
<pubDate>Tue, 21 Mar 2017 21:39:47 -0400</pubDate>
<guid>https://h2ik.co/post/2017-03-21-mac-os-home-end/</guid>
<description>So recently I got a new MacBook Pro and while I didn't get everything setup the way I had it on my old MacBook, the one thing that was bothering me was the Home and End keys not working like they do on Windows. While this shouldn't be a deal breaker, I knew on my old MacBook I had it setup so the keys would goto the begning of the line or the end of the line, but I couldn't remember how it was done.</description>
</item>
<item>
<title>Powerline On Mac</title>
<link>https://h2ik.co/post/2017-03-18-powerline-on-mac/</link>
<pubDate>Sat, 18 Mar 2017 21:09:37 -0400</pubDate>
<guid>https://h2ik.co/post/2017-03-18-powerline-on-mac/</guid>
<description><p>For the longest time, I've been trying to get <a href="https://github.com/powerline/powerline">powerline</a> running on my mac. The documentation is not 100% clear on what to do, so today I sat down and figure it out, and I have to say I've very pleased with the results so far.</p></description>
</item>
<item>
<title>GoLang AWS SQS Poller</title>
<link>https://h2ik.co/2017/01/28/go-sqs-poller/</link>
<pubDate>Sat, 28 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://h2ik.co/2017/01/28/go-sqs-poller/</guid>
<description>I recently took up learning Go. While trying to find something to rewrite I go, I noticed at work that we had a poller running in ruby that would take messages out of a SQS queue and pass them along to another server.
This small project seemed like the best thing to rewrite. It is a considerably small service and I was able to map out everything in about 2 hours.</description>
</item>
<item>
<title>Dynamic Vagrant Shares</title>
<link>https://h2ik.co/2014/05/14/dynamic-vagrant-shares/</link>
<pubDate>Wed, 14 May 2014 15:41:22 +0000</pubDate>
<guid>https://h2ik.co/2014/05/14/dynamic-vagrant-shares/</guid>
<description>At SugarCRM, we are deploying Vagrant stacks as part of the DevOps Initiative. How ever we ran into a few problems with defining shares. Since no two engineers work the same or have the same setup we couldn't define shares that were hard coded in the Vagrantfile. We had to come up with a way to do shares that end user could customize easily. While looking for solutions someone pointed out that the Vagrantfile is just Ruby and we could use YAML to define the shares.</description>
</item>
<item>
<title>Blogging is hard</title>
<link>https://h2ik.co/2014/04/10/blogging-is-hard/</link>
<pubDate>Thu, 10 Apr 2014 21:20:48 +0000</pubDate>
<guid>https://h2ik.co/2014/04/10/blogging-is-hard/</guid>
<description>One would think that I would have a lot to share with the world, but I find typing out what is in my head very hard. I'm not sure what I can do about it.
I think I'm going to try and force myself to write a new blog post every two weeks in hope that it will become easier for me to do.
While I'm not sure what the topics might be, they will mostly be technical in nature maybe some on video games.</description>
</item>
<item>
<title>New Year, New Site</title>
<link>https://h2ik.co/2014/03/01/new-site/</link>
<pubDate>Sat, 01 Mar 2014 00:00:00 +0000</pubDate>
<guid>https://h2ik.co/2014/03/01/new-site/</guid>
<description>Yes it has really been that long, while life has become more chaotic with the coming of the twins, Elijah and Blake, I havn't been able to update the site like I was in 2012.
Now that the boys are almost 2 years old, I feel that I can start writing in my blog again. I'm moving away from WordPress to Jekyll. I won't bore you with the details, but it just came down to I spend the time to manage WordPress or do I goto something more static and easier to use.</description>
</item>
</channel>
</rss>