ali asaria

Results 32 comments of ali asaria

Haven't had time to fully look at this bug but FYI to anyone looking at it, the issue goes away if you change: https://github.com/quran/quran.com-frontend/blob/c4e2d9943c980e71ab63f6cf43f82dbc6763c6b4/src/redux/actions/verses.js#L20-L22 from ```// NOTE: For safe measure...

Yes my note above isn't a fix. Just wanted to jot down a note so that if someone else picks this up they know where to start looking.

Getting this error when I try to test: /Users/ali/workspace/scrumblr/server.js:365 db.getFont( room, function(font) { ^ TypeError: db.getFont is not a function at /Users/ali/workspace/scrumblr/server.js:365:6 at getRoom (/Users/ali/workspace/scrumblr/server.js:522:2) at initClient (/Users/ali/workspace/scrumblr/server.js:362:2) at Socket....

Agreed @willsheppard , now that there is the ability to add multiple dots per card, it would be nice if there was a way to remove individual dots (not all...

confirmed that parse_cpu_metrics() doesn't recognize the cores properly on an M3 Max. For example on an M3 Max with 14 cores (4 Efficiency, 10 Performance) the E-Cluster_active is set to...

Looks like https://github.com/tlkh/asitop/pull/68/commits/5314e67192e78e5391a98c8c806f19cd1c3145fe may be the necessary fix

Hi! Ok I changed the PR so that it only shows the extra info if you pass --soc-info like this: `macmon pipe -s 1 -i 500 --soc-info | jq`