Is handwriting & drawing support planned?
Is handwriting & drawing support planned?
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).
This comment from A7pr8 seems to suggest it is possible to modify the apk via Lucky Patcher, which hopefully would then work on a non-rooted phone:
You can’t just send the app from your rooted device. When you mod the app on a rooted device only .odex file will be patched not the .apk file.
You need to rebuild .apk to be able to share it and the the other device should also has luckypatcher for it to work.
Simply when you patch an app use the option create modified .apk or rebuild it from “rebuild & install” in the bottom bar.
Yeah, I absolutely want this option on all keyboards too. I just moved to openboard and it’s the thing I miss most by far.
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).
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.