Live data from Hacker News

Viewing profile — yuuuuyu

yuuuuyu

HN member
Joined
Tue, Apr 04, 2023, 8:30 PM UTC
HN karma
51
Public activity
28 items

About yuuuuyu

No profile information was provided.

Recent public activity

  1. comment
    Comment #35497260

    It sells values as averages that definitely are not.

  2. comment
    Comment #35497230

    > Yes, but these are averages so it shouldn't matter. Assuming this is total spent in all households over a year, divided by population, it accounts for all fluctuations in time an…

  3. comment
    Comment #35496055

    Not accurate for Sweden either. Pricing in Stockholm region last weeks was 1/2 to 1/3 of what's in the list.

  4. comment
    Comment #35496044

    Transport issues extend to goods too.

  5. comment
    Comment #35496037

    This is overly simplified. A few aspects come to mind that have huge effects, in orders of magnitude: * Price differences during day/week/seasons. Cold day? Electricity can be 2-3x…

  6. comment
    Comment #35495981

    "Ruminating" is not all bad. The mind works on things and often the best solution to personal or professional problems come to me after I've let my mind work on it. Letting it run …

  7. comment
    Comment #35495953

    > Honestly, everybody should be practicing mindfulness meditation and cognitive-based therapy. Im my mind, therapy is a remedy to a problem after its diagnosis. If you don't have a…

  8. comment
    Comment #35495909

    How would you know a priori that doing it is better than what you could otherwise do with your life? Spending time to build meaningful relations with people around you could be a b…

  9. comment
    Comment #35495873

    > It's hard to do harm with meditation It's hard to do harm with taking a one hour walk every day. It's hard to do harm doing yoga for an hour a day. It's hard to do harm with cook…

  10. comment
    Comment #35479799

    All soon to be obsoleted by ChatGPT. /s (I agree with your point and share your appreciation.)

  11. comment
    Comment #35460179

    And he presents all this stuff with humility. Many people that present are just showing off and are pretty much full of themselves. I suppose they need the ego boost, who knows. Bu…

  12. comment
    Comment #35459938

    Work != presence. In a role in which you don't have to sit in front of a computer, 3h presence could mean 8+ hours of work. I typically start working when I step into the shower in…

  13. comment
    Comment #35459817

    Or it could be that you had a brilliant idea for the rest of the sentence, but the strict rule prevents you from writing it down, and next day you can't remember it and chase it al…

  14. comment
    Comment #35459789

    That could backfire. Maybe they were in the middle of something hard that's difficult to pick up from. To use the metaphor, perhaps you would be forcing them to park uphill.

  15. comment
    Comment #35459763

    Right. Or you try to break it down into subproblems which may be easier to solve. And those are then candidates for the downhill parking on-ramp for next day.

  16. comment
    Comment #35459739

    In C, a variable has traditionally been a box (memory location) that you put things into. Possibly a box that can only contain pointers to other boxes. That mental model breaks dow…

  17. comment
    Comment #35458884

    > rather than simply trying to squeeze a buck out of you. Their profit margins will come from somewhere . If not from savings then from higher pricing.

  18. comment
    Comment #35458860

    Agreed. Careful what you wish for. All those enthusiasts out their enjoying hacking their vehicles (in the traditional meaning of the term) would not like crypto and HSMs on that b…

  19. comment
    Comment #35458532

    This not have happened all over the place yet is evidence against this being as easy as you make it sound.

  20. comment
    Comment #35458453

    I'm wondering where the vegans are. They bother about conciousnesses down to fruitfly size. Don't harm any sentient animal. I can and do respect that. But shouldn't they be bothere…

  21. comment
    Comment #35458377

    The risk with this is that you keep procrastinating away before getting going again. It's the anticipated pain of frustration that prevents you from starting. Not so much if your i…

  22. comment
    Comment #35458293

    Excellent advice, just like the article as well.

  23. comment
    Comment #35457996

    Possible. But I'd have expected that at least a conversation take place. Involving the founder. Instead of having him lrarn about the decision publicly when it's too late.

  24. comment
    Comment #35457813

    Except for the vast number of books/tutorials of the type "X for Y programmers" with Y often being C. (Or Java or Python or C++.) And X being pretty much anything under the sun.

  25. comment
    Comment #35457767

    A variable in Python is quite a different beast from a variable in C though.