HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mmoustafa

693 karmajoined قبل 11 سنة
mmoustafa.at.hn

Submissions

Show HN: Crew – Let Claude Code agents talk to each other

github.com
4 points·by mmoustafa·قبل 7 أيام·2 comments

I ran forensics on closed models and discovered no one is using dense attention

blog.0xmmo.co
2 points·by mmoustafa·قبل شهرين·0 comments

Fastest small LLM at 1 KB context is the slowest at 1 MB

blog.0xmmo.co
1 points·by mmoustafa·قبل شهرين·0 comments

[untitled]

60 points·by mmoustafa·قبل 5 أشهر·0 comments

Show HN: An AI assistant you can text via Apple satellite messaging

olly.bot
1 points·by mmoustafa·قبل 6 أشهر·1 comments

Preventing agent doom loops (with reasoning traces)

0xmmo.notion.site
1 points·by mmoustafa·قبل 6 أشهر·0 comments

Preventing agent doom loops with Reasoning Traces

0xmmo.notion.site
1 points·by mmoustafa·قبل 8 أشهر·0 comments

Cold Drinks and Paper Cups

0xmmo.notion.site
2 points·by mmoustafa·قبل 9 أشهر·0 comments

Trump's iconic writing style partly due to Truth Social UIKeyboardType choice

twitter.com
6 points·by mmoustafa·قبل 9 أشهر·1 comments

comments

mmoustafa
·أمس·discuss
The out-of-stock $6000 M3 Ultra Mac Studios with 800GB+ memory bandwidth are going for $24,000 on eBay, so yes definitely
mmoustafa
·قبل 7 أيام·discuss
feel free to (and you should) audit! https://www.npmjs.com/package/@0xmmo/crew
mmoustafa
·قبل 30 يومًا·discuss
I think you're looking at $60 an hour which is not horrible (estimating Waymo avg is 3 rides / hour x $20 per ride)
mmoustafa
·قبل شهرين·discuss
how do you select text?
mmoustafa
·قبل شهرين·discuss
[flagged]
mmoustafa
·قبل 4 أشهر·discuss
Aaand that would get challenged in court, remember they had to get Congress to create this designation in the first place because it is not de-facto legal for the USG to discriminate between individuals or corporations.
mmoustafa
·قبل 4 أشهر·discuss
The Supply Chain Risk label requires every single company in the supply chain of a product or service provided to the US Government to either drop Anthropic or get dropped themselves. This is not just suppliers, but also includes suppliers of suppliers all the way down. This is a much larger chunk of the economy (approaching 100%) than the Pentagon/DOW.
mmoustafa
·قبل 4 أشهر·discuss
I would love to see real-life tokens/sec values advertised for one or various specific open source models.

I'm currently shopping for offline hardware and it is very hard to estimate the performance I will get before dropping $12K, and would love to have a baseline that I can at least always get e.g. 40 tok/s running GPT-OSS-120B using Ollama on Ubuntu out of the box.
mmoustafa
·قبل 5 أشهر·discuss
Why do all the discussion posts about ICE’s biometric app get taken down? Although they may invite politicing, they are very relevant to HN.

e.g [flagged] Target director's Global Entry was revoked after ICE used app to scan her face [https://news.ycombinator.com/item?id=46833871]
mmoustafa
·قبل 5 أشهر·discuss
They do not at any point outline how cooling will be done, they simply say "it will be more efficient than chillers due to the larger delta T" which is incorrect because it's about dT not delta T
mmoustafa
·قبل 5 أشهر·discuss
> "The only logical solution therefore is to transport these resource-intensive efforts to a location with vast power and space. I mean, space is called 'space' for a reason. [crying laughing emoji]"

This is all the reasoning provided. It is quite sad how a company I admired so much has become embroiled in financial doohickery.
mmoustafa
·قبل 6 أشهر·discuss
It is not about tracking changes, git does that well enough.

It is about tracking the reason for the changes, i.e. git messages but on steroids.
mmoustafa
·قبل 6 أشهر·discuss
new trolley problem just dropped: save 1 billion people or ...
mmoustafa
·قبل 6 أشهر·discuss
I wrote an article on this exact issue (albeit more simpleminded) and I suggested a rudimentary way of tracking provenance in today's agents with "reasoning traces" on the objects they modify.

Would love people's thoughts on this: https://0xmmo.notion.site/Preventing-agent-doom-loops-with-p...
mmoustafa
·قبل 6 أشهر·discuss
Although this is what Opus recommends, it will give you many issues as you don’t really have any node runtimes in the path (or worse if you do).

What I recommend is replacing it with $PATH=(a command to find the nvm default alias directory, detect the verion and load it from that specific version directory directly) so you always have default node in path and then lazy loading only nvm itself, so you can switch when you need to.

Sorry I don’t have the command handy as I’m on mobile but if you paste the above into Opus you’ll get it.
mmoustafa
·قبل 6 أشهر·discuss
I don't think 0.38s is a bad trade-off for convenience when the rest of the tools I need to do my job collectively are another 2s at shell startup. NVM alone adds 0.5-0.6s on my M4 Macbook Air.

Bigger fish to fry if we're being practical.
mmoustafa
·قبل 6 أشهر·discuss
I did, it's available at olly.bot :)
mmoustafa
·قبل 6 أشهر·discuss
> All encryption is end-to-end, if you’re not picky about the ends.

This reminds of how Apple iMessage is E2E encrypted, but Apple runs on-device content detection that pings their servers, which you can't possibly even think of disabling. [1][2]

[1] https://sneak.berlin/20230115/macos-scans-your-local-files-n... [2] Investigation in Beeper/PyPush discord for iMessage spam blocking
mmoustafa
·قبل 6 أشهر·discuss
I built a connection to a web-powered LLM over SMS/iMessage for literally this purpose. While traveling I’d have really bad or sparse service but still needed to find my way around.
mmoustafa
·قبل 6 أشهر·discuss
the other day I had to change my node server to prefer ipv4 dns records because fly.io doesn’t support outbound ipv6 connections but defaults to a dns server that returns them