Unresolved questions across disciplines

I asked Claude: “What are the most effective and impactful ways you can help me?” One of its ideas was to ask it: What are the three questions this field has not resolved, where the disagreement is substantive and not just semantic? Who represents each position most forcefully?" So I posed this question about several subjects. This is a great way to discover the frontiers of knowledge in a field. ...

Tracking redirects minimally

Everyone needs a tracking URL shortener. Why tracking? I want to know if they opened my email and clicked the link. Why shortener? I want them to know what the link is about. For example, https://r.s-anand.net/edge-remote-debugging.html is so much more meaningful than https://chatgpt.com/share/68528565-0d34-800c-b9ec-6dccca01c24c I’ve used redirection services in the past - like t.co, bit.ly, goo.gl, ow.ly, and others. They tend to vanish, start charging, serve ads, etc. Here’s my solution: use static HTML for redirection. ...