Viewing profile — matijs
matijs
HN member- Joined
- Sun, Apr 10, 2011, 1:50 PM UTC
- HN karma
- 39
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About matijs
No profile information was provided.
Recent public activity
-
comment
Comment #47589889
pnpm since v10.19.0 allows excluding specific dependencies from minReleaseAge by version.
-
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`.
-
comment
Comment #43924442
Absolutely matches your experience! Also curious about the delightful type generation Astro uses.
-
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...
-
comment
Comment #42095994
I have this set as an alias: difft = -c diff.external=difft diff I may add a similar alias for delta
-
comment
Comment #40533303
I’ve been planning a prodcast for a while now.
-
comment
Comment #39411830
Oh! Thanks for clarifying!
-
comment
Comment #39407087
! Is for external commands. You can drop the !git from that alias.
-
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.
-
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’?
-
comment
Comment #33110423
GitHub does the same. There is a compare button that appears after a force (with-lease) push of a rebased branch.
-
comment
Comment #31253978
And `ignoreboth` to combine the two.
-
comment
Comment #29506852
Those files (and components) still need sensible names (that would make very nice class names).
-
comment
Comment #29506850
You’re not wrong. Once it’s in there, it’s not easy to remove/replace again.
-
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…
-
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…
-
comment
Comment #26953618
You both made me laugh. Thanks :)
-
comment
Comment #26473591
Remove your phone number from your account.
-
comment
Comment #23918924
Eloquent JavaScript [1] by Marijn Haverbeke [1] https://eloquentjavascript.net/
-
comment
Comment #23867484
There is a pretty cool bet [1] on longbets.org about exactly this. [1] http://longbets.org/601/
-
comment
Comment #23140554
TechCrunch apparently force a 307 Temporary Redirect to some advertising.com domain first :/
- story
-
comment
Comment #20622576
⌘-] and ⌘-[ to navigate between items like conversations in messages or Slack. Seem to be a fairly de facto shortcuts.