You can squeeze the Pixel 3 to activate a shortcut which google called Active Edge.
Lineage provides an reverse engineered implementation of that where you can set the action to one of the one shown in the image. I would like to set it to open a specific app (FossWallet) however that is not an option.
But as I do not have any Assistant App yet, I have some hopes now that there is some kind of app that acts as an "Assistant" which you can configure to your liking. eg. launching an App or some Automation. Does anybody know of an app like that? Preferable available on Fdroid.
Hey all I have finally updated my React Native App which also comes with an update of React to 19.2.0.
That version of React adds/activates a new ESLint rule named react-hooks/set-state-in-effect. Which does make sense to enforce I guess and I did found a couple of places where I was able save one or two unnecessary re-renders but here I really am not sure what the best fix is. Here is a simplified but reproducible example:
Theoretically this would just render it three times I believe which is not perfect, but wouldn't at-least end up being an infinite loop.
Honestly from UX standpoint it would be even better to get rid of visible and enable pointerEvents only if loading is true to make it pass down events if half opaque. It would even make the code cleaner, but I also do want to know now how people on here would fix it.
Did anybody else found themselves with ESLint screaming at you after updating React? Is there a clean fix to this?
I was sent this when I first started my office job as a software developer and thought it was funny.
Now 7 years in its not funny anymore, its just too real and AI made everything 10 times worse.
Hello all,
just got my Android Phone with LineageOS installed. (Pixel 3a (LineageOS 22))
Have a question now regarding Apps needing Google Services. When Installing LineageOS i have opted out of installing any Google Apps, at least I really do think so.
However, I just installed Aurora Store to install a banking app I need. I did not do anything else and only installed Aurora Store and the Banking App without microG or other replacement. It says under compatibility that it would work with limited features if Google Play Services are not installed so I thought I give it a try and see how far I get.
Surprisingly far as it turns out. Everything works except for notifications, but that was to be expected. But now I notice two updates in the Aurora Store:
Android System Intelligence
Private Compute Services
Am I correct to assume that these are integral to the AOSP/LineageOS? or does Aurora Store install Google Services when missing? I kinda expected that those components would be updated through the normal LineageOS update flow and not through Aurora Store.
Hope somebody can clear those questions up.
PS: Android is so incredibly delightful btw. happy to have switched back.
Hello all,
just got my Android Phone with LineageOS installed. (Pixel 3a (LineageOS 22))
Have a question now regarding Apps needing Google Services. When Installing LineageOS i have opted out of installing any Google Apps, at least I really do think so.
However, I just installed Aurora Store to install a banking app I need. I did not do anything else and only installed Aurora Store and the Banking App without microG or other replacement. It says under compatibility that it would work with limited features if Google Play Services are not installed so I thought I give it a try and see how far I get.
Surprisingly far as it turns out. Everything works except for notifications, but that was to be expected. But now I notice two updates in the Aurora Store:
Android System Intelligence
Private Compute Services
Am I correct to assume that these are integral to the AOSP/LineageOS? or does Aurora Store install Google Services when missing? I kinda expected that those components would be updated through the normal LineageOS update flow and not through Aurora Store.
Hope somebody can clear those questions up.
PS: Android is so incredibly delightful btw. happy to have switched back.
EDIT: Just checked and looked for those apps in the setting and there it even states that they were installed through the Aurora Store. Now I'm extra confused :(
After The Legend of Zelda: Twilight Princess was fully de-compiled "Courage Reborn" builds on top of it providing ports for various devices and including enhancements such as widescreen support, unlocked framerate and mod support.
I am personally super excited about this, as I never played the original nor the HD remake from Nintendo. And this looks like a great way to experience it.
And as if one port would not be enough there is also Dusk which is its own port. Both are still in progress and still have their sources closed.
Engineers are confident that shutting down the LECP will give Voyager 1 about a year of breathing room. They are using the time to finalize a more ambitious energy-saving fix for both Voyagers they call “the Big Bang,” which is designed to further extend Voyager operations. The idea is to swap out a group of powered devices all at once — hence the nickname — turning some things off and replacing them with lower-power alternatives to keep the spacecraft warm enough to continue gathering science data.
This might be a weird question, but I always thought that when I walked with only my socks on it felt somehow off when I was at my work place in the office. It does not only feel weird in my head but also the way they touch the ground. Like I somehow forgot how to properly walk.
It does not happen when I am at home! Even though I have a similar ground (parquet). I believe I also have that when I am at a friends place but not as much...
I thought about making a meme about that this morning but thinking about it more its not really that interesting. Still curious what you guys think because none of my coworkers think it was relatable in any way and looked at me funny.
TLDR: Did anybody successfully communicated with the infrared sensor embedded in some DS cartridges using devkitPro?
Hello all,
bought a copy of Walk with Me which comes with a infrared pedometer.
To transfer the data it has a infrared sensor built in the cartridge similar to how the Pokéwalker.
Problem is the games on Personal Trainer: Walking are not that great. At least not compared to what Nintendo did with Street Pass on the Nintendo 3DS.
So now im here wanting to do a homebrew version of "Puzzle Swap".
I found these two posts which go over the insides and what is being sent.
Im still unsure where and how to start with reading that on the DS though. Did anybody even managed to access the infrared sensor?
PS: I am aware that posting it on here has slim chances of getting any help. I just really like lemmy and people on here so I thought ill try my luck on here as well :)