NeXTCHAN - Live instance of Infinity Next

Greetings. I would just like to introduce Nextchan, or as I've recently taken to calling it, NeXTCHAN.

The website is live at nextchan.8ch.tech/ (thanks to ring for the domain)
You can join the IRC cabal at irc://irc.rizon.net:6667/#nextchan

See you there.

Other urls found in this thread:

nextchan.8ch.tech/test/thread/2#reply-11
mattstauffer.co/blog/api-rate-limiting-in-laravel-5-2
nextchan.8ch.tech/
nextchan.8ch.tech/t/
nextchan.8ch.tech/tech/style.txt
nextchan.8ch.tech/tech/
nextchan.8ch.tech/t/thread/1
nextchan.8ch.tech/t/rules.html
nextchan.8ch.tech/tech/rules.html.
nextchan.8ch.tech/t/logs
archive.is/ncChP
nextchan.8ch.tech/tech/thread/10#88
gitgud.io/nextchan
github.com/nextchan
nextchan.8ch.tech/next/thread/1
nextchan.org/next/thread/68
archive.is/VOBtv
archive.is/Zbq5T
archive.is/5g9Tk
nextchan.org/tech/thread/10#225
archive.is/XkXEO
nextchan.org/intl/
archive.is/BEeKV
2uicfjhhumelm275.onion
nextchan.org/tech/thread/361
archive.is/91NJL
nextchan.org/next/thread/142
archive.is/PDIhU
archive.is/3OckX
archive.is/UotLC
archive.is/wQtnE
archive.is/TOM50
archive.is/wgMH2
nextchan.org/tech/logs
nextchan.org/tech/thread/361#43420:38
nextchan.8ch.tech/?
nextchan.org/.
nextchan.org/cyber/
twitter.com/NSFWRedditVideo

Nice. Good to see an Infinity Next instance up again.

bump :^)

Seems dead, just like your dreams.

I set it up yesterday, so a lack of activity is not a surprise.

WE REPLACEMENT NOW

REPLACE WHAT

these dubs

Josh's had a better design. This one is ugly.

Josh did not upstream most of his design changes iirc (including the shining 16chan logo).

Looks the same to me except the logo placement.

Well except the gutter still being there, Josh did fix that on 16chan

Oh shit and the overboard

nextchan.8ch.tech/test/thread/2#reply-11

fucking why

Holla Forums sucks.

Lel, I'm sure this will turn out about as well as the other Next instances.

Infinity is a fucking mess. It's effectively closed source, and it's being held together by duct tape. All while Jim and Codemonkey are fucking retarded.

Not Josh but the laravel captcha had some sort of new laravel API

mattstauffer.co/blog/api-rate-limiting-in-laravel-5-2

requirement. I forget how I fixed it on my self-hosted instance and helped another user fix it on theirs when 16chan was still around.

I should've documented it when I did it because my Next development directory is a mess with all the branches and automation.

Ah, here it is.
In config/captcha.php, line 23, add the following:

/** * Passed directly into the 'grou' parameter of the routing group used for * all API points. * * @var string|array Middleware group name or array of middleware classes. */ 'route' => "api",

For some reason Josh didn't push that to github. Not sure if it requires more on a clean install, like I said, I'm too busy to do that shit this morning.

replacing a heap of pigshit with a heap of dogshit

Please do help, captcha is broken and user and coard creation is impossible at the moment.

Also you should work on abstracting the captcha provider if you have the time. Say, different providers: Google, Laravel captcha, and other self-hosted.
I don't like how rate limiting for the captcha is done in PHP but I guess it is agnostic.

I have a fast RESTful captcha written in Rust I wanted to integrate.

Next has so much potential but it's wasted due to the backlash.

Oh and an easy thing you can do that needs done, switch the CSS to preprocessing with Laravel Elixir with SCSS or whatever, so all the themes don't have to be maintained as much. It'd just be an @import from the base stylesheet in every alternate theme.

Alright, I'm now reinstalling IN (because I am a fucking retard). It will be done in ~15minutes after which captcha will (hopefully) work.

You shouldn't need to reinstall to add to the config file.

For some reason it won't load on mobile for me. Tried with three different browsers (fitefox, orfox, and that shitty default Android browser just called "Browser").

It's more than that. I was on the 16chan branch which had some additions, and it is not possible to checkout master without facing all sorts of errors.

which DIDN'T have some new things master had. My brain died there.

Okay, so the 16chan branch runs through database/migrations/2016_01_18_213303_captcha_index.php without a hitch, but master fails with
Call to undefined method Illuminate\Database\Schema\Blueprint::inet()
So I am trying to find where the actual issue is. Bear with me folks.

Figured it out. Laravel 5.1 has:
832 /** 833 * Create a new inet column on the table. 834 * 835 * @param string $column 836 * @return \Illuminate\Support\Fluent 837 */ 838 public function inet($column) 839 { 840 return $this->addColumn('inet', $column); 841 }
which is missing in Laravel 5.2 for some unknown fucking reason.

wew

Oh, so apparently Laravel 5.2 decided to change inet() to ipAddress() and Josh did not fix it. This is why I hate fucking huge libraries.

I think it's really the lack of documentation of arbitrary changes like that, not the fact that it's large.

Which is why I like django when I use a web framework, they have a clear list of documented changes every release, and very rare is there an arbitrary change.

PHP PRO DETECTED
Post::where(DB::raw('1=1'))->update([


You are probably right

IT'S ALIVE FAGGOTS
nextchan.8ch.tech/
CAPTCHA WORKING

Nice, letsencrypt that shit and get a hidden service going.

Y'all gonna regret this.

Works on mobile now too!

Bump

WEW


Sorry, m712, I didn't really have time to fiddle around with Next to get it working..

Nextchan's Holla Forums has some odd rules (like "if you can't say something nice don't say anything at all"), so I've set up nextchan.8ch.tech/t/ for now.

Epic

I just got Holla Forums

JUST

I agree it would be better to explain where the style.txt is, but it's not very hard to find it.
nextchan.8ch.tech/tech/style.txt

The borrow system is sort of a hack.
At the very least you (probably shouldn't) need CSP thanks to the CSS validator whitelist.

Try that on a board that doesn't have a custom CSS, like for example /next/. All you get is a 404.

Nice logo, prepare to get raped by Apple.

nextchan.8ch.tech/tech/

WHAT THE FUCK IS WRONG WITH THE CSS HERE MY EYES ARE BLEEDING

Use /t/, some faggot got Holla Forums

This is a perfect example of why Josh banned legacy boards on 16chan.

Some turbofaggot took Holla Forums but everyone is using it anyway instead of /t/.

What are you talking about? That's a grade-A Web 1.0 design.

Good news is the overboard makes it less of a problem, even the least active boards can get new posters just because of the fact they show up in the overboard.

wait a sec which board are we supposed to use and whose a faggot?

Holla Forums is looking good so far

Holla Forums if you want to be moderated by a rulecuck goon

Holla Forums has the "only say nice things" rule and horrible CSS. /t/ is the sane one.

what are you talking about t is a dead board and th ruls says "no install gentoo" nextchan.8ch.tech/t/thread/1

I'll stick with tech, thanks

has anyone been banned yet or is it just a suggestion to salty people like you to try to be intelligent and not spam the thread with insults (like you are in this one)?

No it doesn't, the /t/ thread links to Holla Forums rules for some reason. Here's the actual rules nextchan.8ch.tech/t/rules.html

The sticky was edited by the Admin to point to Holla Forums's rule page. I have no idea what that was about, I'm going to look into it.

/t/'s rules are at nextchan.8ch.tech/t/rules.html and Holla Forums's rules are at nextchan.8ch.tech/tech/rules.html.

nope they both have the same rules.

click on the rules of /t/ and it says:

so.. I guess the /t/ mod doen't know wtf he's doing

Refresh the page. That link was changed to point to Holla Forumsrules.html instead of /t/rules.html and now it's changed back.

Take a look at the log:
nextchan.8ch.tech/t/logs
And the archive:
archive.is/ncChP

I found out why Josh closed 16chan, he was banished to Rimworld

What a bunch of faggots.

That's the Holla Forums rules, which is the reason /t/ was created in the first place.

Lynch yourself nigger faggot

Wow, someone is mad. Don't like clarification?

LYNCH ALL RULE CUCKS

? I advocate for using /t/, for the record. You're just jumping to conclusions. Then again, I guess reading comprehension has never been Holla Forums's strongsuit.

hi /t/ b.o.

Errr, or just someone who actually read the fucking thread and the relevant material on the site?

did you figure out who hacked your sticky yet /t/infoil?

stop shilling your stupid /t/ board just so you can control people.

Holla Forums is much more fun!

The admin thought he saw a typo.
nextchan.8ch.tech/tech/thread/10#88

I haven't posted on either one. I just said that from a glance /t/ looked more like this place. It's your choice where to post though. You guys are simply being autistic. Don't know what else I expected from this place though.

That guy doesn't own /t/, but I do. I made /t/ as a saner more traditional alternative. I contributed all of Holla Forums's flags and gave some advice to to its owner. I post on both.

You can post images from Tor. That's pretty cool.

>Dear Diary: OP was not a faggot today.

It's been only one day and already the namesquatting board is overrun by retarded summerfag shitposters and already as insufferable as this one. Good move on your part.

...

i still don't understand the complaints about next. It performed better than this and all people had to do was get used to an interface that wasn't as similar to 4chan as this, although making it different to begin with was a retarded idea

We've always had both, but the people who don't like it don't have as much reason to complain about it now because they only have to use it if they start using another site.

Josh's samefaggotry doesn't count.

crab-mentality niggers like you are why people who gave a shit about this site are now out $12000

Another victim is going to be bankrupted by Infinity Never.

working as intended

Even if you did believe that, there are far less victims to Infinity Next than there are to Jim-san's incompetence.
Around 40,000 people vs, what, one hundred?

WHERE IS 16CHAN.NL'S HEROIC RECOVERY?
WE WILL WAIT FOR YOU JOSH
HOWEVER LONG IT TAKES WE WILL WAIT
PRAISE BASED JOSH

Please stop LARPing.

JOSH DID NOTHING WRONG

So when is everyone on Holla Forums migrating over to the superior chan powered by the superior infinity next? Are we going to open the floodgates?

It's still missing a lot of features and the catalog hasn't changed since the failed migrations.

Get everyone over to infinity next its time its time its time

Don't be on the wrong side of history

...

You know how I know you are from reddit?

FEED TO THE PIGS OR GET FED TO THE PIGS IT'S THE LAW OF THE LAND LAD
FEED TO THE PIGS OR GET FED TO THE PIGS IT'S THE LAW OF THE LAND LAD
FEED TO THE PIGS OR GET FED TO THE PIGS IT'S THE LAW OF THE LAND LAD

Because you jump to conclusions and love labelling people because you're a shallow twat?

You know how I confirmed you are from reddit?

Hol up, isn't that NeXT logo copyrighted? Think we can report this to Apple?

It has already been changed.

CRAB IN A BUCKET

Alright y'all, m712 installed ffmpeg so webms and other audio/video should work now.

In addition, we're working on finally fixing Josh's Captcha bug. We'll see how that goes.

Development is at:
gitgud.io/nextchan
and mirrored at
github.com/nextchan

The domain name was supplied by ring and expires in a few days. I am broke as fucking shit and can't pay for a domain name. Please help me.
The details are at nextchan.8ch.tech/next/thread/1
I will not use any of the donation money for anything other than the site.

admin is a censor: nextchan.org/next/thread/68

do not go to nextchan.

archive.is/VOBtv
archive'd

OI YOU CENSORING CUCKMIN NIGGERFAGGOT, GET RID OF THE "ALL BOARDS ARE RESERVED BY ADMIN" BULLSHITERY

I WANT TO MAKE MY BOARD ON NEXTCHAN


CUCKMIN SOUNDS LIKE A PIG TO ME FAM

Post 137 was his own. Post 123 was probably his own too but it's not clear.

archive.is/Zbq5T

archive.is/5g9Tk
admin admitted he blacklisted "cuteboys" a popular board for homosexuals to discuss fashion and similar.

really guys? in 2016 people are donating to a bigot like this?

He thought that it was a board for pedophiles. I told him it wasn't and he removed it from the blacklist.

yeah ring we know that you have an invested interest in this website. thats why you're protecting him.

a clear pattern of discimination has been seen from the admin. backing that up is hate too. Think before you speak.

cuteboys is one of the most active boards, there's no way he didn't actually know

Yeah, you faggots only have yourselves to blame when Jim fucks you in the ass (even more) and you'll accept it wholeheartedly.

I never went to that board.

? I don't see anything other than some spergs abusing redtext on /next/. And Holla Forums is not owned by ring but /t/ is.

nextchan.org/tech/thread/10#225

admin is ban evading and using goon speech.. could nextchan be a goon/intl operation?

after the admin was questioned about deleting posts, then banned from the board for doing so.. he posted this:

threatening the tech BO. then quickly deleting the evidence of it.

archive.is/XkXEO

No, nextchan is strongly anti-Holla Forums

see nextchan.org/intl/
they hate goons.

very hillary-esque to call a large section of your userbase unwanted and deplorable

Holla Forums is not a userbase goon.

my god this looks like shit

This is a misunderstanding m8s

For the record:
- The admin only deleted his own posts but he won't be doing even that any more
- Global staff will accept local bans from now on
- Global staff won't use capcodes for dumb reasons any more (see >>17, >>222)

Basically, no interfering with boards unless they break the global rules.
We're still figuring things out. Sorry for all this.

- Based Gvol (probably ring)

Yeah the turbosperg who took Holla Forums put some shitty CSS there.
Complicating matters is the fact that the custom CSS options don't allow you to select different base stylesheets.
Instead everything inherits from the board's stylesheet as a base.
Needs fixed, not too difficult.

ring is a CTR shill

You should thank G-d that the 'turbosperg' isn't ring.

is also why he's trying to ==correct the record== so hard here. he's been full-time anti-next/tech/'ing over it.

it's just a common saying you faggot cunt.


do you newfags realise that "for the record" was a saying for decades before ctr shills were a thing?

Why's that?
So you can destroy any chance of people actually using the board by having shitty rules and garbage CSS?

Except it's quite active already, 250 posts in just a couple days. Also, nobody has run into an issue with the rules yet. So basically you are just making things up.

I'm personally glad we have a BO that isn't 'turbosperg' ring who is constantly whining and is who deletes and bans for personal preference.

top lel

ring is a based mod.

Holla Forums owner is not ring. The current owner is an autistic fuckface who apparently supports LGBTQ and banned me even after I explained I only deleted my own posts which were made for testing purposes.

there is /test/ you know.

fuck nextchan i'm posting at chiru.no now

archive.is/BEeKV

yet another proof that admin-baka is an anti-gay bigot.

REPREHENSIBLE

You're a fucking nigger mate. Nextchan's Holla Forums is already better than 8ch's Holla Forums will ever be. If you're so buttmad than go register /g/ or some shit you dumb fuck.

...

t. nextchan Holla Forums BO

kek

xir sure showed you lamo owned

t. faggot.


t. NeXTCHAN Holla Forums B.O.

then why are you posting here

because he is a faggot, we all know that Based Ring's Nextchan /t/ is the best board.

I went there, it was just nothing but anime torrents

ring is an mod abusing hotpocket, why would you want to post on a board filled with IRC tripfags? you'll just be the laughing stock of the circlejerk.

Is there a tor link?

2uicfjhhumelm275.onion
I think you can post with Tor through the clearnet site, but I haven't tested it.

Why can't we just have an altchan that lets us escape this shithole? Why do faggots have to fuck it up on purpose and cause drama?

Dunno man. In every community there are some who express disruptive behaviour.
Besides peace is boring.

I guess. I dunno why the freechfags are doing the work of the dud tho.

You'll never get a chan that's completely clean because there's always need for a quarantine board. 4chan had Holla Forums and now /trash/, Holla Forums has Holla Forums, nextchan has Holla Forums.

LMAO THE JOKE IS YOU SHITPOSTED A SINGLE THREAD "PRETENDING" TO BE AN ILLITERATE NIGGER SO YOU COULD FALSE FLAG OVER HERE HA HA YOU ARE A FUNNY MONKEY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

who made this post?

I feel ya.

everyone get in here to shit on the techbo: nextchan.org/tech/thread/361

Please don't.

he needs told

Not your personal army.

archive.is/91NJL

lol ring deleting threads on /t/ that has a user total of 1

Needs a hidden service

r(ulecuck)ing

its 2uicfjhhumelm275.onion
heres the thread: nextchan.org/next/thread/142

...

Nice GET, checked mate.


It's a dodgy site in general, a bunch of drama already doesn't surprise me.

This thread is on 8/tech/, which has been overrun by these low-IQ niggers ever since the meta bullshit threads took root. Of course some of that human shit would stink up any site that looks like a ripe target to them.

stop using names instead of numbers for these shitty chans, it's such a reddit thing to do.

check it out: archive.is/PDIhU

the site programing lluxiu or something is a complete racist piece of shit!

say it with me: You can't build an imageboard on hate.

what a shame that nextchan staff is composed of: A pair of anti-gay bigots, one of who cant code the other who is horribly racist againist .br and then ring.

You're completely right. It's time for the *chans community to speak out against discrimination.

nigga-lover schlomo, go back to tel-aviv

Wew, lad.

I only posted with a trip in that thread.

Also it'd be funny to call me an anti-gay bigot as I'm gay myself.

And I have nothing against br's. I just dislike how StephenLynx continues to shill Lynxchan on #nextchan when the whole point of the imageboard is that we're an Infinity Next instance.

Tbh the only thing I hate right now is Josh's code.

Why are you so mad? XD

the nextchan admin is threatening the board owner of the ONLY active board:

archive.is/3OckX
archive.is/UotLC
archive.is/wQtnE
archive.is/TOM50
archive.is/wgMH2

the spoiler function is broken and for some reason the staff have 'spoilered' random images on Holla Forums (a board they don't own) and left the pornographic ones up.

The spoilering doesn't show up in the log:
nextchan.org/tech/logs
It might be a side effect of how broken it is. I assume the Holla Forums board owner has been trying to spoiler images, so it might have been them instead. Nobody is capable of spoilering images after they're posted at the moment.

Or maybe those images were already spoilered when they were posted. You can do that. It's not just a moderator action, and spoilering them when you post them works fine.

That "threat" is someone putting "## Global Volunteer" in the subject field.

Nextchan's Holla Forums is already great again

great admin you got there next


Yea it's already better than here

wew

20:36 "I know you are the board owner. If you don't delete the rules and the CSS, I'm going to delete the board."20:36 what20:36 you said that to you20:36 that is not my post at all20:36 who*20:37 techbo: if you don't see ## Administrator on the RIGHT side of "Anonymous" it's not my post20:37 we need pgp20:37 nextchan.org/tech/thread/361#43420:38 who else could remove the board than the administrator?20:38 that is not me20:38 that's an impostor20:38 i'm not a global volunteer20:38 i saw that post earlier too20:39 and "## Global Volunteer" is on the LEFT side not the right20:39 so one of your staff members is impersonating the site admin?20:40 >tfw techbo got baited20:40 techbo: he's not a staff me,ber20:40 "## Global Volunteer" is on the LEFT side not the right20:40 why is he threatening to remove Holla Forums?20:40 something only the admin can do20:40 He put "## Global Volunteer" in the subject field20:40 he's a troll20:40 You can do that too20:41 so you have a troll impersonating the admin in your own staff?

LOL @ tech-illiterate Holla Forums BO

Redundant statement

tru dat

faggot

nextchan more like negrochan mirite

Nextchan is against racism.

Why are you pulling shit out of your ass

Where else would you pull shit from?

LORD KEK BLESSES NEXTCHAN

Q-Q-Q-Q-QUADRUPLES
We are truly blessed.
PRAISE LORD KEK

actually the nextchan admin is horribly racist and hates gays.

not even ironically, he's literally a piece of shit.

there is absolutely nothing wrong with that

also is this down for anyone else?

And there is nothing wrong with that. Free speech.
Provide an argument or fuck off.


Works On My Machine(TM).
Are you by any chance using nextchan.8ch.tech/? If so, that domain expired. Please use nextchan.org/.

free speech argument doesn't make any sense.

nobody is saying he should be arrested or silenced.

instead we're saying that a hateful and irrationally rude person like the nextadmin isn't fit to run a site.

Just shitposters doing the work of the dud by shitposting ironically.

You are free to not use it. I have opinions and I am as free to express them as you are. Make of that what you will.

t. Admin

Your multiple personalities don't count.

Maybe you were looking for a website where your mental illness can't be questioned, try 4chan.org or tumblr.com

your opinions are fucking retarded though. No wonder the only person to use your site has lost his marbles and doesn't even know who stallman is.

Just becaues you got robbed by a .br doesn't mean that stephen lynx is exactly the same person - he's not. And your pathetic attempts to claim his software is bad fall flat since you can't even program.

it was being blocked by peerblock, my bad

What a waste of dubs.

PRAISE HIS NAME

What...
Okay, let's take your post part by part.
I wasn't robbed by anyone. Who told you this shit?
I am not claiming his software is bad. If you find me memeing it that's just me poking fun at him, and he knows this.
What the fuck did you just fucking say to me, you little bitch? I'll have you know I graduated the top of... (truncated)

go die josh

Agreed.

--
This comment is the property of N.T. Technology (NTTEC)

where did this post go (((ring)))
so you just ban anyone who talks negative about you?

a much MUCH better set of software than your sub par chan software with silly css frills
fucking end urself

This thread is about a site and not technology.
Why is it still up?

WEW GUESS IM SWITCHEN OVER

lluixhi, theFam all of /cyber/'s images 404'd nextchan.org/cyber/ RIP Politik: just now?* lel (~[email protected]/* */-F9692BD4.direcpc.com) has joined i don't know when it happened* zduchac has quit (Remote host closed the connection) No idea why that would've happened it doesn't say anything in the logs no attachments were pruned and it's kind of hard to look through the images to figure out if it's a routing problem because the images are ordered in directories by the first four digits of an md5sum and i don't have any of the images

NEXT IS GREAT GUISE

::::DDDDDDDDDDDD

I actually came online to say that I've been staring at joshcode for a week, and while i might be understanding joshcode more, i'm not understanding laravel anymore and im not getting anywhere so at least for a while, i'm just going to work on things that i'm actually paid for

PHP
PRO

nvm i went to the site and no one uses it at all

ring, anyway dude this is fucking stupid and you have the completely wrong idea about imageboards bad threads get ignored and bumped off th eborad by discussion in interesting/active threads what you do: Deleting peoples posts is censorship is this the heh pill and it is blatanly done selectively to further your agenda ebin heh pill this is me telling you the truth im not memeing or whatever im trying so hard to get through to you on this but all you want to do is become a worse mod and make the board more shit if people want censorship and being unable to discuss they have reddit just admit you made a mistake with deleting a thread unfairly everyone will forgive you right away lol @ I'm retarded i was right i am always right I've asked guy9000 mona: I admit that deleting that thread was probably unfair when I'm leaving others at the same time, but that's as far as I'll go for now