Dennis Keil

Results 9 issues of Dennis Keil

The following command fails for me on macos: ``` ➜ ~ brew install secrethub/tools/secrethub-cli Error: secrethub/tools/secrethub-cli: Calling bottle :unneeded is disabled! There is no replacement. Please report this issue to...

Many pools do not like web miners because they have low hashrate and use much traffic. That is why it is recommened to use https://github.com/Snipa22/xmr-node-proxy between miners and pool. Does...

Hi, I think the GraphQLWebSocketClient should have onError and onClose events so that somebody using that class can handle the error and reconnect later. https://github.com/prisma-labs/graphql-request/blob/master/src/graphql-ws.ts ``` socket.onclose = (e) =>...

I have found that for some siege units the MeleeArmor/PierceArmor differs from Base Melee/Pierce in the Armours dict. e.g. Battering Ram https://github.com/SiegeEngineers/aoe2techtree/blob/master/data/data.json#L13305 ``` "MeleeArmor": 0, ..., "PierceArmor": 180, ``` vs....

Hi, I want to display the upgrade cost and research time in my app. Is it possible to add this to your data file? I know I can use the...

[https://ageofempires.fandom.com/wiki/Town_Center_(Age_of_Empires_II)](https://ageofempires.fandom.com/wiki/Town_Center_(Age_of_Empires_II)) Hi, the construction time of the town center is 150 seconds in the wiki but in tech tree it shows 100 seconds.

When deploying on vercel I get the following warning: I also get the following error when trying to download an update: **API response for /api/assets?runtimeVersion=84.0.0&platform=ios&asset=...873.hbc exceeds 4MB**. API Routes are...

The miner is sometimes (roughly every fifth page load) shows the following error: WebSocket connection to 'wss://cdn-101.statdynamic.com/filter' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT

With the latest update there is a new armor class 40 on the house and palisade wall. It is listed as undefined in the UI. Is there any information about...