Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
edhebert
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
edhebert
5y ago
For the creator of Wordle and their partner, who obviously have some love of word puzzles, REBUS (a picture to word puzzle) would be a familiar word.
2.
▲
by
edhebert
5y ago
The latter would be a very useful code commit message, (the line #55 may be excessive), both for the author and the reviewer.
3.
▲
by
edhebert
5y ago
Sometimes the discrete unit I am looking to listen to is the album, not just a song.
4.
▲
by
edhebert
6y ago
The Linnstrument captures the dynamic range of strike and release velocity, as well as pressure and aftertouch direction; translated to MPE (MIDI Polyphonic Expression). As someone with relatively small hands for piano, I have been enjoying
5.
▲
by
edhebert
9y ago
Local games are simulcast over the air.
6.
▲
by
edhebert
11y ago
NASA?
7.
▲
by
edhebert
11y ago
I once got this advice as, "Either change your organization or change your organization."
8.
▲
by
edhebert
12y ago
The project's ethos is very similar to Rob Pike's 'dream setup' that he describes in his usesthis interview, http://rob.pike.usesthis.com/
9.
▲
by
edhebert
13y ago
Well, it sounds like they tried to sweep things under the rug.
10.
▲
by
edhebert
13y ago
vc-diff works pretty well.
11.
▲
by
edhebert
13y ago
$ ack --thppt _ /| \'o.O' =(___)= U ack --thppt!
12.
▲
by
edhebert
13y ago
Try remapping it so that the Command buttons, i.e., the keys next to the Space Bar, are Control. This was the position of the old Symbolics machines. To my hands, it makes Emacs much more efficient, since the rest position for the thumbs ca
13.
▲
by
edhebert
13y ago
How is that a win/win?
14.
▲
by
edhebert
13y ago
By asking a Scotsman.
15.
▲
by
edhebert
13y ago
And following suit, Jace the Mind Sculptor.
16.
▲
by
edhebert
13y ago
What about the sort of person that needs to make sure their child is picked up from day care?
17.
▲
by
edhebert
13y ago
What I would like to see is an analogue to offlineimap for GitHub's project management services. The protocol could even be email based. e.g. a pull request is an email with the git formatted patch attached. Issues are emails with disc
18.
▲
by
edhebert
14y ago
I'm one of the co-maintainers of the project. You're right that there is a chasm between backtesting and actual trading. The title may be a little future thinking, we are working on adapting the event/stream-based backtesting engine to dri
19.
▲
by
edhebert
14y ago
I'm curious, is the naming related to the two neighboring towns in MA?
20.
▲
by
edhebert
15y ago
If backup files are giving you an issue, you can change the behavior of emacs so that it saves backup files in a separate directory, instead of the alongside the file that is being edited. (setq backup-directory-alist `(("." . "~/saves")))