Live data from Hacker News

Show HN: Everything I Know Wiki

wiki.nikitavoloboev.xyz

41–50 of 122 posts

Re: Show HN: Everything I Know Wiki

#41

This is pretty comprehensive. How do you manage to capture learning across devices? For instance when I find some interesting link on my mobile, I read and save it to Pocket but I don't like typing on mobile so I don't capture the gist of it like I do on desktop. And now my Pocket items are so bloated that I have no idea how to organize.

If you're on iOS, I can't recommend working copy highly enough: https://workingcopyapp.com

It's an awesome git client (event git-lfs) with an editor + preview engine built in, it also provides everything iOS can offer regarding 3rd party app/scripting integrations.

Re: Show HN: Everything I Know Wiki

#44
post #33
post #27

Really cool project. How do you differentiate between things that have been too internalized/are too obvious and things that are worth writing down? i.e. you don't have a section for basic algebra, because I can only assume you know that pretty well.

In similar vein to this tweet ( https://mobile.twitter.com/dan_abramov/status/10272457592326... ) I mostly try to organize files by topic. Some topics I didn’t come across so have no notes/links to share. Other topics may be included inside other files. Before starting this wiki, I already got some experience in organizing and visualizing knowledge in some way with the Learn Anything project.

> move files around until it feels right

Which I find true too, modulo obvious conventions like bin/ doc/ public/ etc.

Re: Show HN: Everything I Know Wiki

#46
Using a system of personal knowledge management (PKM) has been a huge boon for me. Just the act of jotting down all my ideas whenever I have them (Google Keep), then dedicating time to structuring/curating them into an organized format (Microsoft OneNote), and then being able to quickly access them in the future has helped my retention and creativity immensely. I just see patterns I never would have recorded or remembered otherwise. Sometimes it's a pain to dedicate a few hours every weekend to structuring all this information but I've found the long term benefit to far outweigh that cost.

Re: Show HN: Everything I Know Wiki

#47
Great work! I did something with a similar approach, although it's just kind of a knowledge base for myself build with Jekyll and a little search function, called "My Sysadmin Cheatsheet": https://docs.j7k6.org

Did it mainly for myself, because I was tired of having to google for the same problem more than once, but decided to make it public to kind of share my knowledge with others.

Post reply on HN