Oh god...
What did we do to Mastodon?!
Damn...
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
As Voyager developer. HODL fix incoming, the nesting must go on!!1
Aha, no way?! I got friends/responders in high places, feeling #Blessed
Edit: also, excellent work, Dev! I'm more into Memmy but you've created a spitting image for Apollo and you should be extremely proud of that fact! I hope that opens incredible doors for you if you're in the market for said doors or at least you're able to work on whatever kind of projects that are of your preference :)
Edit: i think i might be back in love with Voyager/Apollo. Ugh, I just don't know anymore.
is it broken now?
So what's the finding?
It looks like you broke the interwebs my mate
Did I actually do something bad? Like are y'all upset at me?
You're a grey hat. Technical problems like these are likely to never get fixed until their consequences are demonstrated.
Yes but like quantified...
looks like 128 deep from here, and that number feels very familiar some how. I just cant place where Ive seen it before...
Hmm... I got 99. The red line is there 14 times with full color change + 1 extra line. Each time it's 7 colors, so 99. I double-checked.
If in doubt look at the code:
const MAX_COMMENT_DEPTH_LIMIT: usize = 100;
I Guess that is the answer
Now, what would happen with other instances if you compiled it with higher number for your own π€
128 = 2^7; powers of 2 show up a lot in computing. Looks like it's 100 though per the below comment.
Test
Edit: "Btw, you can edit the text of your post to say 'current bottom-level' (instead of 'top level') which is what you mean." βthe Gravity dude
const MAX_COMMENT_DEPTH_LIMIT: usize = 100;
I Guess that is the answer
TouchΓ©, codesman πΎ
Test
(figured I may as well, while I'm here, haha)
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.
Let's
Go
Home
And
Eat
That was less exciting than expected.
Damn, seems like we got to the limit. It's not possible to reply there anymore!