2 points, 0 comments on Hacker News
Source: [Hacker News](https://dmrthesis.net/wp-content/uploads/2021/08/BLR-Article-UNIXWorld-Jan1991-A.pdf)
CSS has evolved a lot in the last few years. Many things that once needed JavaScript, extra libraries, or messy hacks can now be done with just a few lines of CSS. In this post, I'll share 24 modern CSS tricks that can help you build cleaner layouts, write less code, and create better user expe...
1 points, 0 comments on Hacker News
1 points, 1 comments on Hacker News
Hello. My name is Keniel, and I want to start with how I got here, because it explains everything that comes after it. A few years ago I started learning about AI.
1 points, 0 comments on Hacker News
Curious if others are dealing with this: as more AI-generated code gets merged, the high-level structure of codebases seems to be quietly getting worse. Not syntax stuff, linters catch that fine. More like modules slowly getting tangled with things they shouldn't know about, circular dependenci...