bigEnotation

↗ HN profile [ 579 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Tested it out this [weekend](https://ctftime.org/team/425785), spent $100 across xai ($35), google($35), anthropic($25). - xai:grok-4-1-fast-reasoning solved 8 - google:gemini-3-flash-preview solved 5 (building on xai)…

  2. Try doing any kind of fantasy sports analysis and you’ll see the fallacy of the current state of LLMs. Pinning y’all’s livelihood to this is wild.

  3. Show HN: Remote GitHub code search mcp (marketplace.visualstudio.com)
  4. Anyone have old Google Trends Newsletter Emails they could forward me? I'm trying to build a model that embeds the content from the Google Trends Newsletter I've only recently signed up and I havn't been able to find…

  5. For a personal project I ended up using Github Actions to perform compute functions based on a cron schedule, and then commit the changes back to the repository:…

  6. I've created a Github action to provide code reviews as annotations to PRs [1], but it's providing some pretty odd feedback [2]. I'm not sure if it's my use of openai's functions[3], or my system prompt [4], or if gpt…