Hacker Newsnew | past | comments | ask | show | jobs | submit | juliushuijnk's commentslogin

I'm working on a rather simple idea; a Wordpress plugin that allows you to use a local LLM inside your wordpress CMS.

It requires a Firefox add-on to act as a bridge: https://addons.mozilla.org/en-US/firefox/addon/ai-s-that-hel...

There is honestly not much to test just yet, but feel free to check it out here, provide feedback on the idea: https://codeberg.org/Helpalot/ais-that-helpalot

The essence works, I was able to let it make a simple summary on CMS content. So next is making it do something useful, and making it clear how other plugins could use it.


Spam? Ad?

Also: "Your AI agent can now create, edit, and manage content on WordPress.com" https://wordpress.com/blog/2026/03/20/ai-agent-manage-conten...


Spam for what? This is hackernews, I'm "hacking something" to push more control to users.

I'm talking about connecting Ollama to your wordpress.

Not via MCP or something that's complicated for a relatively normal user. But thanks for the link.


It seems your link about the Wordpress variation validated my idea :).

If the new Wordpress feature would allow for connecting to Ollama, then there is no need anymore for my plugin. But I don't see that in the current documentation.

So for now, I see my solution being superior for anyone who doesn't have a paid subscription, but has a decent laptop, that would like to use an LLM 'for free' (apart from power usage) with 100% privacy on their website.


> use a local LLM inside your wordpress CMS

For when wordpress doesn't have enough exploits and bugs as it is. Also why bother with wordpress in the first place if you're already having an LLM spit out content for you ?


What's your point? Don't use LLM for CMS content? That my code is buggy? Or that people shouldn't trust the LLM they run on their computer on their own website?

You can check the code for exploits yourself. And other than that it's just your LLM talking to your own website.

> Also why bother with wordpress in the first place

Weird question, but sure, I use WordPress, because I have a website that I want to run with a simple CMS that can also run my custom Wordpress plugins.


Update 12 March:

- Added share url, where query parameter holds the info of the face

- Undo, redo

- Some improvements to the export image for printing

- Added small animation to mouth, and extra 'spotted eye' brush


Update: I made the canvas smaller, made an export feature, so you can get a cut-out template to fold and make a character.

the old wide canvas is avaiable at /silly-wide


Reply on gus_massa

Fixed the pink highlight on long press.

> I could trigger it in a pc. I'm not sure if it's useful.

I made this long-press rectangle selection, because the whole silly face app, was an experiment actually for a UX tool (https://www.producthunt.com/products/tinyux) from a couple years back. It makes more sense in that context.

I removed it from Google Play. May end up making a web version out of it.

> [Hi from Argentina!]

Hi, from Netherlands

> * In the main screen, the grey rectangle is not aligned with the other rectangles.

Very unclear on my part, but if you draw on the grey part (an eye for instance) it will 'hang on it'. So it's like background. I wanted to have some background in there from the start so people could discover it. Presumably that is what you are referring to? Tap multiple times on the brush next to the '?' to toggle foreground/background.

Or there is visual bug.

> The white rectangle cleans the eyes/noses/whatever/ but it does not clean the skin color.

Ah, yes, that was an experiment from just this morning. The idea is that empty cells 'grow' this skin based on the neihbors. So you can't clean empty skin. I'd like to have more things like that, so it more 'grows' and less draws. But could also be annoying feature.

> Also, perhaps the grey rectangle probably should cycle like: nothing->grey->red->dark->pink->nothing->grey->... Or skip the "nothing" color in the list, but make the white rectangle delete the color.

Perhaps so. I'll think about it.

> When I use the grey rectangle tool over an eye or something, it may change to another eye. I prefer that they change only when I use the eye tool over and eye. I expect the grey rectangle tool only to change the color, not the shape.

It's like a background. Try some brushes around the edges..

> I don't like that the nose rotate when it's grey and some of the nearby squares are aso grey. It's too unpredictable. I'd prefer that using a nose on a nose will sometimes change the shape and other times rotate it, so I can click on it until I get the shape I want.

I guess it's about control versus a game where you discover stuff. I made it with more of game/toy perspective (and a technical prototype for the UX tool). So you discover new brushes, and I wanted the interface also to be easy to start, but you could get 'good at it'.

I could then show you a silly face image, and it would be somewhat of a challenge, like a show-off "Look how good I can play with this", where you see the face wear a crown, etc.

for instance there are many brushes to discover by combining them. round-ear with mouth will get you flower. Tap mouth again, you'll get a different flower, etc.

For now I'll keep this approach. But in the UX tool I ended up making sub-menus so you could simply select what you wanted. Much simpler haha :D


Thanks for the feedback btw, got to do some things, may take a while before I reply again.


>> When I use the grey rectangle tool over an eye or something, it may change to another eye. I prefer that they change only when I use the eye tool over and eye. I expect the grey rectangle tool only to change the color, not the shape.

> It's like a background. Try some brushes around the edges..

OK, it's a feature not a bug. It's your project, so it's totally fine for me if you like it.

---

>> In the main screen, the grey rectangle is not aligned with the other rectangles.

> Very unclear on my part,

Sorry for my confusing explanation. I made a screenshot: https://imgur.com/a/Ele6JdA


I see. Thanks for the feedback. I'll probably fix it tomorrow :)


Thanks!


ah, not yet. Let me add that, one moment..


now you can. Double tap the small ear.


:)

In the info part (with the question thing) I don't understand the last two rules:

"eye + time = eye": I think the correct rule is "eye + time = closed-eye"

"eye + eye-down-right = four eyes": If I add two eyes in a special positions, does the web page add two more to complete the square? I count's trigger that rule.


Ah, yes, this worked in the app, not really on the web version yet.

It meant to say: long press will allow you to paint in a rectangle. So long press one corner, then press another corner.

I'll look into if I can fix that.

Btw, my goal was to have zero language in the app, so I wouldn't have to make any translations, and it would just work for kids of any age. Hence the somewhat weird '?' popup.

Might turn this into a thing where you can download a PDF of the image, and you can print and can cut it out and fold it into a brick shaped character. As in; top half face, bottom half rest of body.

Update: I adding a 'eyes spotted' (round nose + eye) and a 'skin effect' when empty cells are near some things, they change too. Spots or scales for now.


> It meant to say: long press will allow you to paint in a rectangle. So long press one corner, then press another corner.

OK, after reading this explanation I could trigger it in a pc. I'm not sure if it's useful.

> Btw, my goal was to have zero language in the app, so I wouldn't have to make any translations, and it would just work for kids of any age. Hence the somewhat weird '?' popup.

I think it's fine. [Hi from Argentina!]

Before more details, I want to say that I like the idea of the multiple shapes and combinations.

Some bug reports/ feature requests:

* In the main screen, the grey rectangle is not aligned with the other rectangles.

* The white rectangle cleans the eyes/noses/whatever/ but it does not clean the skin color.

* Also, perhaps the grey rectangle probably shoud cycle like: nothing->grey->red->dark->pink->nothing->grey->... Or skip the "nothing" color in the list, but make the white rectangle delete the color.

* When I use the grey rectangle tool over an eye or something, it may change to another eye. I prefer that they change only when I use the eye tool over and eye. I expect the grey rectangle tool only to change the color, not the shape.

* I don't like that the nose rotate when it's grey and some of the nearby squares are aso grey. It's too unpredictable. I'd prefer that using a nose on a nose will sometimes change the shape and other times rotate it, so I can click on it until I get the shape I want.


In case it looks AI generated and that bothers people, here's the 3 year old video of the app: https://youtu.be/BbgxvNRfq0k


Reminds me of my evolving small image file format prototype, back from when I had no AI help..

https://medium.com/@JuliusHuijnk/experiment-in-evolving-the-...


They don't believe these liquids are actually dangerous, otherwise they wouldn't just throw them in a bin near the queue.


Of the group of black people, he found a group where he shared 97% of views.

I think in the US there is 'black culture' and having a black skin, and I understand your point that skin color should not be assumed to be related to a view. But I don't think that's implied here.


was literally saying the opposite

that's WHY I said "with whom I shared views" and not BLACK PEOPLE GENERALLY.

so many feelings people get into.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: