unrepl

discussing specification of an edn-based repl and its implementations.
bozhidar 2018-03-16T11:29:14.000006Z

@cgrand I think you should change Unrepl to unrepl as it looks a bit odd, right now.

cgrand 2018-03-16T11:29:36.000247Z

@bozhidar the org name?

bozhidar 2018-03-16T11:29:55.000250Z

Yeah, those are very rarely capitalized.

bozhidar 2018-03-16T11:30:09.000140Z

I don’t think renaming it would change/break anything for anyone.

cgrand 2018-03-16T11:31:56.000077Z

ok changed it.

cgrand 2018-03-16T11:32:46.000420Z

for the record it was all caps in the settings...

cgrand 2018-03-16T11:33:19.000374Z

and github seems to be case insensitive (at least for the username) https://github.com/cLoJuRe-EmAcS/cider-nrepl

bozhidar 2018-03-16T11:37:35.000059Z

Even when you rename stuff, github adds redirects automatically

bozhidar 2018-03-16T11:38:05.000002Z

https://github.com/Unrepl/unrepl.el still works for instance

cgrand 2018-03-16T11:38:07.000132Z

or when you transfer repos

bozhidar 2018-03-16T11:38:23.000415Z

Yeah, that’s quite handy. 🙂

cgrand 2018-03-16T11:39:08.000058Z

and it works even for integrations (renaming/transferring doesn’t break them)

bozhidar 2018-03-16T12:02:04.000422Z

Only badges break. 🙂

cgrand 2018-03-16T12:04:39.000219Z

I wonder how are things handled if one can recreate (maybe one can’t) a repo by the same name as one which was transferred. (Granted it’s a very laborious attack vector.)