<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: shimonamit</title><link>https://news.ycombinator.com/user?id=shimonamit</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 19:12:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=shimonamit" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by shimonamit in "Rails 7.1 Released"]]></title><description><![CDATA[
<p>For security.</p>
]]></description><pubDate>Fri, 06 Oct 2023 08:03:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=37788245</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=37788245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37788245</guid></item><item><title><![CDATA[New comment by shimonamit in "ZincSearch – lightweight alternative to Elasticsearch written in Go"]]></title><description><![CDATA[
<p>Or <a href="https://github.com/typesense/typesense" rel="nofollow">https://github.com/typesense/typesense</a></p>
]]></description><pubDate>Thu, 22 Sep 2022 13:43:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=32938638</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=32938638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32938638</guid></item><item><title><![CDATA[New comment by shimonamit in "SQLite is not a toy database (2021)"]]></title><description><![CDATA[
<p>Note the difference between "lots of writes" and "lots of concurrent writes". "Lots of writes" in succession without heavy concurrency support is just fine for desktop/mobile apps. It is not okay for busy webapps.</p>
]]></description><pubDate>Tue, 16 Aug 2022 06:22:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=32479747</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=32479747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32479747</guid></item><item><title><![CDATA[New comment by shimonamit in "Gambling and Adult content DNS blocking using Mullvad VPN"]]></title><description><![CDATA[
<p>I use SafeDNS which filters adult content (plus many more categories), without forcing YouTube Restricted Mode. But, you can opt into YouTube Restricted Mode if you choose.</p>
]]></description><pubDate>Wed, 13 Jul 2022 13:47:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=32082660</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=32082660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32082660</guid></item><item><title><![CDATA[New comment by shimonamit in "Railway lines once connected the Middle East"]]></title><description><![CDATA[
<p>They did, at least in Israel. The Jerusalem-Beit Shemesh route was restored and it is a beautiful commute.</p>
]]></description><pubDate>Thu, 30 Dec 2021 08:40:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=29734904</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=29734904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29734904</guid></item><item><title><![CDATA[New comment by shimonamit in "Google classroom and Google docs can not be used when YouTube is blocked"]]></title><description><![CDATA[
<p>With age comes responsibility, so with time and coaching we remove restrictions. But it takes time, and I'm not willing to sacrifice my child's education in the meantime for YouTube and gaming distractions. I've grown to recognize there are certain distractions that are simply too difficult for young children to refuse.</p>
]]></description><pubDate>Sun, 19 Sep 2021 09:14:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=28582855</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=28582855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28582855</guid></item><item><title><![CDATA[New comment by shimonamit in "Google classroom and Google docs can not be used when YouTube is blocked"]]></title><description><![CDATA[
<p>Practical tip for parents here struggling with the problem of 'distractions during school hours': use a DNS filtering service.<p>I use the Family package from SafeDNS and I'm generally happy. It is also cheap at $20/year. I like SafeDNS because they provide a Desktop client that prevents tampering.<p>You can configure different profiles such as 'Education', 'Creative' and 'Default' for different modes you want to put your child's computer on - remotely. So during schooling hours I configure their computers to be on 'Education' mode, but if they want to just do Scratch or some other brain-stimulating activity, I put it on 'Creative' mode. For free time I'll put it on Default which I've configure to allow YouTube.<p>I configure each profile to block preconfigured vendor-supplied site archetypes such as Videos, Gaming, Advertising, Shopping, Chat etc. I have full control over each profile type. I can also whitelist a domain if they get in a snag.<p>I'm sure there are other good DNS filtering service providers, but this one is the one that worked best for me.</p>
]]></description><pubDate>Sun, 19 Sep 2021 08:36:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=28582710</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=28582710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28582710</guid></item><item><title><![CDATA[New comment by shimonamit in "Ask HN: How to do cross platform GUI?"]]></title><description><![CDATA[
<p>I was examining Zoom's bin directory looking for a cross-platform GUI library they might be using, and found a library called DirectUI, also duilib. DirectUI was originally developed by Bjarke Viksoe. Looks like this here: <a href="https://www.codeproject.com/Articles/372559/DirectUI" rel="nofollow">https://www.codeproject.com/Articles/372559/DirectUI</a>. Maybe someone else can add some insight?</p>
]]></description><pubDate>Sun, 23 Aug 2020 14:11:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=24252075</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=24252075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24252075</guid></item><item><title><![CDATA[New comment by shimonamit in "Microsoft's latest Windows 10 updates come with nasty printer bugs"]]></title><description><![CDATA[
<p>Printing in Windows is an unsolved problem. It never was.<p>To print in Windows I have a checklist:
1. Print
2. Restart printer
3. Cancel print job, try to print again.
4. Restart print spooler, try to print again.
5. Restart computer, try to print.<p>Usually works with #4 or #5. Having a family member print is a major tech support undertaking.</p>
]]></description><pubDate>Sun, 14 Jun 2020 16:56:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=23519257</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=23519257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23519257</guid></item><item><title><![CDATA[New comment by shimonamit in "“Our primary goal is to un-fork the Tor Browser”"]]></title><description><![CDATA[
<p>I haven't tried it recently (as in the past month), but I like to fire up the browser, press Ctrl+L, type an address and press Enter in a few seconds. That seems to take forever on Firefox compared to Chrome.</p>
]]></description><pubDate>Sun, 07 Aug 2016 04:59:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=12241124</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=12241124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12241124</guid></item><item><title><![CDATA[New comment by shimonamit in "After the coup, Turkey turns against America"]]></title><description><![CDATA[
<p>The U.S. stores nukes in Turkey as part of the NATO deterrence strategy. During the coup the Turkish authorities were quick to siege the military base supposedly hosting the nukes. From CNN:<p><pre><code>  > Turkish authorities encircled the base, cut off the power
  > supply and temporary closed the airspace around Incirlik 
  > as they fought off the coup launched on Friday.
</code></pre>
<a href="http://edition.cnn.com/2016/07/19/politics/us-nuclear-weapons-turkey-attempted-coup/index.html" rel="nofollow">http://edition.cnn.com/2016/07/19/politics/us-nuclear-weapon...</a></p>
]]></description><pubDate>Wed, 20 Jul 2016 12:57:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=12128638</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=12128638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12128638</guid></item><item><title><![CDATA[New comment by shimonamit in "Rails 5.0.0.beta1: Action Cable, API Mode, Rails Command"]]></title><description><![CDATA[
<p>An interesting tweet by Sam Saffron:<p>"@dhh this is just a bit too much <a href="https://github.com/rails/rails/blob/master/rails.gemspec#L28" rel="nofollow">https://github.com/rails/rails/blob/master/rails.gemspec#L28</a> … now every Rails install requires redis, eventmacine, celluloid and faye"<p><a href="https://twitter.com/samsaffron/status/678701348297158657" rel="nofollow">https://twitter.com/samsaffron/status/678701348297158657</a></p>
]]></description><pubDate>Mon, 21 Dec 2015 11:39:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=10770633</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=10770633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10770633</guid></item><item><title><![CDATA[The Struggles of Publishing a JavaScript Library]]></title><description><![CDATA[
<p>Article URL: <a href="http://nolanlawson.com/2015/10/19/the-struggles-of-publishing-a-javascript-library">http://nolanlawson.com/2015/10/19/the-struggles-of-publishing-a-javascript-library</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10424278">https://news.ycombinator.com/item?id=10424278</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 21 Oct 2015 08:32:54 +0000</pubDate><link>http://nolanlawson.com/2015/10/19/the-struggles-of-publishing-a-javascript-library</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=10424278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10424278</guid></item><item><title><![CDATA[New comment by shimonamit in "Microsoft nixes ActiveX add-on technology in new Edge browser"]]></title><description><![CDATA[
<p>HTML5 is an excellent alternative to ActiveX, particularly in the area of mime type handling, but it does not facilitate native desktop interaction. There is still a basic need for certain websites to interact with pre-installed native/legacy applications using a secure method such as Google Native Messaging, but Microsoft hasn't committed to anything similar.</p>
]]></description><pubDate>Sun, 10 May 2015 16:36:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=9520405</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=9520405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9520405</guid></item><item><title><![CDATA[New comment by shimonamit in "Render HTML via WebGL"]]></title><description><![CDATA[
<p>Not necessarily. Looks like it is an immediate mode, HTML-like syntax but without the DOM.</p>
]]></description><pubDate>Thu, 02 Apr 2015 14:59:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=9311056</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=9311056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9311056</guid></item><item><title><![CDATA[New comment by shimonamit in "PHP 7's new hashtable implementation"]]></title><description><![CDATA[
<p>Javascript's arrays cannot be used as maps or associative arrays. Arrays require numeric, consecutive keys. Otherwise it's an Object.<p>--<p>Clarification edit: Creating a new key on an array using arr['key']=1 creates a property on the arr Object but does not add an element to the standard array.<p><a href="http://stackoverflow.com/questions/8630471/strings-as-keys-of-array-in-javascript" rel="nofollow">http://stackoverflow.com/questions/8630471/strings-as-keys-o...</a></p>
]]></description><pubDate>Tue, 23 Dec 2014 08:43:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=8787335</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=8787335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8787335</guid></item><item><title><![CDATA[The Curse Of Smart People]]></title><description><![CDATA[
<p>Article URL: <a href="http://apenwarr.ca/log/?m=201407">http://apenwarr.ca/log/?m=201407</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7989819">https://news.ycombinator.com/item?id=7989819</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Fri, 04 Jul 2014 18:45:52 +0000</pubDate><link>http://apenwarr.ca/log/?m=201407</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=7989819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7989819</guid></item><item><title><![CDATA[GatewayIndex: How does your payment gateway stack up?]]></title><description><![CDATA[
<p>Article URL: <a href="http://gatewayindex.spreedly.com/">http://gatewayindex.spreedly.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7303938">https://news.ycombinator.com/item?id=7303938</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 26 Feb 2014 09:55:13 +0000</pubDate><link>http://gatewayindex.spreedly.com/</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=7303938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7303938</guid></item><item><title><![CDATA[New comment by shimonamit in "Opera is really nice."]]></title><description><![CDATA[
<p>Not Mobile Chrome.</p>
]]></description><pubDate>Thu, 13 Feb 2014 13:25:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=7231174</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=7231174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7231174</guid></item><item><title><![CDATA[New comment by shimonamit in "Opera is really nice."]]></title><description><![CDATA[
<p>So far Mobile Opera is the only browser to support:<p>* Readable text size after double-tap-to-zoom<p>* Text reflow<p>I still can't find a browser that remembers my zoom level per site.</p>
]]></description><pubDate>Thu, 13 Feb 2014 13:23:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=7231161</link><dc:creator>shimonamit</dc:creator><comments>https://news.ycombinator.com/item?id=7231161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7231161</guid></item></channel></rss>