Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Debilski
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Debilski
2y ago
I’m wondering why we don’t use any type and definition-aware IDEs that could render the first line as a proper table (especially once there is a list of items of the same type involved). With headers and aligned fields. Similar to how Word
2.
▲
by
Debilski
11y ago
Depending on compiler flags was implicitly mentioned for sbt, though (point 8). Depending on the `.value` of the `scalaVersion` configuration property is the same thing and can be done for all other settings input as well.
3.
▲
by
Debilski
11y ago
Why use a menubar program…? $ man caffeinate
4.
▲
by
Debilski
11y ago
The problem is that some scripts are written to be `source`d.
5.
▲
by
Debilski
12y ago
You could in principal store the old history in a separate repository then (reasons for this may be that the repo historically contained many binary files, possibly because it’s been converted from an SVN repo). After refactoring and rebasi
6.
▲
by
Debilski
12y ago
This is probably the thing I’m missing the most in fish shell.
7.
▲
by
Debilski
12y ago
For starters, they could try to get the spacing in and between UI elements right. For example, the text in drop down menus looks pretty misaligned in those screenshots.
8.
▲
by
Debilski
12y ago
I find that casually overlooking the root directory very often gives me a good estimate of how active the project is (and in which subdirectories it’s been worked on most recently) and also (very superficially) how clean the code base is (e
9.
▲
by
Debilski
13y ago
Arguably, Esperanto was created by one hobby linguist about 125 years before today’s linguistic research, so I would not stress that too much.
10.
▲
by
Debilski
13y ago
An OS solution which allowed for versioned packages to be installed on a per-project base. That’d be something…
11.
▲
by
Debilski
13y ago
round(x) only works for a few specialised types of x. help(round) tells you that it will return the same type then. Of course for a type of MathConst{:π}, that won’t work. For generic types, you need to at least specify the number of digits