Live data from Hacker News

Viewing profile — trashymctrash

trashymctrash

HN member
Joined
Fri, Sep 12, 2014, 2:58 PM UTC
HN karma
324
Public activity
63 items

About trashymctrash

No profile information was provided.

Recent public activity

  1. story
  2. story
    Ask HN: Have you successfully treated forward head posture ("nerd neck")?

    I am struggling with regular tension headaches and stiff neck muscles. When standing at a wall, there is about one hand width between the wall and the back of my head. For my partn…

  3. comment
    Comment #47259281

    If you read the next couple of paragraphs, the author addresses this: > That said, Steam's policy has been recently updated to exclude dev tools used for "efficiency gains", but wh…

  4. comment
    Comment #47088828

    If you squash your PR before merging, then this alternative worked really well for me: git fetch --prune && git branch -vv | awk '/: gone]/{print $1}' | xargs git branch -D

  5. comment
    Comment #47064768

    i was initially confused because i couldn’t find it in the article, but then i found what you quoted here: https://martinfowler.com/articles/expert-generalist.html

  6. comment
    Comment #46600826

    Is „Dyehoe“ in the title a typo? Otherwise I don’t get it

  7. comment
    Comment #46265659

    What I liked about GraphQL was the fact that I only have to add a field in one place (where it belongs in the schema) and then any client can just query it. No more requests from F…

  8. comment
    Comment #45331444

    I think you are misreading the parent comment here.

  9. comment
    Comment #45286528

    never used the web app, but never noticed any sluggishness with the desktop app. now my company „forces“ me to us Microsoft Teams and i’m thinking back to the good old days with Sl…

  10. story
  11. story
  12. comment
    Comment #44185549

    this maybe? https://liveswebench.ai/

  13. comment
    Comment #42064914

    [flagged]

  14. comment
    Comment #42062052

    looks useful. thanks

  15. story
    Ask HN: Is there a way to block Trump on all my devices?

    I don’t want to spend mental CPU cycles on anything Trump related, but it’s hard to escape that.

  16. story
  17. comment
    Comment #39789341

    If you are curious, here is how you can integrate it into a Jetbrains IDE: https://glyphy.com/a/2022/structural-diff-with-difftastic-an... I tried it, but unfortunately it's not as…

  18. comment
    Comment #39215043

    > You're effectively attempting to bully people out of their own opinions for the sake of your convenience. Maybe it's just me, but "bully" seems like a very exaggerated choice of …

  19. comment
    Comment #38472441

    it now uses bing to perform searches. so i think he is probably correct to assume that it did that. it would show up as „performing search with bing“ in the chat history.

  20. story
  21. story
  22. story
    Ask HN: How would you setup the pricing for a GraphQL API?

    Most APIs usually price the user per request, I believe. How are you handling this with your GraphQL API that you are selling, or a GraphQL that you are paying for? I couldn't find…

  23. comment
    Comment #35458786

    i’ve been using https://www.brain.fm for years now. when i really want to get stuff done, i put on headphones, play something from that website and set a timer for one hour. Then i…

  24. comment
    Comment #34870487

    Very well put. I love the metaphors, especially the "microwave going bing" :D Just curious: Where would you put "gather input or feedback from peers" in that process?

  25. story