Viewing profile — ammar_x
ammar_x
HN member- Joined
- Sat, Aug 13, 2016, 4:37 PM UTC
- HN karma
- 211
- Public activity
- 108 items
- HN profile
- View on Hacker News ↗
About ammar_x
Linkedin: linkedin.com/in/ammar-alyousfi
Data scientist.
Recent public activity
-
comment
Comment #48316623
Is there some sort of a leaderboard for this test? Like if you'd give each of Opus 4.8 and GPT 5.5 a score out of 100, what would the scores be?
-
comment
Comment #48292084
Absolutely! We need new and better benchmarks like this. I have a question: why not use the maximum available reasoning on each LLM? For example, I see that Opus 4.7 at `max` reaso…
-
comment
Comment #48284940
https://x.com/serenaa_ge/status/2059308400866111692
- story
- story
-
comment
Comment #48276900
I usually do this for complex features: - Opus 4.7 writes the code - I make GPT-5.5 in Codex to review it (given context) - I provide the review back to Opus and ask it to verify t…
-
comment
Comment #48272594
Cool, but body font size is too small for comfortable reading!
-
comment
Comment #48267557
I've used Brave Search and found it better than Google's in some cases
-
comment
Comment #48264838
This looks great for quick audio operations without the need to use heavy apps. One question: I tried the "Fade In" effect; is there a way to control its timing (i.e. the part of t…
-
comment
Comment #48239518
You can use V4 Pro with Claude Code [1]. I tried it and it's impressive. [1]: https://api-docs.deepseek.com/quick_start/agent_integrations...
-
comment
Comment #45659207
My "trick" was to divide things into batches (which can be big with LLMs with larger context sizes) and classify the items in each batch, then take the resulting categories from ea…
-
comment
Comment #45641948
Language support is not mentioned in the repo. But from the paper, it offers extensive multilingual support (nearly 100 languages) which is good, but I need to test it to see how i…
-
comment
Comment #45618933
Claude Skills seem to be the option that offers highest flexibility to add more capabilities at most simplicity. Better than MCP in my opinion. Hope it becomes a standard and get a…
-
comment
Comment #41240460
Good question! I selected the edition with the smallest Goodreads ID¹ that has the publication date and cover photo available. If all editions don't have publication date nor cover…
- story
-
comment
Comment #41109050
Hi Jeremy, congratulations for the launch. How does this compare to Dash? I've used Dash for many applications, so I'm wondering what are the advantages of FastHTML?
-
comment
Comment #40484089
Been looking for such a website to show weather for the whole year like this. Thanks for sharing.
-
comment
Comment #40420783
I have Raycast extensions for GPT and Claude models. Whenever I have a question, the most powerful LLMs in the world are two key strokes away. This way is easier than going to the …
-
comment
Comment #40366016
The article compares GPT-4o to Sonnet from Anthropic. I'm wondering how Opus would perform at this test?
-
comment
Comment #37051049
How does it compare to Plotly Dash?
- story
-
story
What's your favorite interface for GPT API?
When you use OpenAI GPT API, you want an interface where you can quickly change model used, temperature, etc. and get results with nice formatting. There might be extra features li…
-
comment
Comment #36418556
Can you explain more? Like which tool do you use for this wiki page? Or is it an internal tool? And do you use it to write meeting notes and then discuss on the same page?
-
story
Ask HN: What's your go-to platform for written discussions, and why?
Writing is still the most effective way for long-form discussions in my opinion to reach the best decision. I find that tools like Slack aren't quite optimized for this. What tools…
-
comment
Comment #36291694
How is this different or better than Dash or Streamlit?