Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 57 min 45 sec ago

Buy Deploy-Ready AI Assistants and Skills

Thu, 03/05/2026 - 6:19am

Article URL: https://easyclawmart.pro

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

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: What is your recommendation for a Mail server and Domain name Hosting?

Thu, 03/05/2026 - 6:19am

Our current provider is giving us unacceptable service. Our Email is often blocked without feedback from the sender or receiver, probably due to spammer users who are not removed.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I made a to-do list app where users use LLMs to rewrite their front end

Thu, 03/05/2026 - 6:14am

To-do apps are the canonical overengineered demo. This one leans into that - and offloads the overengineering to you.

This is mostly an experiment, but I've put a bit of effort making it into a little platform people can play around with.

With the advances of LLMs being able to one shot some frontend code, I thought it would be a fun experiment to have a end-user facing vibe coding app, following the ideas of malleable software.

It allows users to change the full theme and design from a single prompt, but also and more importantly, allowing the end-users to add features such as categorisation or kanban.

Please let me know any feedback, try to break it etc.

(posted on crappy internet 3800m above sea level)

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

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Building a WebSocket Chat App with C#, Redis Pub/Sub and .NET

Thu, 03/05/2026 - 6:07am

I wrote a tutorial explaining how to build a simple real-time chat server using WebSockets and Redis Pub/Sub in .NET.

The article walks through the architecture and implementation of a server that supports channel subscriptions, message publishing, and fanout using Redis.

Topics covered:

- WebSocket connection handling - Redis Pub/Sub for message distribution - inbound/outbound message loops - channel subscription management - basic architecture for real-time messaging systems

The full source code is available here: https://github.com/sanzor/Ctesiphon

Would be curious to hear feedback from people working on messaging infrastructure or real-time systems.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I built an AI desktop Waifu that remembers you

Thu, 03/05/2026 - 6:06am

She sits on your screen, watches what you do, and develops her own personality over time .

4-tier memory → emotions → personality islands → beliefs

Open source. Any VRM model.

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

Points: 1

# Comments: 0

Categories: Hacker News

What's an API?

Thu, 03/05/2026 - 5:29am
Categories: Hacker News

Paloha – Agence de communication Montpellier

Thu, 03/05/2026 - 5:26am

Article URL: https://paloha.fr/fr

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

Points: 1

# Comments: 1

Categories: Hacker News

Are companies preventing sensitive data from being sent to external LLM APIs

Thu, 03/05/2026 - 5:25am

I’m curious how engineering and security teams are handling governance around AI usage inside companies.

As more teams integrate APIs from providers like OpenAI, Anthropic, and other LLM services, it seems possible for sensitive data to accidentally end up in prompts.

Some questions I’m trying to understand:

• Do companies route AI API traffic through some internal gateway or proxy? • How do you prevent sensitive information (customer data, credentials, internal documents) from being sent to external models? • Is AI usage across teams actually tracked anywhere? • If an auditor asked how AI systems are governed in your company, would you have a clear answer?

I’d be interested to hear how teams are currently handling this in practice.

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

Points: 1

# Comments: 0

Categories: Hacker News

Fly.io deleted my apps and DBs in an unrelated organization without warning

Thu, 03/05/2026 - 5:23am

Hi HN,

I’m experiencing a destructive and seemingly erratic behavior from Fly.io's automated systems that resulted in a total loss of data across multiple organizations.

I have been using Fly.io since July 2023 with two distinct organizations:

Org A: Used for some Selenium-based automation experiments in late 2025 and other unrelated private projects through the years.

Org B: A long-standing production environment with a Postgres database, active since 2023 with a consistent billing history.

The Incident Recently, I discovered that everything across all my organizations has been nuked. Apps, databases, and even the volume snapshots (backups) have vanished. The dashboard for my database volume now simply says "deleted 16 days ago."

The contradiction in their system is staggering:

In both organizations, I see a semi-transparent banner: "Your account was flagged by our fraud protection system. Learn more" (the "Learn more" is not even a link).

However, the "Billing" page for Org B still claims the account status is in "Good Standing."

To make it even more surreal, I recently received an automated email from billing@fly.io stating: "Your organization Org B got 100% discount this month!" while my data was already gone.

The critical issue: The database in Org B contains irreplaceable data. While I have older backups, the recent records are unique and cannot be reconstructed. Recovery is my absolute priority.

The Shadow-Lock Loop My account is NOT banned—I can still log in—but I am stuck in a programmatic "shadow-lock" loop:

Support Tickets: My emails to billing@fly.io (including specific Machine and Volume IDs) have gone unanswered for almost 3 days.

Paid Plan Upgrade: I tried to upgrade to the $29/mo Launch plan to access prioritized support, but the dashboard throws a "Failed to Get Current Plan" error every time I try to add a payment method.

Community Forum: I can't even post there; I get a "Validation Error" when trying to set a username.

Red Flags for the Community

Zero Notification: No email, no warning, and no notification of any violation before the wipe.

Instant Snapshot Deletion: Deleting persistent volumes AND their snapshots simultaneously without a grace period is a terrifying prospect for any PaaS user.

Cross-Org Contamination: A flag on an experimental organization (Org A) led to the silent destruction of a completely separate, clean production organization (Org B).

I have all the technical IDs ready. Although the dashboard says the volume was deleted 16 days ago, I am desperately hoping that a human engineer can still locate a backup or snapshot in their storage before the data is scrubbed forever.

Be careful: On Fly.io, an automated flag on one organization can apparently lead to the total destruction of everything you've built across your entire account over the last 2.5 years.

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages