Avatar

simonmicro

simonmicro@programming.dev
Joined
1 posts • 26 comments
Direct message

Google for Sony Open Devices. AOSP, but running on Sony devices. While I prefer LOS, SODP is always the beginning to port it from.

permalink
report
reply

Attack on Titan vibes

permalink
report
reply

Indeed. IIRC this feature was also part of the Reddit version. Also the view option to hide read was there…

permalink
report
reply

I would say it was at the start or middle. It is the scene were her boyfriend friend (not explicitly stated) was previously devoured by a Titan. She was discovered during cleanup of the mess after another (successful) attack on the walls, trying to revive him for hours - without success…

Edit: Found it https://attackontitan.fandom.com/wiki/Franz_Kefka

permalink
report
parent
reply

Run “sudo dmesg -w”, put it to sleep and then look what the kernel tells you why he could not sleep.

permalink
report
reply

Most common issue would be something with your system memory. I could imagine that this caused the timeout of your cpu, which waited for the startup code, which never arrived.

In case you want to test that, swap your memory sticks around. Or tell the kernel to ignore that cpu (see command line arguments of the kernel).

permalink
report
reply

I think it is a great way to document what you have done too. Especially with larger setups this can be quite time-intensive.

Then add that you may want to dynamically reconfigure your systems to interact with each other and then Ansibles template-rendering comes in really handy.

Finally, it is standardized - so other peopke can work with it too (relevant in work context).

permalink
report
reply

The location permission is needed to activate BLE and scan for other devices using low energy. Android things…

permalink
report
reply