HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mmoustafa

693 karmajoined 11 lat temu
mmoustafa.at.hn

Submissions

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

github.com
4 points·by mmoustafa·8 dni temu·2 comments

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

blog.0xmmo.co
2 points·by mmoustafa·2 miesiące temu·0 comments

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

blog.0xmmo.co
1 points·by mmoustafa·2 miesiące temu·0 comments

[untitled]

60 points·by mmoustafa·5 miesięcy temu·0 comments

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

olly.bot
1 points·by mmoustafa·6 miesięcy temu·1 comments

Preventing agent doom loops (with reasoning traces)

0xmmo.notion.site
1 points·by mmoustafa·6 miesięcy temu·0 comments

Preventing agent doom loops with Reasoning Traces

0xmmo.notion.site
1 points·by mmoustafa·8 miesięcy temu·0 comments

Cold Drinks and Paper Cups

0xmmo.notion.site
2 points·by mmoustafa·9 miesięcy temu·0 comments

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

twitter.com
6 points·by mmoustafa·9 miesięcy temu·1 comments

comments

mmoustafa
·przedwczoraj·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
·8 dni temu·discuss
feel free to (and you should) audit! https://www.npmjs.com/package/@0xmmo/crew
mmoustafa
·w zeszłym miesiącu·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
·2 miesiące temu·discuss
how do you select text?
mmoustafa
·2 miesiące temu·discuss
[flagged]
mmoustafa
·4 miesiące temu·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 miesiące temu·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 miesiące temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·discuss
new trolley problem just dropped: save 1 billion people or ...
mmoustafa
·6 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·discuss
I did, it's available at olly.bot :)
mmoustafa
·6 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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