Share sites that are actually designed well (pic related) unlike the majority of these garbage (((modern))) websites. Bounus points if it's not pedoshit, like on 8/tech/
pic related
>>956 >https://gcc.gnu.org Strange how the compiler itself is such a bloated piece of shit written in C++, but they managed to design a reasonable website free of javashit. I can, however, see a jewgle verification thing in the <head> section - no good.
>>1108 It's fucking slow. It's fine for a standalone server, but if you're self-hosting, there are probably a lot more services running and you can't affort the bloat.
>>1109 Agreed. Python is an absolute piece of dogshit. Everything written in it is a slow piece of treacle. Even fucking Tcl is faster.
>portage
>youtube-dl
>phash
>>1111 (checked)
Use perl or Lua. Python is slow and PHP is literal israeli cancer (check the PHP hate thread >>>/g/175). Perl isn't the best language but it's better than Python or PHP. Lua is probably the best, this site works pretty well and doesn't have an excess of code.
>>1111 Most websites honestly don't need to be anything more than raw html and css tbh. Like if all you're making is static webpages you don't really need any kind of site engine at all.
>>1113 Yes i am aware of that but i would like to enable comments on my website which i believe is impossible to do with css alone.
>>1112 I have never considered learning PHP only javascript or an alternative to it.
>>1114 To have a commenting system you need a server-side programming language which can be anything. CSS has nothing to do with it, it's just the way that you specify how the website looks. In my personal opinion, Lua or Perl are the best choices for server-side scripting.
Avoid the use of javascript at all costs, it's cancer which has the potential to invade privacy. If you are in a situation where you need to use javascript, the web isn't for you; write a dedicated client program instead.
>>1115 My bad! I have been using ASP.NET so far. Just started learning about web development a couple days ago so i am clueless about most things.
All the sudden a lot of things make more sense. Thanks!
>>1116 >ASP.NET
Holy fuck don't use that shit. Install Lua and follow the tutorial. Lua is very easy to program in, very fast and less prone to pajeetcode if you do it properly.
Tip: use the haserl wrapper to make it easy to parse GET and POST requests.
>>1137 >nanochan is like the only chan with good web design ever made.
has there been any other imageboard with a totally javashit-free, PHPajeet-free backend? don't think so.
maybe some of the really really old or obscure ones.
Share sites that are actually designed well (pic related) unlike the majority of these garbage (((modern))) websites. Bounus points if it's not pedoshit, like on 8/tech/
pic related