Live data from Hacker News

Viewing profile — ravachol

ravachol

HN member
Joined
Thu, Sep 26, 2024, 12:15 AM UTC
HN karma
84
Public activity
25 items

About ravachol

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. story
  4. 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…

  5. comment
    Comment #41750646

    That's great! Get involved if you want and suggest features for instance.

  6. comment
  7. 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…

  8. 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.

  9. 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.

  10. comment
  11. comment
    Comment #41746300

    He's right actually the quick-install script is pretty barbaric.

  12. comment
    Comment #41746105

    Good point. Might be better to just have the commands installing the requirements for the different distros, in the readme.

  13. 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…

  14. comment
    Comment #41745254

    kew does not scrobble. It does not track any of your listening habits or anything else for that matter.

  15. 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…

  16. comment
    Comment #41745024

    That's an easter egg! Gj! You're the first that has mentioned it.

  17. comment
    Comment #41744047

    Oh ok, my bad! And GOOD. I agree it's important. kew is so small it was pretty trivial to do.

  18. comment
    Comment #41742998

    You uninstalled it. :(

  19. 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…

  20. comment
    Comment #41741837

    Yes, unfortunately it only works on Linux and FreeBSD. I should add that to the readme. EDIT: Added.

  21. 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…

  22. comment
    Comment #41741306

    Glad you are liking it!

  23. 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 …

  24. comment
    Comment #41741252

    Thanks, yes the readme is really important. A lot of projects would benefit from spending a bit more time on it.

  25. 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 …