I do a similar thing at https://blog.kowalczyk.info/ (under "My external brain"), e.g. section on programming: https://blog.kowalczyk.info/article/d61b4f94b10d4d808d3d238a... I build a custom toolchain to generate it. All the content is stored in Notion (which is the fastest way I found to write and edit content). I wrote a Go program ( https://github.com/kjk/blog ) to convert that to html and deploy as a static site…
Show HN: Everything I Know Wiki
11–20 of 122 posts
Re: Show HN: Everything I Know Wiki
#12The more things you try and do, participate in, and understand, the shallower your knowledge will be of any one of those things.
Re: Show HN: Everything I Know Wiki
#13I do a similar thing at https://blog.kowalczyk.info/ (under "My external brain"), e.g. section on programming: https://blog.kowalczyk.info/article/d61b4f94b10d4d808d3d238a... I build a custom toolchain to generate it. All the content is stored in Notion (which is the fastest way I found to write and edit content). I wrote a Go program ( https://github.com/kjk/blog ) to convert that to html and deploy as a static site…
Interesting! What is Notion?
Re: Show HN: Everything I Know Wiki
#14I do a similar thing at https://blog.kowalczyk.info/ (under "My external brain"), e.g. section on programming: https://blog.kowalczyk.info/article/d61b4f94b10d4d808d3d238a... I build a custom toolchain to generate it. All the content is stored in Notion (which is the fastest way I found to write and edit content). I wrote a Go program ( https://github.com/kjk/blog ) to convert that to html and deploy as a static site…
Interesting! What is Notion?
It wasn't clear to me how the data was exported, but it seems the author built his own library: https://blog.kowalczyk.info/article/88aee8f43620471aa9dbcad2...
Re: Show HN: Everything I Know Wiki
#15Re: Show HN: Everything I Know Wiki
#16The more things you try and do, participate in, and understand, the shallower your knowledge will be of any one of those things.
And from experience I think it's true that at some point one should move from being a jack of all trades to become a master of some things. But as big as the world has become today, the road to this has become even longer. I think today it's not so unusual anymore to search some years or longer for your calling to master.
Re: Show HN: Everything I Know Wiki
#17https://nathanwailes.atlassian.net/wiki/spaces/MTOVT/overvie... This is my friend's wiki which also deserves some attention I think.
Re: Show HN: Everything I Know Wiki
#18Links and text is lightweight and searchable but rather fragile (because of external dependencies) and incomplete. I use a filesystem for this purpose, but that would be still cubersome to effectively share - I wish we'de be at a point where hundreds of gigabytes/mixed form of media are easier and faster to sync and manage.
Re: Show HN: Everything I Know Wiki
#19I do a similar thing at https://blog.kowalczyk.info/ (under "My external brain"), e.g. section on programming: https://blog.kowalczyk.info/article/d61b4f94b10d4d808d3d238a... I build a custom toolchain to generate it. All the content is stored in Notion (which is the fastest way I found to write and edit content). I wrote a Go program ( https://github.com/kjk/blog ) to convert that to html and deploy as a static site…
Re: Show HN: Everything I Know Wiki
#20https://lobste.rs/s/ord0rg/does_anyone_else_keep_their_own_k...