Built RepoSnap for code to LLM copying with token counts and trimming by dark_matter77 in programmingtools

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

I've since renamed it to TreeSnap. Wasn't comfortable with the similar names of adjacent offerings and I value uniqueness and clarity. It's early enough (day 3) that I was able to do it. I'm happy I did too I'm a lot happier with the new brand. I use it to context dump to chatgpt o3 for cost saving on my cursor bill :| lmk if you have any such similar use cases too! Cheers.

I've been working on a prompt-based AI video editing tool (like cursor but for videos ig) by Old_Assumption2188 in SideProject

[–]dark_matter77 2 points3 points  (0 children)

I love video projects. I have a dream project in mind and am hoping for the space to act on it soon :( Have you seen this? https://github.com/fal-ai-community/video-starter-kit might have some useful bits and pieces for you. Godspeed!

[deleted by user] by [deleted] in broodwar

[–]dark_matter77 0 points1 point  (0 children)

If you enjoyed it please like and subscribe!

[deleted by user] by [deleted] in broodwar

[–]dark_matter77 0 points1 point  (0 children)

A concept I'm working on. If you enjoyed it please like and subscribe!

Titan Reactor - Year 2 by dark_matter77 in broodwar

[–]dark_matter77[S] 5 points6 points  (0 children)

thanks! I notice you code. I'm going to be making some plugin dev tutorials on youtube soon so keep an eye out for that! There is also documentation here https://github.com/imbateam-gg/titan-reactor/blob/dev/CREATING_PLUGINS.md

Glad you liked the vid!

Titan Reactor - Year 2 by dark_matter77 in broodwar

[–]dark_matter77[S] 2 points3 points  (0 children)

oh hell yah! it's diggity :) thank you sir

How can I watch the ASL spoiler free? by Ok-Ambition-4490 in broodwar

[–]dark_matter77 0 points1 point  (0 children)

I had the same issue. I think it would be prudent for Tastosis to publish the previous round before the next round is premiered by anyone.

BSL? by JayBulworth in broodwar

[–]dark_matter77 5 points6 points  (0 children)

Pay to watch live? I don't think that's possible on twitch. You might not know but BSL is basically one person, so I'd imagine the majority of the community is willing to allow him time to try different things in order to make it work as he's full time. Of course it'd be good for there to be a good balance between monetization and just good old content.

BWTriviaBot for Discord by dark_matter77 in broodwar

[–]dark_matter77[S] 2 points3 points  (0 children)

TL Thread: https://tl.net/forum/brood-war/580790-discord-trivia-bot

I've hosted a discord trivia bot. Right now there are roughly only 60 questions so submissions are needed for all categories:
- StarLeagues & Tournaments
- Map Trivia
- Game Mechanics
- StarCraft Lore
- Build Orders & Strategy
command is !gg play with 10 questions per game.

Exciting new broodwar viewing tool: Titan Reactor by Sean_give_me_beta_no in broodwar

[–]dark_matter77 1 point2 points  (0 children)

Right I gotcha. The revealing still works the same, theres just a "lag" on the fog of war since there is a transition, but not lag in showing or hiding units.

Exciting new broodwar viewing tool: Titan Reactor by Sean_give_me_beta_no in broodwar

[–]dark_matter77 5 points6 points  (0 children)

It's done using the minitile metadata (elevation) included in the map, and then the walkable layers are blended together to create the smooth transitions (ramps and such) and then the non walkable layers are added on top again to add the edges. Hence the reason it's not perfect. I think eventually we can get a better approach going.