Article URL: http://metaphors.iath.virginia.edu/metaphors/17736
Comments URL: https://news.ycombinator.com/item?id=41095697
Points: 23
# Comments: 7
Article URL: https://dotat.at/@/2024-07-28-tolower-avx512.html
Comments URL: https://news.ycombinator.com/item?id=41095790
Points: 43
# Comments: 21
Article URL: https://okmij.org/ftp/ML/higher-kind-poly.html
Comments URL: https://news.ycombinator.com/item?id=41096187
Points: 37
# Comments: 0
Article URL: https://leandojo.org/
Comments URL: https://news.ycombinator.com/item?id=41096486
Points: 48
# Comments: 3
I've been working on a football pass visualiser for the past week.
It uses open data from StatsBomb to analyse and visualise passing patterns, allowing users to explore and filter the data by pass distance, team and players.
Comments URL: https://news.ycombinator.com/item?id=41095839
Points: 35
# Comments: 9
Hi HN,
I've created a tool called Alertfor that scours the open web to find the most relevant and up-to-date answers for complex questions. You can set up alerts to receive continuous updates whenever there are changes or new information becomes available for a given question.
I used an agent framework (Autogen + Sibyl) to collect and answer questions, and I schedule a Celery job to run the same query continuously every six hours.
I would love to hear your feedback, suggestions, or any