Live data from Hacker News

Viewing profile — rsapkf

rsapkf

HN member
Joined
Mon, Oct 14, 2019, 8:36 AM UTC
HN karma
383
Public activity
37 items

About rsapkf

dif-tor heh smusma

Homepage: https://rsapkf.org

Recent public activity

  1. story
  2. comment
    Comment #37297901

    They're Made out of Meat: https://www.mit.edu/people/dpolicar/writing/prose/text/think...

  3. comment
    Comment #37295203

    Update: It's empty! https://www.youtube.com/watch?v=VNJRWKCtKqo&t=1540s

  4. comment
    Comment #37290173

    Opening livestream link: https://www.youtube.com/watch?v=VNJRWKCtKqo

  5. comment
    Comment #36939346

    How to study philosophy as an amateur[0] by Existential Comics is a good introductory guide. [0]: https://existentialcomics.com/blog

  6. comment
    Comment #36746919

    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…

  7. comment
    Comment #36667515

    The latest Firefox mobile update added a dropdown to the address bar for switching search engines and searching through history/bookmarks/tabs easily.

  8. comment
    Comment #35291368

    Kibology? https://en.wikipedia.org/wiki/James_Parry

  9. comment
    Comment #35285579

    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 bookmarkl…

  10. comment
    Comment #35284453

    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…

  11. comment
    Comment #34966443

    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…

  12. comment
    Comment #34548411

    There are tons of these. I use this one: https://cheat.sh/

  13. comment
    Comment #34271309

    Lichess PWA works better than the official app on mobile: https://lichess.org

  14. comment
    Comment #34271263

    https://wttr.in Works in the terminal as well: curl wttr.in

  15. comment
    Comment #34246610

    Yes, they should be fine as long as you are not reusing them. If you want more customization, I wrote a generator with more options like a custom separator and leetspeak: https://p…

  16. comment
  17. comment
    Comment #34197158

    Something similar (but simpler) I made for my personal use: https://rsapkf.org/tz

  18. comment
  19. comment
    Comment #34102498

    Relevant: https://github.com/duffn/dumb-password-rules

  20. comment
    Comment #33944164

    Among many tricks and tips, I recommend mapping `|` and `-` to split panes: bind-key | split-window -h bind-key - split-window -v More on my wiki: https://wiki.rsapkf.org/notes/uni…

  21. comment
    Comment #33752197

    I think you are looking for Awfice: https://news.ycombinator.com/item?id=24752546

  22. comment
    Comment #32937718

    A while back, I made live versions of all the fictional sites mentioned on the show for fun: https://moss-archives.netlify.app . Feel free to send pull requests here: https://githu…

  23. comment
    Comment #29206704

    There is also a great playlist by Welch Labs called "Imaginary Number are Real" that I really like: https://youtube.com/playlist?list=PLiaHhY2iBX9g6KIvZ_703G3KJ...

  24. comment
    Comment #29174037

    It's called Baader-Meinhof phenomenon: https://www.healthline.com/health/baader-meinhof-phenomenon

  25. comment
    Comment #29159431

    This is from Rootless Root: The Unix Koans of Master Foo - http://www.catb.org/esr/writings/unix-koans/shell-tools.html