Show HN: GitShrink – A simple in-browser video compressor for GitHub uploads2 ポイント·投稿者 igtumt·3 か月前·1 コメント
igtumt·3 か月前·議論Fun idea. At higher speeds, hitting the walls feels a bit restrictive — have you considered wrap-around edges (Snake-style)? Might improve the flow.
igtumt·3 か月前·議論It’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·3 か月前·議論This looks really useful for pre-runtime inspection of WASM modules. Are you using it for any security or sandboxing use cases?
igtumt·3 か月前·議論I 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·3 か月前·議論That 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?