Live data from Hacker News

Viewing profile — ernst_klim

ernst_klim

HN member
Joined
Wed, Apr 05, 2017, 2:55 PM UTC
HN karma
1,301
Public activity
620 items

About ernst_klim

No profile information was provided.

Recent public activity

  1. comment
    Comment #49144334

    I did live before internet bc widespread internet came quite late to my country, and I must say it wasn't all that different. Dating, job search and social interactions were actual…

  2. comment
    Comment #49144307

    > I can bank from my pocket My opinion on that is, it's not such a big gain compared to legacy banking with checks, phone calls etc. All the operations you can do now you could do …

  3. comment
    Comment #49143293

    Exactly. I believe that growth caused by the rise of IT, be it Internet or LLM, will be marginal, because the benefits for humanity are very marginal compared to that caused by ste…

  4. comment
    Comment #48893079

    > The economic system itself is incompatible with the physical reality of a finite planet The economic reality is perfectly compatible with finite reality, because growth is not a …

  5. comment
    Comment #48514972

    When you say €20 worth of tokens is it fair direct API call price or subsidized claude code?

  6. comment
    Comment #48394741

    Or when the Internet came and made memory kinda obsolete. Why remember facts if you can simply index them and then lookup on demand. But now we delegate thinking itself, so I wonde…

  7. comment
    Comment #47832505

    > Is 'reading the code' really an option? You need a proxy. 100k is small, but you're right, it can be millions. I usually skim through the code tho, and it's not that hard . I don…

  8. comment
    Comment #47832334

    I think people expect the star system to be a cheap proxy for "this is a reliable piece of sorfware which has a good quality and a lot of eyes". I think as a proxy it fails complet…

  9. comment
    Comment #47794558

    > to eliminate "useless eaters" It can't. It can't even deal with emails without randomly deleting your email folder [1]. Saying that it can make decisions and replace humans is ak…

  10. comment
    Comment #47703182

    > at equivalent adjusted income levels What is equivalent adjusted income level? PPP between Russia and USA is around 1.8. Median annual salary in the US is $57 ($1196 per week), m…

  11. comment
    Comment #47700920

    > Poverty levels Poverty levels are measured relative to median. Poverty in US and poverty in Bangladesh, Russia or Vietnam are completely different things. In the US poverty line …

  12. comment
    Comment #47700902

    > We all know the average white collar worker doesn't actually work for 40 hours despite being at the office. Yes bc now this worker works same 3-4 hours but 4 days instead of 5.

  13. comment
    Comment #47700768

    > The average person gets no benefit from this You are proving the point. The avg. person gets an enormous benefit from it, even in countries like USA, Japan or Korea with far less…

  14. comment
    Comment #47700734

    > I am very happy with this I'm not. If you are european and will inherit something it's fine, but if not you'll barely be able to afford a house and a tiny investment portfolio. A…

  15. comment
    Comment #47700531

    > Nearly no one I know in NL and DE works more than 36hrs per week. And we all have a sh”tload of holidays and irregular days off additionally. In DE I would argue that this is due…

  16. comment
    Comment #47648936

    It probably is still subsidized, just not as much. We won't know if these APIs are profitable unless these companies go public, and till then it's safe to bet these APIs are underp…

  17. comment
    Comment #47599654

    Well FFmpeg is roughly 1500k, but it's C+Asm and it's dozens of codecs and pretty complex features. SBCL is around 500k I guess. I'm not saying that this is necessarily too much, I…

  18. comment
    Comment #47598940

    > 500k lines of code Isn't it a simple REPL with some tools and integrations, written in a very high level language? How the hell is it so big? Is it because it's vibecoded and LLM…

  19. comment
    Comment #47476739

    I don't think government funded projects are any more secure. The political climate changes once in a few years and we had a lot of examples of previous decisions being scrapped. L…

  20. comment
    Comment #47363946

    > Before AI, both camps were doing the same thing every day. Writing code by hand. I would argue that the split existed before AI and these camps were not the same. There were alwa…

  21. comment
    Comment #47349162

    Indeed. I have a few colleages and they constantly try to push these long convoluted functions which look like is_done = False while not is_done: if pattern1: ... if pattern2: ... …

  22. comment
    Comment #46614008

    Same in Germany. That's why usually Max Mustermann (55) get's a better compensation for doing bare minimum than you for doing more work. But in case of layoffs you will be kicked o…

  23. comment
    Comment #46553672

    > meaningful measures of economic health As someone who lived in a handful of countries with GDP per capita ranging from $3k to $70k I must say that GDP is a great proxy of the QoL…

  24. comment
    Comment #46457317

    Indeed. "Science-based" lifting become quite popular in the recent years, but the actual science behind it is quite loose with a lot of methodologically weak studies, small samples…

  25. comment
    Comment #46432035

    Tcc even supports that with `#!/usr/local/bin/tcc -run`, although I don't understand people who use c or go for "scripting", when python, ruby, TCL or perl have much superior ergon…