Results 88 issues of Eyal Gruss

[my solution](https://xem.github.io/miniBook/eyaler/index.html) uses latin1 encoding. seems that github.io started serving the page with `content-type: text/html; charset=utf-8`, which overrides the html encoding and completely breaks my solution. if you download the...

both https://github.com/xem/miniBook/blob/gh-pages/mmastrac/index.html and https://github.com/xem/miniBook/blob/gh-pages/winstonewert/index.html give mangled text on safari 15.1

need to update the git protocol in rockspec from git://github.com to https://github.com to comply with the breaking change of https://github.blog/2021-09-01-improving-git-protocol-security-github/ otherwise you can do `git config --global url.https://github.com/.insteadOf git://github.com &&...

in my use case i want to do bwt on utf8 strings. i do not want to utf8 encode them into bytes, as dealing with the broken point codes is...

I would like to ask for @alonbl feedback/greenlight before preparing my PR. I am interested in addressing several issues I see in the current Hebrew transliteration: 1. 05ef (triple yod)-...

Always transliterating punctuation marks as regular letters could be an issue for some applications. While the paragraph sign ¶ is transliterated to P, I would like to have an option...

### Description of issue (what needs changing) code example is misleading with 2 poses in webcam ### Clear description the demo sets numPoses=2, but for webcam you clear the canvas...

type:support
stat:awaiting response
platform:javascript
task:pose landmarker

hypergraph hypergraphs hypergraphia

this does not work: `dataset = datasets.load_dataset('mc4','iw',split='train+validation',streaming=True)` with error: `ValueError: Bad split: train+validation. Available splits: ['train', 'validation']` these work: `dataset = datasets.load_dataset('mc4','iw',split='train+validation')` `dataset = datasets.load_dataset('mc4','iw',split='train',streaming=True)` `dataset = datasets.load_dataset('mc4','iw',split='validation',streaming=True)` i could...

bug

hi. i think i have this issue with my GA503QR on windows 10 and with two SSD. Bios ver. 410. - i get bsod/restart on resume from sleep/hibernate. any chance...