[-] JaddedFauceet@lemmy.world 1 points 5 months ago

Looks confusing at first, but I found it nice for accessing a month array.

const months = ["Jan", "Feb", ...];

months[0] === "Jan";

const label = months[date.getMonth()];
[-] JaddedFauceet@lemmy.world 4 points 6 months ago

if website has a choice, then they will often choose an option that benefits them the most.

Good news is third party is being phased out now https://developer.mozilla.org/en-US/blog/goodbye-third-party-cookies/

[-] JaddedFauceet@lemmy.world 3 points 6 months ago

maybe it is similar to "how to destroy all instances belonging to a class"

[-] JaddedFauceet@lemmy.world 4 points 6 months ago

This is important, please discuss this

[-] JaddedFauceet@lemmy.world 1 points 7 months ago* (last edited 7 months ago)

This example https://trekhleb.dev/blog/2021/gyro-web/ demonstrates how a 3D view can be orientated by tilting your phone. It is implemented using web technology.

It uses the device gyroscope to detect rotation and tilting. This is frequently used in map / street view. No faceID or depth camera is required.

[-] JaddedFauceet@lemmy.world 2 points 7 months ago
[-] JaddedFauceet@lemmy.world 3 points 9 months ago

Are you running on HDD? That can cause voice file delay.

I am on gtx1080 the game run fine for me except for the low frame rate.

There is a nexus mod claimed to solve this issue for HDD https://www.nexusmods.com/starfield/mods/2245 maybe this can help

[-] JaddedFauceet@lemmy.world 4 points 10 months ago* (last edited 10 months ago)

npm ruin dev

npm ruin lint

npm ruin build

[-] JaddedFauceet@lemmy.world 3 points 11 months ago

I installed it as a web app earlier. I don't recall conflict with back gesture. What's the issue with back gesture?

view more: ‹ prev next ›

JaddedFauceet

joined 1 year ago