Results 44 comments of

minimum pair: `((-1)^z)` `(-1)^z` found when playing with: `((-1)^(-z))*(1 + (-1)^z)*(2^z - 1)*zeta(z)` `(-1)^(-z)*(1 + (-1)^z)*(2^z - 1)*zeta(z)` related or not, but each of these two differs. there seems to...

in my imagination though, it might be better to provide two version for some multivalued functions like log, sqrt that behave "even"ly and "odd"ly, choosing [0,2pi) and (-pi,pi] respectively, maybe...

@nobodxbodon 脚本基本按照JS思路来不会以类型形式标注string,只有个内置类型对象叫String 然后“话术”非常贴切(

just like how the integer division in zig (and other modern languages) has been divided into `@divExact`,`@divFloor`,`@divTrunc` etc, it seems like about the same situation here. maybe `@ilog2` (sometimes `ilogb`,...

some other important bit manipulation instructions: PDEP and PEXT (and CLMUL, which can also be used for constructing bitty steps other than crypto algorithms). it could be used in wide...

what i've came up with is the type name `i32c` standing for "checked". when either in operands of a binop is checked, it results in the checked type. (or `i32w`...

i have some more aggressive idea that we could generate each character with variable/adaptive resolution (font size, internally), determined by bisection and somehow testing "it break the outline shape nowhere...

```md # JPEG XL encoder v0.8.0 adfc39bc [AVX3,AVX2,SSE4,SSSE3,Unknown] Read 1920x1070 image, 720686 bytes, 196.2 MP/s Encoding [VarDCT, d1.000, effort: 7], Compressed to 86933 bytes (0.339 bpp). 1920 x 1070, 3.63...

some random idea (or keyboard rolling).. ``` ``this {rules:"all", content-type:"nonsense"}`` `outer {onclick:function(){}, field:expr, xml-attr:"fieldname", style:{ css-attr: SomeHolyCss(a,b,c) }}` text `inner` `/ `self-closing {maybe:"some other way?"}/` `$variable `${[ back_to_haxe, `nest` test...

it's a good issue, down to the 90 spins of I. it's also what i've been always considering, on how to rearrange the kick table to satisfy most properties all...