<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: Skalman</title><link>https://news.ycombinator.com/user?id=Skalman</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 12:53:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Skalman" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Skalman in "Rust and the Future of Systems Programming [video]"]]></title><description><![CDATA[
<p>For me the hump was from the get-go.<p>Following the book, I installed Rust directly, but then i realized that I should've installed it via Rustup. Next, I want a good editing environment, so I install VS Code and Racer, but then I find out that I can't use Clippy unless I use Nightly... and I'm not interested in using Nightly, so I'll wait.</p>
]]></description><pubDate>Wed, 16 Nov 2016 20:38:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=12971253</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=12971253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12971253</guid></item><item><title><![CDATA[New comment by Skalman in "Firefox exploit found in the wild"]]></title><description><![CDATA[
<p>To people helping others on the internet who claim to be security professionals, remember to make sure that the person is actually trustworthy, so you're not helping criminals. Even though a_cherepanov is a new account with only this comment, I suppose their email domain makes them trustworthy enough: ESET is a Slovakian security company that's had a Wikipedia page for 5+ years.</p>
]]></description><pubDate>Fri, 07 Aug 2015 17:30:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=10023709</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=10023709</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10023709</guid></item><item><title><![CDATA[New comment by Skalman in "Things Rust shipped without"]]></title><description><![CDATA[
<p>It's an encoding that isn't good at anything: it's neither ASCII-compatible (like UTF-8), nor fixed-length (like UTF-32), but because most characters require only 2 bytes, developers frequently assume that none require more, leading to bugs when a character eventually is represented by 4 bytes.</p>
]]></description><pubDate>Fri, 03 Jul 2015 20:17:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=9827707</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=9827707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9827707</guid></item><item><title><![CDATA[New comment by Skalman in "MetaES – JavaScript in JavaScript interpreter"]]></title><description><![CDATA[
<p>If you don't need to dynamically evaluate the code, compiling ES.next code will be more performant, e.g. using Babel.</p>
]]></description><pubDate>Sun, 21 Jun 2015 22:19:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=9755224</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=9755224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9755224</guid></item><item><title><![CDATA[New comment by Skalman in "A Strong Mode for JavaScript"]]></title><description><![CDATA[
<p>Perhaps you didn't catch that basically the difference between <i>let</i> and <i>var</i> is that <i>let</i> is block-scoped, while <i>var</i> is function-scoped?<p><pre><code>  let result = 0;
  for (let i = 0; i < arr.length; i++) {
    result += arr[i];
  }</code></pre></p>
]]></description><pubDate>Thu, 12 Mar 2015 05:57:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=9189365</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=9189365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9189365</guid></item><item><title><![CDATA[New comment by Skalman in "The next version of DuckDuckGo"]]></title><description><![CDATA[
<p>In general, it looks really good.<p>- I'd like some more focus on keyboard navigation. Make sure that everything looks good when tabbing, even if you've used arrow keys first.<p>- Anti-phishing: A long domain name will trim the end in the "More from ..." link. Instead it would make sense to trim the beginning.<p>- Needs better contrast.</p>
]]></description><pubDate>Mon, 05 May 2014 19:08:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=7700472</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=7700472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7700472</guid></item><item><title><![CDATA[New comment by Skalman in "Heartbleed Bug Health Report Of The 5,000 Most Popular Domains"]]></title><description><![CDATA[
<p>I note that mozilla.org is on that list. Does anybody know if they're affected?</p>
]]></description><pubDate>Mon, 14 Apr 2014 11:12:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=7585485</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=7585485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7585485</guid></item><item><title><![CDATA[New comment by Skalman in "Obama’s Path From Critic to Overseer of Spying"]]></title><description><![CDATA[
<p>Was he ever that critical? From the article:<p>> Mr. Obama was a sponsor of a bill in 2005 to raise the standard required for federal agents using ... national security letters ... He joined other Democrats fighting the renewal of the Patriot Act until it was amended to address civil liberties concerns, then voted for its extension in 2006 after a compromise, breaking with Mr. Wyden who voted no.<p>> “The rhetoric was probably sharper than his votes.” By summer 2008, with the Democratic nomination secured and the White House now a real possibility, Mr. Obama voted for legislation essentially ratifying Mr. Bush’s surveillance programs.</p>
]]></description><pubDate>Thu, 16 Jan 2014 15:12:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=7069742</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=7069742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7069742</guid></item><item><title><![CDATA[New comment by Skalman in "Mozilla in 2013"]]></title><description><![CDATA[
<p>It's a one-line fix to make it intuitive, but that's not what's needed here. Ultimately there should be some spec so that browser vendors can converge towards a single behavior.</p>
]]></description><pubDate>Tue, 17 Dec 2013 07:10:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=6919952</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6919952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6919952</guid></item><item><title><![CDATA[New comment by Skalman in "Mozilla in 2013"]]></title><description><![CDATA[
<p>That patch would not be welcome. The patch to make the behavior intuitive is literally to remove "!important" from one CSS file. They're not changing because they're afraid to break the web.</p>
]]></description><pubDate>Mon, 16 Dec 2013 19:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=6917385</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6917385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6917385</guid></item><item><title><![CDATA[New comment by Skalman in "Wikimedia Foundation sends cease and desist letter to WikiPR"]]></title><description><![CDATA[
<p>Well, it sure is an official guideline [1].<p>[1] <a href="https://en.wikipedia.org/wiki/Wikipedia:COI" rel="nofollow">https://en.wikipedia.org/wiki/Wikipedia:COI</a></p>
]]></description><pubDate>Wed, 20 Nov 2013 09:47:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=6767134</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6767134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6767134</guid></item><item><title><![CDATA[New comment by Skalman in "How Ghostery breaks simple websites"]]></title><description><![CDATA[
<p>Well, I always open a private window if that's the case.</p>
]]></description><pubDate>Tue, 19 Nov 2013 12:53:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=6760791</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6760791</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6760791</guid></item><item><title><![CDATA[New comment by Skalman in "Chromium: "MathML is not something that we want at this time""]]></title><description><![CDATA[
<p>Because that's not possible to style with CSS.</p>
]]></description><pubDate>Wed, 30 Oct 2013 07:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=6639951</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6639951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6639951</guid></item><item><title><![CDATA[The Java Debacle - Firefox reverses the block]]></title><description><![CDATA[
<p>Article URL: <a href="http://mike.kaply.com/2013/10/25/the-java-debacle/">http://mike.kaply.com/2013/10/25/the-java-debacle/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6613377">https://news.ycombinator.com/item?id=6613377</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 25 Oct 2013 18:05:33 +0000</pubDate><link>http://mike.kaply.com/2013/10/25/the-java-debacle/</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6613377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6613377</guid></item><item><title><![CDATA[New comment by Skalman in "Can You Read People’s Emotions?"]]></title><description><![CDATA[
<p>One thing that helps me is to imitate the expression and try to feel what <i>I</i> feel when I'm doing it. Not always right, but sometimes I go from not having a clue to being sure.</p>
]]></description><pubDate>Sat, 19 Oct 2013 20:29:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=6577676</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6577676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6577676</guid></item><item><title><![CDATA[New comment by Skalman in "Brendan Eich on EME"]]></title><description><![CDATA[
<p>Hollywood is pushing DRM and requiring its use. Netflix wants DRM (via Hollywood), but Youtube doesn't currently seem to mind being DRM free.<p>If DRM capability becomes ubiquitous, Youtube might become DRMed, but that's on a longer time horizon.</p>
]]></description><pubDate>Thu, 17 Oct 2013 18:17:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=6567155</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6567155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6567155</guid></item><item><title><![CDATA[New comment by Skalman in "ECMA-404: The JSON Data Interchange Format [pdf]"]]></title><description><![CDATA[
<p>I frequently use it for settings.</p>
]]></description><pubDate>Sat, 12 Oct 2013 17:41:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=6539513</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6539513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6539513</guid></item><item><title><![CDATA[New comment by Skalman in "Show HN: UI Concept – Focus Transition"]]></title><description><![CDATA[
<p>You can actually partially detect it with Firefox.<p><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-system-metric%28windows-default-theme%29" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-syste...</a>  <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-system-metric%28mac-graphite-theme%29" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-syste...</a></p>
]]></description><pubDate>Fri, 20 Sep 2013 09:45:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=6416792</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6416792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6416792</guid></item><item><title><![CDATA[New comment by Skalman in "Show HN: UI Concept – Focus Transition"]]></title><description><![CDATA[
<p>Oh, didn't know. You could even force highlight colors, by explicitly setting border or outline colors.</p>
]]></description><pubDate>Fri, 20 Sep 2013 06:34:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=6416260</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6416260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6416260</guid></item><item><title><![CDATA[New comment by Skalman in "Show HN: UI Concept – Focus Transition"]]></title><description><![CDATA[
<p>Such a simple idea - but it does make it easier to follow. The only problem I have is that it's very mac-centric. On my system the focus color is orange and it looks a bit off.<p>I'd suggest to use the highlight color:<p><pre><code>  box-shadow: 0px 0px 2px 3px highlight, 0px 0px 2px highlight inset</code></pre></p>
]]></description><pubDate>Fri, 20 Sep 2013 05:28:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=6416087</link><dc:creator>Skalman</dc:creator><comments>https://news.ycombinator.com/item?id=6416087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6416087</guid></item></channel></rss>