frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Qualcomm to Acquire Modular

https://www.reuters.com/business/qualcomm-buy-ai-startup-modular-2026-06-24/
83•timmyd•8h ago
https://investor.qualcomm.com/news-events/press-releases/new...

https://www.modular.com/blog/qualcomm-to-acquire-modular

https://x.com/clattner_llvm/status/2069769232477192354, https://xcancel.com/clattner_llvm/status/2069769232477192354

Comments

roflcopter69•9h ago
Tbh, Modular getting acquired happened sooner than I would have expected, if ever. Don't know how to feel about this one.

Also so many mixed feelings about Mojo, the programming language powering Modular. Of course Chris Lattner is free to pursue whatever he wants, his many contributions to tech will always be highly regarded, but to me it feels as if he "wasted" lots of his precious mental capacity on making Mojo a python-like language instead of trying to come up with something better from first principles. I know, the promise of Mojo eventually being a Python superset has been taken back, which I think is the right move, and I understand why Mojo's initial motivation for being close to Python was to attract ML folks, but I'm getting counterfactual regret just by thinking about what Chris Lattner could have achieved by making a new programming language truly from scratch and not letting some undesireable pythonisms muddy the language.

Anyway, sorry for rambling. Congrats to the team at Modular!

samuell•8h ago
I'm actually mostly worried about the future of Mojo at this time.

Though hopefully it will be fully released open source still, but I feel there are question marks around whether it will be a priority to continue to develop by Qualcomm, or if they are mainly interested in the AI compute stack?

Time will tell I guess, but a lot feels to be up in the air.

samuell•7h ago
Maybe Chris was a little unhappy about where Mojo ended up, and sees this as an opportunity to start anew on a properly designed language from scratch :D
roflcopter69•6h ago
Can you please provide a source for this claim?
samuell•6h ago
No, this was pure speculation based on what seems like a popular view on where Mojo ended up, where the initial Python-focus don't seem to help it that much anymore.
roflcopter69•2h ago
I'm sorry, I read your message slightly wrong. Okay, makes sense to me.
throwawaygod•1h ago
But they changed their goal from being a python superset to pythonish language with great python interoperability. The only other thing they could've done differently is making the language not look like python superficially. I think chris achieved his goal of creating a language which takes full advantage of MLIR and also not repeating some of the mistakes made with swift's development.
melodyogonna•9h ago
Qualcomm has acquired excellent engineering talent here, the infrastructure I've seen Modular build in the 3 years I've followed the company is insane.
melodyogonna•9h ago
Related, Reuters reported the deal a few days ago, valued at $4b: https://www.reuters.com/legal/transactional/qualcomm-nearing...
bobajeff•8h ago
It's kind of funny that Modular is getting acquired by a hardware company considering what it's founder has said repeatedly in interviews and articles about how those companies fail to make AI stacks.

* https://www.modular.com/blog/democratizing-ai-compute-part-9...

surajrmal•8h ago
Could be the reason that Qualcomm decided to buy them out. Hire someone who knows how to fix the problem.
bit_economist•6h ago
It's interesting that acquire.fyi data shows tech M&A deal volume is down 11% year to date, but total deal value is up 40%. So, fewer deals are closing in tech, but the deals that are closing are much larger. I wish we had the deal value for this one.
cocoflunchy•1h ago
It's the first sentence of the article? "an all-stock deal valued at nearly $4 billion"
samuell•6h ago
As a meta comment, I'm surprised such a news is not reaching the frontpage already.
lr1970•3h ago
There are multiple HN submissions on this topic and none of them gets traction. Weird...
revengerwizard•6h ago
Oh, that is unexpected... I tried applying for a position at Modular a few days ago.
ssivark•4h ago
Qualcomm seems to be assembling a whole portfolio of technologies/products aimed at

1. Moving beyond ARM to RISC-V

2. Being competitive for AI/could needs instai of just chips for phones and other edge devices.

Interesting to see bold and high-conviction moves in this direction. Tenstorrent, Modular, Ventana, Alphawave, etc.

WhereIsTheTruth•2h ago
Of all possible acquirers, Qualcomm is the worst outcome for Mojo, rip
afr0ck•2h ago
Why you say that? Nuvia made a massively great success with Oryon CPUs which are now all over the place.
semiinfinitely•1h ago
latty gotta get his baggy
YuechenLi•36m ago
I honestly think Mojo would be better served if it is just a high-level language for GPU programming that compiles down to PTX with clear Python/Rust interop boundaries instead of trying for the "one language, multiple computational model" thing that they seem to be going for. The programming model between CPU and GPU programming is very different: code that runs best on CPU with heavy branching behaviors should not be written the same way as massively parallel matrix multiplication oriented GPU code, which I think they will be forced to do in the MLIR level anyway.

So, you end up with a language that looks like Python, but doesn't behave like Python, and companies that adopt Mojo early with the promise of Python compatibility may find themselves running into edge cases with difficult to trace compiler error messages that would be nearly impossible to debug, especially with the addition of Zig style `comptime` as their metaprogramming model.

pjmlp•33m ago
He already did that, Swift for Tensorflow, the project hardly survived one year after the public announcement.

OpenAI unveils its first custom chip, built by Broadcom

https://techcrunch.com/2026/06/24/openai-unveils-its-first-custom-chip-built-by-broadcom/
406•jamdesk•4h ago•273 comments

Qualcomm to Acquire Modular

https://www.reuters.com/business/qualcomm-buy-ai-startup-modular-2026-06-24/
84•timmyd•8h ago•22 comments

RubyLLM: A Ruby framework for all major AI providers

https://rubyllm.com/
321•doener•8h ago•49 comments

We’re making Bunny DNS free

https://bunny.net/blog/were-making-bunny-dns-free/
809•dabinat•13h ago•250 comments

PR spam today looks like email spam in the early 2000s

https://www.greptile.com/blog/prs-on-openclaw
149•dakshgupta•8h ago•89 comments

Elastic lays off 7% of employees

https://www.elastic.co/blog/ceo-ash-kulkarni-announcement-to-elastic-employees
32•dakrone•44m ago•6 comments

Computer use in Gemini 3.5 Flash

https://blog.google/innovation-and-ai/models-and-research/gemini-models/introducing-computer-use-...
126•swolpers•5h ago•77 comments

The Xteink X4 E-Ink Reader

https://blog.omgmog.net/post/xteink-x4-e-ink-reader/
128•felixdoerp•6h ago•98 comments

Crawling BitTorrent DHTs for Fun and Profit [pdf]

https://www.usenix.org/legacy/event/woot10/tech/full_papers/Wolchok.pdf
31•dgellow•3d ago•13 comments

There are a few things that I look back on as my mistakes in the early days

https://twitter.com/ID_AA_Carmack/status/2069799283369345247
455•shadowtree•6h ago•227 comments

Show HN: LookAway, a Mac break reminder that knows when not to interrupt

https://lookaway.com
40•_kush•9h ago•5 comments

45°C cooling design cuts data center water use to near zero

https://blogs.nvidia.com/blog/liquid-cooling-ai-factories/
106•nitin_flanker•8h ago•72 comments

Show HN: Nub – A Bun-like all-in-one toolkit for Node.js

https://github.com/nubjs/nub
179•colinmcd•8h ago•50 comments

GLM-5.2 is a step change for open agents

https://www.interconnects.ai/p/glm-52-is-the-step-change-for-open
61•vantareed•1d ago•17 comments

GitHub shouldn't be a dependency for publishing Rust on crates.io

https://infosec.exchange/@mttaggart/116806641273303255
92•speckx•3h ago•32 comments

Stealing Is a Skill

https://ben-mini.com/2026/stealing-is-a-skill
189•bewal416•9h ago•120 comments

Krea 2: SOTA open-weights 12B image model

https://www.krea.ai/blog/krea-2-technical-report
303•mattnewton•1d ago•35 comments

I can haz smoller NixOS ISOs?

https://natkr.com/2026-06-19-nixos-but-smol/
59•logickkk1•5d ago•20 comments

Robotics Teams Are Rebuilding the Data Stack from Scratch

https://rerun.io/blog/data-layer-tax
4•Tycho87•3d ago•0 comments

How the Fifth Lateran Council unlocked financial theory

https://sebastiangarren.com/2026/06/17/lending-is-meritorious-and-should-be-praised-how-the-fifth...
35•momentmaker•4d ago•4 comments

Pondering routing more of my traffic via nodes outside the UK

https://neilzone.co.uk/2026/06/pondering-routing-more-of-my-traffic-via-nodes-outside-the-uk-beca...
37•ColinWright•3d ago•28 comments

A Practical Guide to SSH Tunnels: Local and Remote Port Forwarding

https://labs.iximiuz.com/tutorials/ssh-tunnels
243•signa11•4d ago•51 comments

Running Windows Games on a Hobby OS with Wine

https://astral-os.org/posts/2026/04/03/wine-on-astral.html
89•avaliosdev•8h ago•28 comments

Thomann takes legal action against Fender

https://www.thomann.de/blog/en/inside/thomann-takes-legal-action-against-fender/
162•Audiophilip•3h ago•97 comments

Show HN: Monolisa v3 – a typeface for developers and creatives

https://www.monolisa.dev/
143•bebraw•2d ago•49 comments

Self-Harness: Harnesses That Improve Themselves

https://arxiv.org/abs/2606.09498
66•jonnonz•2d ago•3 comments

Exploiting vulnerabilities in Johnson and Johnson web apps

https://eaton-works.com/2026/06/24/jnj-webapp-hacks/
41•EatonZ•6h ago•1 comments

I taught a bucket to speak Git

https://www.tigrisdata.com/blog/objgit/
68•xena•6h ago•16 comments

NSA lost access to Mythos amid Anthropic dispute

https://www.nytimes.com/2026/06/23/us/politics/nsa-lost-access-anthropic-tool.html
189•thm•10h ago•167 comments

Big AI labs are hiring philosophers

https://www.economist.com/science-and-technology/2026/06/24/why-big-ai-labs-are-hiring-so-many-ph...
92•Brajeshwar•6h ago•80 comments