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

Show HN: Track and analyze AI coding tool usage across your team

Hacker News - Tue, 02/10/2026 - 11:41pm

100% open-source and free to use.

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

Points: 1

# Comments: 0

Categories: Hacker News

I am building virtual Bash

Hacker News - Tue, 02/10/2026 - 11:31pm

Article URL: https://github.com/everruns/bashkit

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

Points: 1

# Comments: 1

Categories: Hacker News

Show HN: Fyno – Automate repetitive bookkeeping tasks

Hacker News - Tue, 02/10/2026 - 11:31pm

Hey HN,

We spend a lot of time mapping cryptic bank transaction descriptions (AMZN MKTP US*2X4Y9Z) to a Chart of Accounts. It’s a repetitive task that currently relies heavily on manual data entry or fragile, rules-based automation.

We built Fyno to automate this using LLMs to understand the context behind financial documents, not just the text.

The Engineering Challenge: The main hurdle in automated bookkeeping isn't just OCR; it's contextual reconciliation. A bank statement provides a amount and a cryptic vendor string. A receipt provides a detailed breakdown of line items, tax, and a potentially handwritten tip.

Fyno solves this by bridging the gap between bank feeds and documents:

Multimodal Document Parsing: We use vision models to interpret handwriting, messy scans, and skew. We don't just extract text; we understand that a handwritten note on a restaurant slip is a tip, not a second transaction.

Contextual Mapping: We take raw receipt data (line items) and mapped it to the cryptic bank transaction string using contextual similarity.

Adaptive Learning: Fyno learns from your corrections. When a user re-categorizes a transaction or teaches the AI to handle a unique invoice format, that learning is applied to future transactions within their workspace.

Tech Stack: We are utilizing a multimodal pipeline (incorporating OCR and LLM vision capabilities) to categorize expenses with 99%+ accuracy.

Accountant Workspace: Built with total data isolation for managing multiple entities.

We’re looking for feedback from developers on our approach to transactional AI. What’s the weirdest bank statement format you’ve had to deal with?

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages