Show HN: GitShrink – A simple in-browser video compressor for GitHub uploads2 points·by igtumt·hace 3 meses·1 comments
igtumt·hace 3 meses·discussFun idea. At higher speeds, hitting the walls feels a bit restrictive — have you considered wrap-around edges (Snake-style)? Might improve the flow.
igtumt·hace 3 meses·discussIt’s pretty minimal and focused on one thing: getting a video under 10MB.Curious if others run into the same problem or have better workflows for this.
igtumt·hace 3 meses·discussthis is interesting and how much of the rendering/logic is running in WASM vs JS?
igtumt·hace 3 meses·discussThis looks really useful for pre-runtime inspection of WASM modules. Are you using it for any security or sandboxing use cases?
igtumt·hace 3 meses·discussI was thinking about things like POST/PUT requests, adding headers or auth, maybe testing flows.For that, tools like Postman make sense.But for quick checks like “what does this return?”, I usually just want to check and move on.
igtumt·hace 3 meses·discussThat looks interesting, I like the Markdown idea.I usually try to avoid installing tools just for quick checks, so I tend to prefer things that work instantly without setup.Do you use it more for repeatable workflows, or also for quick “check and move on” stuff?