Ashic Mahtab

Results 15 issues of Ashic Mahtab

In i3wm, I have the following: 1. If I hit Win+V, it goes into vertical mode. Any new app opened is placed below the currently active window. 2. If I...

Postgres's SELECT DISTINCT ON is very handy. For example: ``` SELECT DISTINCT ON (id) * from foo order by id, timestamp desc ``` will retrieve the latest timestamp row for...

Are you aware of a dataset that breaks down deaths (and confirmations) by age, gender, pre-existing health conditions, ethnicity, etc?

I'm using node-mssql 6.3.1, which uses tedious 6.7.0, which in turn uses @azure/ms-rest-nodeauth 3.0.6 (i.e. it's not a v2 of ms-rest-nodeauth issue). Some details about my issue: 1. I have...

I'm using nivo.rocks (which is a react d3 wrapper) to chart a scatterplot, and adding a layer to add curves. On one of my datasets, with a quadratic curve, the...

### Investigative information ###### Please provide the following: - Timestamp: Nov 22, 2023 - Function App name: running locally (reproduction of a production issue) - Function name(s) (as appropriate): see...

bug
python-sdk

Spark runs on Yarn in EMR, and the default new RedisServer(port) constructor fails there with: ``` java.lang.IllegalArgumentException: resource redis-server-2.8.19 not found. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:115) at com.google.common.io.Resources.getResource(Resources.java:152) ``` It seems URL url...

The test also fails: https://github.com/mhinze/ShortBus/blob/master/ShortBus.Tests/Example/AutofacBasicExample.cs

I'm looking to use this with Hydra. When handling oidc_callback, I get an error: ``` 127.0.0.1 - - [22/Nov/2017 17:48:25] "GET /oidc_callback?code=EOG_WJio6_5E632BPlq8AMbV7z_gwIKTbYWxz5NIvgw.ULGZ9UBhO26ZtBds-wnMJ5rMN9wC35NQbV-CEIk7RYA&scope=openid&state=eyJjc3JmX3Rva2VuIjogIjJZR2JsbzR5TGlqc0lSZ2NvZXplU3dFcDhHMmFwUklBIiwgImRlc3RpbmF0aW9uIjogImV5SmhiR2NpT2lKSVV6STFOaUo5LkltaDBkSEE2THk5c2IyTmhiR2h2YzNRNk5UQXdNQzlpYjI4aS5xUU9OYmNyNlVuVGROY1ltLXQwa3ZUam9JcnFQbDAzbUxVU1hSQjNQTFhFIn0%3D HTTP/1.1" 500 - Error on request: Traceback (most...

Hi, I just added the module, and when I open a .erl file, I'm getting this: ``` ".\my.erl" 7L, 105C Error detected while processing function 70_SetErlangOptions: line 24: E518: Unknown...