Earlier quoted context omitted.
that's really good to know When you look at reviews they all exclaim how clear and crisp it is, but they are virtually never looking at text, which is approximately the only thing I want to look at.
I compare it to VR headsets, and I've used most of them. I currently use a Quest Pro and consider that clearer and easier to read than the Air 2 Pros
Coding without a laptop: Two weeks with AR glasses and Linux on Android
391–400 of 403 posts
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#392Earlier quoted context omitted.
It's doing VNC-alike "graphics remoting", but with less isolation/security in the name of efficiency/performance: > We thought this is too inefficient. So we decided to combine both into a single application, to eliminate most of the interprocess communication, and avoid having the Linux server run in the background, and thus suffering from power optimizations. We still have a framebuffer, but we do the scrapping and…
Not clear it is much less secure. It could be using subprocesses and shared memory since they say they are just writing a buffer. I think you can't get that with cross app communication, only subprocess in Android, right?
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#393There's roughly 4 different approaches to Linux on Android: • virtual machine emulating x86_64 • Termux • arm64 binaries running in chroot • proot.. Same idea as chroot, but doesn't use forbidden system calls Fifth option: arm64 pKVM VM from Android 15 on Pixel 7+ phone/tablet hardware using nested h/w virtualization. Shipped in 2025 under the uninformative name of "Linux Terminal" via Development options, Android no…
does it do virgl?
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#394Earlier quoted context omitted.
> I believe I have provided an explanation that is easy to understand. If that were so, you would not have had multiple people ask you for clarification or specifics. > Malls offered a lot more business value than just facilitating direct purchases. They do a lot to build brands, loyalty, and advertise to customers Thanks, I think what you are missing is that it appears, based on the evidence, that the "more business…
> If that were so, you would not have had multiple people ask you for clarification or specifics. There are multiple conditions which can create this result. I've stated why I do not believe "lack of clarity" is sufficient justification. It may be contributing, but I'll stand by that it is insufficient given what expectation we minimally expect someone to have. > examples you cite are often not enough to keep stores…
> If you think this is not the case, cool! Argue that!
This is literally your role here. You are disputing what multiple people have told you. If you think that the 'other value' is enough to keep stores open, then argue that (with numbers, obviously: this is HN, not reddit). If you think that stores aren't adapting, and that's why they're failing, and if they do X they would succeeded, then argue that, and describe X (with numbers, obviously: this is HN, not reddit).
We all know that a store provides more value than a warehouse. But is said extra value able to economically sustain properly-managed stores? The evidence (store closings) points to "mostly no". Your theory says "yes", (and perhaps that the store closings are actually a result of not doing X). Your theory is thus explicitly numbers-based. So how do you expect anyone to argue against the numbers in your theory when you haven't provided any?
As it stands now, your hypothesis is on equal footing, in terms of evidence, with "they didn't pray to the right god enough", and equally unconvincing. This is HN, not reddit: let's hear the specifics, not make random unconvincing claims and insist that proving or disproving them is someone else's job.
I'll get you started on your job of convincing someone other than yourself that your theory holds water, by providing an example with which you can proceed: Let's say we have an "all the XR glasses" store that lets visitors try on different XR glasses and see what fits, and the visitors then later buy them from Amazon because the glasses are cheaper there.
Ok, now your turn: go. How do they stay alive? If you can come up with something feasible and convincing, I might even start this store and give you a cut! :)
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#395Earlier quoted context omitted.
It sounds like we have a similar situation. I've been wondering if these kinds of glasses would work for me but it just seems like such a hassle to order a pair to try just to end up returning them if they don't work. I wish they were sold in a store that I could just walk into and try them for a minute. FWIW, I use a monitor arm that's mounted on the front left side of my desk (my dad also modified my desk so this w…
> I wish they were sold in a store that I could just walk into and try them for a minute. I've constantly wondered why this doesn't really exist. Not even just with AR or VR but with lots of products. I thought that early on in the transition to more online purchasing that it was well understood that people were still visiting stores so that they can inspect items before purchase. There always seemed to be a weird pe…
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#396Earlier quoted context omitted.
I don't know if this will help you visualize it or not, but here's a photo of someone using a TV as a monitor on a desk https://i.imgur.com/mjcqjfZ.jpeg I use my 4K TV as a monitor (though from ~8ft away) and for me Windows' scaling (found under Display in Control Panel) allow me to easily read text from so far away Maybe it could help you
What’s going on with that guy’s left hand? Is this some kind of fake computer-generated image?
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#397Earlier quoted context omitted.
UTM runs virtual machines on iOS and has been around a while: https://getutm.app Issue is that Apple doesn’t allow apps to run JIT so if you want the JIT version of UTM, you need to sideload or Jailbreak. The non-JIT version is on the App Store.
What’s the performance penalty for the non JIT version?
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#398Ive been thinking about this too. Got the glasses and was thinking about small wireless split keyboards like the corne-ish zen My issue is the phone. I will need at least 24Gb of ram for my work.
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#399What about Cardboard VR like headset + a keyboard? Has anyone tried this setup?
Re: Coding without a laptop: Two weeks with AR glasses and Linux on Android
#400> 1080p So good enough for gargoyling or other situations where even a laptop form factor is a pain, but not a proper replacement yet.
I came back briefly to ctrl-f for 'gargoyle' once I got about a third of the way through the article so thanks (still would though).