Live data from Hacker News

Viewing profile — thoughtFrame

thoughtFrame

HN member
Joined
Tue, Sep 07, 2021, 2:16 PM UTC
HN karma
57
Public activity
37 items

About thoughtFrame

No profile information was provided.

Recent public activity

  1. comment
    Comment #49139130

    Checking the source of the recipe page, there's a schema.org object in there that says "datePublished": "2015-01-08T03:45:00-05:00" So I'd believe it's from 2015 Always wanted to t…

  2. comment
    Comment #46014703

    Well, it's well known that ADD/ADHD aren't about lack of focus, but about an inability to direct one's focus to where it's needed. Normal people can think "I need X, let's work on …

  3. comment
    Comment #45430459

    Is it this one? https://www.youtube.com/watch?v=ZSRHeXYDLko Preventing the Collapse of Civilization / Jonathan Blow (Thekla, Inc)

  4. comment
    Comment #44999759

    I've read about the fast inverse square root trick, but it didn't occur to me that it can be used for other formulas or operations. Is this a common trick in DSP/GPU-like architect…

  5. comment
    Comment #44904099

    For all that it sounds unlikely, it'd be nice if the blogosphere, with blog replies and pingbacks, could come back for this sort of discussion. No monetization, though, so substack…

  6. story
  7. comment
    Comment #41541697

    My worry with processed food is that precise manufacture opens up the doors to producing all sorts of foods with an unhealthy imbalance of components. Specifically, that the unnatu…

  8. comment
    Comment #40635819

    Can you explain how ADHD and things being hard in the way you describe are connected? I don't see the connection, but if it's the case, I should go see a doctor...

  9. comment
    Comment #39574928

    That's interesting, because I checked out everything2 last year to see what I had missed out on, and found it a nice place with poetry and personal essays. Maybe at some point thei…

  10. comment
    Comment #39459441

    (there's a typo in my post: "the ones who don't a solution and get out of the problem" ought to be "the ones who find a solution and get out of the problem") > I'm not so sure abou…

  11. comment
    Comment #39453862

    For both of your cases, the "25 to 30 minutes task" trick won't work at all. For a case that persists for years, what I've learned is that it's either real ADHD, or some emotional …

  12. comment
    Comment #37838474

    Yeah, practical hermeneutics involve a healthy sprinkle of our reality into those texts. And it makes sense that modern problems aren't well treated by sutras or vedic texts. Deadl…

  13. comment
    Comment #37834697

    The Bhagavad Gita is for you. Reducing stress is related to cultivating detachment(vairagya) while still doing your duty in the project. I've seen this objection so many times that…

  14. comment
    Comment #37301639

    Of course, I'd rather have 20K per customer But an initial quote of 300K would likely lead to many instant rejections rather than engaging in negotiation, right? That's why I say i…

  15. comment
    Comment #37300567

    I don't know if that's a smart way to bypass pesky hidden information negotiations and suss out other party's upper bound or a really stupid way to do business...

  16. comment
    Comment #36266747

    I never said that about what the lens reveals. The thing is that it doesn't reveal truth. It's a tool that you only use when you need, not a dogma that is guaranteed to hold. "Ther…

  17. comment
    Comment #36266548

    The thing I've learned from many areas of Eastern philosophy is that they don't seek to give you "the hard truth of the universe", but rather tools to understand reality and lenses…

  18. comment
    Comment #36244141

    By good ol' days I meant that everything I've read about them tells me that set of problems and frustrations is better than what we have today, and software was actually made bette…

  19. comment
    Comment #36236379

    I've only learned of the Good Ol' Days of the 90s from second hand sources, and I was in middle school throughout the aughts, so for me these periods are just a mirage of a better …

  20. comment
    Comment #35413710

    Thanks anyway. I'm learning a lot from this subthread.

  21. comment
    Comment #35413579

    > Sometimes I wonder whether "burnout" or "occupational burnout" describes something I have experienced in college. It was not a spectacular or intense thing, just losing interest …

  22. story
    Ask HN: Anyone else feels weird about the distributed/cloud-first trend?

    Even though I have some years of programming experience and CS classes, I feel like I haven't learned how to understand the machine properly. I know that CPUs nowadays are insanely…

  23. comment
    Comment #34561277

    Beyond the OP's points, some of which can be seen across history and aren't just a "now" problem, I feel that aesthetics have declined massively just these past 15 years. I remembe…

  24. comment
    Comment #34055594

    I don't know of any formal introductions to the topic but you can see them in action in these places too * some of Daniel Lemire's work in high performance data structures * the bl…

  25. comment
    Comment #33833730

    And a lot of concurrency resources just dump a list of tools on you. Just saying "here's a spinlock, here's a monitor, here's a condition variable, here's the definition of Dining …