

Article URL: https://apps.apple.com/cn/app/ublock-origin-lite/id6745342698
Comments URL: https://news.ycombinator.com/item?id=44795825
Points: 152
# Comments: 81
https://apps.apple.com/cn/app/ublock-origin-lite/id6745342698
Article URL: https://echarts.apache.org/handbook/en/basics/release-note/v6-feature/
Comments URL: https://news.ycombinator.com/item?id=44794926
Points: 30
# Comments: 3
https://echarts.apache.org/handbook/en/basics/release-note/v6-feature/
Article URL: https://ipv4.games/
Comments URL: https://news.ycombinator.com/item?id=44794615
Points: 16
# Comments: 3

Article URL: https://howtogrow.substack.com/p/where-to-find-ideas
Comments URL: https://news.ycombinator.com/item?id=44794943
Points: 5
# Comments: 3


Article URL: https://thephp.foundation/blog/2025/07/11/php-85-adds-pipe-operator/
Comments URL: https://news.ycombinator.com/item?id=44794271
Points: 71
# Comments: 23
https://thephp.foundation/blog/2025/07/11/php-85-adds-pipe-operator/

Here's something different than your usual fare: A physical keypad that lets you directly type math!
Ever tried typing mathematical equations in your code IDE, email, or on Slack? You might know it can be tricky. Mathpad solves this with dedicated keys for Greek letters, calculus symbols, and more. Press the ∫ key and get ∫, in any application that accepts text. It uses Unicode composition, so it works everywhere: Browsers, chat apps, code editors, Word, you name it. Basically, anywhere yo
https://science.nasa.gov/solar-system/comets/3i-atlas/
Comments URL: https://news.ycombinator.com/item?id=44785080
Points: 81
# Comments: 114
Every week for the last 3 months I’ve learned a new trick when it comes to getting whatever LLM I’m using at the time to produce better output. That’s my trade, but lots of HNers have more interesting trades than that.
In my case, only recently I learned the value of getting an LLM to write and refine a plan.md architecture doc first, and for it to break that doc down into testable phases, and then to implement phase by phase.
Seems obvious in hindsight. But it took too long to learn tha