
В Figma добавили инструмент на базе Claude Code, который преобразует сгенерированный код в макет интерфейса
Он отображается на холсте как готовый дизайн, который можно редактировать.
Latest updates from the world of Startups.

Он отображается на холсте как готовый дизайн, который можно редактировать.
А отключат его с 27 февраля 2026-го.
Накануне в Госдуме решили временно снять вопрос с рассмотрения.
Собираем новости, события и мнения о рынках, банках и реакциях компаний.
Hey HN, Recently built an Apple II emulator and at the same time was getting into Tiny Tapeout and decided it would be cool to build a cycle-accurate 6502 CPU and an MCU for it. It's cycle accurate and the core itself should be 100% compatible with a stock MOS 6502 (would need to still test this though!). Tested on some FPGAs (fomu, ulx3s) and works great, hoping to get it taped out in the upcoming IHP26a shuttle. Also as part of the project I built a bus multiplexer to allow memory/bus access f

Three months ago I posted a batch AI image tool here. I pivoted after noticing something odd with ecommerce clients. AI agents were visiting their sites but not citing them. The reason is structural. LLMs parse raw HTML and often skip JavaScript-rendered content. Reviews inside Yotpo or Judge.me widgets? Invisible. Product data buried in React? Frequently misread or skipped. So you can rank well on Google and still barely exist in AI answers. A few numbers that changed my view: 80% of URLs cited
Article URL: https://www.odinforgeai.com/demo/breach-chain Comments URL: https://news.ycombinator.com/item?id=47057363 Points: 2 # Comments: 1
Hi HN, I kept noticing something slightly ironic: a lot of developers live in their terminal, coding, running tests, pushing commits and then open a browser just to post a rant. That context switch felt unnecessary. So I built TerminalRant, a Mastodon client designed for people who prefer staying in the terminal. It’s written in Go (using Bubble Tea) and focuses on being keyboard-first: fast startup, vim-style navigation, inline editing, and buffer-mode posting through $EDITOR. No mouse required

Article URL: https://getquickstaging.com Comments URL: https://news.ycombinator.com/item?id=47057103 Points: 1 # Comments: 1
Article URL: https://statusping.dev Comments URL: https://news.ycombinator.com/item?id=47057050 Points: 1 # Comments: 1
Over 6 weeks I built and verified a complete chip architecture on a $60 Android phone using Termux, iverilog, and Yosys. Phoenix 4096×4096 specs: - 16,777,216 MAC units (analog in-memory compute) - 50,331 TOPS @ 3GHz (25× NVIDIA H100) - 512 deterministic reasoning cores - 2 TB/s memory bandwidth - All verified in simulation Hardware verified (15/15 passing): - Half Adder → Full Adder → 8/16/64/128/256-bit ALUs - 8-bit CPU (Fibonacci working) - RISC-V core - FPU (IEEE 754) - GPU SIMD - Complete P
I spent 20 years in security, most recently leading 100+ engineers at AWS building pentesting infrastructure across thousands of services. The same problem everywhere: pentests take weeks, cost $15-50k, and the results are stale before they ship. I built Cipher to fix that. It's an AI agent that reasons like an attacker — maps the target, finds vulnerabilities, chains them into exploits, and proves they're real. Every finding ships with a reproducible Python script. If the script doesn't break y
Built an MCP server that turns Reddit sentiment into options signals. 185k LOC, 9-stage AI pipeline, now live with 90 users on just day 1. Wall Street pays millions for retail sentiment data. It's free on Reddit. I realized: instead of another dashboard, just expose it as an MCP tool. Users ask Claude "what's unusual in options right now" and get structured signals instantly. Results: 9,000 GitHub clones in 5 days, 52% win rate on 50 live trades (backtest was 58.8% on 129 trades—classic overfitt
I wanted a way to make websites without using a massive framework, so I built yawdl. It uses Ohm.js to parse a custom syntax (like UI { } and Script { }) and compiles everything directly in the browser. It's basically a Single Page Application (SPA) engine that doesn't need a server. You just write .yawdl files and the engine handles the routing and metadata. It’s still pretty unstable and finicky, but I’ve been using it for my own blog and it's actually kind of fun to use. It's built with Bun a

Hi HN, I’m Berat. I built TabRush, a simple ad marketplace inspired by the One Million Dollar Homepage concept. How it works: One Safari tab is the main spotlight for the latest sponsor Side tabs show previous sponsors Each new booking increases the next spot’s value I built this for indie makers and early-stage startups that want a lightweight way to get visibility without running complex ad campaigns. This is also my first time shipping with a vibe-coding workflow, and I built it in public. I’
I use Claude and Codex heavily for coding, and I kept burning through my quota halfway through the week. When I looked at my logs, most of my prompts were things like "summarize this," "reformat this JSON," or "write a docstring." Stuff that any small model handles fine. So I built NadirClaw. It's a Python proxy that sits between your app and your LLM providers. It classifies each prompt in about 10ms and routes simple ones to Gemini Flash, Ollama, or whatever cheap/local model you want. Only th

I created a free, open-source browser game inspired by Factorio. You place "Input" machines that produce streams of bytes. You use conveyor belts to feed those bytes through other machines which produce transformations, and then to "Output" machines which produce audio or visual effects. The game uses v86 to run a real Linux VM in the browser. I use the 9p filesystem to enable IPC via FIFO pipes, so shell commands can stream data continuously rather than just running once. Features: - 30+ machin
Article URL: https://github.com/singlr-ai/scim-sql Comments URL: https://news.ycombinator.com/item?id=47054821 Points: 1 # Comments: 0

Article URL: https://visibleinai.ai Comments URL: https://news.ycombinator.com/item?id=47054773 Points: 1 # Comments: 1
Solid is an early experiment in gamifying daily work for professionals without childish UI, avatars, or a gamer aesthetic. This page includes an interactive demo that simulates the core workflow: choosing priorities, staying in flow, and closing the day with intention. There’s no downloadable app yet. The goal of this demo is purely to validate whether this approach resonates before building the full product. Comments URL: https://news.ycombinator.com/item?id=47054686 Points: 1 # Comments: 1