HackerTrans
TopNewTrendsCommentsPastAskShowJobs

commotionfever

no profile record

Submissions

Type Construction and Cycle Detection

go.dev
22 points·by commotionfever·há 4 meses·1 comments

//go:fix inline and the source-level inliner

go.dev
185 points·by commotionfever·há 4 meses·81 comments

Show HN: Organizing and tagging large music collections in Go

github.com
3 points·by commotionfever·ano passado·1 comments

Wrtag, a new suite of tools for automatic music tagging and organization

github.com
2 points·by commotionfever·ano passado·1 comments

comments

commotionfever
·há 12 meses·discuss
this isn't how Tailwind is supposed to be used. you abstract at the level of components, not class names. <Button /> instead of <button class="btn">

then, inside your Button, you get a small bit of markup and your class names. makes it easy to see which markup gets which styles

that's also why the other discourage use of @apply, and why "ugly HTML" is rarely am issue. at least not in my experience

---

that said, if you're using Tailwind in an environment where there's no components, fragments, partials, whatever - then this might make sense
commotionfever
·ano passado·discuss
haha that's funny! I made a WASM TagLib for Go

https://github.com/sentriz/go-taglib
commotionfever
·ano passado·discuss
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 makes it's best attempt to match with MusicBrainz, but if there's no match it it offers links to pre-seed MusicBrainz with tools like Harmony

https://github.com/sentriz/wrtag
commotionfever
·ano passado·discuss
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 and hard to grasp. wrtag is fast enough that the filesystem can be the source of truth, so no need for a sidecar database which can get out of sync

it also includes a web interface to manage imports from external sources.

Hope you like it
commotionfever
·ano passado·discuss
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 and hard to grasp. wrtag is fast enough that the filesystem can be the source of truth, so no need for a sidecar database which can get out of sync

it also includes a web interface to manage imports from external sources.

Hope you like it
commotionfever
·há 2 anos·discuss
it should do. on Linux it uses GTK which supports Wayland these days
commotionfever
·há 6 anos·discuss
firefor / tor also read this file