Live data from Hacker News

Viewing profile — commotionfever

commotionfever

HN member
Joined
Wed, Nov 06, 2019, 4:01 PM UTC
HN karma
525
Public activity
80 items

About commotionfever

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #44649537

    this isn't how Tailwind is supposed to be used. you abstract at the level of components, not class names. instead of then, inside your Button, you get a small bit of markup and you…

  4. comment
    Comment #44263237

    haha that's funny! I made a WASM TagLib for Go https://github.com/sentriz/go-taglib

  5. comment
    Comment #44262184

    since you mention Picard and wanting contribute to MusicBrainz. I'm working on a new fast tagger[1] in the spirit of Picard or beets. Just a little different and more scriptable It…

  6. comment
    Comment #44083689

    Hi all, I've been working on a new suite of tools for music managment. I've you've used beets.io or Picard, you get the idea. They are great tools but for me were not fast enough a…

  7. story
  8. comment
    Comment #43369071

    Hi all, I've been working on a new suite of tools for music managment. I've you've used beets.io or Picard, you get the idea. They are great tools but for me were not fast enough a…

  9. story
  10. comment
    Comment #43079122

    maybe they are encouraging users to ask the same questions, in order to increase cache hits and reduce load on their systems

  11. comment
    Comment #42710682

    Looks like that app may have a backdoor https://x.com/d0tslash/status/1878959715033694492

  12. comment
    Comment #42519100

    it should do. on Linux it uses GTK which supports Wayland these days

  13. story
    Show HN: New Go library for audio metadata read and write

    The first to support as many file formats, writing, while still being portable and CGo free (via a WASM binary and Wazero)

  14. story
  15. comment
    Comment #39597388

    jquery isn't on that list

  16. story
  17. story
  18. story
  19. comment
    Comment #38201439

    I agree. I made a tool for this which can do x2y where x or y can be any of json, yaml, toml, ini, xml, html, csv, tsv it's great for converting nearly any format to json for query…

  20. comment
    Comment #37935699

    you're right, i just really like this track :~)

  21. comment
    Comment #37928398

    https://youtu.be/rXrdBiS0e00

  22. comment
    Comment #37926351

    regarding the pumping, I'm not sure if sidechain compression is what most producers are doing. I'd describe it as a gallop rather than a bump. so with 16ths, you'd typically see 1/…

  23. comment
    Comment #37863256

    self hosted screenshot OCR and aggregation server https://github.com/sentriz/socr

  24. comment
    Comment #37683402

    +1 for restfox. moved from insomnia a few weeks ago. the UI could do with some polish but it's great other than that. plus it even has tabs, and can run in only a browser

  25. comment
    Comment #37413530

    on a similar note I wrote little tool to convert from many formats to many formats the biggest usecase for me is taking some csv, toml, xml, whatever and converting that to json so…