HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rsapkf

no profile record

comments

rsapkf
·3년 전·discuss
They're Made out of Meat: https://www.mit.edu/people/dpolicar/writing/prose/text/think...
rsapkf
·3년 전·discuss
Update: It's empty! https://www.youtube.com/watch?v=VNJRWKCtKqo&t=1540s
rsapkf
·3년 전·discuss
Opening livestream link: https://www.youtube.com/watch?v=VNJRWKCtKqo
rsapkf
·3년 전·discuss
How to study philosophy as an amateur[0] by Existential Comics is a good introductory guide.

[0]: https://existentialcomics.com/blog
rsapkf
·3년 전·discuss
Some recommendations:

- Weaving the Web by Tim Berners-Lee: https://www.amazon.com/Weaving-Web-Original-Ultimate-Destiny...

- Founders at Work: https://www.amazon.com/Founders-Work-Stories-Startups-Early/...
rsapkf
·3년 전·discuss
The latest Firefox mobile update added a dropdown to the address bar for switching search engines and searching through history/bookmarks/tabs easily.
rsapkf
·3년 전·discuss
Kibology?

https://en.wikipedia.org/wiki/James_Parry
rsapkf
·3년 전·discuss
The article explains three ways to get new comments in a thread. One way is to go to Algolia (Search provider for HN) and type in the thread id in a specific format. This bookmarklet will open that page directly with all the options pre-selected instead of having to open a new tab, copy and type in the id in the search box, etc.
rsapkf
·3년 전·discuss
Here's a bookmarklet to take you directly to the algolia page from a thread:

  javascript: (() => {
    const id = window.location.href.match(/\d+$/g)[0];
    window.open(`https://hn.algolia.com/?dateRange=all&page=0&prefix=false&query=story:${id}&sort=byDate&type=comment`)
  })();
rsapkf
·3년 전·discuss
One Vimium feature that I use a lot is the "Vomnibar". As a heavy bookmarks user, it lets me easily search for any existing duplicates before bookmarking a page by just pressing 'b'. If I start the search with "/<Space>", it will show the full path to the bookmark folder too!
rsapkf
·7년 전·discuss
Came here to tell this. IIRC, a newer edition of the book by Martin Gardner was published in 1998 with some notable updates. I read the newer one when I was in high school and as with all other Martin Gardner books, this was an absolute gem to learn and understand calculus.