Live data from Hacker News

Viewing profile — ppymou

ppymou

HN member
Joined
Tue, Oct 18, 2011, 9:22 AM UTC
HN karma
114
Public activity
45 items

About ppymou

No profile information was provided.

Recent public activity

  1. comment
    Comment #49238374

    I have been building a PDF reader with dark mode that supports image properly with vimimum navigations. Been using it for the past few months and really happy with the result. Fina…

  2. comment
    Comment #48455469

    I built a mac native PDF reader called Xeil with toggleable darkmode that preserves images (inspired by veil), vim keybinding and fuzzy search. Before this, I was using Skim with i…

  3. comment
    Comment #46623563

    https://paul.mou.dev

  4. comment
    Comment #39016122

    Thanks! Did not know about /r/LocalLLaMA

  5. comment
    Comment #38995500

    Thanks for the comment. I will be chronicling my progress on the blog!

  6. comment
    Comment #38993197

    Thanks for reading and yes you are right, the input audios are clips of music; MusicCaps [1] is a dataset containing pairs of music audio and natural language description of the cl…

  7. comment
    Comment #38992579

    Haha thanks; the html is on Github https://github.com/moomou/moomou.github.io/blob/master/resum... and from there you can see the imported css etc.; be warned though, the resume & …

  8. story
  9. story
  10. story
  11. comment
    Comment #14512095

    Noted. Will do. Definitely plan to make to release on all OS - but focusing on gathering feedback right now.

  12. comment
    Comment #14494663

    Right now, Sloth runs on OSX 10.8 or later. There is no storage limit; items not used will be autodeleted after n days (set in config). Love to hear what you think of it!

  13. story
  14. comment
    Comment #14033988

    https://ohsloth.com Sloth is a modern day copy and paste manager that allows you to search snippets by both content and context. Context here being what program you copied from and…

  15. comment
    Comment #12374017

    https://ohsloth.com/ Ohsloth is an open source copy and paste manager that aims to provide contextual actions based on snippet content. It is still super early but it definitely co…

  16. comment
    Comment #10330147

    For anyone interested, I have been really interested in deep learning and have been using the following resources: For image processing (CNN) https://cs231n.github.io/ For natural …

  17. story
  18. story
  19. comment
    Comment #10086206

    Working on providing contextual information to whatever you do online: https://cueb.io/

  20. story
  21. story
  22. comment
    Comment #9772749

    I never knew that redis can be extended for geo. This is really cool. I researched geodb a while back and I only found PostGIS but I recently found out that elastic search also sup…

  23. story
  24. comment
    Comment #9551572

    Ah. An oversight on our part, we will make it MIT licensed so feel free to do whatever you want with it.

  25. comment
    Comment #9549347

    The code should have no dependency other the standard go library. You should see an output.png if it run successfully in the same folder. Sorry, no easy access to a windows right n…