HackerTrans
TopNewTrendsCommentsPastAskShowJobs

femtobusa

no profile record

Submissions

[untitled]

1 points·by femtobusa·el mes pasado·0 comments

[untitled]

1 points·by femtobusa·hace 3 meses·0 comments

[untitled]

1 points·by femtobusa·hace 4 meses·0 comments

Show HN: Screenix, a Screen Studio Alternative for Ubuntu

screenix.studio
1 points·by femtobusa·hace 5 meses·1 comments

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

github.com
1 points·by femtobusa·hace 6 meses·0 comments

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

github.com
2 points·by femtobusa·hace 6 meses·0 comments

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

chromewebstore.google.com
1 points·by femtobusa·hace 8 meses·0 comments

comments

femtobusa
·el mes pasado·discuss
Might be a good idea, so that people could be able to filter those labeled videos
femtobusa
·el mes pasado·discuss
Opus 4.8 has been kinda the same as Opus 4.7 for me...

Still a good model though
femtobusa
·el mes pasado·discuss
Love the name ahaha
femtobusa
·hace 4 meses·discuss
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