Luna Simons

Results 32 comments of Luna Simons

Small note: "Plese be aware that there are fake D-Duino boards out there, labeled with "Wemos" instead of DSTIKE. They are not made by Wemos, these boards are just cheap...

They probably changed the pointer addresses. Just look them up using cheat engine and change them [here](https://github.com/iseekwonderful/csgoGlow/blob/d6d77cedd44173804802b761286936d3f320efa4/Wall/main.cpp#L118).

Seems like services including Google (🙄) incorrectly parse the start- and endtime. Our service currently runs in a UTC+2 zone and all dates are in said format. After converting them...

> @bddvlpr This was probably not implemented, since i cant find anythinng about it in the documentation? Instead of supporting the timezone attribute, I just changed the output to utc,...

i'm am

xd this issue is 2 years old, please stop

Wouldn't it be a better solution to write the generated .mjs to the OS's defined `tmpdir` or are there other reasons this folder is generated in the project root? https://github.com/vitejs/vite/blob/6cccef78a52492c24d9b28f3a1784824f34f5cc3/packages/vite/src/node/config.ts#L1217-L1227