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 inverted color to simulate dark mode.
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 clip; the reason why the result is good imo is because the trained model was able to generate a description with features of the ground truth
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 & css have been accumulated over the years so they are not particularly clean
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 the type of text (whehter it's an ip, python, or bash script, etc.).
Right now I am working on a custom machine learning model to do better text classification.
It's built on electron and I am adding slack integration to create a shared clipboard. Essentially, slack would act as a cloud storage.
For me, going through wikipedia article on phong and working out the math with my friends (instead of just blindly translating the equations to code) really helped me understand the basics.
In order to learn more (I admittedly know very little about anything other than the phong model - the other friend is much more knowledgable), I presume either a textbook or a course notes like this https://www.student.cs.uwaterloo.ca/~cs488/notes.pdf will probably help.
Agreed. I am working on putting up documentation on how to set it up and get it running locally. There is still tons of work to be done though.
I deliberately chose to release as early as possible to find out if what people think of the project since I tend to have a tendency of taking forever to get feedback.
Dont have the code up for sharing but I documented xeil (along with a few other tools) in my blog: https://paul.mou.dev/posts/2026-04-28-software-for-one/#xeil