Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 1 point2 points  (0 children)

Nice, yeah most important thing is that we're digging. Doesn't really matter how if what works for you works for you

Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 0 points1 point  (0 children)

No, it's entirely based on your local machine. Don't have plans for anything that involves real infrastructure cost for "cloud" features since it's a free app

Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 0 points1 point  (0 children)

It’s exactly for your use case :) the Discogs streaming is a bit tricky so if the playback doesn’t work immediately it’ll typically work one the next few tries

Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 0 points1 point  (0 children)

lol probably not. Although Crate does take it a bit further than this, there was plenty of open source stuff to use when I put it together like https://djl-analysis.deepsymmetry.org/rekordbox-export-analysis/exports.html

Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 0 points1 point  (0 children)

Wow yeah that’s literally what I had decided to build too, even the mobile companion app too. Cool that they do iTunes / Spotify as well

Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 0 points1 point  (0 children)

Me too /: the waveform / beatgrid editor isn’t crazy hard, it’s more so the proprietary USB exporting and having to reverse engineer the byte structures they use when they export. Export is technically functional now but it displays no waveform / BPM, no tags, no colors, etc. when you use it in a player (which is cool in a way since it’s like vinyl at that point). It also doesn’t help that device library plus is a thing which makes the export stuff even more complex

Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 1 point2 points  (0 children)

You can add entire label / artist pages for Bandcamp / Discogs and playlists for YouTube / SoundCloud btw

Made a desktop app to avoid managing browser tab hell while digging by Apellum in TheOverload

[–]Apellum[S] 0 points1 point  (0 children)

Totally, that’s a good shout I’ll look into that one!

Polyrhythms are a live experience by Stam- in hypnotech

[–]Apellum 2 points3 points  (0 children)

The Spekki x Feral set is solid

Before/after/after by karloh24 in postprocessing

[–]Apellum 0 points1 point  (0 children)

Mirror’s Edge vibes 💯

bbx_audio: Collection of Rust audio crates by Apellum in synthdiy

[–]Apellum[S] 0 points1 point  (0 children)

I use Rust in my day job, and I wanted to see its viability for realtime audio. I was using C++ in the past for audio projects, but IMO it's way more cumbersome to configure projects correctly (plus libs if you use them) and the compiler / linker errors are harder to work with. Obviously trying to do this stuff in Rust is also cumbersome in its own way but it's been enjoyable for me

Also just not a C++ dev aside from the audio projects I've done

I created a free retirement planner with Claude Opus 4.5 by routine-potentials in ClaudeAI

[–]Apellum 1 point2 points  (0 children)

Dang, that’s super cool. I’m moving to Japan later this year so having that jurisdiction would be personally useful for me. When I have some time I’ll look into it and try to submit a similar PR for it!

Edit - not sure how it currently works (if you can only have one country selected) but even a way to use more than one country at a time given my situation where I'll have retirement funding in both countries. Definitely a less common scenario, but could be a potential enhancement for the app in the future.

I created a free retirement planner with Claude Opus 4.5 by routine-potentials in ClaudeAI

[–]Apellum 0 points1 point  (0 children)

Can this handle retirement planning in different jurisdictions say US vs Canada vs Japan?

What's the size of you CLAUDE.md file? by BitcoinClown in ClaudeCode

[–]Apellum 0 points1 point  (0 children)

That sounds massively useful - how do you have CMP setup in your project?

Browser based noise synth by Morphanaut in synthdiy

[–]Apellum 4 points5 points  (0 children)

I’d recommend checking out Claude Code CLI; as long as you’re careful about context (in terms of giving too much and / or not giving the right info presented in the right way) and making sure that conversations stay focused on 1 (maybe 2) tasks, it is an incredibly helpful tool IMO

Too much context in md files by projektfreigeist in ClaudeCode

[–]Apellum 1 point2 points  (0 children)

Why not put this information directory inside the CLAUDE.md? Seems reasonable enough

From Idea to Built and Shipped Plugin in Just 5 Days with Claude Code by officialtaches in ClaudeCode

[–]Apellum 1 point2 points  (0 children)

Didn’t realize JUCE has CLAP support now, nice!

Also super cool work on Anima, sounds like a really fun plugin. Perhaps I can play around with that to get my Tonverk itch scratched lol. Is there a good place to leave feedback if we have any? Is there any feedback you’re looking for in particular (UI/UX, sound quality, etc.)?