Live data from Hacker News

Viewing profile — DaanVanVugt

DaanVanVugt

HN member
Joined
Thu, Apr 04, 2019, 12:36 PM UTC
HN karma
10
Public activity
4 items

About DaanVanVugt

No profile information was provided.

Recent public activity

  1. comment
    Comment #23119588

    For `cp some/long/path/to/foo.txt some/long/path/to/foo2.txt` I always liked brace expansion, for example `cp some/long/path/to/{foo,foo2}.txt` (Though foo{,2}.txt is even shorter)…

  2. comment
    Comment #20014663

    This sounds like something the Stylish browser addon could do for you easily.

  3. comment
    Comment #19572408

    It could be an additional multiple choice field, with N+1 options. Both would need to be filled in for the form to be valid.

  4. comment
    Comment #19571452

    This is easily prevented by additionally marking the number of candidates chosen.