Blinking Commits
31–40 of 105 posts
Re: Blinking Commits
#32Haha, what a coincidence. Just the other day we discussed string special cases[0][1], to which I contributed ansi escapes. Unicode "fonts" 𝓵𝓲𝓴𝓮 𝖙𝖍𝖎𝖘 seem to work in commit messages as well. I think this is quite harmful, especially the character movement ansi escapes could be used for nefarious purposes. [0] https://news.ycombinator.com/item?id=10035008 [1] https://github.com/minimaxir/big-list-of-naughty-str…
I think this is quite harmful, especially the character movement ansi escapes could be used for nefarious purposes. Like what?
Re: Blinking Commits
#33Haha, what a coincidence. Just the other day we discussed string special cases[0][1], to which I contributed ansi escapes. Unicode "fonts" 𝓵𝓲𝓴𝓮 𝖙𝖍𝖎𝖘 seem to work in commit messages as well. I think this is quite harmful, especially the character movement ansi escapes could be used for nefarious purposes. [0] https://news.ycombinator.com/item?id=10035008 [1] https://github.com/minimaxir/big-list-of-naughty-str…
I think this is quite harmful, especially the character movement ansi escapes could be used for nefarious purposes. Like what?
- Rewrite the commit hash in git log with character movement
Actually I don't know if it's a practical attack in any way, could cause some confusion.
Re: Blinking Commits
#34Earlier quoted context omitted.
I think this is quite harmful, especially the character movement ansi escapes could be used for nefarious purposes. Like what?
Annoying your coworkers, for one
Re: Blinking Commits
#35Re: Blinking Commits
#36Earlier quoted context omitted.
Annoying your coworkers, for one
Just yesterday I ran across this example: "(っ˘▽˘)っ :cloud: ⊂(◕。◕⊂)" in the Parse SDK repo, which I found especially distracting, and in general, kind of turned me off from the project (even though I know Parse is awesome). I agree that UTF and special-chars should be permissable; I don't agree that if they don't actually communicate something, they should be used anyway. Maybe this cute 'moticon trend is trendy, but…
Re: Blinking Commits
#37Re: Blinking Commits
#38Re: Blinking Commits
#39Regrettably (?), you can't use this to implement marquee. But you can make your text black with a black background. Or re-order lines, which I suspect to be "fun" for git logs.
Re: Blinking Commits
#40I wonder if GitHub do/will support this and parse it to HTML