-
i mean u didnt even protect it u only used pyinstaller if u dont want ppl skiddin off it then atleast protect it better
-
### What is the issue?
I have been trying to bootstrap to the DHT with the following request:
```json
{
"t": [6 byte TID]
"v": "1.0"
"y": "q"
"q": "find_node"
…
-
## Information
Version: v17.0
Blender: 4.2.1
Skyrim: LE (Steam)
## Problems
After some test loading animations, i did get 3 issues:
- The animation root dont seem to be at 0,0,0 with som…
-
### Is your feature request related to a problem?
i dont like the workflow of checking for collisions in the step event when i have to toggle a variable.
we cant use the collision events because we …
-
i have the following code snippet:
```
public static function delPage($d) {
if ($d['perm'] != 2) return array('m'=>'not allowed ('.__LINE__.')');
}
```
intelephense is complaining:
…
phisu updated
3 years ago
-
Using tlauncher on the second account and feather client on the main account.
And:
X - Premium acccount
Y - second account
I see the Y tag on the X account
but dont see the X on the tlaunch…
-
So i install bun using WSL and try to make bun init but got acess denied anyone got this problem?
![image.png](https://cdn.discordapp.com/attachments/1152632517258657872/1152632517577412778/image.p…
-
How can this work as a flash meter?
You code says its measuring time in milliseconds, and the fastest measurement this sensor can do is 16ms!
While camera flashes operate in 0.05-10ms range. The…
-
### Is your feature request related to a problem? Please describe.
Right now its not possible to use the browser's print function with HedgeDoc 2 because the browser always wants to print the entire …
-
when you explicite set to Collection creation canCacheQuery:true,
than slowly scroll grid to end and back You can see network activity in devTools instead using a cache
maybe cache for ranging fetch …