HN user

timb07

187 karma
Posts1
Comments62
View on HN

In a properly-operating democracy, politicians require votes to be elected; money helps, but isn't sufficient.

The 1% may have 50% (or more) of the money, but they only have 1% of the votes. The 99% (or rather, those members of the 99% who vote as if they're in the 1%) need to exert their power at the polling booth.

Catullus 16 8 years ago

And just to prove I did study Latin, I actually remember the end of that poem:

"atque in perpetuam, frater, ave atque vale"

Catullus 16 8 years ago

I studied Latin in school, and we studied Catullus 85 and 5 (which is mentioned in 16).

We discovered there was a book of English translations of Catullus in the library, which we used to "help" with our homework. I'm pretty sure it didn't contain 16, because we would definitely have noticed. :p

The Mercury compiler is written in Mercury, which is syntactically derived from Prolog. The original compiler was bootsrapped by stripping the non-Prolog parts from the code and executing it on NU-Prolog. The compiler first successfully compiled itself in 1995, after which NU-Prolog was no longer needed.

And just to tie this back to the original topic, Leon Sterling (first author of The Art of Prolog) was the head of the Department of Computer Science at the University of Melbourne when the development of Mercury began there.

Alternatively, get ready to leave.

But before you do, push back against the founder. The next time he pushes directly to master, immediately revert the commit, but cherry-pick it over to a development or staging branch instead. Then notify him what you've done and why (including that you're trying to prevent breaking changes being made on master, like happened previously).

How the founder responds to this will determine whether you leave, or whether you stay a bit longer and perhaps gain the founder's trust. But still expect you'll have to leave. :/

Even further OT: I was good friends with Frank Calegari's older brother (also a mathematician) at school, and used to play bridge with Frank at university. I'm not a mathematician but I do sometimes read articles when they're posted on HN, so it was a surprise to see someone I know mentioned. :p

How do I edit the code in my preferred syntax? Do I need an editor plugin?

When working on the project, each developer runs forest dev, which mounts a virtual filesystem in the local directory using FUSE, called dev/.

dev/ contains all of the source files, projected into the developer's syntax of choice.

We can't predict the future.

What tosh. Of course we can predict the future... and sometimes our prediction is correct.

Data compression works by modelling the data stream and predicting the next symbol based on that model, and then recording in an efficient way the degree to which the prediction was correct. The comparison between the prediction and the actual outcome is the key point -- just as it is in the article.

The generally accepted definition of autism spectrum disorder is that in DSM-V. This physiological test is compared against ASD diagnoses based on DSM-V, and based on that comparison, the accuracy of the test (for the given sample tested) is calculated.

As more is known about the condition, the diagnostic criteria listed in the DSM could be updated, which would mean that this test would then need to be evaluated again. But that doesn't prevent its current accuracy being measured.

"While RMS has undoubtedly contributed much to the FOSS community"

RMS would vehemently disagree with you: he founded the Free Software community, and has nothing to do with Open Source Software.

How do you debate designs that haven't been built yet?

Historically, nuclear power plants take years or decades to build, and at great cost. The risk to investors is so high that they only proceed with some kind of state-funded insurance.

If there really was a modern nuclear reactor design that would compete in the energy market with wind and solar, everyone would be building them already.