this post was submitted on 02 Aug 2024
2 points (100.0% liked)

Software Gore

1012 readers
1 users here now

A community for posting software malfunctions

Deliberately bad software or bad design is not software gore, it must be something unintentional

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient and shear it



founded 1 year ago
MODERATORS
2
What language is this? (programming.dev)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 8 months ago
[–] [email protected] 1 points 8 months ago

Looks like mojibake to me.

[–] [email protected] 1 points 8 months ago
[–] [email protected] 1 points 8 months ago
[–] [email protected] 1 points 8 months ago
[–] [email protected] 1 points 8 months ago

I'm guessing a language that the device doesn't have a proper font for.

[–] [email protected] 1 points 8 months ago

My guess is it's UTF-8 Unicode (any non-Latin language) being interpreted as some standard for 8-bit text. (Windows CP-1252 for example, but not that one because it doesn't have the block made of lines character)