Viewing profile — ppymou
ppymou
HN member- Joined
- Tue, Oct 18, 2011, 9:22 AM UTC
- HN karma
- 114
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About ppymou
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #46623563
https://paul.mou.dev
-
comment
Comment #39016122
Thanks! Did not know about /r/LocalLLaMA
-
comment
Comment #38995500
Thanks for the comment. I will be chronicling my progress on the blog!
-
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…
-
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 & …
- story
- story
- story
-
comment
Comment #14512095
Noted. Will do. Definitely plan to make to release on all OS - but focusing on gathering feedback right now.
-
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!
- story
-
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…
-
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…
-
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 …
- story
- story
-
comment
Comment #10086206
Working on providing contextual information to whatever you do online: https://cueb.io/
- story
- story
-
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…
- story
-
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.
-
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…