Skip Navigation

User banner
Posts
69
Comments
1,012
Joined
2 yr. ago

  • I general you need to flash either Magisk or KernelSU by patching to boot image or sideloading in the recovery.
    Motorola seems to change bootloader unlocking for every phone, so the easiest way would be making a Windows VM and just do that.
    I have found a CLI tool for flashing Qualcomm chips while in download mode, but there's not really any documentation about it.

  • You have to define keybindings for any application you'd want to launch. That includes an app launcher like rofi.
    Edit the ~/.config/sway/config file

  • Seconds are clearly defined by one specific caesium-133 transition

    The second [...] is defined by taking the fixed numerical value of the caesium frequency, ΔνCs, the unperturbed ground-state hyperfine transition frequency of the caesium 133 atom, to be 9192631770 when expressed in the unit Hz, which is equal to s−1

  • Please make an SVG for infinite resolution

  • Unless you get one of the day's 10'000, it'll be recognised by any tech people.

  • Carbon capture is BS until we have a fully green grid. Otherwise you'll just keep more CO2 producing plants online to meet demand.

  • With color spaces we're talking about standards like sRGB, Rec.2020 and many more. Wikipedia Article

    If a video comes with information on the color space it uses, the video player and compositor can now do a more source accurate mapping to your screen than before.

    If you also have an ICC profile for your monitor, you'll get the most out of your panel now. Without that, the compositor will assume an sRGB calibration (when not using HDR) and do its best to map a higher definition video to that.

  • It depends on the registrar. Some just assume the information you provided is valid.
    Infomaniak apparently wants to verify your info, though they also offered verification through credit card when I signed up.

  • Arch is simple, but not easy.
    Other distros might be easy, but not simple

  • I do 6.30 anyways and start ~7. Then I can stop working around 16.30 :)

  • 7.40 is pretty late

  • Where did you get that "RFC standard" regex? It doesn't allow domain names with one component RFC5321

    Neither does it allow spaces in quoted string, as per RFC5322

    This, 👋@✉️.gg, is already a working email address in most clients and if RFC6532 ever gets accepted, it would be officially recognized as such.

    My point isn't to make your regex bad, just that it doesn't validate or invalidate an email properly. Nothing stops me from giving you and invalid but syntactically correct email after all.
    You have to send an email anyways to verify, so the most you can check is the presence of one @ symbol.

  • That's not something you can determine using a regex.

    "user@com" for example could be a perfectly working email.

    The right way is to send a verification email in every case.

  • I was about to ruin your day by finding a valid email address that would be rejected by your regex, but it doesn't even parse correctly on regex101.com

    The only valid regex for email is .+@.+ btw

  • I usually do

     
        
    # What we are doing (high level)
    # Why we need regex
    # Regex step by step
    # Examples of matches
    regex
    
      

    And I still rewrite it the next time

  • Fuck it we ball