Your friendly local programmer, uni student and *nix addict.

  • 1 Post
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle

  • We need better alternatives

    We’d need a quantum leap in storage and bandwidth first - orders of magnitude better, if we want competing to be financially sane 😮‍💨

    Maybe when Google is (hopefully eventually) shattered into a million pieces by some US judge, YouTube could be splintered into several smaller companies, each with some portion of the infrastructure and channels/videos - thus forcing competition. Vaguely similar to the Bell divestiture.









  • Well, that’s to be expected - the implementation of map expects a function that takes ownership of its inputs, so you get a type mismatch.

    If you really want to golf things, you can tack your own map_ref (and friends) onto the Iterator trait. It’s not very useful - the output can’t reference the input - but it’s possible!

    I imagine you could possibly extend this to a combinator that returns a tuple of (Input, ref_map'd output) to get around that limitation, although I can’t think of any cases where that would actually be useful.








  • colonial@lemmy.worldtoAndroid@lemdro.idDo you run a Custom ROM?
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    1 year ago

    I would, if not for a combination of a few factors:

    Firstly, I currently own an S22 that can’t be unlocked, but I’m loathe to trade away a perfectly good phone so soon.

    Secondly, Pixels (which seem to be the best supported in the custom ROM scene?) are still kinda shit hardware wise. At minimum they need a proper ultrasonic fingerprint sensor before I consider switching.

    And finally, I don’t have a strong enough motivation to switch.

    I’m concerned about my privacy, yes, but at the same time I really don’t do anything interesting with my phone. Most of my computation happens locally on my Linux desktop, far out of reach of any prying eyes.

    And it’s not like they can use what little information they can harvest for anything, since all my devices are juiced to the gills with adblockers.