What I've planned to be doing: adding CPU_FLAGS_* support to #NumPy package in #Gentoo. What I am doing instead: digging through #ARM documentation, kernel sources, NumPy sources to figure out what's missing from CPU_FLAGS_ARM and how to detect it.
Czym miałem się zajmować: dodawaniem wsparcia CPU_FLAGS_* do paczek #NumPy w #Gentoo. Czym się zajmuję: przegrzebywaniem dokumentacji #ARM, źródeł jądra, źródeł NumPy, by ogarnąć brakujące flagi w CPU_FLAGS_ARM i sposó…
#Armut anders bemessen Arm ist nicht nur, wer wenig Geld hat. Um Armut besser bemessen zu können, haben Wissenschaftler*innen nun ein Bewertungssystem entwickelt, das viele Dimensionen der Armut mit einschließt. #Energie
TIL (#Arm things): > There are no equivalent instructions to BX and BLX to change between AArch32 and AArch64 state. The only way to change execution state is by a change of exception level. https://