HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mmoustafa

693 カルマ登録 11 年前
mmoustafa.at.hn

投稿

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

github.com
4 ポイント·投稿者 mmoustafa·7 日前·2 コメント

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

blog.0xmmo.co
2 ポイント·投稿者 mmoustafa·2 か月前·0 コメント

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

blog.0xmmo.co
1 ポイント·投稿者 mmoustafa·2 か月前·0 コメント

[untitled]

60 ポイント·投稿者 mmoustafa·5 か月前·0 コメント

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

olly.bot
1 ポイント·投稿者 mmoustafa·6 か月前·1 コメント

Preventing agent doom loops (with reasoning traces)

0xmmo.notion.site
1 ポイント·投稿者 mmoustafa·6 か月前·0 コメント

Preventing agent doom loops with Reasoning Traces

0xmmo.notion.site
1 ポイント·投稿者 mmoustafa·8 か月前·0 コメント

Cold Drinks and Paper Cups

0xmmo.notion.site
2 ポイント·投稿者 mmoustafa·9 か月前·0 コメント

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

twitter.com
6 ポイント·投稿者 mmoustafa·9 か月前·1 コメント

コメント

mmoustafa
·昨日·議論
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 日前·議論
feel free to (and you should) audit! https://www.npmjs.com/package/@0xmmo/crew
mmoustafa
·30 日前·議論
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
·2 か月前·議論
how do you select text?
mmoustafa
·2 か月前·議論
[flagged]
mmoustafa
·4 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
> "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 か月前·議論
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 か月前·議論
new trolley problem just dropped: save 1 billion people or ...
mmoustafa
·6 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
I did, it's available at olly.bot :)
mmoustafa
·6 か月前·議論
> 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 か月前·議論
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 か月前·議論
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