Viewing profile — commotionfever
commotionfever
HN member- Joined
- Wed, Nov 06, 2019, 4:01 PM UTC
- HN karma
- 525
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About commotionfever
No profile information was provided.
Recent public activity
- story
- story
-
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…
-
comment
Comment #44263237
haha that's funny! I made a WASM TagLib for Go https://github.com/sentriz/go-taglib
-
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…
-
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…
- story
-
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…
- story
-
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
-
comment
Comment #42710682
Looks like that app may have a backdoor https://x.com/d0tslash/status/1878959715033694492
-
comment
Comment #42519100
it should do. on Linux it uses GTK which supports Wayland these days
-
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)
- story
-
comment
Comment #39597388
jquery isn't on that list
- story
- story
- story
-
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…
-
comment
Comment #37935699
you're right, i just really like this track :~)
-
comment
Comment #37928398
https://youtu.be/rXrdBiS0e00
-
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/…
-
comment
Comment #37863256
self hosted screenshot OCR and aggregation server https://github.com/sentriz/socr
-
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
-
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…