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

mmaunder

17,331 カルマ登録 19 年前
I'm the founder/CTO of Defiant Inc. We make Wordfence, the most widely used WordPress firewall and malware scanner. We protect over 5 million websites.

https://www.wordfence.com/

We are usually hiring so please check:

https://www.defiant.com/

Email me at:

mark at defiant·com

投稿

The Idiocy of Equating AI with the Dot Com Bubble

markmaunder.com
2 ポイント·投稿者 mmaunder·6 か月前·3 コメント

Nature Is Laughing at the AI Build Out

markmaunder.com
24 ポイント·投稿者 mmaunder·7 か月前·1 コメント

What happens when the coding becomes the least interesting part of the work

simonwillison.net
6 ポイント·投稿者 mmaunder·7 か月前·4 コメント

Is Gemini 3 with Gemini CLI having issues?

1 ポイント·投稿者 mmaunder·7 か月前·7 コメント

Tell HN: Gemini 3 with Gemini CLI Is a Game Changer. Impressions with Rust/CUDA

1 ポイント·投稿者 mmaunder·8 か月前·1 コメント

Codex Degradation Update on Reddit from OpenAI Employee with Full Report

old.reddit.com
1 ポイント·投稿者 mmaunder·8 か月前·1 コメント

[untitled]

1 ポイント·投稿者 mmaunder·9 か月前·0 コメント

The Rise of the Operator

markmaunder.com
3 ポイント·投稿者 mmaunder·10 か月前·0 コメント

コメント

mmaunder
·12 時間前·議論
Historically these have been quickly shut down without much of an explanation.
mmaunder
·昨日·議論
Or an allegedly even more dangerous model that they refuse to release. What a joke Anthropic has become.
mmaunder
·8 日前·議論
25 gig is still expensive for consumers to configure end to end.
mmaunder
·14 日前·議論
The new normal for the next decade: You must protect the public from us and all others, and we are your closest ally so we make your rules for us and our competition. This wasn’t a lucky outcome. They laid the groundwork years ago with the AI “ethics” movement and this was the play all along.
mmaunder
·17 日前·議論
Not quite vaporware, but few commits, PRs, history, actual examples etc. It's pretty thin.
mmaunder
·17 日前·議論
A Wasm decoder takes encoded bytes and returns an iterator of Arrow Buffers. In case you were wondering.
mmaunder
·28 日前·議論
And poached eggs.
mmaunder
·先月·議論
[flagged]
mmaunder
·先月·議論
You lost me at forced scrolling. Ugh!
mmaunder
·2 か月前·議論
You’re under 50 and haven’t seen the results of a stroke. There are states worse than death.
mmaunder
·2 か月前·議論
Fish, tree nuts, avocados and olive oil. Avoid butter, red meat and cheese. It’ll save your life.
mmaunder
·2 か月前·議論
Unusable thanks to the top animation pushing the rest of the site down repeatedly as you’re trying to read.
mmaunder
·2 か月前·議論
Political content on HN? That’s a first. Please flag this. Let’s keep HN free of rage bait and focused on innovation.
mmaunder
·2 か月前·議論
Amazing how the dev community is suffering from a similar inability to approach the subject of real world AI efficiencies and business benefits. I don’t think it’s helpful to accuse the other side of psychosis. It disqualifies any data or experience they bring to the conversation.
mmaunder
·2 か月前·議論
Metrics would help others who may want to rescue the project consider the options. Eg user base would make it clear if there’s an immediate opportunity to work with the author to launch a paid backup service around the project, funding continued work on it.
mmaunder
·3 か月前·議論
BM stills camera coming soon. It would replicate their video model with their software driving their hardware sales.
mmaunder
·3 か月前·議論
This comment deserves it's own HN post. Thanks!
mmaunder
·3 か月前·議論
24/7 coverage here: https://www.youtube.com/watch?v=m3kR2KK8TEs
mmaunder
·3 か月前·議論
If creating OSS is this low effort, the right question is: What high effort assets, that are valuable to other builders, should open communities be working on? And I think the answer is open source models with open training and open training data.
mmaunder
·3 か月前·議論
The generous take is that this is someone's pet project that marketing got too excited about, and that the leadership haven't applied their minds to. GPL provides a moat for the community, who are contributing their time and energy into a project. It ensures that, even if a commercial company grabs your software, extends it, and commercializes it, that you can fold those improvements back into your original distribution. While the commercial entity benefits from your free labor, you benefit back from theirs.

Re-implementing WordPress (their words, not mine) as MIT licensed, while legally questionable, breaks that virtuous cycle and removes the community's moat. They've taken WordPress's roles and menus and borrowed its Gutenberg code (which is GPL), and launched it as an MIT licensed product, which breaks that virtuous cycle. It means e.g. a hosting company can take the product closed source if they want to, and never have to contribute any of what they build on top of the community's work, back to the community.

https://github.com/emdash-cms/emdash/tree/main/packages/core... says "The core EmDash CMS package - an Astro-native, agent-portable reimplementation of WordPress."

Emdash uses WP's RBAC roles. Also uses their menus. Also depends on @wordpress/block-serialization-default-parser which I think might (??) be able to be used by an MIT project even though WordPress is GPL.

They used Claude Code it seems because the first commit has a CLAUDE.md file which became an AGENTS.md.