EN/NL PhD @ TU Delft CGV Loves EDM, LoL, TFT and MTG

Come join my communities!

https://t.me/mirai https://github.com/amirzaidi

  • 1 Post
  • 224 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle
  • You could never officially choose system colors in AOSP. It was always white with teal accent. If you’re thinking of Substratum, that was kinda an unintended exploit when Google was working on adding native theming for OEMs.

    Volume buttons are being made more customizable in Android 15, which is launching on Pixels soon.

    Privacy settings have never been reset for me, maybe you’re confusing it with Windows 11.






  • ඞmir@lemmy.mlto> Greentext@lemmy.mlAnon discovers .NET
    link
    fedilink
    arrow-up
    18
    arrow-down
    3
    ·
    21 days ago

    pervasive unchecked nullability

    Addressed nowadays with the question mark and exclamation mark syntax, and programming without nullability is a pain

    Framework management is hell, fat binaries inconvenient and not default

    Nuget?

    Compiler output only marginally better than working with c++

    No one claims it’s faster at runtime than good C++, it’s just a lot easier to write decent code