Live data from Hacker News

Show HN: I've been writing daily TILs for a year

github.com

61–70 of 156 posts

Re: Show HN: I've been writing daily TILs for a year

#61
post #43

would be nice to auto generate these TIL readmes based off personal stack overflow upvotes.

You'd have to capture the action with a browser extension - it doesn't look like "who upvoted what" is exposed at all: http://data.stackexchange.com/stackoverflow/query/new

Re: Show HN: I've been writing daily TILs for a year

#62
post #40

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". 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…

So, on top of this, they have since decided SQL is no longer Structured Query Language--it's just SQL.

Re: Show HN: I've been writing daily TILs for a year

#64

When I was first learning UNIX many years ago a grey-beard told me to always keep a spiral bound notebook and pen at my side. It was great advice. Jotting down the arcane commands committed most of them to memory, for the rest my black little spell book held the magical incantation for any situation. I've since gotten away from that habit. Perhaps I should follow this fellow's lead.

I love this technique! I take notes in a small notebook during the day and then look back at in the evening to see if there is anything worth TIL'ing about.

Re: Show HN: I've been writing daily TILs for a year

#65
I just thought about doing this for learning hardware design a few hours ago. I started dabbling a while ago, and writing down the things I learnt would result in a concise document full of compressed knowledge. I'll probably use a different format (a continuously updated page on my site), but it's the same idea. Thanks for sharing!

Re: Show HN: I've been writing daily TILs for a year

#70
post #5

Just wanted to say, this is an excellent idea and I'll be blatantly stealing it for myself from this point forward; thank you for putting this motivation in my head by your successful implementation. I've done a half-assed "important learnings from the last year" retrospective for myself, but your method of keeping it going forward is both far less lossy and more complete. Putting it on GIT as well seems like a smart…

Can I jump-start your list? "Git" is a product name, not an acronym. It's just spelled Git. (Please forgive me this act of pedantry, as I forgive those who commit pedantry against me...)

Maybe he wrote it on his MAC before he uploaded to the WEB site.
Post reply on HN