<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: tomvalorsa</title><link>https://news.ycombinator.com/user?id=tomvalorsa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 09:37:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tomvalorsa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tomvalorsa in "This is a teenager"]]></title><description><![CDATA[
<p>In case the author swings by - I think the presentation of this is really cool. The sprites bring it to life as they hurry around the screen! The way Alex bookends the walkthrough of the data is clever as well, and I felt the return to him at the end was quite evocative. Nice work!</p>
]]></description><pubDate>Tue, 16 Apr 2024 17:34:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=40054831</link><dc:creator>tomvalorsa</dc:creator><comments>https://news.ycombinator.com/item?id=40054831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40054831</guid></item><item><title><![CDATA[New comment by tomvalorsa in "Empty stadiums have shrunk football teams’ home advantage"]]></title><description><![CDATA[
<p>Agreed. It's been interesting to hear how the players communicate and organise each other from a fan perspective as well - it's not something we usually have access to.</p>
]]></description><pubDate>Thu, 30 Jul 2020 08:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=23995869</link><dc:creator>tomvalorsa</dc:creator><comments>https://news.ycombinator.com/item?id=23995869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23995869</guid></item><item><title><![CDATA[New comment by tomvalorsa in "Why is infrastructure as code such a big deal?"]]></title><description><![CDATA[
<p>I think consistency is a big benefit. Having the infrastructure described as code means that configurations are recorded in a uniform way (as opposed to just clicking around in a web interface to spin up resources and _maybe_ documenting it, for example). You can also check this code into source control and have a handle on how changes were made over time, which can be useful if a problem occurs and you want to isolate the change that broke your setup.</p>
]]></description><pubDate>Thu, 16 Jul 2020 12:38:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=23858350</link><dc:creator>tomvalorsa</dc:creator><comments>https://news.ycombinator.com/item?id=23858350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23858350</guid></item><item><title><![CDATA[New comment by tomvalorsa in "London’s trees are saving the city billions"]]></title><description><![CDATA[
<p>I worked on a project with Trees for Cities and Ealing Council a couple of years back, which tried to visualise the importance of urban trees. Data had been gathered to estimate the monetary value provided by trees and how much it would cost to replace them. It was pretty eye-opening for me. Link if interested: <a href="https://www.ealingitree.online/" rel="nofollow">https://www.ealingitree.online/</a>.</p>
]]></description><pubDate>Sun, 15 Mar 2020 11:22:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=22582801</link><dc:creator>tomvalorsa</dc:creator><comments>https://news.ycombinator.com/item?id=22582801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22582801</guid></item><item><title><![CDATA[New comment by tomvalorsa in "Have you used styled components and what do you think about it?"]]></title><description><![CDATA[
<p>styled-components is a module used specifically with react.js (i.e. not web components).<p>Theming is actually handled quite nicely[1]. Essentially, you create a JS object which represents your theme (colours, fonts, spacing etc.) and pass it to a provider component. This will then provide the theme object to any components beneath it in the component tree, so you can pull out values and use them to style your app.<p>[1] <a href="https://www.styled-components.com/docs/advanced#theming" rel="nofollow">https://www.styled-components.com/docs/advanced#theming</a></p>
]]></description><pubDate>Tue, 01 Oct 2019 19:34:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=21129623</link><dc:creator>tomvalorsa</dc:creator><comments>https://news.ycombinator.com/item?id=21129623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21129623</guid></item></channel></rss>