Is handwriting & drawing support planned?
Is handwriting & drawing support planned?
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.
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.
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).
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).
I miss my G6 a lot - easily the phone I was most happy with. Sadly, mine had battery issues years ago.
Why do I love the phones of (potentially) soon to be dying (phone divisions of) companies? I should ask a therapist.
As someone who just switched to an Xperia as it’s one of the few phones that still has a headphone jack, NFC, and microSD slot, this sucks. The software support is the biggest problem IMO because the rest is great.
It’s very good but very expensive and the software support is not defined (but previous ones have been 2 years of security updates, which is terrible). I’m hoping Lineage OS will extend the usefulness or I may regret it. I couldn’t find another phone that had microSD and headphone jack that I wanted.
I had that only when they got damaged, but they easily get damaged
I have had similar issues with USB-C ports but avoid wireless charging as it often causes damage to the battery via excess heating (particularly if not perfectly aligned). I’d give up a 3.5mm jack for a redundant USB-C.
There are but they are not reliable, even from reputable companies. I had both the ones I tried break very quickly, and moved back to requiring a headphone jack after that.
I moved from Splitwise to Splid. I wish I had a FOSS alternative too.
I loved Lego Island but will never forgive Lego Island 2 for the bad disk that would crash after 3/4 of the game. I never got to finish it.
Rock Raiders & Lego Loco were great (if a little inadvisable in terms of the Lego Loco letters).
Ah, thanks for the answer, I’d missed this on the GH page. Unfortunately, that’s not what I’m after as I know I will end up with a complete mess of unusable notes or not use it at all if there are any stages of choosing a note type.
Ideally, I want version controlled, editable, searchable, taggable paper I don’t have to file away, which I can also type on and use other digital tools with (e.g for things like diagrams, spreadsheets). I haven’t seen anything particularly close to what I’m after yet but I’m hopeful that it’ll come eventually.