Posts

Showing posts from September, 2021

Things wrong with computers languages and android

The c language should have TRUE FALSE NULL and boolean types built in and the operator precedence quirk where the & operator can affect across the == in if statement should be fixed. cython is great. I'm not crazy about java gosling left it behind to go 10000 leageues under the sea some clown decided not to include globals, its un compilable except on gcc and maybe llvm, it's 10 times slower than c, it links very awkardly to it, it is limited to 64 bit, it uses longs ints instead of linux u32 for unsigned 32 bit s64 for signed 64 bit , the c language should do this and take the best of the rust language let different syntax rust rust in peace, there should be a pragma big and little endian in c structures so endianness of hardware can be dealt with transparently in drivers, it doesn't link to assembly, it's garbage collection i have no control over and long running programs get unstable, it got popular because it was bloated and cross platform dealing with processor

A new player in the gui wars

Image
 watch this ar demo first to see what Facebook Qualcomm and Ultraleap are upto with a 5g virtual reality headset it's awesome but i wouldn't reccommend walking the street as a borg as you will be pickpocketed and beaten up for being detached from reality looking at others profiles on facebook as they pass on the street showing by real time wifi gps connection and showing blog business cards  with all social media links and info you wish to share in realtime. This demo is written in a game engine called unreal. However there is code cross platform based on the opengl 3d standard with menus and can do this. Blender and its as good as the best on linux QT but may need design tools. Linux you got the best windowing system in the world now.  I cant use blender despite spending 100 hours using it because they are too many keys for my brain. have a look at cpython blenders internal api is python cpython is compiled to c and 100 times faster when they make a blender library for games u