:: Re: [DNG] Please keep 32-bits alive
Inizio della pagina
Delete this message
Reply to this message
Autore: Didier Kryn
Data:  
To: dng
Oggetto: Re: [DNG] Please keep 32-bits alive
Le 25/07/2017 à 12:49, Dr. Nikolaus Klepp a écrit :
> Am Dienstag, 25. Juli 2017 schrieb Didier Kryn:
>>> https://around.com/ariane.html
>>       Even with a high level language carefully designed to discourage
>> loose programming and dirty low-level tricks, it is still possible,
>> although with strong efforts, to fuck the compiler and keep programming
>> at a very low level. And, unfortunately, there are programmers who like
>> doing such things.
> And there is a whole generation of programmers comming fresh from university that do not know the difference between bits and bytes. For me that's even scarier.

     When you program at low level, you must know bytes and bits; when 
you program at high level you should better forget everything about such 
things. I mean if your program is critical in any sense.


     Didier