cheese_greater@lemmy.world to Asklemmy@lemmy.ml · 1 year agoHow far can Lemmy support nested comments? Let's find outmessage-squaremessage-square82fedilinkarrow-up194arrow-down15file-text
arrow-up189arrow-down1message-squareHow far can Lemmy support nested comments? Let's find outcheese_greater@lemmy.world to Asklemmy@lemmy.ml · 1 year agomessage-square82fedilinkfile-text
minus-squarezero_gravitas@aussie.zonelinkfedilinkEnglisharrow-up5·edit-21 year agoIt’s open source, so you could just go find that answer in the code, right? Also, now I think of it, couldn’t you just do this with one account? I don’t mean to ruin the fun or anything 😆
minus-squarehowrar@lemmy.calinkfedilinkarrow-up4·1 year agoThat’s assuming there’s a hard-coded limit. There very likely isn’t, but things can break when you push the limits of software like this. You won’t be able to easily see what those are by looking at the code.
It’s open source, so you could just go find that answer in the code, right?
Also, now I think of it, couldn’t you just do this with one account?
I don’t mean to ruin the fun or anything 😆
You never know until you test it.
That’s assuming there’s a hard-coded limit. There very likely isn’t, but things can break when you push the limits of software like this. You won’t be able to easily see what those are by looking at the code.