HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wizenheimer

no profile record

Submissions

[untitled]

1 points·by wizenheimer·21 days ago·0 comments

[untitled]

1 points·by wizenheimer·last month·0 comments

Show HN: I built a screen recorder that captures console logs, requests and more

userplane.io
2 points·by wizenheimer·2 months ago·0 comments

[untitled]

1 points·by wizenheimer·9 months ago·0 comments

[untitled]

1 points·by wizenheimer·10 months ago·0 comments

comments

wizenheimer
·21 days ago·discuss
Ran into Palmier on X and had to try it with Claude. I have to admit, my first impressions were pretty good. The one thing I found myself wishing for was a way to describe stuff better. Sometimes I know exactly what effect I’m looking at in a video, but I have no idea what it’s called, which makes it hard to recreate. Maybe a library for visual effects with prompt examples woudl have made it easier :)
wizenheimer
·25 days ago·discuss
Looks interesting. For someone already comfortable with Triton, what's the strongest argument for choosing cuTile Rust instead?

Is the main differentiator the ownership-based safety model, tighter integration with Rust ecosystems, or idk are there workloads where the Tile IR pipeline has advantages beyond language ergonomics?
wizenheimer
·last month·discuss
Ahh, got it. I didn't realize HN did that. Thanks for letting me know! That probably explains it :)
wizenheimer
·last month·discuss
I shipped a QA harness for Claude Code. Instead of clicking through flows by hand, it reads your code diffs, identifies the affected UI flows, and tests them in real browser

Plus after each run you get screen recordings with console logs, network requests, HARs, and Playwright traces so you can inspect exactly what the agent did :)

https://github.com/wizenheimer/canary

P.S. I attempted to do a Show HN but got flagged for some reason