/g/ - Technology

install openbsd

[Make a Post]
[X]





Good Web Design Thread Nanonymous No.950 [D][U][F][S][L][A][C]
File: 859b5856f36467d6a7d64ea1baec5eb720b0da03e0ddf7e550a5a710c67b6ab7.png (dl) (68.81 KiB)

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

Nanonymous No.951 [D]

https://0x0.st is well designed just a fucking text file

Nanonymous No.956 [D][U][F] >>957
File: b61998a74acf1e4ba42757dac7bdefbf0383b047ac7ca6fd492e5970bf0236a6.webm (dl) (3.17 MiB)

https://www.mesa3d.org/
https://gcc.gnu.org/
http://www.musl-libc.org/
>can finally post webms without timeout

Nanonymous No.957 [D]

>>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.

Nanonymous No.966 [D] >>973

how about this site? http://nanochanxv2lxnqi.onion

Nanonymous No.973 [D] >>995

>>966
>t. hakase

Nanonymous No.995 [D]

>>973
n-no you

Nanonymous No.1059 [D]

Finally a thread that appreciates sane HTML websites instead of web 3.0 10MB monoliths.

http://chan.neat.moe
https://stallman.org
https://nixos.org/~eelco/
https://jaspervdj.be/hakyll/
https://barrucadu.co.uk
https://kashi.re

Basically anything that's easily readable in w3m or Emacs WW.

Nanonymous No.1060 [D] >>1086 >>1087 >>1102

https://meta.sr.ht/

Saw this one on anthropodchan and it's great.

Nanonymous No.1086 [D]

>>1060
A full-featured git repo with CI, and without any js. stagit can't compete.

Nanonymous No.1087 [D]

>>1060
self-hosting is and always will remain superior.

Nanonymous No.1102 [D]

>>1060
Looks nice but
>python
>flask
At least flask kind of refused the CoCk.

Nanonymous No.1108 [D] >>1109

What's wrong with python and flask?

Nanonymous No.1109 [D] >>1110 >>1111

>>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.

Nanonymous No.1110 [D] >>1111

>>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

Nanonymous No.1111 [D] >>1112 >>1113

>>1109
>>1110
Then what should one use to develop websites?

I know this place is made using LUA but i never even heard about it until now.



Nanonymous No.1112 [D] >>1114

>>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.

Nanonymous No.1113 [D] >>1114

>>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.

Nanonymous No.1114 [D] >>1115

>>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.

Nanonymous No.1115 [D] >>1116

>>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.

Nanonymous No.1116 [D] >>1117

>>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!

Nanonymous No.1117 [D]

>>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.

Nanonymous No.1118 [D]

https://coinsh.red/index.php i use this site when i want to post an image in an irc chat, or something else that doesn't support direct image uploads

Nanonymous No.1126 [D]

wikipedia.
simple but readable design, doesn't require JS, and doesn't connect to any third-party domains just to load an article

Nanonymous No.1137 [D][U][F] >>1156
File: a5b588b4bbac7013c8ea90b99cc4f0033d75b8d8c63fb84d3fd584813883e3a7.png (dl) (257.69 KiB)

fuck, nanochan is like the only chan with good web design ever made.
https://wiby.me/
http://longpoke.github.io/
tft central's articles are OK except this annoying shit where zoom in the page too much (ctrl+= or ctrl+scrollup in firefux) too much and it goes off the screen
http://www.tftcentral.co.uk/reviews/philips_436m6vbpab.htm
http://verisimilitudes.net/

Nanonymous No.1156 [D]

>>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.