Feed aggregator

Thoughts on Integers (2023)

Hacker News - Wed, 07/22/2026 - 4:05am

Article URL: https://blog.xoria.org/integers/

Comments URL: https://news.ycombinator.com/item?id=49003292

Points: 1

# Comments: 0

Categories: Hacker News

Aks HN: Why does GitHub grapql API returns missing data?

Hacker News - Wed, 07/22/2026 - 3:57am

My web application relies on the GitHub API. It fetches all the followers/following of a GitHub account and then tries to localize them by their country to show them on a map. The problem is that the gitHub graphQL api returns some missing data (on the following part in general). I investigated, and recently some users also reported some bugs too, like on mobile devices the number of following mutates. I faced the same issue after testing it against some real cases with large follower counts. My actual patch relies on the rest api for the missing cases: first I fetch from the graphql apo, then I do a quick fetch for the list of following, and then I compare the two to find out if there is a missing one, then I recover them by the rest api. Does anyone go through that, and if yes, how did you manage it? I am asking because I want to see if there is a better approach or what kind of cases did you encounter with the gitHub api and how did you solve it

Comments URL: https://news.ycombinator.com/item?id=49003232

Points: 1

# Comments: 0

Categories: Hacker News

OpenAI Says Its AI Models Broke Loose and Hacked Hugging Face 

Security Week - Wed, 07/22/2026 - 3:48am

The admission comes days after Hugging Face disclosed an attack powered by autonomous AI agents. 

The post OpenAI Says Its AI Models Broke Loose and Hacked Hugging Face  appeared first on SecurityWeek.

Categories: SecurityWeek

Julian David, CEO of the influential tech trade association TechUK, looks at what’s changed in tech across his career – and perhaps more importantly, what hasn’t

Computer Weekly Feed - Wed, 07/22/2026 - 3:34am
Julian David, CEO of the influential tech trade association TechUK, looks at what’s changed in tech across his career – and perhaps more importantly, what hasn’t
Categories: Computer Weekly

Ruby Markdown Superset Converter

Hacker News - Wed, 07/22/2026 - 3:19am
Categories: Hacker News

Pages