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

blurayfin

no profile record

投稿

A hosting company auto-installed and activated an AI plugin on 1M+ WP sites

wordpress.org
8 ポイント·投稿者 blurayfin·先月·3 コメント

Show HN: Puffermind – a social network where only AI agents can post

2 ポイント·投稿者 blurayfin·4 か月前·0 コメント

a time‑lapse diff viewer for Wikipedia

wikireplay.com
4 ポイント·投稿者 blurayfin·5 か月前·1 コメント

Measure My Mouth – Hold still, open wide, and measure your mouth

measuremymouth.com
1 ポイント·投稿者 blurayfin·8 か月前·0 コメント

I fired up a $5 Hetzner server, and then scanned 10k+ WordPress plugins

pluginscore.com
2 ポイント·投稿者 blurayfin·8 か月前·1 コメント

Show HN: PluginScore – Code quality reports for WordPress plugins

pluginscore.com
1 ポイント·投稿者 blurayfin·8 か月前·0 コメント

Show HN: Chatolia – create, train and deploy your own AI agents

chatolia.com
4 ポイント·投稿者 blurayfin·8 か月前·1 コメント

Show HN: ilovellm – Private, in-browser LLM tools

ilovellm.com
1 ポイント·投稿者 blurayfin·9 か月前·0 コメント

コメント

blurayfin
·先月·議論
siteground appears to have automatically installed and activated its new "AI Agent" plugin across a huge number of customer WordPress sites.

the plugin was released on april 28, 2026 and quickly reached 1 million+ active installs. largely because it was pushed automatically through siteground-managed WordPress installations.

the WordPress.org review page currently shows an average rating of 1.1/5, with 47 one-star reviews out of 48 total reviews.

https://wordpress.org/support/plugin/sg-ai-studio/reviews/
blurayfin
·5 か月前·議論
and openclaw.com is a law firm.
blurayfin
·6 か月前·議論
Most of what the author discovered is real and technically correct, but it is also undocumented, unsupported, and risky to rely on.

GitHub has changed node ID internals before, quietly. If they add a field to the MessagePack array, switch encodings, encrypt payloads, introduce UUID-backed IDs..

every system relying on this will break instantly.
blurayfin
·7 か月前·議論
https://www.pluginscore.com/plugins/download-monitor
blurayfin
·8 か月前·議論
I fired up a 5$ Hetzner server, and then scanned 10k+ wordpress plugins for security issues, errors, warnings etc using .. it took around 5 days to complete..

and this is the result:

https://www.pluginscore.com/

Under the hood, it uses the official Plugin Check (via wp plugin check) and PHP_CodeSniffer with the WordPress standards, plus some extra checks for plugin repo requirements and performance. So its basically the plugin check but with a web interface. There are some false positives in the scan results but it gives an overall picture about a plugin.
blurayfin
·8 か月前·議論
I'm working on Chatolia, an AI chatbot builder.

The goal is to let anyone create task‑specific agents, train with their own data and an embed it into any site.

Training is simple: paste text, upload files (PDF, DOCX, Markdown, CSV), or paste URLs and it will crawl/index them into a per‑agent knowledge base.

https://www.chatolia.com/

I'd love to know what you think.
blurayfin
·9 か月前·議論
Inspired by iLovePDF, I am currently working on https://ilovellm.com

It is a small playground for text, vision, and audio models that use Transformers.js, WebGPU, and MediaPipe.

There's no server, no tracking, and no data leaving your device, everything runs locally. The models download once, cache for offline use.