Fabien Benetou utopiah
utopiah commented on issue utopiah/biggu_s_gate#153 2026-06-30 10:26:37 +00:00
Appropedia support

Consider also

utopiah opened issue utopiah/biggu_s_gate#153 2026-06-30 10:11:20 +00:00
Appropedia support
utopiah commented on issue utopiah/biggu_s_gate#29 2026-06-30 04:39:18 +00:00
Draw letters in lowercase and stitch together

See also alternative font Segoe Script designed by Carl Crossgrove.

utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-29 14:11:19 +00:00
Document fully standalone fully offline process

Document also the update process. In theory once online, even if temporarily, git pull && npm i should be enough. Potentially new npm run commands might be required. It might be useful to add…

utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-28 18:26:16 +00:00
Document fully standalone fully offline process

Quest 2 test

  • via Privacy Quest, developer mode working via USB cable even though no visible option
  • Termux + Termux.Boot installed via F-Droid .apk download links then adb install -…
utopiah commented on issue utopiah/biggu_s_gate#149 2026-06-28 11:49:44 +00:00
Meta games on technologies underlying WebXR

Can also go all the way, a la #120 , to the manufacturing process, e.g. walking down production facilities of https://en.wikipedia.org/wiki/Extreme_ultraviolet_lithography all the way to exploring…

utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-28 09:11:27 +00:00
Document fully standalone fully offline process

Note also that since there is no introduction step, no room setup, no UI from the OS, one has to assume the user must be introduced to nearly everything.

It also means consideration on what to…

utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-28 08:07:45 +00:00
Document fully standalone fully offline process

The process could be facilitated via WebUSB and potentially JavaScript libraries focusing on WebADB.

It would still requires developer mode, and validate access, but could make the setup easier…

utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-28 06:07:54 +00:00
Document fully standalone fully offline process

Consider adding a SAN to self-signed certificate via -addext 'subjectAltName = localhost then installing that certificate.

utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-28 05:48:34 +00:00
Document fully standalone fully offline process

Consider adb shell am start -n com.android.settings/.Settings\$NetworkDashboardActivity (via https://stackoverflow.com/a/78723088/1442164 ) to add self-signed certificate, as unfortunately…

utopiah commented on issue utopiah/biggu_s_gate#36 2026-06-28 05:37:38 +00:00
Integrate feedback from security audit
utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-27 21:35:44 +00:00
Document fully standalone fully offline process

Files in ~/.termux/Boot

start-sshd

#!/data/data/com.termux/files/usr/bin/sh
termux-wake-lock
sshd

## start-webxr 

sleep 20

am start -n com.oculus.vrshell/.MainActivi…

utopiah commented on issue utopiah/biggu_s_gate#152 2026-06-27 17:18:02 +00:00
Document fully standalone fully offline process

Consider https://git.benetou.fr/utopiah/spasca-fot-sloan-q4/src/branch/main/data/index.html#L24

const aevrq = urlParams.get('autoenter_vr_quest');
if (aevrq && aevrq.length>1)
utopiah opened issue utopiah/biggu_s_gate#152 2026-06-27 17:10:29 +00:00
Document fully standalone fully offline process
utopiah commented on issue utopiah/biggu_s_gate#38 2026-06-27 12:02:07 +00:00
Integrate feedback from UX/UI audit

Consider https://biggu.benetou.fr/games.html?play=onboarding in particular dedicated novel part of the component dedicated to detecting when leaving immersive mode yet page still running.

utopiah commented on issue utopiah/biggu_s_gate#149 2026-06-27 07:59:13 +00:00
Meta games on technologies underlying WebXR

See also xrsh that could be terminal display.

utopiah commented on issue utopiah/biggu_s_gate#149 2026-06-26 06:43:10 +00:00
Meta games on technologies underlying WebXR

See also existing games e.g.

utopiah commented on issue utopiah/biggu_s_gate#103 2026-06-25 15:02:09 +00:00
First aid training

Test https://biggu.benetou.fr/games.html?play=firstaid with a very basic mannequin and some feedback :

image.png