Kerim Güney

Results 7 issues of Kerim Güney

Is there any way to make mkdocs build the site with some hash string built into the names of the CSS and JS files to do some cache busting?

Enhancement
Plugins

I am using 'debug' with TypeScript in an Electron project like so: ```ts import debug from 'debug'; const log = debug('foo'); export default async function myFunction(name: string) { log('calling myFunction');...

## Actual Behavior When executing query from within the source code file, I get the error: ``` Error: graphql operation failed t: File '/Volumes/Code/portfolio-tracker-fe/src/App.js' doesn't match any project ``` ##...

vscode-graphql
schemaless

When using btrfs Cnchi should create a default subvolume. I.e. when using btrfs for a separate /home partition, Cnchi shouldn't just put the home folders in the root of that,...

enhancement

I created a Node.js app that I'm trying to autostart after IPL. But it seems like it's not exactly working. The configuration of the service is as follows and was...

question

Hi all, this is the first time I'm using ANTLR4 with a JavaScript target I tried testing the grammar in the ANTLR4 lab and got the following additional information. It...

After successfully connecting to the IBM i, I get a pop-up saying "Connection lost" with the following error in the console. Not sure if the error is related, though. ```...