Viewing profile — trashymctrash
trashymctrash
HN member- Joined
- Fri, Sep 12, 2014, 2:58 PM UTC
- HN karma
- 324
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About trashymctrash
No profile information was provided.
Recent public activity
- story
-
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…
-
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…
-
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
-
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
-
comment
Comment #46600826
Is „Dyehoe“ in the title a typo? Otherwise I don’t get it
-
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…
-
comment
Comment #45331444
I think you are misreading the parent comment here.
-
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…
- story
- story
-
comment
Comment #44185549
this maybe? https://liveswebench.ai/
-
comment
Comment #42064914
[flagged]
-
comment
Comment #42062052
looks useful. thanks
-
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.
- story
-
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…
-
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 …
-
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.
- story
- story
-
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…
-
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…
-
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?
- story