Results 48 issues of Robert Muth

I was just trying some variants discussed in: https://github.com/dart-lang/sdk/issues/33248 The best I could achieve was: StdOut: Warning: The 'dart2js' entrypoint script is deprecated, please use 'dart compile js' instead. org-dartlang-app:///web/main.dart@346+17:...

For apps where a login is optional the nginx setup can be quite complex. I believe a new endpoint say /oauth2/optional_auth could be helpful here. in the nginx configuration most...

Steps to reproduce ------------------ Open the same playlist in two different windows. Move entries around between windows. The resulting playlist content is hard to predict and definitely unexpected. Expected Output...

bug
playlists

**Summary** xspf fomatted playlists were introduced as part of https://github.com/quodlibet/quodlibet/issues/1122 They are only now that Ubuntu 22.04 has picked up the change becoming visible to many users. The primary motivation...

enhancement

movq is the only instruction using this descriptor: r64[63:0]/m64 "movq" , "W:xmm[63:0], r64[63:0]/m64" should this be just r64/m64 ? Especially since the MR variant looks like: "movq" , "W:r64/m64, xmm[63:0]"...

Current movss is reflected in the table as: ``` ["movss" , "w:xmm[31:0], xmm[31:0]" , "RM" , "F3 0F 10 /r" , "SSE"], ["movss" , "W:xmm[31:0], m32" , "RM" , "F3...

Example: "add" , "x:al, ib/ub" , "I" , "04 ib" place holders do not match ib/ub vs ib On the other hand "add" , "x:r16/m16, ib" , "MI" , "66...

I would be nice to standardize on one, e.g. the one without angle brackets.

These two seem to conflict: ["and" , "X:r32/m32, id/ud" , "MI" , "81 /4 id" , "ANY _XLock OF=0 SF=W ZF=W AF=U PF=W CF=0"], ["and" , "X:r64, ud" , "MI"...