HackerLangs
TopNewTrendsCommentsPastAskShowJobs

mmaunder

17,331 karmajoined 19 years ago
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

Submissions

The Idiocy of Equating AI with the Dot Com Bubble

markmaunder.com
2 points·by mmaunder·6 months ago·3 comments

Nature Is Laughing at the AI Build Out

markmaunder.com
24 points·by mmaunder·7 months ago·1 comments

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

simonwillison.net
6 points·by mmaunder·7 months ago·4 comments

Is Gemini 3 with Gemini CLI having issues?

1 points·by mmaunder·7 months ago·7 comments

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

1 points·by mmaunder·8 months ago·1 comments

Codex Degradation Update on Reddit from OpenAI Employee with Full Report

old.reddit.com
1 points·by mmaunder·8 months ago·1 comments

[untitled]

1 points·by mmaunder·9 months ago·0 comments

The Rise of the Operator

markmaunder.com
3 points·by mmaunder·10 months ago·0 comments

comments

mmaunder
·13 hours ago·discuss
Historically these have been quickly shut down without much of an explanation.
mmaunder
·yesterday·discuss
Or an allegedly even more dangerous model that they refuse to release. What a joke Anthropic has become.
mmaunder
·8 days ago·discuss
25 gig is still expensive for consumers to configure end to end.
mmaunder
·14 days ago·discuss
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 days ago·discuss
Not quite vaporware, but few commits, PRs, history, actual examples etc. It's pretty thin.
mmaunder
·17 days ago·discuss
A Wasm decoder takes encoded bytes and returns an iterator of Arrow Buffers. In case you were wondering.
mmaunder
·28 days ago·discuss
And poached eggs.
mmaunder
·last month·discuss
[flagged]
mmaunder
·last month·discuss
You lost me at forced scrolling. Ugh!
mmaunder
·2 months ago·discuss
You’re under 50 and haven’t seen the results of a stroke. There are states worse than death.
mmaunder
·2 months ago·discuss
Fish, tree nuts, avocados and olive oil. Avoid butter, red meat and cheese. It’ll save your life.
mmaunder
·2 months ago·discuss
Unusable thanks to the top animation pushing the rest of the site down repeatedly as you’re trying to read.
mmaunder
·2 months ago·discuss
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 months ago·discuss
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 months ago·discuss
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 months ago·discuss
BM stills camera coming soon. It would replicate their video model with their software driving their hardware sales.
mmaunder
·3 months ago·discuss
This comment deserves it's own HN post. Thanks!
mmaunder
·3 months ago·discuss
24/7 coverage here: https://www.youtube.com/watch?v=m3kR2KK8TEs
mmaunder
·3 months ago·discuss
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 months ago·discuss
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.