Ok Jow Forums...

>Ok Jow Forums, so you are asked to program a new version of Jow Forums that will replace the current obsolete PHP based version of the site.

Which languages / technologies do you use?

Attached: 156538019037.jpg (330x500, 35K)

PHP 7.2 and React

C

That's based, what standard though? I hope you meant C89 B]

Java.

Attached: images.jpg (191x263, 4K)

ASP with VB

K&R C obviously.

Some kind of peer to peer backend. With the view hosted on sandstorm. It'll be written in something like Elm.

A static nginx webserver running on a Unix system. When a user makes a post, a shell script updates the pages.

Attached: i use a unix based os.jpg (267x401, 78K)

Java and JSP. Deployed on RedHat Enterprise Linux. No JavaScript, pure HTML and CSS frontend.

Entirely in Rust -- Yew for the frontend, Rocket for the backend, probably postgres as database

x86 asm

django and flask

comfy

Everything in Common Lisp.

>PHP
>obsolete
Since when?

Since always

I use PHP.

use assembly and run the server on gentoo

C, C++, Nim

No idea really, I'd have to do some research first since I've never worked on a website which has to handle the amount of traffic that Jow Forums does. Hell, I don't work on websites at all.

Why would you post that whore instead of Maki?

Attached: 35dfc100ffeddd0d3577f57b1a95dbb9.jpg (730x1031, 112K)

Attached: 1550023600634.jpg (685x671, 95K)

Who are you quoting?

Golang / Libp2p
Probably start with meguca as an imageboard source base.

Attached: 21af2ab5f35ab3ae3e7b35da632eff5742d0aa2d127e4834f267b119d078db73.jpg (854x480, 59K)

this but node 12 with typescript, out of personal preference.

Attached: highly smug cantonese drawing.jpg (674x678, 198K)

the real mystery is who is you (OP) quoting

>mySQL
>Clojure for data handling
>Node for event listeners
>HTML/JS/CSS for front end

Attached: Lore-race-Breton.png (204x345, 96K)

Attached: boobgrab.png (515x623, 390K)

I already programmed an imageboard. I used golang, templates, CSS, and mySQL. Nothing else.

JavaScript with Node and React like anyone who values their time would.

Can you actually make the back end with C? Do people even do it?

Attached: rartedapu.jpg (248x203, 7K)

HolyC hosted on TempleOS

thank you sir, do the needful sir

sure, if you want to labour for 10 years and leave the final product vulnerable to a thousand darkm00ts

scratch is the superior coding language to HolyC

HTML only.

>no networking
>what is security
1000IQ, let's do it

Smalltalk or Forth perhaps?

Attached: sir.png.png (516x474, 47K)

Adobe flash my dudes

Attached: images.jpg (259x194, 11K)

>meguca

Attached: 1535246532490.jpg (1280x960, 368K)

No what? No why? I can't even pretend to care about your opinions since you didn't even post them.
It's not your choice regardless. If you don't like meguca try making your own post with the thing you want to use.
Simply saying "no" is a waste of a post with no context or content whatsoever.

elixir

Go

Attached: (You).jpg (1500x2132, 1.34M)

labview

nozorin is scary

Attached: being humble.jpg (500x281, 32K)

node.js backend with as many hipster JS libraries as you can find. If you're writing functionality yourself you should reconsider and instead import a library to do it for you. Make sure to use outdated versions of these libraries.

visual basic
have everything rely on activex controls
only support internet explorer

Rust on the back, Postgres for storage, server side templates enhanced with vanilla TypeScript optimized until we draw blood from stones and styled with SCSS modules.
Imageboards have a well defined scope so we can afford slowing down arbitrary changes in the interest of performance, and this would be good tooling to max performance without giving up a pretty good developer experience.

Erlang

You got me

Simple, but it wouldn't scale very well. You would probably run into performances bottle necks. Also, how do you plan to do load balancing and high availability? Your solution would only run on a single node.

>webapp in holyc on templeos
spotted the crossboarding nigger

Her name is Nozomi and she will grab you by the titties.

Ruby on Rails and Wordpress templates

>Ruby
>Wordpress
Coraline approves

Attached: corakike.jpg (400x400, 28K)

Php 7.4 and mysql, frontend either pure html/css/js or vue.js

Yesod

Attached: 1200px-Haskell-Logo.svg.png (1200x847, 15K)

It's already done
github.com/bakape/meguca

Attached: 1564984568883.jpg (359x700, 117K)

Django I guess.

Python ensures that other people will be able to hack on the site, but is a better designed language than Javascript. Jow Forums's too big of an application to be entirely maintained by just one person, so this feels important.

Attached: 1553329779242.gif (450x338, 2.43M)

Ban time

Jow Forums is too big for 1 man?

What are you, a brainlet?

Semi-static NGINX with PHP. No BS packages. No Composer (fuck Composer). Use my Yama templating engine to make super-fast page updating and allowing simple scaling.
No BS frontends either, just HTML+CSS. If JS is available, it can be used to improve the experience, but everything should work without.
Learn to make a proper website with the tools you have. Don't keep leaning on dumb meme languages or thousands of dependencies.

>shit design
Into the wastebasket it goes

PHP and mariedb.

ASP.NET Core, unironically

Django, PostgreSQL, Redis, Nginx.

Images S3 + Cloudflare.

Based draugursoft

Nginx + CGI
That's it, not even have a database, just store everything in plain binary text files

>Images S3 + Cloudflare.

>amazon goes down
>image upload goes bust

>cloudfare
>..

>not having a server in your basement

my man

C# ASP.NET Core

lisp + flat files

Based af, but wouldn't scale

>wouldn't scale
write it in scala?

/thread

Jow Forums is bloat
Would make a flatfile database tinyboard fork
PHP 4.6
No JavaScript PHP and html only

Typescript, Node and React.
I'd use SSR so no JS needed for clients.