Thought I'd give it a try and installed the latest version. Application crashes at startup on Linux (Wayland) with: "The window terminated unexpectedly (reason: 'crashed', code: '139')".
Probably yet another instance of developers mostly testing and doing quality assurance on macOS/Windows.
Hey, sorry about that! Some AUR packages share cursor in a way that isn't forward+backwards compatible across releases. We recommend using our official AppImage from https://cursor.com/download Alternatively, please use a different AUR package that doesn't have these issues https://aur.archlinux.org/packages/cursor-nightly-bin
I prefer to avoid AppImages if I can but I gave it a try anyway and it still fails with exactly the same error. What made you think it's just a packaging issue?
They have a whole page dedicated to it [0]. To be fair, I mean it with a bit of sarcasm. How can you collect so much data and call it privacy. I definitely believe they do a better job than most companies though, even though I dislike how aggressively they are pushing sync features.
For anyone considering buying the Pixel Watch 3, please keep in mind that Pixel Watch 2 has some long-standing issues where the GPS completely cuts out during runs or walks.
Some users believe it to be a hardware issue but it's still unacknowledged by Google and the forum thread where people have been discussing it has just been locked recently. Just mentioning it for awareness and visibility.
Genuinely don’t understand why Google continues to produce these products and refuse to support them. Do they just know there’s a contingency of anti-apple users who will buy their devices regardless of extreme usability issues?
Apple has its own issues. And if I'm not mistaken, you need an iPhone to use an Apple watch, but you can use a Pixel watch with either an Android phone or an iPhone. Of course, Samsung, Garmin, and others also make campatible smart watches, so if I were in the market, I would certainly be comparing alternatives.
Oh, looks like you are right... that stinks. But at any rate, a non iPhone owner such as myself can't use an Apple Watch no matter how I feel about Apple.
I guess if I need a smartwatch, I'll dust off my old Garmin. Several other recomendations in this discussion I could look into too :).
It's not just the watches. Chromecast/GoogleTV devices have been missing an audio sync adjustment for ages. That feature is being asked about/requested all over the related discussion boards. Amazon Fire has it built in. Google doesn't care across so many product lines.
Anti-Apple users have plenty of places to get their hardware and firmware updates from, few users are going to look this deep into getting a device though.
FWIW, I had a Pixel Watch 2 with this issue every now and then in the first couple of months when it was brand new. I've not had this issue in 2024 essentially (fixed as part of monthly updates).
No WM at all is less nice, but can work. A bit over a decade ago, we shipped a kiosk/appliance that software-wise only had kernel, X, and firefox. All starting directly from /etc/inittab, something like this:
...where /etc/rc-∗ are few lines of shell that set up environment variables, and end with "exec chroot --userspec=... / /bin/firefox ..." - this way X and firefox run under same PIDs that sysvinit knows about, so they get restarted after a crash.
I was also looking for a successor to the PC Engines APUs and came across https://teklager.se/en/ that lists some possible alternatives that you might find interesting.
Personally I was looking to build a router so I ended up buying a fanless N100 based mini PC from Aliexpress (e.g.: search term is "N100 firewall appliance") and have been very satisfied with it so far (Proxmox homelab with OPNsense running as a VM).
I've been using VSCode with devcontainers and podman for a couple of months now and everything seems to work fine for me. Is there a particular issue you're hitting?
Honestly, it's been a long time; I should probably just try again. The last attempt I made was on windows before WSL2 existed. At the time I assumed the issue was with podman on HyperV/WSL.
For what it's worth, most (all?) the comparisons in that phoronix article [1] compare the performance of apps running under XWayland (in a Wayland session) versus an Xorg session. That's because most steam games use SDL 2 which still uses XWayland by default (the default has been changed in SDL 3 though [2]).
So using the data from that article to conclude that "[Xorg] still generally outperforms Wayland" seems wrong. A comparison between native Wayland apps vs Xorg apps would have been a lot more relevant though.
reply