Live data from Hacker News

Viewing profile — frogamel

frogamel

HN member
Joined
Mon, Aug 07, 2023, 11:57 PM UTC
HN karma
133
Public activity
21 items

About frogamel

No profile information was provided.

Recent public activity

  1. comment
    Comment #39237591

    The research in this space is very conflicting about what methods actually work. In the graph on the page, the ETS model (basically just a weighted moving average) outperforms mult…

  2. comment
    Comment #39196653

    I've worked in many research scientist/MLE roles over the years and I haven't met any IC who has this much of a fixation on AI being a moral evil/good. The ones who do are inevitab…

  3. comment
  4. comment
    Comment #39126128

    I might be miunderstanding something here, but what complexity here is resolved by making this a framework? Isnt this just: 1. Train model like normal 2. Evaluate model using self …

  5. comment
    Comment #39122305

    IMO if you're going to profit off open research, you should at least make your own work available for other researchers. The white paper has 10 pages of performance benchmarks but …

  6. comment
    Comment #39097451

    Exactly one state has! https://en.wikipedia.org/wiki/Bank_of_North_Dakota It's state-owned but functions as a typical retail bank that takes deposits, makes mortgages, business loa…

  7. comment
    Comment #39075396

    Dplyr actually supports some really cool join functionalities that I wish were in SQL implementations, including: - Ability to specify whether your join should be one-to-one, many-…

  8. comment
    Comment #39064705

    I know many people who've gotten big raises over the last 2-3 years, including individuals who have more than doubled their pay. And they always attribute their raises to hard work…

  9. comment
  10. comment
    Comment #39050154

    Every tech company minus the few doing core research have been doing this for at least half a year. Generate training data with GPT4 or sometimes even 3.5 -> use it to do a QLoRA f…

  11. comment
    Comment #39021344

    I've noticed a huge surge in negativity and pessimism on English-language social media within the last year or so, roughly corresponding with to the spread of LLM tech. I do wonder…

  12. comment
    Comment #39020963

    I dont think the first part of this article is quite right. 1. I doubt many people would think of 9/11 as a "1 in 50 years" event if it didn't actually happen. If you had a year-by…

  13. comment
  14. comment
    Comment #39020268

    In my experience, you can get extremely good performance in this style of sports prediction with extremely basic methods. E.g. doing some sort of basic Elo rating system + choosing…

  15. comment
  16. comment
    Comment #38935759

    Honestly shocking that they would lay off a guy whose had this much of an influence on data science tooling generally. Every company I've worked at has had a sizable proportion of …

  17. comment
    Comment #38932547

    I must be missing something here. I used to work on a voice assistant product and everything demoed is pretty bog standard stuff: play music, shop, order food, get Uber rides, ask …

  18. comment
    Comment #38921826

    A few months ago I tried migrating a large pandas codebase to polars. I'm not much of a fan of doing analytics/data pipelining in Python - a complex transformation takes me 2-5x as…

  19. comment
    Comment #38660724

    I think companies in this "data analytics platform but with LLM integration" space are going to struggle in the next few years. The pain points of analytics are completely differen…

  20. comment
    Comment #38589534

    Many of the recent articles in the media about productivity are inaccurate, there is a big difference between plain English "productivity" and the economic concept of productivity.…

  21. comment
    Comment #38564158

    This is a really interesting perspective, and made me consider what pushed me to inflate my own prices (my salary) especially aggressively the last few years. In 2020-2022 my input…