HackerTrans
TopNewTrendsCommentsPastAskShowJobs

TomDavey

no profile record

comments

TomDavey
·2 yıl önce·discuss
> In essence give a sub-3% user base a disproportionate amount of attention.

Some comments in this thread are arguing that many less economically developed countries provide poorer connectivity and lesser bandwidth than elsewhere. Are the users in these countries truly "sub-3%" of the global user base? I honestly don't know.

Depends on the site, naturally, but it seems to me that devoting dev resources to serve users in less developed countries is a good thing. Wikipedia, for instance, renders essentially the same with or without Javascript. That helps to account for its vast international uptake, is my guess.
TomDavey
·3 yıl önce·discuss
Emacs includes a built-in mode named Org. Org-mode offers both hierarchy and tags. Org does many things, but it's especially accomplished at notetaking.

Elisp authors have written package extensions (aka "plug-ins") for Org-mode that provide even more powerful and specialized note-taking. Among the most popular today are org-roam (built on the zettlekasten method) and denote.el.
TomDavey
·3 yıl önce·discuss
Tut-tut, my good sir, condescension is the raison d'être of The New Yorker.
TomDavey
·3 yıl önce·discuss
Or, more starkly: "Reading a Shakespeare play is like listening to Beethoven by reading the score."
TomDavey
·3 yıl önce·discuss
Thanks for recalling the earlier discussion. It includes testimonials to Emacs org-mode, and to the Zettelkasten package built atop org-mode, org-roam.

Org-mode can't be beat, IMO, if you live in Emacs all day long, as I do.
TomDavey
·3 yıl önce·discuss
That XKCD is hilarious! I've never seen it before:

  My control key is hard to reach, so I hold spacebar instead, 
  and I configured Emacs to interpret a rapid temperature rise 
  as "Control."
Good ol' "M-x spacebar-thermometer-mode".
TomDavey
·3 yıl önce·discuss
Excellent example! This sentence contains no actor at all, unless the mistakes made themselves.
TomDavey
·3 yıl önce·discuss
Preferring the active voice to the passive voice (to use the terms from formal grammar) whenever feasible is the universal recommendation of writing instruction in English, e.g. by everyone from Strunk & White to the Random House Handbook to George Orwell.

As noted by others in this thread, the active voice puts the focus on the actor, i.e. the grammatical subject. This lends the construction vigor. The passive voice, which puts the focus on the grammatical object, is weak and even dull by comparison.

As well, by diminishing the actor, the passive voice can serve to evade responsibility and accountability: "The campaign finance rules were violated by the senators." rather than the more pointed "The senators violated the campaign finance rules." This convenient effect explains the prevalence of the passive voice in bureaucratic prose, which was Orwell's particular bête noire.

The active voice is also less "wordy," which improves the vigor of the style. In the example I just gave, the word count is 9 versus 7. I achieved the lower count by removing an auxiliary verb ("were") and a preposition ("by").

Now, I could have written the previous sentence like this: "The lower count was achieved by removing an auxiliary verb . . ." etc. Here the passive voice is probably preferred, because the actor, "I", is not of significance, and may even distract.

The passive voice does have its uses, hence the caveat "whenever feasible" in the first sentence above.