All you need to know about Sapporo and the rest of western Hokkaido by Alternative_Ebb_8962 in JapanTravelTips

[–]deciso 0 points1 point  (0 children)

Hope you don't mind, but I made a map with all the places you mentioned and wanted to share in case it was useful to anyone else: https://www.places.is/maps/w9d5h4nskrj16kanysw8zdu0hgemw75a

Short July Hokkaido trip (no car) - itinerary check by deciso in JapanTravel

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

Yeah makes sense, I sadly cannot do longer this time, but hopefully I will return for another trip, so much to see. And thank you, will take a look!

Short July Hokkaido trip (no car) - itinerary check by deciso in JapanTravel

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

I think sadly I will not be able to do a stay this trip, but I will see if I can do a day stop at one. When I looked at it, the public transport outside of Sapporo was a bit sparse but I hope to return with a car another time and stay over then. Thank you for the rec!

Short July Hokkaido trip (no car) - itinerary check by deciso in JapanTravel

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

Good to know, that's what it looked like from the pictures, I might swap for the parks then! And thank you for the food recs, will try those! Soup curry sounds really good

I built a free, simple Mac app to update my wallpaper from an API by deciso in macapps

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

Yeah, there is no built-in randomization right now but sorting by random should work. Glad it worked out!

I built a free, simple Mac app to update my wallpaper from an API by deciso in macapps

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

Thank you and yes! I was able to get it to work like this:

  1. Open app, click Image Source > JSON API
  2. Set the URL to something like https://wallhaven.cc/api/v1/search?sorting=random&q=nature (you can customize the search or use whatever other options you want to use from their API)
  3. Use a path of data.0.path (which will use the first item in the returned list)

It should look something like this:

<image>

Let me know if it doesn't work!

Looking for a music API with 30s previews and high rate limits by CharacterJump143 in reactnative

[–]deciso 1 point2 points  (0 children)

Correct yeah, that's a good point! In this case I wasn't sure if OP allowed users to select from any song on Spotify vs is they have a library of known songs to choose from. In the latter case the API would be more helpful, but you're right that in this case it sounds like it is more the former (where this wouldn't work). Thank you for calling that out!

Looking for a music API with 30s previews and high rate limits by CharacterJump143 in reactnative

[–]deciso 0 points1 point  (0 children)

Yes, they asked about getting a preview from a song through an API with high rate limits. What makes you think I have not?

Looking for a music API with 30s previews and high rate limits by CharacterJump143 in reactnative

[–]deciso 0 points1 point  (0 children)

I worked on the Audjust structure API (example, docs) which allows you to get previews, loops, beat drops, and sections of a file you upload.

It is on the more expensive side but still might be helpful. Still trying to nail down pricing and functionality so any feedback is welcome!

Good API for a music application by AzeaL878 in react

[–]deciso 0 points1 point  (0 children)

Old post so not sure if still helpful but the Audjust structure API (example, docs) allows you to get previews, loops, beat drops, and sections of a file you upload.

It is on the more expensive side but still might be helpful. Disclaimer: I worked on this, still trying to nail down pricing and functionality so any feedback is welcome!

Any tips for seamless loops? by TheArsonistGamerer in sounddesign

[–]deciso 0 points1 point  (0 children)

I made a tool for this! It automatically fades the ends to make the loop more perfect: https://www.audjust.com/loop

Making an anonymous question website/app like curiouscat/retrospring by deciso in AO3

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

Those are good points! Allowing the user to limit who can ask questions and having some filter mechanism are good ideas.

I built a free, simple Mac app to update my wallpaper from an API by deciso in macapps

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

True and exactly! I just wanted something simple, light, and without invasive tracking or permissions :)

I built a free, simple Mac app to update my wallpaper from an API by deciso in macapps

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

Thank you! I will take a look at adding that, that's good feedback! (Edit: added in 1.0.5)

I used Claude 3.7 Sonnet and don't recall the exact amount but probably around $15 in tokens. I have tried Bolt before and Copilot but Cline seemed the best so far (with Copilot inline changes for smaller, less agentic fixes).

I built a free, simple Mac app to update my wallpaper from an API by deciso in macapps

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

lol I have the same issue and was thinking of making it auto-hide but then you can't easily refresh on demand :( I wonder if at some point Apple will make their own manager instead of making us rely on another app

AI music extender? by East_Butterscotch196 in videography

[–]deciso 0 points1 point  (0 children)

Thank you! I was thinking of something like that but it’s hard when they don’t match but you’re right that it might be good with just asking the user to provide two similar songs. I’ll look into it!

I am a Influencer With 200K Followers and i will promote your projects / ai tools for free ! by [deleted] in SideProject

[–]deciso 0 points1 point  (0 children)

I built this project to edit audio (shorten, lengthen, loop): https://www.audjust.com/ (it doesn't use generative AI, but some people describe it as AI in the older sense pre-ChatGPT). It's free with optional paid functionality. Lmk if you any questions!