frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Apple Silicon and macOS VMs: 11–16× Faster LLM Inference with Llama.cpp

https://github.com/trycua/cua/blob/main/blog/gpu-passthrough-macos-vms.md
241•frabonacci•4h ago•38 comments

OpenSSH 10.5/10.5p1

https://www.openssh.org/releasenotes.html#10.5
46•voxadam•1h ago•14 comments

Mojo 1.0

https://www.modular.com/blog/modular-26-5-mojo-1-0-is-here
67•dayanruben•2h ago•34 comments

The Tradeoffs Facing Japan's Economy

https://www.emergingtrajectories.com/lh/japan-economy-tradeoffs/
24•cl42•40m ago•1 comments

Stealing Reasoning Traces from Proprietary LLM APIs

https://stolen-thoughts.com/
314•quantumgarbage•6h ago•116 comments

How we used to get jobs: A newspaper classifieds story

https://ironicsans.ghost.io/how-we-used-to-get-jobs/
28•speckx•1h ago•9 comments

Show HN: iPhone app takes simultaneous images from 2 lenses, fuses into 1 photo

https://photosynthesis.camera
86•sajomes•2d ago•57 comments

England set to be one of the first countries to eliminate hepatitis C

https://www.bbc.com/news/articles/c75gk620r22o
421•stevekemp•6h ago•300 comments

Show HN: Git-knife – edit commit messages, authors, and dates like a spreadsheet

https://github.com/TheRealYT/git-knife
82•YonathanTesfaye•4h ago•62 comments

Jolt: Clojure compiler implemented with Chez Scheme

https://jolt-lang.github.io
86•mark_l_watson•3d ago•25 comments

Manus will return to operating as an independent company

https://manus.im/blog/a-note-to-our-users
94•thm•5h ago•42 comments

Making holograms with a pen plotter

https://blog.jordan.matelsky.com/Penplotter-holography/
4•DemiGuru•36m ago•0 comments

OpenAI’s head of ethics leaves less than a year after joining

https://www.ft.com/content/e49dfb75-f841-4466-a577-f7aaff8779a0
80•ilamont•7h ago•173 comments

As AI eats the web, the internet’s collective memory is disappearing

https://thewalrus.ca/google-search-is-dying/
793•awnird•20h ago•803 comments

Nvidia's Risky Business

https://stratechery.com/2026/nvidias-risky-business/
221•jonbaer•9h ago•93 comments

A new study of a bot running a store finds it is friendly but not very smart

https://www.nytimes.com/2026/08/04/us/ai-boss-san-francisco-andon-market.html
6•jjwiseman•6d ago•2 comments

Launch HN: Keet (YC S24) – An app to create video courses on anything

https://www.trykeet.com/
28•zackashen•4h ago•33 comments

Archive of Animal Photography Reveals 18,000 Species and Counting

https://www.smithsonianmag.com/science-nature/this-amazing-archive-of-animal-photography-reveals-...
19•pseudolus•2d ago•3 comments

H3-metal – Native MiniMax-H3 inference for Apple Silicon

https://github.com/antirez/h3.c
403•swyx•18h ago•93 comments

What I learned by putting GitHub Copilot behind a MitM proxy

https://www.lighthousenewsletter.com/p/i-put-github-copilot-behind-a-mitm
116•j0selit0•8h ago•12 comments

Go is an ideal language for AI-assisted software engineering

https://developers.googleblog.com/why-go-is-an-ideal-language-for-ai-assisted-software-engineering/
135•0xedb•2h ago•158 comments

CSS properties you should know for better text designs

https://master.dev/blog/typographic-css-tricks/
6•ibobev•2h ago•0 comments

Show HN: Write.md – A Markdown editor for macOS

https://writemd.app/
38•danielbilekq•5h ago•43 comments

London Underground begins scanning passengers' faces

https://www.btp.police.uk/news/btp/news/england/btp-expands-live-facial-recognition-lfr-trial-int...
96•BlueBerry2001•9h ago•136 comments

Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots

https://cactuscompute.com/needle
491•HenryNdubuaku•1d ago•163 comments

Mark Zuckerberg attacks 'closed' AI rivals as Meta returns to open models

https://www.ft.com/content/4e3957f8-ea7c-4c46-a3de-cdce8e526878
620•root-parent•1d ago•578 comments

Halcyon Video – a 3D video store for your media server

https://github.com/halcyon-video/halcyon-video
63•Gander5739•4d ago•15 comments

Chicken Scheme 6.0

https://code.call-cc.org/releases/6.0.0/NEWS
283•eatonphil•19h ago•44 comments

To save C, we must save ABI (2022)

https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi
104•gurjeet•3d ago•116 comments

LFM2.5 2.6B model competitive with 4x larger models

https://huggingface.co/LiquidAI/LFM2.5-2.6B
149•nateb2022•1w ago•39 comments
Open in hackernews

Mojo 1.0

https://www.modular.com/blog/modular-26-5-mojo-1-0-is-here
63•dayanruben•2h ago

Comments

melodyogonna•2h ago
Hurray!
alberth•1h ago
So is the language itself proprietary licensed, with standard library Apache 2?

Am I understanding the current state of things correct?

mono442•1h ago
Creating a new language in the age of AI seems kind of pointless. I don't write code by hand anymore, I only review it and I prefer it to be in a language which I already know since investing time in learning another language doesn't make sense at this point.
tfrancisl•1h ago
this language predates the rise of "AI" (you probably mean harnessed LLMs, but I'll forgive you) by several years. This is the 1.0 release.
winding•6m ago
This is the team behind MLIR, they have been in this field for 10 years or so.
catoc•7m ago
Pointless? If compiled mojo is faster, more memory-safe, and more hardware independent, that doesn’t seem pointless at all to me.

(And now in the age of LLMs, the barriers to get started with a new programming language are lower than ever)

redlewel•40m ago
Don't see the value of using a language with a closed source compiler...

Much better options out there. Python already has libraries like Pydantic that offload performance to functions written in Rust under the hood.

my123•39m ago
> Finally, we will continue to progressively open-source more of the Mojo language, as well as components in MAX that we have built with it. Our commitment remains unchanged – we will open source the Mojo compiler and toolchain in 2026.
mort96•34m ago
It's categorically uninteresting until and unless that happens. Weird to release 1.0 without it. What are they waiting for?
fluidcruft•25m ago
People to tune in to the conference, probably.
embedding-shape•14m ago
> Weird to release 1.0 without it. What are they waiting for?

Hmm, I've been under the impression that at one point they said it'd be 100% FOSS by the time 1.0 hits, but maybe I misunderstand/misremember the details. But I remember they'd said it'd be FOSS in connection with 1.0, seems weird to do it this way instead of waiting until it's all FOSS then cut 1.0.

redlewel•13m ago
charlieyu1•38m ago
Interesting. Heard about Mojo a few years now, never really tried it. My Python brain cannot really write C++ or Rust but still need the performance.
seanw444•26m ago
You may have heard of it already, but Nim has existed in this space for some time.
mathverse•10m ago
Nim could do better with more than just 1 or 2 brilliant developers
beanjuiceII•38m ago
never has their been a language release so uninspiring
perarneng•36m ago
The main downside is that usually I only choose languages that the LLM is extremely good at. (however I avoid dynamically typed).

But I hope they succeed, it's a very interesting approach. Then I will jump on it later on. S

oceansky•11m ago
Are there any benchmarks on which languages models perform best?
xiphias2•30m ago
Mojo may be interesting to me, but they should really split it from Max, which is some closed stuff I'm not interested in.

They should show some performance comparisions between PyTorch and Mojo, PyTorch+kernel compilation + Triton vs Mojo, ThunderKittens vs Mojo.

embedding-shape•13m ago
> They should show some performance comparisions between PyTorch and Mojo, PyTorch+kernel compilation + Triton vs Mojo, ThunderKittens vs Mojo.

The fact that they release 1.0 without doing this, I think says a lot. I personally haven't even started looking into Mojo because of the closed source stuff, but usually you can tell what's going on by looking for what's obviously missing.

oceansky•12m ago
AI generated first image does not give me much confidence.

Lastest OpenCV 5 release notes also had a lot of LLMisms.

I guess that's the new normal. Still, I am very hopeful for Mojo.

bourbonproof•11m ago
I spotted the exact same thing with the AI image. makes the whole thing immediately feel cheap, it's wild
redlewel•10m ago
I know right? Would be better to have a banner with the language logo than some totally out of place aislop image, almost makes you think this is a random person's blog and not the official Mojo site
fwip•7m ago
I believe Mojo has been primarily using AI-generated imagery of its mascot for several years now, which politically aligns with its pivot to being a language for AI development.
galonk•10m ago
"Normal" keeps getting more and more depressing.

Did they think that image would make them look fun or interesting? Because it's exactly the opposite.

minraws•9m ago
> Finally, we will continue to progressively open-source more of the Mojo language, as well as components in MAX that we have built with it. Our commitment remains unchanged – we will open source the Mojo compiler and toolchain in 2026.

Why not now though? Why wait for 4 more months? What magic is there to hide in just making it source available at least.

This exactly. Doesn't scream confidence that its still closed upon release.
bourbonproof•9m ago
I think they are waiting for a wild success in adoption, and if that doesn't happen they can use the IP to pivot to something else without giving the core away to anyone for free/as open-source.
fluidcruft•38m ago
Their website has a banner suggesting news about open sourcing of the compiler at some Aug 18 convention.
pjmlp•14m ago
C and C++ were closed source for quite some time, they still are in places like commercial embedded OSes and console dev kits, even when they happen to be GCC and clang forks nowadays.

Clang actually has replaced most GCC forks exactly because vendors can keep the fork closed source.

redlewel•11m ago
Sure but at those times C and C++ had no immediate replacement, and if you were doing embedded C/C++ was your only option. The same cannot be said for Mojo.