If you have a kid, please be a parent.
Deleted Comment
Deleted Comment
If you have a kid, please be a parent.
Dead Comment
Huh? Is this a thing? There are endless online code formatting sites. It takes two seconds. Why would anyone ever do this? I don't get it.
CanIEmail? The answer is generally no.
The change that has people upset isn't border radius. Rather than having the comments below the video and suggestions on the right, the suggested other videos are now below the video you are watching, and the comments are in the narrow slot on the right side of the screen, making it more difficult to read/scan comments.
My guess is by giving suggested other videos the prime real estate, it will cause the user to watch more videos and thus more ads. Reading and creating comments doesn't directly generate revenue. This could backfire because people who enjoy reading/writing comments may come back less frequently or stay less time because they enjoy the site less. It feels less like an ad hoc community and more of what it really is: an ad delivery service.
As someone who pays for ad-free youtube, I resent that not only do I still need to sit through or navigate through in-video ads, but now I find the experience of reading other people's comments and sharing my own more difficult.
The site positions itself as advocating for simplicity and minimalism in web development—stressing plain HTML, CSS, and JavaScript—but then pivots into building the entire project using React. That’s a contradiction.
If the goal is truly "plain vanilla web," introducing React (with its build tools, dependencies, and abstraction layers) runs counter to that ethos. A truly minimalist approach would skip frameworks entirely or at most use small, native JS modules.
So yes, it's philosophically inconsistent. Want to dig into a better alternative stack that sticks to that principle?