<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: mikegirouard</title><link>https://news.ycombinator.com/user?id=mikegirouard</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 11:46:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mikegirouard" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mikegirouard in "Using Makefile(s) for Go"]]></title><description><![CDATA[
<p>It's really frustrating seeing so many Makefiles that don't _make_ anything.<p>Make syntax is really odd. I see so many folks go out of their way to deal w/quirks of make when they really just need a shell script. You can see this anti-pattern very quickly when you see `.PHONY` targets for everything.<p>I think make is useful for some aspects of go. GOPATH is becoming less relevant now, but still helpful when you want to have build-time dependencies in $PATH<p><pre><code>    $(GOPATH)/bin/some-dependency:
        go get -u ...
</code></pre>
I still use make when building artifacts, especially in CI. But as a default, I almost always try to talk folks out of using make for this sort of stuff.</p>
]]></description><pubDate>Tue, 10 Dec 2019 13:12:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=21752088</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=21752088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21752088</guid></item><item><title><![CDATA[Twin Peaks killing raises questions about algorithm that helped free suspect]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.sfchronicle.com/crime/article/Twin-Peaks-killing-raises-questions-about-11797572.php">http://www.sfchronicle.com/crime/article/Twin-Peaks-killing-raises-questions-about-11797572.php</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15000734">https://news.ycombinator.com/item?id=15000734</a></p>
<p>Points: 9</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 12 Aug 2017 23:56:12 +0000</pubDate><link>http://www.sfchronicle.com/crime/article/Twin-Peaks-killing-raises-questions-about-11797572.php</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=15000734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15000734</guid></item><item><title><![CDATA[New comment by mikegirouard in "Introducing the Firefox debugger.html"]]></title><description><![CDATA[
<p>That makes sense. I figured that there was most likely two different run modes (in browser vs stand-alone). Thanks for clarifying.</p>
]]></description><pubDate>Wed, 14 Sep 2016 19:13:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=12500297</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=12500297</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12500297</guid></item><item><title><![CDATA[New comment by mikegirouard in "Introducing the Firefox debugger.html"]]></title><description><![CDATA[
<p>I'm sure it's been considered already, but I'm immediately concerned about the security implications of running a node server when debugging. Perhaps that is only the case when debugging in a stand-alone setup?<p>Think if you RDP to Firefox or Chrome and forget that the server is running. Does that mean that if I browse to <a href="http://your.machine:8000" rel="nofollow">http://your.machine:8000</a> that I can control your browser?</p>
]]></description><pubDate>Wed, 14 Sep 2016 17:55:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=12499534</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=12499534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12499534</guid></item><item><title><![CDATA[Git Standup]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/kamranahmedse/git-standup">https://github.com/kamranahmedse/git-standup</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=11523386">https://news.ycombinator.com/item?id=11523386</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 18 Apr 2016 21:46:05 +0000</pubDate><link>https://github.com/kamranahmedse/git-standup</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=11523386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11523386</guid></item><item><title><![CDATA[Stressed, Tired, Rushed: A Portrait of the Modern Family]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.nytimes.com/2015/11/05/upshot/stressed-tired-rushed-a-portrait-of-the-modern-family.html">http://www.nytimes.com/2015/11/05/upshot/stressed-tired-rushed-a-portrait-of-the-modern-family.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10527232">https://news.ycombinator.com/item?id=10527232</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Nov 2015 02:59:04 +0000</pubDate><link>http://www.nytimes.com/2015/11/05/upshot/stressed-tired-rushed-a-portrait-of-the-modern-family.html</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10527232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10527232</guid></item><item><title><![CDATA[New comment by mikegirouard in "ProtonMail pays $6k ransom, gets taken out by DDoS anyway"]]></title><description><![CDATA[
<p>I'm reminded of a similar article on ransoms and FBI's strange advice to pay up.<p><a href="https://news.ycombinator.com/item?id=10482242" rel="nofollow">https://news.ycombinator.com/item?id=10482242</a><p>I think this is a good example of why this is bad advice.</p>
]]></description><pubDate>Sun, 08 Nov 2015 00:52:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=10526887</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10526887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10526887</guid></item><item><title><![CDATA[My college is forcing me to install their SSL certificate]]></title><description><![CDATA[
<p>Article URL: <a href="http://security.stackexchange.com/questions/104576/my-college-is-forcing-me-to-install-their-ssl-certificate-how-to-protect-my-pri">http://security.stackexchange.com/questions/104576/my-college-is-forcing-me-to-install-their-ssl-certificate-how-to-protect-my-pri</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10526403">https://news.ycombinator.com/item?id=10526403</a></p>
<p>Points: 26</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 07 Nov 2015 22:02:05 +0000</pubDate><link>http://security.stackexchange.com/questions/104576/my-college-is-forcing-me-to-install-their-ssl-certificate-how-to-protect-my-pri</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10526403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10526403</guid></item><item><title><![CDATA[New comment by mikegirouard in "Screenshots from developers and Unix people taken in 2002"]]></title><description><![CDATA[
<p>What an excellent post.<p>This inspired me to dig up an old screenshot from the same time:<p><a href="https://web.archive.org/web/20020408224844/http://p0w3r.com/archives/screenshots/wmaker0.8.0-01.jpg" rel="nofollow">https://web.archive.org/web/20020408224844/http://p0w3r.com/...</a><p>Most likely this was on a Red Hat desktop I was running (before the enterprise switch). Man, I really miss running WindowMaker…</p>
]]></description><pubDate>Thu, 29 Oct 2015 18:19:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=10473139</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10473139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10473139</guid></item><item><title><![CDATA[New comment by mikegirouard in "Re:work – tools and lessons to make work better"]]></title><description><![CDATA[
<p>I came here to note this exactly.<p>Googling for the word seems to imply that the term is being used in a few different contexts — and it is a real word. I suppose my beef is that Google's re:work and 37S' both deal with the workplace. It's a little too close in context IMO.</p>
]]></description><pubDate>Thu, 29 Oct 2015 17:52:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=10472928</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10472928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10472928</guid></item><item><title><![CDATA[New comment by mikegirouard in "Didn’t Homejoy Shut Down?"]]></title><description><![CDATA[
<p>I saw your post right after I noticed a broken logo on their booking form. I think this seems to be an interesting lead.</p>
]]></description><pubDate>Wed, 28 Oct 2015 20:56:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=10467346</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10467346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10467346</guid></item><item><title><![CDATA[New comment by mikegirouard in "Didn’t Homejoy Shut Down?"]]></title><description><![CDATA[
<p>I tried to book an appointment with a bogus email and got a 500.<p>The logo image was broken and I noticed an interesting path when viewing it's `src` attribute:<p><pre><code>    https://s3q1w2e3.s3.amazonaws.com/brands/logos/
</code></pre>
I wonder if this is a template theme or perhaps some sort of parent company that has many brands.</p>
]]></description><pubDate>Wed, 28 Oct 2015 20:53:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=10467329</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10467329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10467329</guid></item><item><title><![CDATA[New comment by mikegirouard in "Didn’t Homejoy Shut Down?"]]></title><description><![CDATA[
<p>This appears to be very plausible.<p>Googling "Fly Maids, Inc" shows their terms and privacy pages w/last modified dates of 2013 and 2014 respectively.<p><a href="https://www.google.com/search?q=%22Fly+Maids,+Inc%22" rel="nofollow">https://www.google.com/search?q=%22Fly+Maids,+Inc%22</a></p>
]]></description><pubDate>Wed, 28 Oct 2015 20:47:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=10467288</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10467288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10467288</guid></item><item><title><![CDATA[New comment by mikegirouard in "Why you might want to choose Ceylon"]]></title><description><![CDATA[
<p>There is also Vim support (albeit a work in progress)<p><a href="https://github.com/chochos/ceylon-vim" rel="nofollow">https://github.com/chochos/ceylon-vim</a></p>
]]></description><pubDate>Wed, 28 Oct 2015 13:53:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=10464414</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10464414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10464414</guid></item><item><title><![CDATA[New comment by mikegirouard in "ADP Drops Lawsuit Against Human Resources Startup Zenefits"]]></title><description><![CDATA[
<p>There was a comment in the post from Scott Yates I found to be insightful. Apparently he's a customer of both ADP and Zenefits and felt the effects first hand.<p><a href="https://www.blogmutt.com/blog/adp-and-zenefits-end-their-silly-lawsuits-is-peace-next" rel="nofollow">https://www.blogmutt.com/blog/adp-and-zenefits-end-their-sil...</a><p>I can't add more to the conversation, but I found it added another (more interesting) angle to the situation.</p>
]]></description><pubDate>Wed, 28 Oct 2015 01:00:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=10462283</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10462283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10462283</guid></item><item><title><![CDATA[New comment by mikegirouard in "Stefan Esser's laptop was apparently tampered with in a hotel"]]></title><description><![CDATA[
<p>You might want to take a look at the rest of his timeline. Apparently they tampered with the hard drive.<p><a href="https://twitter.com/i0n1c/status/658761878861139968" rel="nofollow">https://twitter.com/i0n1c/status/658761878861139968</a></p>
]]></description><pubDate>Mon, 26 Oct 2015 22:40:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=10455005</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10455005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10455005</guid></item><item><title><![CDATA[Stefan Esser's laptop was apparently tampered with in a hotel]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/i0n1c/status/658751231154913280">https://twitter.com/i0n1c/status/658751231154913280</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10454831">https://news.ycombinator.com/item?id=10454831</a></p>
<p>Points: 12</p>
<p># Comments: 4</p>
]]></description><pubDate>Mon, 26 Oct 2015 22:07:54 +0000</pubDate><link>https://twitter.com/i0n1c/status/658751231154913280</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10454831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10454831</guid></item><item><title><![CDATA[New Tricks for Browser Fingerprinting [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://zyan.scripts.mit.edu/presentations/toorcon2015.pdf">https://zyan.scripts.mit.edu/presentations/toorcon2015.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10449010">https://news.ycombinator.com/item?id=10449010</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 26 Oct 2015 00:12:32 +0000</pubDate><link>https://zyan.scripts.mit.edu/presentations/toorcon2015.pdf</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10449010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10449010</guid></item><item><title><![CDATA[New comment by mikegirouard in "Khan Academy's React style guide"]]></title><description><![CDATA[
<p>I thought so too. I guess this is a good time to remind ourselves that we are not our work and it's best not to be too attached to the things we create.<p>It's worth noting however that the heading says to minimize jQuery and more specifically jQuery plugins. My guess is that jQuery is fine as long as it's serving a low-level function (XHR, etc).</p>
]]></description><pubDate>Wed, 21 Oct 2015 17:10:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=10426819</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10426819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10426819</guid></item><item><title><![CDATA[New comment by mikegirouard in "Arachne: a self-contained graphical web browser for DOS and Linux"]]></title><description><![CDATA[
<p>It's awesome to see this posted. It brings back a lot of fond memories.<p>I came across Arachne about 15 years ago when I was exploring programming and writing graphical shells on top of DOS. As foreigner points out in this thread, it's entire UI is HTML. This blew my mind and eventually led me into the world of web development.</p>
]]></description><pubDate>Wed, 21 Oct 2015 05:56:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=10423935</link><dc:creator>mikegirouard</dc:creator><comments>https://news.ycombinator.com/item?id=10423935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10423935</guid></item></channel></rss>