slurp

joined 1 year ago
[–] [email protected] 2 points 5 months ago

The stars and planets, yes, but there is a lot of very diffuse gas that does collide

[–] [email protected] 11 points 5 months ago

Fluorescent lighting 100%. Warm dimming LEDs behind a nice shade, on the other hand, can stay (preferably dimmed).

[–] [email protected] 4 points 5 months ago (2 children)

My personal idea/hope is that there is some other dimension of spacetime over which the big bang had directionality, emitting matter and antimatter across different poles, and that's why. That'd also mean there's an anti-universe, which is why I like the idea.

In terms of the galaxies, I believe there's enough of an observable difference that I think we would be able to detect antimatter clusters, or similar, based on emission lines but I'm not 100% on that. Huge annihilation events from colliding galaxies and clusters would have massive energy signatures unlike anything else but the frequency of this would determine how likely it would be to see the evidence.

[–] [email protected] 1 points 5 months ago

Oops responded to the wrong comment

[–] [email protected] 4 points 5 months ago (8 children)

That's what we genuinely don't know. Based on the standard model, it should be in equal parts.

[–] [email protected] 14 points 5 months ago (1 children)

I tried PCAPdroid recently and that seemed good

[–] [email protected] 2 points 6 months ago

Glad I could help! I wasn't sure if I was missing something in what you were trying to do - I get that in some cases folding in those features can make things a lot easier.

[–] [email protected] 3 points 6 months ago* (last edited 6 months ago) (2 children)

Don't really understand why you're overriding __new__. Surely it'd work better to use:

def __init__(self, source: str | Path, *args: Any) -> None:
        super().__init__(Path(source, *args).expanduser().resolve())

But this removes self.__source and the property. I'm not sure what the advantage of using that is but you could always set that before the line super().__init__(Path(source, *args).expanduser().resolve()).

EDIT: if I've completely misunderstood, please could you explain? I don't really understand what subclassing is trying to achieve here, other than simplifying access to certain os.path functions.

[–] [email protected] 6 points 6 months ago

The actual article says that the new thing is that it allows consumers to revoke access to information after the fact.

[–] [email protected] 6 points 6 months ago

Some Asian markets don't use it, so there are some exceptions. This becomes important when the other requirements filter it down so much (but this was more of a problem a few years ago).

[–] [email protected] 9 points 6 months ago (3 children)

Sony is shifty with their PlayStation practices but their phones are genuinely good - seems like they are closer with the camera part of the business, which is pretty well liked from what I understand. The software support (or lack of) is the main issue but the hardware is clearly made by people that care (although apparently not enough about overheating on the IV series).

view more: ‹ prev next ›