<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: pikzel</title><link>https://news.ycombinator.com/user?id=pikzel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 26 May 2026 19:59:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pikzel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pikzel in "GitHub's Historic Uptime"]]></title><description><![CDATA[
<p>The status page was often down when GH was down, back in the days.</p>
]]></description><pubDate>Tue, 31 Mar 2026 21:17:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47593576</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=47593576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47593576</guid></item><item><title><![CDATA[New comment by pikzel in "I miss thinking hard"]]></title><description><![CDATA[
<p>It's all individual. That's like saying writing only happens when you know exactly the story to tell. I love open a blank project with a vague idea of what I want to do, and then just start exploring while I'm coding.</p>
]]></description><pubDate>Wed, 04 Feb 2026 10:51:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46884229</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=46884229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46884229</guid></item><item><title><![CDATA[New comment by pikzel in "Replacing a $3000/mo Heroku bill with a $55/mo server"]]></title><description><![CDATA[
<p>And they're now running all environments on a single machine! The bigger blast radius the better, right? Right...?</p>
]]></description><pubDate>Wed, 22 Oct 2025 14:11:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45669463</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=45669463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45669463</guid></item><item><title><![CDATA[New comment by pikzel in "(On | No) Syntactic Support for Error Handling"]]></title><description><![CDATA[
<p>They still haven't solved shadowing.<p><pre><code>  a, err := foo()
  b, err := bar()
  if err != nil { // oops, forgot to handle foo()'s err }
</code></pre>
This is the illusion of safe error handling.</p>
]]></description><pubDate>Tue, 03 Jun 2025 18:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44173149</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=44173149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44173149</guid></item><item><title><![CDATA[New comment by pikzel in "Why not parse `ls` and what to do instead"]]></title><description><![CDATA[
<p>"The Macintosh on which I type this has
64MB: Unix was not designed for the Mac. What kind of challenge is there
when you have that much RAM?"<p>Love it.</p>
]]></description><pubDate>Tue, 25 Jun 2024 12:42:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=40787866</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=40787866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40787866</guid></item><item><title><![CDATA[New comment by pikzel in "Please put units in names"]]></title><description><![CDATA[
<p>Had I seen PT5M I would have never guessed it meant five minutes, so you would need to refer to the RFC then.</p>
]]></description><pubDate>Mon, 21 Mar 2022 07:33:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=30751282</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=30751282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30751282</guid></item><item><title><![CDATA[New comment by pikzel in "Boyfriend-alert – A light based alert system"]]></title><description><![CDATA[
<p>Yeah, forcing her to use Discord just to get his attention.</p>
]]></description><pubDate>Mon, 31 Jan 2022 10:48:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=30146651</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=30146651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30146651</guid></item><item><title><![CDATA[New comment by pikzel in "Completing a part-time Master's in computer science while working"]]></title><description><![CDATA[
<p>Did my master's full time while working full time. Never had better grades before or after, but sacrificed a lot and nothing stuck. Can't remember barely anything I learned during my master's.</p>
]]></description><pubDate>Wed, 12 Jan 2022 12:57:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=29905727</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=29905727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29905727</guid></item><item><title><![CDATA[New comment by pikzel in "A submarine's weakness: its software?"]]></title><description><![CDATA[
<p>This webpage could be a few lines html and css, but uses 172 node modules. 4240 files. The repo is 17.6 MB.
We Deserve Much Better.</p>
]]></description><pubDate>Tue, 07 Dec 2021 17:36:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=29475587</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=29475587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29475587</guid></item><item><title><![CDATA[New comment by pikzel in "“They introduce kernel bugs on purpose”"]]></title><description><![CDATA[
<p>Why don't you read the article to find out? <a href="https://github.com/QiushiWu/QiushiWu.github.io/blob/main/papers/OpenSourceInsecurity.pdf" rel="nofollow">https://github.com/QiushiWu/QiushiWu.github.io/blob/main/pap...</a></p>
]]></description><pubDate>Wed, 21 Apr 2021 10:48:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=26887788</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=26887788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26887788</guid></item><item><title><![CDATA[New comment by pikzel in "Skies went dark: Historians pinpoint the 'worst year' ever to be alive"]]></title><description><![CDATA[
<p>Every time I think about the climate and events like these, I'm reminded of when it rained for two million years - "About 232 million years ago, during a span known as the Carnian age, it rained almost everywhere. After millions of years of dry climates, Earth entered a wet period lasting one million to two million years." (<a href="https://www.nature.com/articles/d41586-019-03699-7" rel="nofollow">https://www.nature.com/articles/d41586-019-03699-7</a>)</p>
]]></description><pubDate>Tue, 13 Apr 2021 07:57:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=26789380</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=26789380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26789380</guid></item><item><title><![CDATA[New comment by pikzel in "Reverse engineering a mysterious UDP stream in my hotel (2016)"]]></title><description><![CDATA[
<p>Unfortunately the url gave it away, or it would have been an exciting read.</p>
]]></description><pubDate>Thu, 01 Apr 2021 12:22:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=26659534</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=26659534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26659534</guid></item><item><title><![CDATA[New comment by pikzel in "Based Cooking"]]></title><description><![CDATA[
<p>This is just so uninspiring. And I grew up with these colorless, times new roman 90's web pages.</p>
]]></description><pubDate>Thu, 11 Mar 2021 10:14:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=26422344</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=26422344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26422344</guid></item><item><title><![CDATA[New comment by pikzel in "Try to guess if code is real or GPT2-generated"]]></title><description><![CDATA[
<p>Oh you'd be surprised. Here's a few (tld and target market)[0]:<p><pre><code>    .kim - Kim (Korean surname)
    .lol - LOL: laughing out loud 
    .organic - organic gardeners, farmers, foods, etc. 
    .plumbing - plumbing businesses
</code></pre>
[0] <a href="https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains" rel="nofollow">https://en.wikipedia.org/wiki/List_of_Internet_top-level_dom...</a></p>
]]></description><pubDate>Wed, 24 Feb 2021 08:47:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=26247985</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=26247985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26247985</guid></item><item><title><![CDATA[New comment by pikzel in "Ask HN: How to increase SWE salaries in Europe?"]]></title><description><![CDATA[
<p>I don't get why I would get a smaller cut of the profit just because I save less for my children than Americans do. I should be paid what is reasonable for the work I do, not how much money I spent on education.</p>
]]></description><pubDate>Thu, 14 Jan 2021 12:51:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=25775742</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=25775742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25775742</guid></item><item><title><![CDATA[New comment by pikzel in "Why is the Google Cloud UI so slow?"]]></title><description><![CDATA[
<p>For Google, it's better when it's my CPU doing the work, than theirs.</p>
]]></description><pubDate>Wed, 09 Dec 2020 15:21:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=25359378</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=25359378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25359378</guid></item><item><title><![CDATA[New comment by pikzel in "Subversive Computing"]]></title><description><![CDATA[
<p>"It is, quite literally, a site where millions of people post daily photos of their dinners."<p>If you follow people who post daily photos of their dinners, daily photos of dinners is what you get. That's certainly not how my IG feed looks.</p>
]]></description><pubDate>Wed, 04 Nov 2020 16:32:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=24990491</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=24990491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24990491</guid></item><item><title><![CDATA[New comment by pikzel in "Three Months of Go from a Haskeller’s perspective (2016)"]]></title><description><![CDATA[
<p>I really agree with some points. In my project, we moved from Java/Spring because it was just too much magic happening behind the scenes. We wanted something that was just clear and straight to the point. We should be able to read the code and it should do exactly that, not something else because you annotated the class.
I just wish it wasn't so bloated with error handling. It's difficult to see the actual code among all the if err != nil (even though GoLand does a pretty good job at hiding them). Something like this?<p><pre><code>  f := os.Open("file") or {
      return err
  }
</code></pre>
After a couple of years with Scala, I'm also really missing proper FP, pattern matching, optional types, immutability, etc. Still, I'm pretty happy with Go and it has made me more excited about coding again.</p>
]]></description><pubDate>Wed, 04 Nov 2020 14:05:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=24989123</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=24989123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24989123</guid></item><item><title><![CDATA[New comment by pikzel in "Death Valley soars to 130 degrees, Earth’s highest temperature since 1931"]]></title><description><![CDATA[
<p>Archer: 'cause you never think of those other two as having their shit together.</p>
]]></description><pubDate>Mon, 17 Aug 2020 15:06:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=24187978</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=24187978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24187978</guid></item><item><title><![CDATA[New comment by pikzel in "Show HN: This Word Does Not Exist"]]></title><description><![CDATA[
<p><p><pre><code>  jungler
  jun·gler
  an open field used for sports or other contests
  "teens fought some 20,000 jungler, on the ice"
</code></pre>
..wut</p>
]]></description><pubDate>Thu, 14 May 2020 13:06:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=23178987</link><dc:creator>pikzel</dc:creator><comments>https://news.ycombinator.com/item?id=23178987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23178987</guid></item></channel></rss>