The stars and planets, yes, but there is a lot of very diffuse gas that does collide
The stars and planets, yes, but there is a lot of very diffuse gas that does collide
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.
Oops responded to the wrong comment
deleted by creator
That’s what we genuinely don’t know. Based on the standard model, it should be in equal parts.
I tried PCAPdroid recently and that seemed good
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.
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.
The actual article says that the new thing is that it allows consumers to revoke access to information after the fact.
I moved from Splitwise to Splid. I wish I had a FOSS alternative too.
Personally I don’t mind initial registration, so long as they don’t continue to get data, so I’m not sure. There is some development for Garmin connectivity that I’m hoping comes to fruition.
I did like the old amazfit bip and that could be used without registration using the Notify for Amazfit & Zepp app, from what I can remember. I never used it with Gadgetbridge though, and it didn’t last for very long before dying (cheap build quality). It isn’t much of a fitness tracker either.
Look into Gadgetbridge, as that allows the bypass of proprietary apps for some trackers
I’d have jumped on one of those if it had a microSD slot
Yeah, it’s not cool. However, the Xperia phones up to series iii all have LineageOS releases, which can extend the life, and I’m hoping it comes to the later series as those get to EOL. They absolutely should have better official support though.
Just to offer an alternative viewpoint, because I have come across these issues and ended up buying a Sony phone because I had such a bad time without the 3.5mm headphone socket.
Some people want more internal storage than even 512gb - I have a 400gb microSD in my phone because with the OS and apps getting bigger, even a large internal storage can fill up fast. Also, it’s nice to have media collections, photos, and other files with you, rather than relying on data and cloud storage, and the cost is now very low for a large microSD. It’s also easier to transfer large amounts of data between devices that way.
As for headphones, dongles are a pain and USB headphones have to have a (usually not great) DAC in them to work, plus many people already have great headphones they want to keep using. All of that said, the biggest issue with USB headphones IMO is that there is only one USB port - the wear and tear of using it for everything is significant. Also, USB-C plugs are much more breakable and harder to replace than a 3.5mm jack. Additionally, you cannot charge and listen at the same time without a dongle and many of those are bad (none of the ones I have tried have worked for more than a few weeks before connectivity issues started).
I moved to Splid and found it a bit less clear than Splitwise but better in other ways once I’d figured it out. It’s not FOSS, unfortunately, but I do trust it much more than Splitwise.
I use MiX, which has a “Search local” option when adding SMB, which sounds like what you’re after
I don’t know about your scenario but I recently started using Insular to manage separating my work apps on my phone and that’s been great
The title here said E2EE is made impossible, I was simply saying that is untrue. Clarity matters. It says in the article they removed the bit about banning encryption or requiring back doors to it before it passed.
The rest sucks, as I acknowledged, and they want to make it easier to scan devices that would include messages that have been decrypted upon arrival. There’s already spyware they does exactly that. However, that doesn’t make it so that E2EE is impossible.
Mull is fine if you use the divestos repo directly, but the f-droid version is behind