Live data from Hacker News

Viewing profile — Shikadi

Shikadi

HN member
Joined
Tue, Jan 24, 2017, 4:28 PM UTC
HN karma
254
Public activity
214 items

About Shikadi

No profile information was provided.

Recent public activity

  1. comment
    Comment #46136341

    75w is nuts actually. I measured my _desktop_ setup about 10 years ago including two monitors and idle was around 35w. It also doesn't make sense to include idle of all peripherals…

  2. comment
    Comment #46136281

    There's probably a decent chance that training an LLM produces more carbon than producing stranger things

  3. comment
    Comment #45861742

    Enshitification, I've been using Gmail for decades and it was significantly faster and more responsive in the past. It still works fine tbh, but it did work better. Whether or not …

  4. comment
    Comment #45861695

    I left when they decided to lay people off and use AI as translators and to make lessons.

  5. comment
    Comment #45064184

    I've had far more Ubuntu distro upgrades break than succeed, and often without solutions online other than reinstall. Haven't had that issue with Arch since 2011. I use Ubuntu for …

  6. comment
    Comment #41556220

    I mean, they probably don't need their feet to continue making money and selling things online. IBM still makes money after all

  7. comment
    Comment #41269526

    I agree authors should be listed, but I disagree that this is odd. Especially in a time where points from scientific consensus are considered biased political points, it's the norm…

  8. comment
    Comment #40524419

    Lol 9 years is vintage is lol

  9. comment
    Comment #37424284

    I personally find && and || easier to read than "and" and "or" because instead of using words to separate words, it's symbols separating words. Sure syntax highlighting helps, but …

  10. comment
    Comment #37387427

    What if I want to use a cuck license?

  11. comment
    Comment #37278095

    The Starbucks lids are awesome, we should use them everywhere

  12. comment
    Comment #37273920

    I'm in embedded, there's also cutting edge stuff to work on. The nice thing is you can be mostly detached from annoying web apis and frameworks and databases. The not so nice stuff…

  13. comment
    Comment #33343854

    And what I'm saying is, you have absolutely no evidence or way to prove that. I'm not saying it's not possible, but I am saying it has as much scientific evidence as spontaneous ge…

  14. comment
    Comment #33340070

    The answer provided to the hard question doesn't answer the hard question. There is no reason we're aware of that a ton of computations should lead to a subjective experience, it's…

  15. comment
    Comment #33216169

    Thank you for these, I just subscribed to most of them

  16. comment
    Comment #33091589

    Security?

  17. comment
    Comment #32110694

    Constant growth is not the same as infinite growth. Constant growth is the state of the economy now, believing in infinite growth is believing it can continue this way forever

  18. comment
    Comment #32110670

    So you think smart, productive people's time is infinite? People require resources to live

  19. comment
    Comment #32096590

    Why do people believe this? The earth has limited resources

  20. comment
    Comment #32096569

    Unfortunately, recessions tend to shift wealth up even more these days, partially because of government bailouts, but also because of stock puts and shorting

  21. comment
    Comment #31647223

    There are like two Apple M chips, is that something official or internally leaked?

  22. comment
    Comment #31611651

    Turns out I'm the one who forgot what memory safety is o.o I think the part that makes rust's memory safety special is that it also lacks garbage collection

  23. comment
    Comment #31611443

    I'm an embedded developer, and for me it's the opposite. Not saying everyone is like me, just saying not everyone is like you. I find regular software development to provide more i…

  24. comment
    Comment #31611337

    Wouldn't this be a nearly identical call, but specifying the add trait? I'm still learning so I'm not sure if I'm missing something

  25. comment
    Comment #31611035

    I'm not sure if you understand what safe means in this context. One common example is modifying a vector element by reference. If you grab a reference to an item, push something el…