Posts by kdrag0n@mastodon.social
(DIR) Post #AQKlocjUPwtuGIXhyq by kdrag0n@mastodon.social
2022-11-07T09:12:57Z
0 likes, 1 repeats
Early preview of my simplified Linux VM app for Pixel 6 and newer is now on Patreon: https://www.patreon.com/posts/74333551- No root needed on Pixel 7- Shared folders- Easy to use, everything is set up behind the scenes- Terminal based on Termux, w/ UX improvements
(DIR) Post #AQKloeSXzuXLcKdCqm by kdrag0n@mastodon.social
2022-11-07T09:12:57Z
0 likes, 0 repeats
This is an *early* preview so expect bugs!Root is currently required on Pixel 6, but may change in the future.Design is container-based like WSL 2 and Linux on Chrome OS (Crostini), but with full systemd init.Disk is sparse and grows as you use it.
(DIR) Post #AQKlofzCK0FSLsunNg by kdrag0n@mastodon.social
2022-11-09T18:33:29Z
0 likes, 0 repeats
Beta 2: lots of bug fixes, boots in 5 sec ---RT @kdrag0nNestbox beta 2Now boots in 5 seconds (down from 10), plus lots of bug fixes. Fixed all known bugs.https://www.patreon.com/posts/74396671https://twitter.com/kdrag0n/status/1590086464704221184
(DIR) Post #AQKlohVqe5xZ5RCNua by kdrag0n@mastodon.social
2022-11-09T19:18:26Z
0 likes, 0 repeats
"What about graphics?"Might be added in the future depending on demand, but not planned for now. Performance will likely be pretty bad without root.With root, it could be anywhere from easy to impossible. I'd have to look into it.
(DIR) Post #AQKlojNlh6gWsxQxay by kdrag0n@mastodon.social
2022-11-09T19:24:12Z
0 likes, 0 repeats
"What about Windows on ARM?"Pretty much impossible without root. Very complicated even with root.I'll write a Patreon blog post with some scripts later this month, but not planning to make an app for it.
(DIR) Post #AQKlol1Vaq4FyV2DB2 by kdrag0n@mastodon.social
2022-11-09T19:30:11Z
0 likes, 0 repeats
"What about other devices?"Impossible on Qualcomm devices. Maybe with a custom kernel on Mediatek or Exynos, but I don't think any of them have KVM enabled out-of-the-box.
(DIR) Post #AVOoIeaevU5BSVIQ64 by kdrag0n@mastodon.social
2023-05-07T03:17:34Z
0 likes, 0 repeats
Coming from Linux, one nice thing about macOS is the system-wide dark mode settingAll my apps support it (browser, editors, terminal) so my entire system switches from light to dark throughout the dayLight can be nice for readability. Fight me :)
(DIR) Post #AZbP64UDSEnp0CzvGa by kdrag0n@mastodon.social
2023-09-09T18:51:41Z
0 likes, 5 repeats
More people need to know about the "tabular numbers" feature that modern fonts haveUse it to make numbers to line up with a UI font (or anything not monospace)CSS: font-feature-settings: tnumSwiftUI: .font(.body.monospacedDigit())
(DIR) Post #AZucthi16DW7mogp6m by kdrag0n@mastodon.social
2023-09-19T01:59:09Z
0 likes, 0 repeats
Believe it or not, OrbStack still has a lot of unoptimized codeA lot of it is still a v1 implementation
(DIR) Post #Aa2rIYvfdL6zKuZJhY by kdrag0n@mastodon.social
2023-09-22T06:16:43Z
0 likes, 1 repeats
Introducing OrbStack 1.0: the fast, light, easy way to run Docker containers & Linuxhttps://orbstack.dev/blog/orbstack-1.0