Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BO
Posts
1
Comments
77
Joined
5 mo. ago

  • Treck un Moroco desert, with local guide and camel drivers.

    Causual conversation during dinner about alcohool, that non Muslim can legally drink alcohol, as long as they do it discreetly and not directly in front of locals because it might make people uncomfortable.

    French tourist proceed to take red wine bottle out of its bag, drink it and even propose to local staff.

    Never been so ashamed of my compatriots.

  • Well, in France you have 4 free consultation to psy therapy per year, and government recently stop a project of drilling oil in Acquitaine because it was in a natural preservation area.

    Far from being perfect but its something.

  • I don't think jailbreaking will change a lot power consumption. Maybe even the opposite, as you may break service that aims to decrease consumption.

    On my stock android (cross call core X4), in airplane and battery saver mode, it can last for a week. I use it when trekking and just use GPS with osmand from time to time.

    Just be sure to disable all shitty apps (WhatsApp, gmail, etc...)

  • I comment because this is how a social network works, and this is how you keep lemmy alive. My comment has generated a dozen of other comments, so he achieved his goal.

    There is not a single question that's already have been answered on internet, so there no point on asking anything on social plateforms except just for the sake of interacting with other peoples.

    Lemmy is not stackoverflow 😉

  • Don't know how list are implemented in Python. But in the dumb linked list implementation (like C++ std::list), each element has a "next" member that point the the next element. So, to have list length, you have to do (pseudo code, not actual python code):

     
        
    len = 0
    elt = list.fisrt
    while exist(elt):
        elt = elt.next
        len++
    return len
    
      

    Whereas to test if list is empty, you just have to:

     
        
    return exist(list.first)
    
      
  • You're right, I've mixed denombrability of the set and sortability of the measure (don't know if it is the right words in engkish).

    On my side, I'm not sure about dimension or continuity of gayness norm.

  • Agree, we don't know the rule of layer above ours. It has been demonstrated that Mathematics are the same at any point of our universe, but I'm not aware of anything outside of universe. And I doubt this could be even demonstrable.

    At least, we are sure that, starting from ou layer, there is a finite number of possible layer below.

  • If we do the analogy with CPU, then plank time is CPU clock, and plank length the discretisation of field, a bit like floating point precision. At each clock, causality influence the cell next to her.

    But in this case, why the universe so huge and why speed of light so slow ?

    I mean, speed of light is fucking slow compared to universe, but quite instantaneous at our scale. It seems like the simulation has been designed to work well at our scale. So, are we the subject of the simulation, or an unexpected side effect ?

  • A T-shirt a friend gave me when going back from China. It had a small smell, so I put it in washing machine. It end up completely torn in several part... I didn't,t even had a chance to wear it once 🤣