Ben Bucksch

Results 24 issues of Ben Bucksch

# Reproduction 1. Set environment variable `https_proxy=myproxy:1234`, whereas myproxy:1234 is a Squid proxy. This is a global user config, applying to the entire user session, set e.g. (among others) by...

The below code fails for me with ``` Cannot read property 'modelid' of null ``` so it's clear that the `getCachedState()` function returns `null` in my case. This was at...

Fixes #171 As shown in Bug #171, the HTTP proxy support is a) only completely broken, and b) makes no sense in this case. The proxy should not be used...

As discussed in Berrrrlin at the conference, I am trying to build a voice assistant. I.e. you can give voice commands to the device, it processes them, and responds with...

help wanted

Could you please add the name of the country in their respective native language? For countries with several languages, use the official, primary or most spoken language.

Svelte NodeGUI sounds just what I need for my application. The [docs](https://svelte.nodegui.org/docs/api/interfaces/buttonprops) list only a number of very basic widgets. These seem to be [implemented in React NodeGUI](https://github.com/nodegui/svelte-nodegui/tree/main/src/dom/react-nodegui/src/components), and Svelte...

Environment: * carbon-components-svelte 0.50.2 * Chrome browser Reproduction: * Add buttons `` in a row: [Add], [Delete], [Save]. They invoke corresponding functions. * Click [Add] a bunch of times. *...

There seems to be a significant overhead per job, not just per worker. My task is to run the levenshtein algo, comparing a given string with about 200000 target strings...

up for grabs

I need to print a map on paper, with layers. I created a separate HTML page for that. However, the OSM (OpenStreetMap) base layer prints with a screen resolution of...