Buj

Results 12 comments of Buj

Same error. Code: ```javascript const cp = require('child_process'); async function sleep(ms) { return new Promise(res => { setTimeout(() => res(), ms); }); } async function main() { console.log("Loading libraries..."); const...

I have the same problem. `flameshot gui` doesn't work and there's no output Flameshot version: Flameshot v12.1.0 (001726a5) Compiled with Qt 5.15.5 DE: sway version 1.7

```javascript public method() => {} private method() => {} ``` Hope that's helpful

( If you are a Linux user you might want to remove coreutils from your system )

I have a same problem [Picture](https://cdn.discordapp.com/attachments/489764714549739525/617888481791967244/profile.png) `if (__data.users[uid].lastmsg) pic.print(font, 276, 162, __data.users[uid].lastmsg, 300, (err) => {if (err) throw err});` No errors

Wdym, all our CVEs are blazingly fast 🚀 and memory safe

Correction: `new` is a C++ feature

```java @NotNull String hi = null; ```