Feed aggregator

Date-fns: Modern JavaScript date utility library

Hacker News - Thu, 02/26/2026 - 1:05am

Article URL: https://date-fns.org/

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

Points: 1

# Comments: 0

Categories: Hacker News

OVH Is Raising Prices

Hacker News - Thu, 02/26/2026 - 1:02am

VPS pricing is increasing by ~50%, dedicated pricing is increasing by ~10%.

Product Old price New Price

VPS-1 $4.90 $7.60

VPS-2 $7.70 $11.75

VPS-3 $15.00 $23.50

VPS-4 $26.00 $43.50

VPS-5 $40.40 $64.50

VPS-6 $53.40 $86.00

VPSLZ-1 $6.00 $8.50

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Nullroom.io – Experimental, stateless P2P messaging and file sharing

Hacker News - Thu, 02/26/2026 - 12:58am

Hi HN,

I’ve been experimenting with WebRTC and Rails 8 to see if it's possible to build a messaging utility that is truly "stateless". I wanted to create something for those moments when you need to move a snippet of text or a file between devices without leaving a trace on a server, a database, or a third-party cloud.

The AI Collaboration: I also want to mention that this project has been a deep dive into collaborating with AI. I used AI to brainstorm the "Zero-Trace" architecture, help me harden the infrastructure after a security audit.

How it works:

Zero-Trace Architecture: No accounts, no cookies (beyond basic security), and absolutely no server-side logging. Client-Side Encryption: Encryption keys stay in the URL fragment (#). Since fragments are never sent to the server, the signaling layer is cryptographically blind to your data. P2P Signaling: We use ActionCable for the initial handshake. Once the WebRTC DataChannel is established, the conversation and file transfers happen directly between browsers. Zero Third-Party Dependencies: No external fonts, scripts, or trackers. Everything is served from the origin to prevent IP leakage to third-party providers. The Beta Experiment: I'm currently testing the stability of the P2P signaling. I’ve enabled file transfers (up to 24MB) for everyone during this phase. I’m curious to see how the connection logic handles different network environments.

The Tech Stack:

Framework: Rails 8 Deployment: Kamal 2 on a single VPS I’d love to get your thoughts on the UX and any edge cases you find with the WebRTC handshake!

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: NovelStar – a functional novel writing suite in a single HTML file

Hacker News - Thu, 02/26/2026 - 12:19am

NovelStar is a retro-styled, Windows 95-inspired desktop novel writing application built as a single portable HTML file. It brings professional manuscript formatting, scene/chapter organisation, word count tracking, and full-manuscript PDF export into a clean, distraction-friendly writing environment — no subscription, no cloud, no account required.

It runs entirely in your browser as a standalone .html file

Written by: pixeldude84 Code generated by: Claude (Anthropic AI) License: GNU General Public License v3.0 (GPL-3.0)

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

Points: 1

# Comments: 0

Categories: Hacker News

Claude Code Anywhere

Hacker News - Thu, 02/26/2026 - 12:14am

Article URL: https://happy.engineering

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages