frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

How to Vibe Code a Logomaker in 10 Days

https://medium.com/@johnnyfived/how-to-vibe-code-a-logomaker-in-10-days-llms-can-they-build-it-b744209e350b
8•johnnyfived•12mo ago

Comments

johnnyfived•12mo ago
Logomaker (https://github.com/manicinc/logomaker) is a web and desktop app designed and developed entirely by LLMs over a period of 10 days, to see how far vibe coding can take you.

Try the app free forever on GitHub pages: https://manicinc.github.io/logomaker/.

okokwhatever•12mo ago
I just came to bring the calculator for all the hate you're going to receive. Popcorn.
chmod775•12mo ago
Was the AI playing codegolf? I'm used to AI writing needlessly verbose code and confusing itself with its own comments. This is the polar opposite, but equally horrifying.

Is it a strategy to fit more code into its context window?

https://github.com/manicinc/logomaker/blob/master/js/fontMan...

It's rather impressive because the result works.

dockercompost•12mo ago
Oh god that's gnarly. I'm pretty sure you're right about it being a strategy to fit more into the context window. Prior to Windsurf changing their credit system I'd thought about purposefully limiting my file lengths to fit under multiples of 100 to use fewer of the defunct flow credits.
johnnyfived•12mo ago
Great catch, I noticed this with Gemini specifically, while GPT-4o and Claude would just insert placeholders. Gemini would actually enforce generating full scripts by means like this. And higher-level logic looks human-readable, though this might be because I prompted Gemini multiple times to make more usable code.
matt_heimer•12mo ago
Seems about right for AI generated code. It breaks words on any letter and on mobile the default text "Manic" ends up as:

Mani

c

Switching to desktop view doesn't cause the default text to wrap... So I guess you get different logo generation depending on browser size? Or at least different previews.

I'd expect a logo generator to never break words in-between letters unless explicitly asked for.

AI generated code is useful but it shouldn't be trusted to be complete.

dgfitz•12mo ago
I have the same result.

My only thought was: if my employer paid me for 2 weeks (10 days) of work and this is what popped out the other end, I would be looking for a new employer, this isn’t acceptable where I work.

lukev•12mo ago
I hate this app and I hate its code.

I think the fact that this can happen at all is important.

And whoever can contextualize this capability in the context of "real" software development will be the victor.

abetancort•12mo ago
[flagged]
johnnyfived•12mo ago
And counting
Mountain_Skies•12mo ago
Seems pretty harmless. There's no PII or PCI data. It doesn't interact with the physical world. I'm far more concerned about "vibe" coding being used in situations where it can cause real harm. Human coders can and do make mistakes of that type but there are review processes to catch them. In theory, the same reviews could be used for vibe code but the big appeal of it is cutting out the type of people who can identify and correct such defects.
xnx•12mo ago
Amazingly, Gemini has gotten so good that you can one-shot this: https://g.co/gemini/share/7f98e1145bc0

I was too lazy to prompt it with full requirements, but it did very well for a first attempt with: "Create a single page web app using vanilla javascript that allows the user to enter up to 40 characters of text and has interface controls for many css attributes including: font-family, size, letter-spacing, text-transform, weight, text-decoration, style, padding, rotation, color, border color, animation, etc."

I am building a cloud

https://crawshaw.io/blog/building-a-cloud
177•bumbledraven•2h ago•51 comments

Alberta startup sells no-tech tractors for half price

https://wheelfront.com/this-alberta-startup-sells-no-tech-tractors-for-half-price/
1641•Kaibeezy•14h ago•528 comments

Apple fixes bug that cops used to extract deleted chat messages from iPhones

https://techcrunch.com/2026/04/22/apple-fixes-bug-that-cops-used-to-extract-deleted-chat-messages...
531•cdrnsf•10h ago•133 comments

We found a stable Firefox identifier linking all your private Tor identities

https://fingerprint.com/blog/firefox-tor-indexeddb-privacy-vulnerability/
623•danpinto•13h ago•169 comments

5x5 Pixel font for tiny screens

https://maurycyz.com/projects/mcufont/
548•zdw•3d ago•120 comments

A True Life Hack: What Physical 'Life Force' Turns Biology's Wheels?

https://www.quantamagazine.org/what-physical-life-force-turns-biologys-wheels-20260420/
45•Prof_Sigmund•1d ago•4 comments

Ars Technica: Our newsroom AI policy

https://arstechnica.com/staff/2026/04/our-newsroom-ai-policy/
17•zdw•1h ago•5 comments

The Onion to Take over InfoWars

https://www.nytimes.com/2026/04/20/business/infowars-alex-jones-the-onion.html
84•lxm•2d ago•10 comments

Over-editing refers to a model modifying code beyond what is necessary

https://nrehiew.github.io/blog/minimal_editing/
345•pella•13h ago•193 comments

Tempest vs. Tempest: The Making and Remaking of Atari's Iconic Video Game

https://tempest.homemade.systems
58•mwenge•6h ago•22 comments

Borrow-checking without type-checking

https://www.scattered-thoughts.net/writing/borrow-checking-without-type-checking/
46•jamii•4h ago•9 comments

Website streamed live directly from a model

https://flipbook.page/
241•sethbannon•13h ago•69 comments

Flow Map Learning via Nongradient Vector Flow [pdf]

https://openreview.net/pdf?id=C1bkDPqvDW
22•E-Reverance•4h ago•0 comments

Plexus P/20 Emulator

https://spritetm.github.io/plexus_20_emu/
9•hggh•3d ago•1 comments

OpenAI's response to the Axios developer tool compromise

https://openai.com/index/axios-developer-tool-compromise/
63•shpat•6h ago•30 comments

Technical, cognitive, and intent debt

https://martinfowler.com/fragments/2026-04-02.html
252•theorchid•15h ago•62 comments

Ping-pong robot beats top-level human players

https://www.reuters.com/sports/ping-pong-robot-ace-makes-history-by-beating-top-level-human-playe...
111•wslh•15h ago•119 comments

Verus is a tool for verifying the correctness of code written in Rust

https://verus-lang.github.io/verus/guide/
48•fanf2•2d ago•8 comments

An amateur historian's favorite books about the Silk Road

https://bookdna.com/best-books/silk-road
3•bwb•1d ago•1 comments

Parallel agents in Zed

https://zed.dev/blog/parallel-agents
213•ajeetdsouza•13h ago•117 comments

Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model

https://qwen.ai/blog?id=qwen3.6-27b
810•mfiguiere•17h ago•379 comments

Bring your own Agent to MS Teams

https://microsoft.github.io/teams-sdk/blog/bring-your-agent-to-teams/
54•umangsehgal93•8h ago•34 comments

Scoring Show HN submissions for AI design patterns

https://www.adriankrebs.ch/blog/design-slop/
302•hubraumhugo•16h ago•214 comments

Ultraviolet corona discharges on treetops during storms

https://www.psu.edu/news/earth-and-mineral-sciences/story/treetops-glowing-during-storms-captured...
226•t-3•17h ago•64 comments

The handmade beauty of Machine Age data visualizations

https://resobscura.substack.com/p/the-handmade-beauty-of-machine-age
31•benbreen•16h ago•1 comments

Workspace Agents in ChatGPT

https://openai.com/index/introducing-workspace-agents-in-chatgpt/
132•mfiguiere•13h ago•50 comments

Bodega cats of New York

https://bodegacatsofnewyork.com
189•zdw•5d ago•66 comments

What killed the Florida orange?

https://slate.com/business/2026/04/florida-state-orange-food-houses-real-estate.html
146•danso•2d ago•135 comments

Approximating Hyperbolic Tangent

https://jtomschroeder.com/blog/approximating-tanh/
41•jtomschroeder•7h ago•5 comments

Windows 9x Subsystem for Linux

https://social.hails.org/@hailey/116446826733136456
939•sohkamyung•21h ago•219 comments