NyaaPantsu / nyaa

Nyaa.se replacement written in golang
MIT License
993 stars 148 forks source link

Redesign / ES new dev issues #755

Closed tomleb closed 7 years ago

tomleb commented 7 years ago

I'll list the issues people find on the dev environment here:

nakedloli commented 7 years ago

the "nyaapasu" and "explosion!" sounds are missing when you click on the mascot

tomleb commented 7 years ago
sfan5 commented 7 years ago

It takes a few seconds until absence of ES is detected:

ERRO[0409] Unable to create elasticsearch client: health check timeout: no Elasticsearch node available 
ERRO[0409] Falling back to postgresql query             
INFO[0409] SQL query is :: 
sfan5 commented 7 years ago
Footprintxabc commented 7 years ago

The web design looked way better a few days ago. Then today happened... The layout was better than nyaa.si in terms of how information was displayed for any one specific torrent. Now it's just, I don't know...

The faceless loli vector was kind of already unnecessary; now it's bigger. Honestly, I'd prefer a white background - there's just too much going on there. The toggle option for day and night was a great feature. Really liked how the dark background, green outline, and purple buttons went with it, but now it's with some mascots - I think we can do without them, especially ones without faces. I swear, the best things are being stripped and replaced with tacky stuff. WTH is going on? I know the sites under development, but seriously, the progress seems to be backtracking. A change for pantsu/sukebei home icon should be differentiated to make it easier to tell which side we're on. Would be a bonus if the current pantsu icon was a bit more professional. You can even center the 6 jap characters to match the change in colours with the English on top. The right-alignment just doesn't work.

All just suggestions. Feel free to ignore them. But honestly, I think it'd be better, since I want pantsu to overtake nyaa.si. I swear it's the professionalism that people tend to move towards nyaa.si.

sfan5 commented 7 years ago

I preferred the old design too, but it seems everyone else agreed that we definitely needed a redesign. I also don't know why this new design was deployed before it has been thoroughly tested...

kipukun commented 7 years ago

I can't agree that the old design was better in any regard. Man, especially the torrent view page. That was just gross. Which is why when I proposed a rework/redesign, most agreed. The thing is, nobody is trying to overtake nyaasi. The whole point of having multiple sites is for decentralization, as to not have another situation like we did with the late nyaa. I'm in no way trying to be "better" than nyaasi, since tribalism is dumb, especially with something as not serious as illegal Chinese cartoons. Also regarding professionalism; what's wrong with having fun with this project? I see no issue with adding fun things that, if you don't like, you can turn off. Possibly we could turn off the mascot by default, so you choose to opt-in rather than opt-out. I do appreciate your feedback though. More minds are always better. Regarding all of sfan5's issues, I don't know why it was pushed to prod. Still needed a lot more rounding out. All are simple fixes though, and should be done soon :)

Footprintxabc commented 7 years ago

I can't agree that the old design was better in any regard. Man, especially the torrent view page. That was just gross. Which is why when I proposed a rework/redesign, most agreed. The thing is, nobody is trying to overtake nyaasi. The whole point of having multiple sites is for decentralization, as to not have another situation like we did with the late nyaa. I'm in no way trying to be "better" than nyaasi, since tribalism is dumb, especially with something as not serious as illegal Chinese cartoons. Also regarding professionalism; what's wrong with having fun with this project? I see no issue with adding fun things that, if you don't like, you can turn off. Possibly we could turn off the mascot by default, so you choose to opt-in rather than opt-out. I do appreciate your feedback though. More minds are always better. Regarding all of sfan5's issues, I don't know why it was pushed to prod. Still needed a lot more rounding out. All are simple fixes though, and should be done soon :)

I enjoyed the thought process behind your reply. Continue what you're doing. Hope to continue seeing the ever-improving nyaa pantsu.

Footprintxabc commented 7 years ago

Any chance there will be a change with the torrent files being the title of the torrent rather than its hash? It would make organization a lot more easier.

kipukun commented 7 years ago

@printabcx, you can ask @sfan5 about that

sfan5 commented 7 years ago

Uhh, that would definitely be possible, but storing torrents using their infohash makes things a lot easier. Filename could be done by overwriting the HTTP header I guess.

Footprintxabc commented 7 years ago

@sfan5 From the perspective of a user, I think it's easier to organize themselves. Is there a way that would make it easier for both the developers and users?

@kipukun I really like the small icons like the floppy disc (save torrent file), and magnet (magnet link) because they are really meaningful. Are those icons used from web developer tools? They certainly aren't mere images.

kipukun commented 7 years ago

@printabcx They're icons from font awesome converted into base64 images (since I don't want to use CSS). Though, I am considering making SVGs as they scale better on mobile

Footprintxabc commented 7 years ago

@kipukun They look great on the browse sections of pantsu.

kipukun commented 7 years ago

@printabcx Thanks!

sfan5 commented 7 years ago
sfan5 commented 7 years ago