Feed aggregator

AgentScript

Hacker News - Wed, 02/11/2026 - 1:02am
Categories: Hacker News

Show HN: Forrus – A Bridge for Forgejo and Cirrus CI

Hacker News - Wed, 02/11/2026 - 12:59am

I use Forgejo for personal projects but wanted a managed CI with higher compute. Cirrus CI[0] only supports GitHub, so I built a small bridge that listens to Forgejo webhooks, triggers Cirrus builds, and syncs commit status back.

Repo: https://codeberg.org/chenghui-lee/forrus

Public instance: https://forrus.lchenghui.com/

It currently supports:

- push + PR builds based on .cirrus.yml file

- automatic polling for build status

- status reporting back to Forgejo/Gitea

Limitations:

- doesn't support Cirrus CI's `changes_include`

- Starlark is not supported (yet)

Happy to answer any questions!

[0] - https://cirrus-ci.org/

Comments URL: https://news.ycombinator.com/item?id=46971399

Points: 1

# Comments: 0

Categories: Hacker News

GitHub Agentic Workflows

Hacker News - Wed, 02/11/2026 - 12:54am

Article URL: https://github.com/github/gh-aw

Comments URL: https://news.ycombinator.com/item?id=46971375

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Idea Forge – Multi-model product validation(validated an OpenClaw idea)

Hacker News - Wed, 02/11/2026 - 12:43am

I built a product validation service that runs startup ideas through 4 frontier models (GPT-5.2, Gemini 2.5 Pro, Claude Opus, Claude Sonnet) across 16 perspectives to surface disagreements and blind spots.

Why this exists: Most founders get either cheerleading ("great idea!") or generic advice. I wanted adversarial multi-model validation—where models argue with each other about your idea's viability.

How it works:

1. Research phase: 6 platforms (Reddit, G2, HN, Twitter, Product Hunt, YouTube) for competitor analysis + pain validation

2. Fanout: 16 expert perspectives (4 roles × 4 models: Builder, Skeptic, Operator, Growth)

3. Synthesis: Consolidate into 5 deliverables (Executive Summary, PRD, Scorecard, Synthesis Notes, Validation Plan)

4. Delivery: PDF report in 24 hours, $39

Sample validation: Agent Ops (OpenClaw workflow observability) - GREENLIGHT, 7.5/10 confidence. Models agreed on clear pain point, defensible moat via OpenClaw integration. Sample report: https://ideas.sparkngine.com

First paying customer delivered tonight: [Hotel marketing analytics client]. Verdict: PROCEED WITH CAUTION (5.8/10). Real assessment—not cheerleading. Flagged small TAM, long sales cycles, identity resolution risk as key blockers.

Tech stack: Built on OpenClaw for multi-agent orchestration, uses Brave Search API for research, Gemini Pro for synthesis, mix of frontier models for diverse perspectives.

Asking HN: Does this actually help founders make better decisions, or am I solving the wrong problem? Is $39 the right price point for rigorous validation?

Link: https://ideas.sparkngine.com

Comments URL: https://news.ycombinator.com/item?id=46971298

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I taught GPT-OSS-120B to see using Google Lens and OpenCV

Hacker News - Wed, 02/11/2026 - 12:40am

I built an MCP server that gives any local LLM real Google search and now vision capabilities - no API keys needed.

The latest feature: google_lens_detect uses OpenCV to find objects in an image, crops each one, and sends them to Google Lens for identification. GPT-OSS-120B, a text-only model with zero vision support, correctly identified an NVIDIA DGX Spark and a SanDisk USB drive from a desk photo. Also includes Google Search, News, Shopping, Scholar, Maps, Finance, Weather, Flights, Hotels, Translate, Images, Trends, and more. 17 tools total. Two commands: pip install noapi-google-search-mcp && playwright install chromium GitHub: https://github.com/VincentKaufmann/noapi-google-search-mcp PyPI: https://pypi.org/project/noapi-google-search-mcp/ Booyah!

Comments URL: https://news.ycombinator.com/item?id=46971287

Points: 3

# Comments: 0

Categories: Hacker News

What color are your bits? (2004)

Hacker News - Wed, 02/11/2026 - 12:37am

Article URL: https://ansuz.sooke.bc.ca/entry/23

Comments URL: https://news.ycombinator.com/item?id=46971273

Points: 1

# Comments: 0

Categories: Hacker News

Simple email API for proton bridge

Hacker News - Wed, 02/11/2026 - 12:33am

Article URL: https://github.com/pgray/mayl

Comments URL: https://news.ycombinator.com/item?id=46971256

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Clawhosting.io– Managed OpenClaw

Hacker News - Wed, 02/11/2026 - 12:16am

Hey HN,

I’ve been building ClawHosting (https://clawhosting.io) – a way to run your own openclaw AI assistant without dealing with servers.

Installing it yourself requires spinning up a VPS or using a separate machine, installing Node.js, configuring APIs, setting up SSL, and keeping it all running. Most people just want to chat with their AI, not manage infrastructure.

What we do:

You sign up, pick your AI provider (Anthropic, OpenAI, or Google), and we handle the rest Your instance is up in minutes with a web UI you can access from anywhere We also have a Telegram option ($5/mo) where the entire interface is just a Telegram bot – no web UI, no server,just chat!

Tech stack (for the curious): I use a fleet of k8s servers across the globe, java, react, caddy, etc.

Looking for early testers who want to try it out and give feedback. First month free on me!

Happy to answer any questions about the architecture or anything else.

Comments URL: https://news.ycombinator.com/item?id=46971144

Points: 1

# Comments: 0

Categories: Hacker News

Modular Buys BentoML

Hacker News - Wed, 02/11/2026 - 12:13am
Categories: Hacker News

Show HN: Hosting dynamic webcal on GitHub pages

Hacker News - Wed, 02/11/2026 - 12:13am

Niche interest here (BJJ competitions) as proof of concept, but this repo will once a day retrieve data, and publish it as a series of ics files to Github Pages

Comments URL: https://news.ycombinator.com/item?id=46971116

Points: 1

# Comments: 0

Categories: Hacker News

Pages