Live data from Hacker News

Show HN: I converted my notebook into a searchable database of IT keywords

techbook.digital

1–10 of 28 posts

Re: Show HN: I converted my notebook into a searchable database of IT keywords

#7
* Successfully looked up RLHF (reinforcement learning from human feedback)

* Failed when looking up NIH (not invented here)

Hmm. Would you mind devoting the rest of your life to making this dictionary comprehensive, and keeping it updated?

Slightly smaller request: could you make it possible to select and copy the definitions?

Re: Show HN: I converted my notebook into a searchable database of IT keywords

#9

* Successfully looked up RLHF (reinforcement learning from human feedback) * Failed when looking up NIH (not invented here) Hmm. Would you mind devoting the rest of your life to making this dictionary comprehensive, and keeping it updated? Slightly smaller request: could you make it possible to select and copy the definitions?

  :root body { user-select: auto; }
Slap this in a userstyle, and it'll override lines 545–546 of the stylesheet, restoring the expected behaviour.

Re: Show HN: I converted my notebook into a searchable database of IT keywords

#10
post #4

Love the neo-brutalism look. What do you think about crowd-sourcing the glossary or creating a submission form for new terms?

Thanks! Added a submission form for the new words and definitions (also in the neo-brutalism style).

As for crowd-sourcing the glossary, that is also planned. I just need to structure the existing entries first, and it's good to go! It will be published as part of the GitHub repository.

Post reply on HN