Viewing profile — EricLeer
EricLeer
HN member- Joined
- Fri, May 07, 2021, 9:44 AM UTC
- HN karma
- 58
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About EricLeer
Recent public activity
- story
-
comment
Comment #43953415
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.
-
comment
Comment #43371181
This will probably wildly diver from country to country, but typically in elementary school where 50 kids, and for high school around 100-120.
-
comment
Comment #39983954
Yes there are many attempts in applying a transformers to timeseries forecasting. For instance (but there are many more): - Timegpt https://arxiv.org/abs/2310.03589 - Chronos https…
-
comment
Comment #38951653
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. The Netherlands actually is second pl…
-
comment
Comment #38598301
Any recommendations for a good AV/EPP for desktop linux (ubuntu)?
-
comment
Comment #38275313
The weather company claims to do this (they are also the main provider of weather data for apple).
-
comment
Comment #38275300
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. [1] https://pytorc…
-
comment
Comment #38275272
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 …
-
comment
Comment #37756149
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!
-
comment
Comment #37677984
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. If you are looking for an a…
-
comment
Comment #36833401
Why not just startup simcity 4 then?
-
comment
Comment #36194733
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. For instance if I …
-
comment
Comment #36055439
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.
-
comment
Comment #36044238
I would actually be fine with this. There is nothing special to the American social networks, they will just be replaced by European alternatives.
-
comment
Comment #35573103
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? D…
-
comment
Comment #35430667
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…
-
comment
Comment #35132319
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, …
-
comment
Comment #34865958
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 …
-
comment
Comment #34859599
I am wondering what are you all working on in terms of electronics/soldering projects? I am currently trying to put together a small analog synthesizer.
-
comment
Comment #34832570
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. My take on why they have build the …
-
comment
Comment #34823765
From how I understand the description these glasses can only record video/take photos, play audio and be used with a voice command. Seems pretty gimmicky for the price tag.
-
comment
Comment #34820404
Don't forget translate!
-
comment
Comment #34811434
Unfortunatly wind turbines are also not really a big fan of the cold. When ice grows on the blades they can become unstable.
-
comment
Comment #34773854
Do you have some recommendations on good books on trading systems? I work in the energy trading world, and in general the systems there are behind the financial world by ~10 years.…