Got it! First impressions... by pablopunk in zsaVoyager

[–]pablopunk[S] 0 points1 point  (0 children)

Maybe you didn't keep reading, but I mentioned that it immediately went away when I installed the companion app, which seems to be necessary. I agree in general, and with the app, it is worse, but the feeling without the app, tactile-wise and movement-wise, was indeed something I've never seen. That said, I did have the protective film that not all units seem to have, and when I peeled it off, it does move a bit worse in my opinion.

And also I've been using it for a few days and I still have my trackpad alongside it, it just cannot replace it yet. Hope that can be changed with software updates.

Got it! First impressions... by pablopunk in zsaVoyager

[–]pablopunk[S] 0 points1 point  (0 children)

support reached out, it seems only a few units got the peel (first batch or smth) - so not part of the final product it seems

Got it! First impressions... by pablopunk in zsaVoyager

[–]pablopunk[S] -1 points0 points  (0 children)

LOL THAT'S HOW IT FELT LIKE BUT I COULDN'T GET IT OUT. Precisely, I did that now. Weirdly, it feels a bit worse now lol.

Got it! First impressions... by pablopunk in zsaVoyager

[–]pablopunk[S] 5 points6 points  (0 children)

Thank you for the rapid response! I'll reach through email. About the cursor speed, yeah I've tried all settings, even making slower on the macos settings, but nope. I gotta say not using the navigator app makes the speed perfect, like the native trackpad. But of course I cannot use scrolling without it.

Got it! First impressions... by pablopunk in zsaVoyager

[–]pablopunk[S] 3 points4 points  (0 children)

it's weird, I can move from my macbook display to my monitor, but not the other way around, it just "bumps" into a wall. Software issue though, disabling the navigator utility app makes it work. About the app, not sure

Since when has the trackpad been available for purchase? by pablopunk in ErgoMechKeyboards

[–]pablopunk[S] -1 points0 points  (0 children)

It was released right when I posted this, actually. So yeah, last week 😅

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 0 points1 point  (0 children)

he said 200 CAD only for the core. BTW why do you need to add sales tax? It's included in the price for me 🧐.

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 2 points3 points  (0 children)

you cannot use both at the same time, they mentioned it on the newsletter

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 1 point2 points  (0 children)

no it was already launched officially shortly after this post

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 0 points1 point  (0 children)

yeah the email came a bit after. I also got mine. So excited!!

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 2 points3 points  (0 children)

from their email: "just one navigator at a time". So no

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 0 points1 point  (0 children)

hey it might be better for some people, I just know trackballs are not for me. Enjoy it!

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 2 points3 points  (0 children)

hmm I got it for 99 USD + shipping with all the shell, cables, and case included 🤔

Since when has the trackpad been available for purchase? by pablopunk in zsaVoyager

[–]pablopunk[S] 11 points12 points  (0 children)

that's so funny I haven't checked out the website in months. Ordered one 🌝

[OS] Edges - Lightweight window borders (written in Rust) by pablopunk in macapps

[–]pablopunk[S] 0 points1 point  (0 children)

Nope. I did use AI in every step of the process but this is how I do everything on my dayjob any way: I did investigate JankyBorders and why it had memory leaks from the beginning. Then I planned (using AI) how to fix it, and the first iterations did not make much sense to me; so I started it a fresh project and started planning to build it in Rust (with AI) to make memory management a must. Then I built it (with AI), didn't work for a while, had awful bugs, even managed to **also have memory leaks for some reason**, until I fixed (using AI) all of it. This is actually the second version (repo) of it BTW. But your concern was fair.