<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: OlegYch</title><link>https://news.ycombinator.com/user?id=OlegYch</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 10:12:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=OlegYch" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by OlegYch in "Light Table - a new IDE concept"]]></title><description><![CDATA[
<p>all of this (except the wonderful idea for debugging) is available in intellij
you should also take a look at their scala repl, which just rocks</p>
]]></description><pubDate>Fri, 13 Apr 2012 21:08:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=3838863</link><dc:creator>OlegYch</dc:creator><comments>https://news.ycombinator.com/item?id=3838863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3838863</guid></item><item><title><![CDATA[New comment by OlegYch in "True Scala complexity "]]></title><description><![CDATA[
<p>Very good post.
One point with which i cannot agree is "In fact, <i>it is impossible to insert a new method that behaves like a normal collection method.</i> "<p>Please see <a href="http://ideone.com/ePUHG" rel="nofollow">http://ideone.com/ePUHG</a>
An excerpt:
  import MyEnhancements._
  println("qwe".quickSort)
  println(Array(2,0).quickSort)
  println(Seq(2,0).quickSort)</p>
]]></description><pubDate>Tue, 10 Jan 2012 00:23:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=3445027</link><dc:creator>OlegYch</dc:creator><comments>https://news.ycombinator.com/item?id=3445027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3445027</guid></item></channel></rss>