Live data from Hacker News

Viewing profile — Traveler42

Traveler42

HN member
Joined
Mon, Dec 25, 2017, 7:11 PM UTC
HN karma
3
Public activity
16 items

About Traveler42

No profile information was provided.

Recent public activity

  1. comment
    Comment #48341676

    I generally agree with this, but would note that it assumes that the data is accessible from a web search. Some data sources will be private.

  2. story
  3. comment
    Comment #43955848

    I'm curious if anyone has experience with continue.dev using agent mode and how it performs relative to copilot or cline.

  4. story
  5. comment
    Comment #36837285

    Ok now it uses MPS. I had to carefully make sure that I have Go for arm64 set up properly. "brew bundle install go" mysteriously didn't work but "brew install go" did. I haven't lo…

  6. comment
    Comment #36832966

    I had downloaded and built it locally. If you download the version from the web site, it is a lot faster...

  7. comment
    Comment #36832489

    If I use asitop, it doesn't show any use of the GPU. Should it? Is there some flag needed to enable acceleration on MPS?

  8. comment
    Comment #36832445

    Try asitop. For me it doesn't indicate anything but CPU is in use. https://github.com/tlkh/asitop

  9. comment
    Comment #28257317

    Please consider upvoting this Chrome suggestion if you are a dev that uses a lot of tabs. Group tab names are a great way to differentiate many tabs for an application. For example…

  10. story
  11. comment
    Comment #26294763

    It is hard to explain, when JetBrains implements so many deep features (e.g. actually debugging a Jupyter notebook), that they can't implement a filter to search only those files m…

  12. story
  13. story
    Refactor Git changes up and down a patch stack?

    I use stgit [1] to manage a patch stack and like it very much. But after a session of hacking code and creating a series of patch sets to hold various forays into the jungle, it co…

  14. comment
    Comment #20193410

    Interesting, thanks. I was looking at First Tech FCU as it is nearby (in Silicon Valley).

  15. story
    Best choice for web bill pay?

    Since Vanguard is discontinuing their web bill pay this month, I'm forced to look elsewhere. What would you choose as the best web bill pay service?

  16. comment
    Comment #16005324

    Even though MonkeyType is focused on Python 3, can the .pyi files be used with Python 2?