Me: *starts installing linux*
Me: *starts installing linux*
- Require-by-string when prefixing with ::
- Escapes strings & works with weird instance names
- Various adjustments and performance improvements
#RobloxDev
- Require-by-string when prefixing with ::
- Escapes strings & works with weird instance names
- Various adjustments and performance improvements
#RobloxDev
The Midwest winter weather is killing me.
The Midwest winter weather is killing me.
The NTP_TIMESTMAP_DELTA converts from the NTP timestamp (Jan 1900) to Unix (Jan 1970)
The NTP_TIMESTMAP_DELTA converts from the NTP timestamp (Jan 1900) to Unix (Jan 1970)
Using a Shelly 1PM smart relay to toggle my lights on/off thru its API, and using my Luau runtime to spool up a simple HTTP server to shuttle around requests & also to run the background thread for updating the light state.
Using a Shelly 1PM smart relay to toggle my lights on/off thru its API, and using my Luau runtime to spool up a simple HTTP server to shuttle around requests & also to run the background thread for updating the light state.
1. Create file buffer
2. Create mem buffer
3. Decompress file buf into mem buf
4. Read data & load bytecode to verify
1. Create file buffer
2. Create mem buffer
3. Decompress file buf into mem buf
4. Read data & load bytecode to verify
Decoding is basically the same in reverse.
Decoding is basically the same in reverse.