Aroop 'FinlayDaG33k' Roelofs
Aroop 'FinlayDaG33k' Roelofs
Please add a feature to automatically escape code between ... tags
Hii there, When I try to run a query in my app, the ORM always returns a value of `undefined`, despite the entry existing in my database. This is my...
Hii there, I'm trying to move away from the CA I currently have in software to the one offered by my YubiKey over PIV. However, after I import my "Digital...
Hii there, I'm building an app to scrape things using angular and electron and needed to use Puppeteer (which didn't work so I came across Nightmare). I installed Nightmare using...
Hii, I started using Librevault for a little project of mine. However, I came across this error when trying to sync a few hundred files. This error get's thrown, and...
Hii there, node-wifi has the `wifi.connect()` method but this only returns anything if it there is an error. When I manually tried connecting using the following command, however, I can...
## Description Start working on getting additional data as per #92. Once finished, this PR should return some additional information when a connection has been established. ## Motivation and Context...
Hii there, We are trying to setup yagpdb to block people without 2 specific role "groups" from posting (have their messages be removed). However, when I set 2 `ignore roles`...
Hii there, I've tried using your notebook, but already at the first moment of using it, I found a little inconvenience:  I wonder if this could be solved soon?...
Hii there, I'm trying to use AloeDB to keep track of user mutes. However, I'm trying to insert data that, on runtime is an instance of a custom `Time` class...