
Article URL: https://zed.dev/blog/dialing-back-my-llm-usage-with-alberto-fortin
Comments URL: https://news.ycombinator.com/item?id=44443109
Points: 238
# Comments: 134
https://zed.dev/blog/dialing-back-my-llm-usage-with-alberto-fortin
Article URL: https://www.cnbc.com/2025/07/02/adp-jobs-report-june-2025.html
Comments URL: https://news.ycombinator.com/item?id=44443622
Points: 195
# Comments: 104
https://www.cnbc.com/2025/07/02/adp-jobs-report-june-2025.html


Article URL: https://news.ki.se/gene-therapy-restored-hearing-in-deaf-patients
Comments URL: https://news.ycombinator.com/item?id=44444626
Points: 125
# Comments: 14
https://news.ki.se/gene-therapy-restored-hearing-in-deaf-patients

Article URL: https://blog.mgdproductions.com/ikko-activebuds/
Comments URL: https://news.ycombinator.com/item?id=44443919
Points: 261
# Comments: 88

Article URL: https://www.phoronix.com/review/firefox-benchmarks-120-141
Comments URL: https://news.ycombinator.com/item?id=44444722
Points: 74
# Comments: 44

Article URL: https://double.finance/blog/wind_down
Comments URL: https://news.ycombinator.com/item?id=44444987
Points: 41
# Comments: 35

There are lots of glassmorphism generators out there, but I wanted to push the effect further! This project is the result of months of experimenting with CSS property layering and battling browser quirks.
Cross-browser compatibility is actually the reason I rely on ::before and ::after pseudo-elements to build up the effect. Move the color/opacity to the main element, and you’ll get weird color bleed on the corners in Chrome. Move the texture, and it muddles the bevel’s specular highlight.