HackerTrans
トップ新着トレンドコメント過去質問紹介求人

femtobusa

no profile record

投稿

[untitled]

1 ポイント·投稿者 femtobusa·先月·0 コメント

[untitled]

1 ポイント·投稿者 femtobusa·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 femtobusa·4 か月前·0 コメント

Show HN: Screenix, a Screen Studio Alternative for Ubuntu

screenix.studio
1 ポイント·投稿者 femtobusa·5 か月前·1 コメント

Show HN: A CLI that shows AI coding rate limits and auto-rotates accounts

github.com
1 ポイント·投稿者 femtobusa·6 か月前·0 コメント

Show HN: Arctic – a terminal-first TUI aggregating multiple AI coding plans

github.com
2 ポイント·投稿者 femtobusa·6 か月前·0 コメント

Show HN: Mailqor – trust badge to spot safe vs. suspicious email senders

chromewebstore.google.com
1 ポイント·投稿者 femtobusa·8 か月前·0 コメント

コメント

femtobusa
·先月·議論
Might be a good idea, so that people could be able to filter those labeled videos
femtobusa
·先月·議論
Opus 4.8 has been kinda the same as Opus 4.7 for me...

Still a good model though
femtobusa
·先月·議論
Love the name ahaha
femtobusa
·4 か月前·議論
I built Screenix because I was tired of fighting OBS every time I needed to record a tutorial. Mac had Screen Studio, Windows had FocuSee but Linux had nothing.

Started with a simple idea: screen recorder with smooth zoom effects that follow your cursor. No post-processing needed.

The weird part: I hadn't announced it publicly yet. Someone found the landing page, tried it, and paid for it before I even launched. That was the validation moment.

After launch, the feedback loop was clear: people recorded with Screenix, then immediately exported to DaVinci/Premiere to tweak zoom timing and add overlays. So I built a full video editor into the app.

Current state:

- 2 sales (both organic, no paid marketing)

- 7-day free trial (no credit card required)

- One-time payment or subscription options

- Full editor with smooth zoom scrubbing, floating screens, timeline control

Technical challenges:

Wayland cursor position tracking is genuinely hard. The protocol restricts direct cursor access for security reasons, so I had to implement a cursor tracking extension to track it.

It works on Ubuntu but I'm still debugging Fedora integration.

Built with Rust + custom editor engine. Wayland support took longer than the entire recorder.

Linux needs quality native tools. screenix.studio