Josh Stratton
Josh Stratton
I'm confused how this is supposed to be built. I see "setup.py" in README, which doesn't exist in master, but I also see I'm supposed to use an egg file...
I'm very new to hugo. I'm running hugo 0.92.0 and installed docsy as a submodule in the themes directory. When running most hugo commands I get an error about _Font-Awesome_...
I have a small project who's code is hosted publicly, so I want to set the Google client ID and secret using environment variables set before the program starts. Is...
Possibly related to #35 string interpolation parsing will sometimes fail to detect the closing quotes incorrectly classifying the follow-up code. 
The Roku _createObject()_ method for creating arrays supports a boolean for whether the array is resizeable or not. This currently needs to be implemented in brs. from [roArray](https://developer.roku.com/docs/references/brightscript/components/roarray.md) doc: ```...
Right now if the brightscript runtime executes a file, it will execute every expression it finds outside of a function. This doesn't match the brightscript implementation where expressions must be...
See the [BrightScript documentation](https://sdkdocs.roku.com/display/sdkdoc/Global+Utility+Functions#GlobalUtilityFunctions-Sleep(millisecondsasInteger)asVoid) for details on what each one does, but this should cover: * `Sleep(milliseconds as Integer) as Void` * `Wait(timeout as Integer, port as Object) as Object`...
#### Your system information - Steam client version: 1471977975 - Distribution (e.g. Ubuntu): Ubuntu 14.04 - Opted into Steam client beta?: No - Have you checked for system updates?: Yes...
## System Information - SteamTinkerLaunch version: steamtinkerlaunch-v14.0.20250602 - Distribution: Ubuntu 24.04 - Installation Method: ## Issue Description I noticed after installing Skyrim then SteamTinkerLaunch, STL adds some files to the...