Live data from Hacker News

Building a Website with C++

blog.sourcerer.io

1–10 of 122 posts

Re: Building a Website with C++

#5
This brings me back... I was doing this exact sort of stuff at the turn of the century, although admittedly in C - not C++ - and using/linking to the Delphi CGI library.

CGI in 2018 seems a bit passé...

Re: Building a Website with C++

#10
Every programmer who has ever written c++ knows the worst thing to do in 2018 would be to bring c++ to web. All our operating systems are plagued with undefined behaviors and buffer overflows and what not! Let's not use c++ anymore, there are many better alternatives for us :)
Post reply on HN