<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: EricLeer</title><link>https://news.ycombinator.com/user?id=EricLeer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:41:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=EricLeer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by EricLeer in "ALICE detects the conversion of lead into gold at the LHC"]]></title><description><![CDATA[
<p>Jeah, the lab where I worked cleaned the machine on a 1-2 month basis. All the cleaned out metals where then sold to a recycler.</p>
]]></description><pubDate>Sun, 11 May 2025 12:43:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=43953415</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=43953415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43953415</guid></item><item><title><![CDATA[New comment by EricLeer in "The School Car Pickup Line Is a National Embarrassment"]]></title><description><![CDATA[
<p>This will probably wildly diver from country to country, but typically in elementary school where 50 kids, and for high school around 100-120.</p>
]]></description><pubDate>Sat, 15 Mar 2025 09:08:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43371181</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=43371181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43371181</guid></item><item><title><![CDATA[New comment by EricLeer in "Llm.c – LLM training in simple, pure C/CUDA"]]></title><description><![CDATA[
<p>Yes there are many attempts in applying a transformers to timeseries forecasting. For instance (but there are many more):
- Timegpt <a href="https://arxiv.org/abs/2310.03589" rel="nofollow">https://arxiv.org/abs/2310.03589</a>
- Chronos <a href="https://github.com/amazon-science/chronos-forecasting">https://github.com/amazon-science/chronos-forecasting</a><p>These kind of papers often talk the world, but often lack a proper baseline model. They only compare against very simple (naive forecast), or non tuned models. In my experience a gradient boosting model will probably solve 95% of your forecasting problems, and trying to get fancy with a transformer (or even just a simple neural net) is more trouble then it is worth.</p>
]]></description><pubDate>Tue, 09 Apr 2024 20:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=39983954</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=39983954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39983954</guid></item><item><title><![CDATA[New comment by EricLeer in "A battery has replaced Hawaii's last coal plant"]]></title><description><![CDATA[
<p>Funnily enough next to wind also solar is one of the major renewable sources in the Netherlands. So also day-night storage would be important.<p>The Netherlands actually is second place in terms of solar generation per capita in the world (only Australia has more).</p>
]]></description><pubDate>Thu, 11 Jan 2024 13:01:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=38951653</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=38951653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38951653</guid></item><item><title><![CDATA[New comment by EricLeer in "Stealthy Linux rootkit found in the wild after going undetected for 2 years"]]></title><description><![CDATA[
<p>Any recommendations for a good AV/EPP for desktop linux (ubuntu)?</p>
]]></description><pubDate>Mon, 11 Dec 2023 07:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=38598301</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=38598301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38598301</guid></item><item><title><![CDATA[New comment by EricLeer in "GraphCast: AI model for weather forecasting"]]></title><description><![CDATA[
<p>The weather company claims to do this (they are also the main provider of weather data for apple).</p>
]]></description><pubDate>Wed, 15 Nov 2023 10:46:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38275313</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=38275313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38275313</guid></item><item><title><![CDATA[New comment by EricLeer in "GraphCast: AI model for weather forecasting"]]></title><description><![CDATA[
<p>See for instance the pytorch geometric [1] package, which is the main implementation in pytorch. They also link to some papers there that might explain you more.<p>[1] <a href="https://pytorch-geometric.readthedocs.io/en/latest/" rel="nofollow noreferrer">https://pytorch-geometric.readthedocs.io/en/latest/</a></p>
]]></description><pubDate>Wed, 15 Nov 2023 10:43:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=38275300</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=38275300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38275300</guid></item><item><title><![CDATA[New comment by EricLeer in "GraphCast: AI model for weather forecasting"]]></title><description><![CDATA[
<p>I am in the power forecasting domain, where weather forecasts are one of the most important inputs. What I find surprising is that with all the papers and publications from google in the past years, there seems to be no way to get access to these forecasts! We've now evaluated numerous of the ai weather forecasting startups that are popping up everywhere and so far for all of them their claims fall flat on their face when you actually start comparing their quality in a production setting next to the HRES model from ECMWF.</p>
]]></description><pubDate>Wed, 15 Nov 2023 10:39:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38275272</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=38275272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38275272</guid></item><item><title><![CDATA[New comment by EricLeer in "Nobel Prize in Physics Awarded to Agostini, Krausz, and L’Huillier"]]></title><description><![CDATA[
<p>The wave length and pulse length aren't the same thing though. The short pulsed lasers actually consists of light that have many different wave lengths in them!</p>
]]></description><pubDate>Tue, 03 Oct 2023 19:09:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=37756149</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=37756149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37756149</guid></item><item><title><![CDATA[New comment by EricLeer in "Prophet: Automatic Forecasting Procedure"]]></title><description><![CDATA[
<p>Not really sure what you are looking for, but the easiest might be to just add lags of your input variables in the same linear model that you are using.<p>If you are looking for an actual timeseries method I would checkout either darts [0] or statsforecast [1]. They are currently the most mature timeseries packages.<p>[0] <a href="https://unit8co.github.io/darts/" rel="nofollow noreferrer">https://unit8co.github.io/darts/</a>
[1] <a href="https://github.com/Nixtla/statsforecast">https://github.com/Nixtla/statsforecast</a></p>
]]></description><pubDate>Wed, 27 Sep 2023 17:24:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=37677984</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=37677984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37677984</guid></item><item><title><![CDATA[New comment by EricLeer in "Egregoria: 3D City Builder without a grid"]]></title><description><![CDATA[
<p>Why not just startup simcity 4 then?</p>
]]></description><pubDate>Sun, 23 Jul 2023 07:53:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=36833401</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=36833401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36833401</guid></item><item><title><![CDATA[New comment by EricLeer in "It’s infuriatingly hard to understand how closed models train on their input"]]></title><description><![CDATA[
<p>I wonder if it would be possible to probe what a model is trained on by usage of prompts the reply to which can only be answered well with certain training data.<p>For instance if I have some body of text that can't be found elsewhere on the internet, if the reply of the model references the information in that text in some way you may be fairly certain it was used in training.<p>The hard part is probably finding such a body of text.</p>
]]></description><pubDate>Mon, 05 Jun 2023 11:05:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=36194733</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=36194733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36194733</guid></item><item><title><![CDATA[New comment by EricLeer in "Kanboard: free and open source Kanban project management software"]]></title><description><![CDATA[
<p>Have been self-hosting this on a raspberry pi for the last 2 years, and it has been completely painless. It just keeps chugging along without needing to take a look.</p>
]]></description><pubDate>Wed, 24 May 2023 08:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=36055439</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=36055439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36055439</guid></item><item><title><![CDATA[New comment by EricLeer in "Meta fined $1.3B over data transfers to U.S."]]></title><description><![CDATA[
<p>I would actually be fine with this. There is nothing special to the American social networks, they will just be replaced by European alternatives.</p>
]]></description><pubDate>Tue, 23 May 2023 13:48:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=36044238</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=36044238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36044238</guid></item><item><title><![CDATA[New comment by EricLeer in "Apple will use 100 percent recycled cobalt in batteries by 2025"]]></title><description><![CDATA[
<p>As a European I am a bit surprised by this comment. Resistant based light bulbs have been banned already for some years, and all the LED lighting you can get in stores just work? Don't really have to think about it. Also would not assume that a 220V grid would make this easier.</p>
]]></description><pubDate>Fri, 14 Apr 2023 18:36:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=35573103</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=35573103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35573103</guid></item><item><title><![CDATA[New comment by EricLeer in "Pandas 2.0"]]></title><description><![CDATA[
<p>As someone who mainly uses pandas, what is the benefit of using DuckDB to write your queries over using pandas (or polars) to operate on the data. Is it that you can already subset the data without loading it into memory?</p>
]]></description><pubDate>Mon, 03 Apr 2023 20:18:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=35430667</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=35430667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35430667</guid></item><item><title><![CDATA[New comment by EricLeer in "Large language models are having their Stable Diffusion moment"]]></title><description><![CDATA[
<p>Next to being easier to run, I also have the feeling that images by them selves are also more interesting then generating text. It is much easier for us to look past the defaults, whereas for a text it has to be of a really high quality to be of notice (and even more if you want it to be interesting).</p>
]]></description><pubDate>Mon, 13 Mar 2023 07:30:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=35132319</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=35132319</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35132319</guid></item><item><title><![CDATA[New comment by EricLeer in "Self hosting in 2023"]]></title><description><![CDATA[
<p>Have the feeling this is definitely more of an American problem. I'm from a European country and the last time I have had any sort of power outage is more then 10 years ago (can't even remember it to be honest). Even with the current surge in prices the production and transmission system is still reliable as ever.</p>
]]></description><pubDate>Mon, 20 Feb 2023 07:40:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=34865958</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=34865958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34865958</guid></item><item><title><![CDATA[New comment by EricLeer in "Setting up an electronics workshop"]]></title><description><![CDATA[
<p>I am wondering what are you all working on in terms of electronics/soldering projects?<p>I am currently trying to put together a small analog synthesizer.</p>
]]></description><pubDate>Sun, 19 Feb 2023 17:19:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=34859599</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=34859599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34859599</guid></item><item><title><![CDATA[New comment by EricLeer in "We Found an Neuron in GPT-2"]]></title><description><![CDATA[
<p>True, but this entire loop happens within the model, if you would return an output at every intermediate step the model would be extremely slow.<p>My take on why they have build the output layer like it is, is that next to feeling more human, it also forces you to be a bit more thoughtfull with your requests, and thus spam the system less. In the end it is still really expensive to run these models..</p>
]]></description><pubDate>Fri, 17 Feb 2023 09:15:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=34832570</link><dc:creator>EricLeer</dc:creator><comments>https://news.ycombinator.com/item?id=34832570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34832570</guid></item></channel></rss>