Viewing profile — ravachol
ravachol
HN member- Joined
- Thu, Sep 26, 2024, 12:15 AM UTC
- HN karma
- 84
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About ravachol
No profile information was provided.
Recent public activity
-
story
Show HN: Kew, A distraction-free terminal music player, now on Windows
Hi HN, I have finally ported kew, a music player for the terminal, to Windows. We are everywhere now, watch out! Some of kew's features: - Play auto-generated playlists based on wo…
-
comment
Comment #48015129
New in this version: New playback pipeline with improved performance and latency (built on miniaudio) Real-time ASCII visualizations (via Chroma) Free, open source, no tracking, no…
- story
-
comment
Comment #46476133
Hi, I'm the developer of kew which works for linux, macOS, Android and FreeBSD. The two best places to buy music in my opinion are qobuz and bandcamp. https://github.com/ravachol/k…
-
comment
Comment #41750646
That's great! Get involved if you want and suggest features for instance.
- comment
-
comment
Comment #41747364
That's already mostly in. From the readme: kew dir (sometimes it's necessary to specify it's a directory you want) kew song (or a song) kew list (or a playlist) The directory can b…
-
comment
Comment #41747079
Like you said, it just takes the first result it finds. There is -e for exact search, which solves some problems, but it's not a full blown solution.
-
comment
Comment #41746792
Because I'm just one guy with a few people helping me a little bit. I needed a limited scope. But I'm actually thinking of porting it to Mac now.
-
comment
Comment #41746422
done.
-
comment
Comment #41746300
He's right actually the quick-install script is pretty barbaric.
-
comment
Comment #41746105
Good point. Might be better to just have the commands installing the requirements for the different distros, in the readme.
-
comment
Comment #41745412
"Buffer Overflow vulnerability in Freeimage v3.18.0 allows attacker to cause a denial of service via a crafted JXR file." I don't know how relevant these vulnerabilities are to kew…
-
comment
Comment #41745254
kew does not scrobble. It does not track any of your listening habits or anything else for that matter.
-
comment
Comment #41745235
FreeImage is used by Chafa to display the covers in the terminal. The version of kew packaged for Nix is very old: v1.5.2. We're at version 2.8.2. So it's more than a year old, fro…
-
comment
Comment #41745024
That's an easter egg! Gj! You're the first that has mentioned it.
-
comment
Comment #41744047
Oh ok, my bad! And GOOD. I agree it's important. kew is so small it was pretty trivial to do.
-
comment
Comment #41742998
You uninstalled it. :(
-
comment
Comment #41742105
Yes, while a comically large music library is supported in principle (kew offers to cache your library if it takes a long time to search through), it might not be entirely suited f…
-
comment
Comment #41741837
Yes, unfortunately it only works on Linux and FreeBSD. I should add that to the readme. EDIT: Added.
-
comment
Comment #41741663
Thank you. To answer your first question, ambiguity isn't resolved unfortunately. When the album has the same name as the artist for instance, I have sometimes resorted to renaming…
-
comment
Comment #41741306
Glad you are liking it!
-
comment
Comment #41741270
You know I'm not sure. I think there was some problem with FFmpeg in earlier versions, but I'm not 100% sure. There shouldn't be a problem trying to install it in earlier versions …
-
comment
Comment #41741252
Thanks, yes the readme is really important. A lot of projects would benefit from spending a bit more time on it.
-
story
Show HN: kew – A Terminal Music Player for Linux
Hi HN, I created kew, a music player for the Linux terminal. This started when I asked myself: what if I could just type something like "play nirvana" in the terminal and have the …