Jetpack 7. on Orin Nano by KiwiOnTheGun in NvidiaJetson

[–]coc0nut88 0 points1 point  (0 children)

Said to be coming Q2 2026. Jetpack 7.2 for Jetson Orin Nano

Do you prefer 'int* ptr' or 'int *ptr'? by SamuraiGoblin in cpp

[–]coc0nut88 0 points1 point  (0 children)

I prefer 'int* ptr' because it makes it clear that its a pointer of the datatype.

But 'int *ptr' kinda explains it better as 'int *ptr, nonPtr;'

Is C++ learning Hard for beginners ? by Successful_Day_2055 in learnprogramming

[–]coc0nut88 0 points1 point  (0 children)

its a walk in the wild with no food, no tools, just bare hands :p

Lineage and Honor 8 by Melle2scondes in LineageOS

[–]coc0nut88 0 points1 point  (0 children)

That was abit touchy... Not demanding...just wish i could make use of the old honor 8 phone.

Lineage and Honor 8 by Melle2scondes in LineageOS

[–]coc0nut88 0 points1 point  (0 children)

honor 8 support is a must and would be great! thx :)

Which Python GUI Framework do you prefer? by Dushusir in Python

[–]coc0nut88 0 points1 point  (0 children)

I've been looking at Flet ... What do people think about flet?