Live data from Hacker News

Viewing profile — matijs

matijs

HN member
Joined
Sun, Apr 10, 2011, 1:50 PM UTC
HN karma
39
Public activity
23 items

About matijs

No profile information was provided.

Recent public activity

  1. comment
    Comment #47589889

    pnpm since v10.19.0 allows excluding specific dependencies from minReleaseAge by version.

  2. comment
    Comment #44202631

    Could it have been a Dependabot security update? These are different from normal Dependabot updates and do not require `.github/dependabot.yml`.

  3. comment
    Comment #43924442

    Absolutely matches your experience! Also curious about the delightful type generation Astro uses.

  4. comment
    Comment #42177759

    `event.detail` [1] is 0 for keyboard “clicks” and 1 for pointer clicks. 1: https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/det...

  5. comment
    Comment #42095994

    I have this set as an alias: difft = -c diff.external=difft diff I may add a similar alias for delta

  6. comment
    Comment #40533303

    I’ve been planning a prodcast for a while now.

  7. comment
    Comment #39411830

    Oh! Thanks for clarifying!

  8. comment
    Comment #39407087

    ! Is for external commands. You can drop the !git from that alias.

  9. comment
    Comment #35336643

    > because the global excludes file needs a config setting for it to even be considered Using `~/.config/git/ignore` requires no extra setting.

  10. comment
    Comment #33253471

    Out of curiosity, what editor do you use and how do you make sure 4. happens when for example using ‘save all’?

  11. comment
    Comment #33110423

    GitHub does the same. There is a compare button that appears after a force (with-lease) push of a rebased branch.

  12. comment
    Comment #31253978

    And `ignoreboth` to combine the two.

  13. comment
    Comment #29506852

    Those files (and components) still need sensible names (that would make very nice class names).

  14. comment
    Comment #29506850

    You’re not wrong. Once it’s in there, it’s not easy to remove/replace again.

  15. comment
    Comment #29097947

    > Tap to click should _always_ be turned off It’s off by default, so someone at Apple seems to agree :) It’s the first thing I usually turn on. The next being “dragging (without dr…

  16. comment
    Comment #26958520

    As far as I know, edge is the default mode [1], no need to set it explicitly, especially not for sites that target modern browsers. [1]: https://docs.microsoft.com/en-us/archive/bl…

  17. comment
    Comment #26953618

    You both made me laugh. Thanks :)

  18. comment
    Comment #26473591

    Remove your phone number from your account.

  19. comment
    Comment #23918924

    Eloquent JavaScript [1] by Marijn Haverbeke [1] https://eloquentjavascript.net/

  20. comment
    Comment #23867484

    There is a pretty cool bet [1] on longbets.org about exactly this. [1] http://longbets.org/601/

  21. comment
    Comment #23140554

    TechCrunch apparently force a 307 Temporary Redirect to some advertising.com domain first :/

  22. story
  23. comment
    Comment #20622576

    ⌘-] and ⌘-[ to navigate between items like conversations in messages or Slack. Seem to be a fairly de facto shortcuts.