<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: nmaludy</title><link>https://news.ycombinator.com/user?id=nmaludy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 19:50:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nmaludy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nmaludy in "Why is Vivado 2026.1 dropping Linux support for free tier?"]]></title><description><![CDATA[
<p>We've had good experiences with Lattice parts. Their software tools are free for all of their basic chips. They only charge for licensing when you use the higher end SKUs with SerDes. Example, you can use and develop on an ECP5 or Certus using their free license, but then you need a paid license to work on ECP5-5G or CertusPro chips.<p>They're not perfect, but they're better to work with than Xilinx. Also, their datasheetd are better than Xilinx in my experience.<p>Give Lattice a look for your next project.</p>
]]></description><pubDate>Sun, 24 May 2026 08:13:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48255497</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=48255497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48255497</guid></item><item><title><![CDATA[New comment by nmaludy in "Programming language speed comparison using Leibniz formula for π"]]></title><description><![CDATA[
<p>If i'm understanding the repository correctly, it looks like each language reads from a file, does some I/O printing to console, then computes the value, then some more console printing and exits.<p>In my opinion, the comparisons could be better if the file I/O and console printing were removed.</p>
]]></description><pubDate>Fri, 19 Dec 2025 17:28:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46328452</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=46328452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46328452</guid></item><item><title><![CDATA[New comment by nmaludy in "Double Standards"]]></title><description><![CDATA[
<p>I asked about that and never got a response. My thought would be some sort of side/end fed cooling fan instead of one that exhausts out the top.</p>
]]></description><pubDate>Fri, 08 Dec 2023 18:55:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=38572743</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=38572743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38572743</guid></item><item><title><![CDATA[New comment by nmaludy in "Memory leaks: the forgotten side of web performance"]]></title><description><![CDATA[
<p>Warning, im feeling synical this evening...<p>Completely agree! I find that a lot of developers don't understand how things work under the hood or how things fit together. This always comes back to bit them. Same can be said for modern infrastructure engineers / DevOps / sysadmins.</p>
]]></description><pubDate>Mon, 10 Jan 2022 02:03:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=29869708</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=29869708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29869708</guid></item><item><title><![CDATA[New comment by nmaludy in "NVMe over Fabrics Explained"]]></title><description><![CDATA[
<p>I'm curious how NVMe-oF compares to iSER?<p>From a quick search it seems that NVMe-oF is still early days with limited implementations, where iSER is more established. Both rely on RDMA.<p>I could not find any performance comparisons. Any insight here?</p>
]]></description><pubDate>Tue, 01 Jun 2021 11:24:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=27352940</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=27352940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27352940</guid></item><item><title><![CDATA[New comment by nmaludy in "Getting Started with Ansible"]]></title><description><![CDATA[
<p>I do agree that Ansible is quite easy to start with, YAML being a fairly simply syntax to understand if you've never coded before.<p>One of the things i struggle with most in regards to Ansible is that things that are semi-interesting like loops, conditionals, data munging, etc are quite complicated and cumbersome. I agree that things like Puppet and Chef make these tasks _much_ easier and i end up writing more understandable code that works just like any other scripting language.<p>I also _very_ much appreciate the fact that i can unit test my code in Puppet and Chef. As part of a good DevOps practice, unit testing along with integration/acceptance testing is crucial!<p>On top of that i believe that the roles in Ansible Galaxy are very much sub-par when compared to modules in Puppet Forge. Most of the modules in Ansible Galaxy are simply "install package, start the service". In general, Puppet Forge modules are much more in-depth and allow for configuration and customization to many aspects of the application you're configuring.<p>Also, check out Bolt from Puppet: <a href="https://puppet.com/docs/bolt/latest/bolt.html" rel="nofollow">https://puppet.com/docs/bolt/latest/bolt.html</a><p>Bolt is an "ad-hoc task runner" very much like Ansible. One of the cool things you can do with Bolt though is apply Puppet code as part of the run, so you can reuse all of the Puppet Forge modules that already exist.</p>
]]></description><pubDate>Tue, 17 Nov 2020 13:11:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=25123320</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=25123320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25123320</guid></item><item><title><![CDATA[New comment by nmaludy in "An update to the Timescale license"]]></title><description><![CDATA[
<p>Agreed!<p>We run several instances in production and have had zero problems. TimescaleDB engineers, if you are watching / reading. Thank you VERY MUCH! You totally rock!</p>
]]></description><pubDate>Thu, 24 Sep 2020 17:24:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=24581043</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=24581043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24581043</guid></item><item><title><![CDATA[New comment by nmaludy in "Moving your SSH port isn’t security by obscurity"]]></title><description><![CDATA[
<p>Different servers.</p>
]]></description><pubDate>Tue, 22 Sep 2020 01:06:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=24549897</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=24549897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24549897</guid></item><item><title><![CDATA[New comment by nmaludy in "Moving your SSH port isn’t security by obscurity"]]></title><description><![CDATA[
<p>An FBI agent from the Cyber Crimes division gave a talk while I was in college (>10 years ago). He was interested in brute force attacks against SSH daemons and created a couple hypotheses around number of logins and common passwords. To test this he setup two Honey Pot to record all of the username/passwords. The first one listened on standard SSH port 22, the other listened on a random high-numbered port. He left both of these running for ~6 months.<p>Results:
The honey pot listening on standard port 22 received 1,000s of login attempts (sorry, don't remember the exact number).  The honey pot listening on the random high-numbered port received exactly 0.<p>I know this is just an anecdote and it might not necessarily be true today, but this experiment always sticks in my head. At least the guy used the scientific method: created a hypothesis, conducted the experiment, analyzed his results.</p>
]]></description><pubDate>Mon, 21 Sep 2020 12:42:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=24542615</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=24542615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24542615</guid></item><item><title><![CDATA[New comment by nmaludy in "Gitlab features that are moving to open source"]]></title><description><![CDATA[
<p>Bummed that Pull Mirroring isn't on the list. I really want to use GitLab for CI/CD, but we dont want to store our code there exclusively. Instead we use a series of scripts to work around this problem. Would be great if the core platform just supported this.</p>
]]></description><pubDate>Tue, 31 Mar 2020 02:41:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=22734477</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=22734477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22734477</guid></item><item><title><![CDATA[New comment by nmaludy in "Verizon Digital Operates 20k Servers"]]></title><description><![CDATA[
<p>Very interesting use case here. Would love to get more technical details on the scale-out process. The author mentioned two pieces:<p>- Turning down the data retention period in the database. Wonder how long data is kept?<p>- Scaling out with additional worker nodes. Curious what st2 processes got scaled out? st2actionrunner, st2rulesengine, st2api?<p>Any other tips/tricks?</p>
]]></description><pubDate>Thu, 21 Mar 2019 23:18:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=19458316</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=19458316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19458316</guid></item><item><title><![CDATA[StackStorm – Event-Driven DevOps Automation Platform]]></title><description><![CDATA[
<p>Article URL: <a href="https://stackstorm.com">https://stackstorm.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=18962479">https://news.ycombinator.com/item?id=18962479</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 21 Jan 2019 18:47:18 +0000</pubDate><link>https://stackstorm.com</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=18962479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18962479</guid></item><item><title><![CDATA[New comment by nmaludy in "Vial-Http – Simple HTTP REST Tool for Vim"]]></title><description><![CDATA[
<p>If you're into emacs there is something similar called restclient.el <a href="https://github.com/pashky/restclient.el" rel="nofollow">https://github.com/pashky/restclient.el</a></p>
]]></description><pubDate>Sat, 07 Apr 2018 10:08:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=16780129</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=16780129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16780129</guid></item><item><title><![CDATA[New comment by nmaludy in "How migrating to StackStorm changed our lives"]]></title><description><![CDATA[
<p>Comments and opinions are welcome!</p>
]]></description><pubDate>Sun, 11 Mar 2018 15:12:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=16563257</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=16563257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16563257</guid></item><item><title><![CDATA[How migrating to StackStorm changed our lives]]></title><description><![CDATA[
<p>Article URL: <a href="https://encoretechnologies.github.io/blog/2018/03/stackstorm-changed-our-lives/">https://encoretechnologies.github.io/blog/2018/03/stackstorm-changed-our-lives/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16562751">https://news.ycombinator.com/item?id=16562751</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 11 Mar 2018 12:33:37 +0000</pubDate><link>https://encoretechnologies.github.io/blog/2018/03/stackstorm-changed-our-lives/</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=16562751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16562751</guid></item><item><title><![CDATA[Puppet Module to Install StackStorm – Announcing Release Candidate]]></title><description><![CDATA[
<p>Article URL: <a href="https://stackstorm.com/2018/01/05/announcing-puppet-module-1-0-0-rc/">https://stackstorm.com/2018/01/05/announcing-puppet-module-1-0-0-rc/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16080122">https://news.ycombinator.com/item?id=16080122</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 05 Jan 2018 17:42:59 +0000</pubDate><link>https://stackstorm.com/2018/01/05/announcing-puppet-module-1-0-0-rc/</link><dc:creator>nmaludy</dc:creator><comments>https://news.ycombinator.com/item?id=16080122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16080122</guid></item></channel></rss>