Alexander Drozdov

Results 33 issues of Alexander Drozdov

Zero index is "stable sorted" inside other null values ![image](https://user-images.githubusercontent.com/4292308/227710717-9271339a-d26c-4298-b353-182dc4737c4e.png)

bug

Best proof will be 1) finding it as last bytes in "variable section" of Dat file, 2) be sure that found data makes sense. Notice how array size is 1...

https://bugzilla.mozilla.org/show_bug.cgi?id=1639542

firefox
upstream

Hi, excelent article with a historical background. It's funny but Windows 11 changes rendering once again. The DWM now renders the border on top. This change is backwards compatible, because...

![image](https://github.com/user-attachments/assets/65107703-bfa3-4d95-93fb-da309b9690d7)

bug

## What are you doing? ```js class User extends Model {} User.init({ id: { type: DataTypes.INTEGER, primaryKey: true, autoIncrement: true }, email: { type: DataTypes.STRING }, failed_logins: { type: DataTypes.INTEGER...

v6