Viewing profile — idahoduncan
idahoduncan
HN member- Joined
- Sun, Apr 10, 2022, 11:06 PM UTC
- HN karma
- 17
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About idahoduncan
No profile information was provided.
Recent public activity
-
comment
Comment #49208070
[dead]
-
comment
Comment #48505043
I guess so - I use built in TypeScript modes, and integrate with tsc via the built-in LSP client, eglot. Works well. Front-end specialists may disagree.
- comment
-
comment
Comment #46613606
~M-x eww~ works nicely too.
-
comment
Comment #46464772
Looks like it's four years for me with beancount. $ git log --oneline --reverse | head -n1 5f72575 Initial commit: January 2022 My importers take care of reconciling the common tra…
-
comment
Comment #44909986
I'm following this approach. One of the most interesting things so far has been observing just how separate recall and production are. There are kanji that I can recognise instantl…
-
comment
Comment #44178371
It's also apparently cross-platform. Great project!
-
comment
Comment #44175237
I have this set up using kmonad[1], and the following config. Many punctation marks are obviously missing, but I'm sure they could be added with a little thought. The mirrored layo…
-
comment
Comment #43971028
The Strand programming book states that an early version of the Erlang runtime was implemented in Strand (see "13.1: History" http://www.call-with-current-continuation.org/files/st…
-
comment
Comment #43642360
I do this from time to time as well, although I tend to get hung up on error handling. I would say that it's a simple enough exercise if you don't care too much about reporting par…
-
comment
Comment #43566485
I like that Ploopy are designing and building open-source hardware. I have their Classic (1) trackball, which has been great. I recently got their new trackpad, which is better for…
-
comment
Comment #43159258
With Emacs 30 I've stopped compiling from the master branch, preferring the tagged releases. GNU Emacs 30.0.92 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.…
-
comment
Comment #42251209
Can anyone shed light on the difference/overlap between Fleng and Strand, for someone who's reading about concurrent logic programming for the first time?
-
comment
Comment #42156144
dape ( https://github.com/svaante/dape# ) is a great option for languages with debuggers implementing the Debug Adapter Protocol. Combined with debugpy it's killed M-x pdb for me, …
-
comment
Comment #41379091
elfeed in emacs ( https://github.com/skeeto/elfeed )