Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SP
Posts
0
Comments
371
Joined
2 yr. ago

  • Chinese characters are their own language. You don't read them so much as you translate them. That's why Chinese folk can mostly read written Japanese even though Japanese and Mandarin have almost nothing in common.

  • The "binaries last forever" is still very much true in my field (industrial automation). For example, companies develop functions to speed up and simplify PLC development and "lock" the code to keep their competitors from copying it.

    I was editing a PLC program on a government installation just today and ran into this. The government was never given the code (even though it rightly belongs to them) so I have to take it on faith that it's bug-free. I rewrote it and left it unlocked.

  • "Cross compiler" usually means a compiler that generates machine code for a machine other than what it runs on. For example, a compiler that runs on X86_64 but creates binaries for Atmel microcontrollers.

    You might be thinking of transpilers, which produce source code in a different language. The f2c Fortran-to-C compiler is an example of that.

    In my experience, transpiler output is practically unusable to a human reader. I'm guessing (I haven't read the article) that IBM is using AI to convert COBOL to readable, maintainable Java. If it can do so without errors, that's a big deal for mainframe users.

  • If you're in a country that has it, you might check out the Society for Creative Anachronism. SCA events are like taking a camping trip at a ren faire. While the combat is strictly foam-padded stuff, a lot of the people who do it also work with real weapons so it shouldn't be hard to find sparring partners. Lots of non-martial things to do as well so it's easy for couples and families to participate.