Feed aggregator

Show HN: Just Released TypeSafe Builder for Rust

Hacker News - Sun, 06/01/2025 - 2:07pm

Features: • Compile-time type safety - zero runtime errors • Complex conditional logic (AND/OR/NOT operators) • required_if/optional_if for dynamic constraints • Zero runtime cost validation

Perfect for eliminating bugs at the type level and ensuring bulletproof APIs. Check it out!

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

Points: 1

# Comments: 0

Categories: Hacker News

Frog Battery

Hacker News - Sun, 06/01/2025 - 2:05pm
Categories: Hacker News

5 Years in Software Engineering

Hacker News - Sun, 06/01/2025 - 1:42pm

Article URL: https://kormosi.com/5years/

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Penpot MCP Server

Hacker News - Sun, 06/01/2025 - 1:41pm

Hey HN!

Excited to introduce Penpot MCP—a server designed to bridge the gap between design and development. Seamlessly integrate AI models with Penpot to automate the design-to-code process.

Penpot is awesome, a true Figma open-source alternative with interesting features such as W3C standards and design tokens in the core.

Configure Cursor IDE: Add to your Cursor config: { "mcpServers": { "penpot": { "command": "uvx", "args": ["penpot-mcp"], "env": { "PENPOT_API_URL": "https://design.penpot.app/api", "PENPOT_USERNAME": "your_penpot_username", "PENPOT_PASSWORD": "your_penpot_password" } } } }

Requesting Your Feedback!

I’d love to know how Penpot MCP fits into your design-to-code workflow. Share any feedback or improvement suggestions you might have!

Looking forward to your insights and comments!

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages