Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 24 min 8 sec ago

Show HN: I used OpenAI's new image API for a personalized coloring book service

Fri, 04/25/2025 - 6:05am

I've had an idea for a long time to generate a cute coloring book based on family photos, send it to a printing service, and then deliver it to people.

Last month, when OpenAI's Sora was released for public use I (foolishly) thought I'd manually drag-and-drop each order’s photos into Sora's UI and copy the resulting images back into my system. This took way too much time (about an hour for each of the few books I made and tested with family and friends). It clearly wasn't possible to release this version because I’d be losing a huge amount of time on every order. So instead, I decided I'd finish off the project as best I could, put it "on ice," and wait for the API release.

The API is now released (quicker than I thought it'd be, too!) and I integrated it last night. I'd love your feedback on any and all aspects.

The market is mostly family-based, but from my testing of the physical book I've found that both adults and kids enjoy coloring them in (it's surprisingly cathartic and creative). If you would like to order one you can get 10% off by tapping the total price line item five times.

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

Points: 3

# Comments: 0

Categories: Hacker News

Ask HN: How are blind programmers using AI?

Fri, 04/25/2025 - 5:59am

There are many active blind programmers on HN who use a range of tools for their work. How are they adopting or using the new variety of AI tools? Is it making their coding lives easier?

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

Points: 1

# Comments: 0

Categories: Hacker News

Easily setup new MacBooks

Fri, 04/25/2025 - 5:57am
Categories: Hacker News

Worlds Hardest Captcha

Fri, 04/25/2025 - 5:23am

Article URL: https://worldshardestcaptcha.com/

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

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: Why is web auth not a solved issue?

Fri, 04/25/2025 - 5:17am

Personally, every project I start, I quit due to not being comfortable with the auth implementation.

I've been into web development for 4 years now. During my research regarding auth in this timeframe, I have found a million reasons on why I should not roll it myself. The reason is always it being to difficult to implement, too much responsibility and basically no matter how I'd do it, it would be unsafe.

The general consensus among web developers seems to be to just let a third party do it. And I understand the reasoning, they are experts and have decades of experience on that specific thing. It makes sense as long as you're fine with third party service dependencies for your application. However, I don't want that. I do not feel comfortable submitting my users data to tech giants for obvious reasons.

I am wondering why it's so difficult to implement secure auth? Why can frameworks like Laravel or Phoenix just generate auth solutions? Why should I trust them, if everyone is saying I shouldn't roll it myself?

After all, if Laravels or Phoenix generated auth isn't safe, I am the one taking responsibility anyway, no?

To my understanding web auth has been an issue for decades now, why aren't there protocols in place to solve it? Or if they are, why aren't they talked about a lot?

Considering how often I read about auth breaches with the big players in the game (Firebase as an example) I am not comfortable trusting third parties with that task either.

So how is one supposed to do it? There are so many JWT tutorials on youtube, but apparently JWTs aren't safe either. Then there are session cookies, which also aren't safe? Why is that?

I am also not talking about authorization. I specifically mean authentication. If I wanted a micro blog platform where users can log into their accounts and write about stuff, how would I make sure it's secure without having to trust third parties, especially big tech companies who repeatedly prove they cant be trusted over and over again?

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

Points: 1

# Comments: 1

Categories: Hacker News

Show HN: VideoTakeaways – Summarize YouTube Videos into Clean Takeaways

Fri, 04/25/2025 - 5:07am

I built VideoTakeaways to scratch my own itch: I wanted to learn from YouTube without spending 45 minutes watching.

Paste a link → get a fast, bullet-point summary using the video’s transcript + GPT.

Features:

- Works on most videos

- Free

- Ideal for learning from podcasts, lectures, long-form content

Would love feedback from other builders + idea people here.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: GPT Structural Reaction – Loop-Level Behavioral Record

Fri, 04/25/2025 - 5:06am

Live session recording of GPT producing autonomous loop-structured reactions to a philosophical prompt. No manipulation, no editing, purely internal system behavior observed.

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages