Live data from Hacker News

Make front end shit again

makefrontendshitagain.party

111–120 of 227 posts

Re: Make front end shit again

#111
post #105

God, I've been complaining about this for so many years now. The hardest part about duplicating the Web 1.0 aesthetic (well) has been finding the primary locations where the tile/image/iconsets originated and mirroring them for modern consumption — I'm still working on that. http://dataswamp.org/~john/

I didn't think it was possible to fall in love with a website, but here I am. Nostalgia!

I've been brainstorming ways to overhaul my personal site for a while now, and this is definitely the way I'll be going. Personal web pages used to mean something.

Re: Make front end shit again

#112

I love the point the site is trying to make but I'm confused as to why this is built with a vue.js static site generator requiring node/npm/yarn and an almost 7,000 line yarn.lock file. Shouldn't this literally be a single page, hand-built HTML file with inline CSS? Is this trying to be self-ironic or something?

It's funny because as humans, we always try to improve things since we are dissatisfied with imperfection. But we tend to make simple things very complex in order to make them perfect. The complexity then becomes the problem. And we are back where we started for another attempt at perfection. The wheel goes round and round.

To achieve perfection you have to get every little thing just right, and that implies complexity. What it doesn't necessarily imply is complex processes or products, which is the problem with software.

Making the perfect knife, or the perfect cup of tea, can be done by one person with just two or three tools. But you have to know how to get everything just right, and that requires a lot of knowledge and experience.

You can make a machine or abstractions to handle most of these things, but rather than reach perfection, they just reach a reliably satisfactory facsimile. We keep tinkering, like an amateur sculpter carving out a mountain, because we're still hoping for perfection.

Re: Make front end shit again

#115

Hey! I made this dumb thing! Yes, the fact that it's made with vue and stuff is on porpuse, I wanted to make it with reasonml but didn't have any time so ended up with vue. The point is that we complicate so many shit today that is not needed Have fun and I will add some marquee tags!

Why did you add jquery to a list containing "blink" on a page with CRT monitors and animated GIFs? Let me guess, you have a negative opinion about jquery, that all anyone needs is vue.js

I think the suggestion is that building a page with jQuery is now seemingly as “forgotten” a technique as building a page with plain HTML, despite being both a relatively-recent and still-valid approach to modern design.

(Saying that nobody uses plain Javascript to build pages these days wouldn’t be as notable, and so not as funny. jQuery is just standing in for “plain Javascript” here, because it sort of was the only way to write plain Javascript that worked in all browsers, until browsers standardized on their JS APIs some eight years back.)

Re: Make front end shit again

#116

Hey! I made this dumb thing! Yes, the fact that it's made with vue and stuff is on porpuse, I wanted to make it with reasonml but didn't have any time so ended up with vue. The point is that we complicate so many shit today that is not needed Have fun and I will add some marquee tags!

Why did you add jquery to a list containing "blink" on a page with CRT monitors and animated GIFs? Let me guess, you have a negative opinion about jquery, that all anyone needs is vue.js

jquery is a technology that has mostly outlived its usefulness, much like the others on the list.

Re: Make front end shit again

#117

Hey! I made this dumb thing! Yes, the fact that it's made with vue and stuff is on porpuse, I wanted to make it with reasonml but didn't have any time so ended up with vue. The point is that we complicate so many shit today that is not needed Have fun and I will add some marquee tags!

Why did you add jquery to a list containing "blink" on a page with CRT monitors and animated GIFs? Let me guess, you have a negative opinion about jquery, that all anyone needs is vue.js

well with javascript itself maturing, many are starting to believe jquery is no longer needed. Plus, it was the first real framework back in the day. When I think old internet, I think pre-jquery, but I guess I am getting old. We still use jquery at work...

Re: Make front end shit again

#119

> Source code at Github This is why it's not fun anymore. Seriously, go look at all that crap you have to learn AND understand AND debug, ETC... The reason all this crap was "fun" before was because it was so damn easy. :(

That is on purpose, to satire the overkill on many websites.
Post reply on HN