HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ElliotH

no profile record

comments

ElliotH
·10 ay önce·discuss
There is some change ringing in the USA, just not very much of it. There are towers around.. https://www.nagcr.org/towers-and-bands

There's even a few change ringing towers dotted around parts of Africa, Australia, some of Europe. Just few and far between.

But when compared to England, where practically every town can be relied upon to have at least a 6 bell tower where change ringing can happen, it's no comparison.
ElliotH
·10 ay önce·discuss
I love seeing a change ringing article on HN, especially with well labelled diagrams!

The move to a framework system where we can all ring what we like and just describe it within an agreed upon nomenclature is a great improvement rather than the legacy Decisions. Having strict rules always seemed quite dated to me - the ringing police after all do not show up if you ring a "banned" performance. But agreeing on names makes communication possible - a good role for a central body.

Jump changes are fun too, but I don't think I agree with the article that allowing them has really led to a revolution. The top performances on BellBoard are of commonly rung non-jump methods. In fact I don't think I've seen a jump method be featured at all. Philip himself doesn't seemed to have published a performance of "Jump" anything since 2013. For many I think it remains an interesting novelty.
ElliotH
·6 yıl önce·discuss
The reinsurance industry quite frequently handles claims like wildfire and hurricanes without needing federal government help.
ElliotH
·11 yıl önce·discuss
For Windows users the incantation to get a version with fonts that aren't great but readable is this:

gswin64 -sDEVICE=pdfwrite -o fasc6a.pdf fasc6a.ps

You can get ghostscript here: http://www.ghostscript.com/download/gsdnld.html and you will need it on your path.

If you want nicer fonts you can download your preferred latex distribution (miktex is easy to install but big) and your preferred perl distribution (ActivePerl maybe). Then you can run pkfix (which you may need to install) on the ps file like this:

pkfix fasc6a.ps fasc6a-pkfix.ps

Finally you can run

gswin64 -sDEVICE=pdfwrite -o fasc6a-pkfix.pdf fasc6a-pkfix.ps

Which will give you a pretty nice pdf.