Viewing profile — DaanVanVugt
DaanVanVugt
HN member- Joined
- Thu, Apr 04, 2019, 12:36 PM UTC
- HN karma
- 10
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About DaanVanVugt
No profile information was provided.
Recent public activity
-
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)…
-
comment
Comment #20014663
This sounds like something the Stylish browser addon could do for you easily.
-
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.
-
comment
Comment #19571452
This is easily prevented by additionally marking the number of candidates chosen.