Earlier quoted context omitted.
I blame that I've been writing "SQL" all day and have unconsciously associated three letter non English words and "Is acronym". (Although I guess "git" is a word, although not typically part of my colloquial vocabulary... Maybe if I was a curmudgeon ~50 years ago as opposed to being a curmudgeon now) Regardless, your pedantry is excused :)
> I blame that I've been writing "SQL" all day and have unconsciously associated three letter non English words and "Is acronym". Hyperpedantically, "SQL" is an initialism, but not an acronym.
Show HN: I've been writing daily TILs for a year
81–90 of 156 posts
Re: Show HN: I've been writing daily TILs for a year
#82Its common for a lot of musicians to keep practice log books. Trying to learn something new every day is an amazing idea, in area of work.
Re: Show HN: I've been writing daily TILs for a year
#83Something I find really interesting is how VIM takes up a huge chunk of the TILs. One of my personal quirks is I feel like those terminal-based editors consume an undue amount of time and energy to learn and maintain. This TIL seems to give a bit of extra evidence for that suspicion. Simpler options have been available for years now (e.g., Sublime). In those rare moments when you do need to edit files on a remote ser…
Re: Show HN: I've been writing daily TILs for a year
#84Re: Show HN: I've been writing daily TILs for a year
#85Re: Show HN: I've been writing daily TILs for a year
#86Earlier quoted context omitted.
> I blame that I've been writing "SQL" all day and have unconsciously associated three letter non English words and "Is acronym". Hyperpedantically, "SQL" is an initialism, but not an acronym.
Perhaps even more pedantically, SQL is actually an abbreviation of an acronym. It was originally conceived as SEQUEL for Structured English QUEry Language[0], only being abbreviated to SQL for legal purposes (SEQUEL was already trademarked). For this, and sheer convenience, I take the stance that it should always be pronounced as "sequel" rather than pronouncing each letter. [0] https://en.wikipedia.org/wiki/SQL#Hist…
Re: Show HN: I've been writing daily TILs for a year
#87Earlier quoted context omitted.
Perhaps even more pedantically, SQL is actually an abbreviation of an acronym. It was originally conceived as SEQUEL for Structured English QUEry Language[0], only being abbreviated to SQL for legal purposes (SEQUEL was already trademarked). For this, and sheer convenience, I take the stance that it should always be pronounced as "sequel" rather than pronouncing each letter. [0] https://en.wikipedia.org/wiki/SQL#Hist…
I'm forced to disagree with you here. I take the stance that it should always be pronounced as "squirrel", because seriously, who doesn't like squirrels? :)
Re: Show HN: I've been writing daily TILs for a year
#88Something I find really interesting is how VIM takes up a huge chunk of the TILs. One of my personal quirks is I feel like those terminal-based editors consume an undue amount of time and energy to learn and maintain. This TIL seems to give a bit of extra evidence for that suspicion. Simpler options have been available for years now (e.g., Sublime). In those rare moments when you do need to edit files on a remote ser…
Re: Show HN: I've been writing daily TILs for a year
#89Re: Show HN: I've been writing daily TILs for a year
#90I keep writing things down everywhere: OSX Notes, org-mode, Evernote, paper. Having it in one (public) GitHub repo is a great idea!