Yeah, it feels like I blinked and it’s now October already…
(2024 was and still is a heck of an year for me. I have almost climbed out of the ditch on this year. Yay!)
I mean no harm.
Yeah, it feels like I blinked and it’s now October already…
(2024 was and still is a heck of an year for me. I have almost climbed out of the ditch on this year. Yay!)
You don’t know untill you try. For me, maybe consuming 400 existential dread doses a day doesn’t register.
(/s maybe, this is a tongue in cheek post… )
The point when the AI hallucinations become useful is the point where I raise my eye brows. This not one of those.
I do this exact same expression when I’m forced to gain knowledge of something potentially personally catastrophic…
Python is just a pile of dicts/hashtables under the hood. Even the basic int
type is actually a dict of method names:
x = 1
print(dir(x))
['__abs__', '__add__', '__and__', '__bool__', '__ceil__', '__class__', '__delattr__', '__dir__', ... ]
PS: I will never get away from the fact that user-space memory addresses are also basically keys into the page table, so it is hashtables all the way down - you cannot escape them.
I have begun to see that YT is being hostile to adblocker users - and this worries me. I assume YT is already probing the clients to see which are circumveting the ads.
I had an (let’s say unconventional) idea at one point: an add-on which only purpose is to show the YT ads in the background which uBO blocked. All of the blocked ads would be played (eventually) - except that the user can just ignore this happening in background and wouldn’t be actually seeing the ads. I.e. the browser would just move playing the ads into a background container not visible to the user.
The short version:
This means that you reset your password with a 32-character long generated password, which is saved in your vault, PlayStation saves a 30-long password and then you use the 32-long password to log in, which fails because it isn’t the same.
That password prompt should be scorched to earth.
They are 10y behind, I discovered thinking while 12y old and have been igoring it for 20y. Comes handy in a pinch, leaving all others mindblown.
Sugar is half bad, half good: the glucose part causes no harm and whole body can use it. The fructose part on otherhand is bad and has to/can only be processed by the liver first.