-
## Checklist
- [x] I'm asking a question regarding Sherlock
- [x] My question is not a tech support question.
## How did it happen?
Kali Linux version : ```Linux kali 5.9.0-kali4-amd6…
-
When running selene on this code:
https://devforum.roblox.com/t/100a2-pcre2-based-regex-implemention-for-luau-a-better-string-pattern-library/872807/7
I was fixing a selene warning:
```
warning…
-
# Issue
Nomad is successfully able to reattach a job using `nomad-driver-containerd` after a restart but `stdin` and `stdout` are lost in the process.
# Versions
`nomad-driver-containerd` `v0.9.1…
-
List of big questions to resolve for the content of the API (not the shape):
1. **resource allocation**
- how are resources bound to memory
- whether memory heaps are exposed or impli…
kvark updated
3 years ago
-
# First leftward icon gets glitched
my first icon, which is located at the left, get's glitched like this
> ![image](https://user-images.githubusercontent.com/55494819/111040488-6b1a0d00-8433-11eb…
-
Implement https://data.roblox.com/Data/Upload.ashx?assetid=
Use of this can be seen in rojo's upload function in their CLI.
https://github.com/rojo-rbx/rojo/blob/master/src/cli/upload.rs
-
Using selene 0.9.2, I'm seeing this output:
```
error[incorrect_standard_library_use]: use of standard_library function `error` is incorrect
┌─ StackFrame.lua:113:10
│
113 │ …
-
When running the following line:
```lua
local model_root = remodel.readModelAsset(rbxmx_path)
```
```
[ERROR] callback error: external error: line 1, column 0: 1:8 Unexpected token inside qua…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
$ brew config
HOMEBREW_VERSION: 2.2.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 13f508d0dc8ada1726ee09a750285d…
-
To reproduce:
Just enter a comment in bracket format (prefix --[[ ]]) with an emoji that has skin color. Examples:
--[[👨🏾💻]]
--[[🤴]]
--[[🧓🏽]]
The line after it will have a parse error. Actuall…