Hocuri

Results 188 comments of Hocuri

Damn, you're too smart, I thought nobody would notice

@dependabot thank you for your contribution. To move on, please write a document outlining the business value of your PR, the estimated costs and wins, and the opportunity costs. Thanks...

> TOO OPEN SOURCE Note that the proposal was to authorize using the MIT license only for projects *at the MIT*, yielding the business value of people not understanding this...

I'm from Management and I must say, don't you dare merge this without creating a ticket, getting it approved and discussing it at a meeting! It's unbelievable how programmers often...

Fixed by https://github.com/deltachat/deltachat-core-rust/pull/3667

It's not even clear to me why these duplicate messages are produced. - re @link2xt are you sure that https://github.com/deltachat/deltachat-core-rust/pull/3369 revealed this issue? Because, these duplicate messages are messages sent...

Ah OK, thanks, makes sense (also: ah, OK, weird)

Yeah, there is a library, let's just use it! But, to be sure, we should check the numbers one by one: ``` if(number === 0 || number === "0" ||...

Yes, please don't put file size over readability. The old code is perfectly readable, while this would introduce some weird percentage arithmetic. It's safer to write out the cases explicitly....

Yeah, this is really useful, I use it everytime I want to know whether a number is even