Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ConcernedCoder
on Nov 20, 2018
|
parent
|
context
|
favorite
| on:
Rot8000
FYI: Here's a static JavaScript version I whipped-up ( as a lunch-time challenge ) that will reversable rotate everything except whitespace...
https://github.com/jeffallen6767/rot0x8000
rottytooth
on Nov 21, 2018
[–]
Don't see how this will work without checking for control characters, surrogates and chars above 0x10000 (try 𝄞 for instance)
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/jeffallen6767/rot0x8000