Masturbation won’t do that, you should probably go to a doctor. Also, give a toy a go if it sounds fun!
Masturbation won’t do that, you should probably go to a doctor. Also, give a toy a go if it sounds fun!
iFixit released a video guide that might help https://youtu.be/pCVBnpyrn3g
If you or someone you know is handy with a soldering iron, there are replacement hall-effect sensor sticks available now. I am planning on swapping mine out with Gulikit ones because I am very stubborn about giving in to planned obsolescence (I 100% believe this is deliberate on Sony’s part).
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.
Is handwriting & drawing support planned?
Fluorescent lighting 100%. Warm dimming LEDs behind a nice shade, on the other hand, can stay (preferably dimmed).
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.
Sounds like you were engaging in whataboutism and that was the problem
The actual article says that the new thing is that it allows consumers to revoke access to information after the fact.
Shopping local reduces the harm Amazon can and is doing.
It’s a political decision with regards to consolidation of power. Do you want Bezos and his small group to have such significant power over the direction of both your local region and on a global scale? Their interest is just money, whereas people who live in a region typically care about it beyond that.
All those tax breaks they get? Because they are so big they can bargain at that level. Supporting Amazon takes away from local services as a result.
The way I look at it, shopping with Amazon is often due to laziness (often cheaper or better from elsewhere) and perhaps you get a discount upfront (again, it’s not hard to shop around and find comparable or better prices) but there are hidden long-term costs.
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.
Ah sorry, I missed a bit in your post - it’s correction during typing only. Upping this setting could help but I suspect you want something else
Heliboard isn’t perfect but is an openboard fork that has spell check, is getting active development, and is on F-droid. There’s even a correction sensitivity setting. It’s the first time I’ve been able to move away from Swiftkey.
Look into Gadgetbridge, as that allows the bypass of proprietary apps for some trackers
I’ve used a larger version for cold brew in the past and it worked well. It was a bit annoying to clean out but cold brew batches arent every morning so it was fine.
My preference is now an aeropress with a fabric filter. I use this above a metal filter with the Prismo attachment (metal to stop the fabric clogging the valve). The fabric circle is small enough to be easy to clean, freeze and thaw. I usually only rinse it (much easier with a small flat disk) before chucking it in the freezer but I use Cafitza to clean it every few months to remove any built up oils (just gotta give it a few soaks in boiling water afterwards to ensure its not holding on to the cleaning agent!).
Mull is fine if you use the divestos repo directly, but the f-droid version is behind