Live data from Hacker News

Codem Ipsum: Lorem Ipsum but for Code

codemipsum.pomb.us

1–10 of 35 posts

Re: Codem Ipsum: Lorem Ipsum but for Code

#4

No description of what’s happening (on mobile anyway), but it looks like the variables are being replaced?

Identifiers too. It's using the babel.js compiler so the approach is pretty straightforward: https://github.com/pomber/codem-ipsum/blob/master/index.html

Re: Codem Ipsum: Lorem Ipsum but for Code

#9

The name is kind of misleading. I expected it to generate random lines of code, instead of just replacing identifiers with lorem ipsum.

For whatever it's worth, I didn't share your expectation. The real lorem ipsum is just a fixed load of text, after all - describing something as "lorem ipsum but for code" shouldn't necessarily imply any functionality.
Post reply on HN