<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: quinoablast</title><link>https://news.ycombinator.com/user?id=quinoablast</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 07 Jun 2026 22:17:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=quinoablast" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by quinoablast in "Fork() without exec() is dangerous in large programs (2016)"]]></title><description><![CDATA[
<p>That is basically how NGINX works if you run it in daemon mode. When you start or reload the server, the main process initializes common state then forks to become a worker process. Although I would recommend avoiding any IPC past that if possible</p>
]]></description><pubDate>Tue, 14 Jun 2022 17:23:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=31742795</link><dc:creator>quinoablast</dc:creator><comments>https://news.ycombinator.com/item?id=31742795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31742795</guid></item><item><title><![CDATA[New comment by quinoablast in "How to create a dashboard in Python with Jupyter Notebook"]]></title><description><![CDATA[
<p>You’re definitely right that metrics are often used as post-hoc justification of decisions already made.<p>An example of actual dashboard culture is AWS’s operational metrics meetings. The construction of the dashboards themselves is scrutinized just as much as any latency or availability metric (may God have mercy on your soul if use a pie chart or display the median of metrics without justification). And it’s actually useful for surfacing issues and knowledge sharing. The frequent cadence can be a big cause if stress though.<p><a href="https://aws.amazon.com/blogs/opensource/the-wheel/" rel="nofollow">https://aws.amazon.com/blogs/opensource/the-wheel/</a></p>
]]></description><pubDate>Tue, 14 Jun 2022 13:50:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=31739499</link><dc:creator>quinoablast</dc:creator><comments>https://news.ycombinator.com/item?id=31739499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31739499</guid></item></channel></rss>