back
user profile

JNRowe

7,426karma·1,207submissions·February 3, 2014
about
username at gmail.com ; Feel free to get in touch.

[ my public key: https://keybase.io/jnrowe; my proof: https://keybase.io/jnrowe/sigs/orH3nyNqAK4vkIpcxn2HRihHPV2HX80SyDwM9cR5xnw ]

recent activity (1,207 total)
comment
My level of cynicism at this point is so high that I'd assume we'd be forced to add narratives to papers until they resemble the five-thousand word life story you find tacked on to a recip…
5y ago·view thread
comment
Oh, I had absolutely no idea about that. I naively assumed the current number row was original. You've sent me down a rabbit hole that so far includes using f and L to produce a £ too, thanks! …
5y ago·view thread
comment
What is the keyboard in your photo? The lack of oversized keys has me confused. Also, love that it is a 3,284,741 byte image of a ZX81. And the ,/< because -- presumably -- a dog ate your 1 …
5y ago·view thread
comment
A huge number of comments from earlier today https://news.ycombinator.com/item?id=26355480 …
5y ago·view thread
comment
My inner devil opened this discussion just to read the comments. The comments on the linked article filled my lunchtime fun quota instead. You can also read about the sale on The Guardian¹ without a …
5y ago·view thread
comment
Again this personal experience only, but one of the projects I'm linked to is a greenfields Ada project. However, you'd be correct to say there are an awful lot of multi-decade projects in…
5y ago·view thread
comment
Beyond simply joining in on the F# love... If you're using Python anyway, then Pint¹ makes unit handling really easy. ¹ https://pint.readthedocs.io/en/stable/tutorial.h…
5y ago·view thread
comment
From my experience, it still gets a lot of use in aerospace and defence companies. Outside of those industries I can't think of people even mentioning it really, but again probably biases abound…
5y ago·view thread
comment
Brian Berliner's 1990 followup¹ is an interesting read for the historical perspective too. https://docs.freebsd.org/44doc/psd/28.cvs/paper.pdf …
5y ago·view thread
comment
Drew Neil's Modern Vim is also wonderful. While it introduces a lot of plugins in an attempt to modernize the experience, it also includes some excellent notes on standard features(qf/sessi…
5y ago·view thread
comment
The pijul manual has a few comments about the differences¹ at a high level. The paper itself has a few comments too, if you scan for the paragraphs around the string "[10]" which is the r…
5y ago·view thread
comment
As we're offering alternatives. Either `shopt autocd` in bash or `setopt auto_cd` in zsh, then ~ changes to home by simply being a path.
5y ago·view thread
comment
This is awful¹, I love it! Thumbing through the code made me wonder what the zsh(my normal shell) implementation feels like, and I think it is fair to say your code is easier to wrap your head aroun…
5y ago·view thread
comment
An implementation based on this can be seen in pijul¹. ¹ https://pijul.org/
5y ago·view thread
comment
If you're familiar with the Zeller paper... Was I right in believing that the approach you're using in pijul allows the use of optional deltas as Zeller's paper describes? I was planni…
5y ago·view thread
comment
Ah, I see. That speaks to why I believe flowchart vocabulary is so common around me. I'm used to working in teams where UML would be largely unknown, whereas the flowchart(or basic BPMN¹) spans…
5y ago·view thread
comment
Do you have other style standards for whiteboards and such? Perhaps it is the industry I'm in, but the notation in the referenced doc feels super common even if the standard name might not be. …
5y ago·view thread
comment
I think we're in agreement, and the misunderstanding is my fault for attempting humor in my reply. I believe the linked piece is in agreement too, it even concludes with: > this is a social g…
5y ago·view thread
comment
Perhaps it was the example you were thinking of, but Christopher Danielson really brings home the extreme ambiguity of terms using vehicles and children. I keep coming back to that every time I'…
5y ago·view thread
comment
Zeller's design seems to be addressed at least in part by darcs/pijul using the methods described in David Roundy's Theory of Patches¹. A virtual filesystem seems like an especially ni…
5y ago·view thread
comment
After seeing luckydude answer questions on the little thread the other evening, I'm wondering what other things the SCCS/BK folk think we should be doing better. What have we forgotten? l…
5y ago·view thread
comment
Following on from some discussions about SCM history on here over the weekend I was poking around in the history of things too. The original 1986 CVS¹ is quite interesting from a historical prospectiv…
5y ago·view thread
comment
I've been enjoying this series of "Breakfast With Forth Week", best one yet. It had left me wondering what had caused it. There was a thread a few weeks ago where the old guard were de…
5y ago·view thread
comment
Thanks, although I think you're demonstrating here and in the other comments why you should write a real history. Was the conference recorded? I've tried searching, but I'm not turning…
5y ago·view thread