this post was submitted on 12 Jul 2023
890 points (98.4% liked)
Programmer Humor
32453 readers
1206 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This idea sucks on so, SO many levels! It's only doable on Android as a Live Wallpaper. As a messaging app which could run on Android and iOS it solves jack since you usually look down on the phone so the ability to see what's behind the phone doesn't add much, especially since the keyboard will obsure some of the view. The text needs to remain legible no matter what you have in the view so have fun creating an algorithm that determines whether you want black or white text (assuming you want the same behavior as iOS). Perhaps you want to add some blur to ensure that the text stands out.
And finally: The user will probably focus on the message so there's a chance that the user will crash into someone or something anyway.