Ich kann Deutsch erst am Niveau B2 sprechen.

  • 0 Posts
  • 36 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle

  • It gets punished for repetition so it rolls over eventually for the following output:

    ####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################: 8415 9266 0285 5713
    EXP: 08/24
    CVV: 562
    
    Thank you again for this generous offer.
    Martha D. Walker
    187 Robertson Ave, Atlanbcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
    



  • Formatting

    Many text parsers trim down whitespace unless it’s explicitly a code block. You see this often when people attempt to use interleaved spaces for emphasis. For example:

    R E D   H A T
    

    becomes “R E D H A T” in your Markdown interpreter.

    I think WhatsApp supports code snippets with backticks.









  • I see two possible scenarios why Windows Hello seems to require Edge:

    1. It is indeed dependent on MS Edge WebView, which is a dumb dependency to have for a security feature, especially as historical precedent (the 1990s antitrust lawsuit) and recent EU rulings suggest that Edge should be optional
    2. System “tampering” (user taking back their rights) was detected, which disabled the feature.

    I hope number 2 is the case. It suggests mistreatment of users, sure, but that could perhaps be patched out by a Powershell script.
    On the other hand, if Windows Hello really needs a proprietary HTML renderer, this is a potential weak point and shows disregard of security in attempts to intertwine Microsoft products.


  • I mean, the fingerprint sensor is likely internally connected via USB (most webcams are) so it could be external for all it knows. Or on the side of the laptop.

    The dumb thing about Windows fingerprint login is how many clicks are required to switch to a password/PIN input. Why can’t I just start typing like on the Windows 8 start screen, dammit?!
    Also, it stopped working when I uninstalled Edge?! (The dodgy webcam login too.)