frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GitHub dipped 7%, while both AI labs were down

https://claude.ai/public/artifacts/2368658e-60f2-4f51-8883-8d72738ba7ce
2•Topfi•1m ago•1 comments

Watermarks Track AI Generated Content [video]

https://www.youtube.com/watch?v=kVXp6UNVPTo
2•moebrowne•2m ago•0 comments

The $1 Trump Coin

https://www.theguardian.com/us-news/2026/sep/02/trump-one-dollar-coin
1•flyaway123•2m ago•0 comments

GPT-6 Astra: an automated AI Engineer you can hire for <$6 an hour

https://www.latent.space/p/astra
2•swyx•4m ago•0 comments

WebMCP DJ – BananaLabs

https://devpost.com/software/bananalabs-webmcp-dj
1•kushagra525•5m ago•1 comments

Daybreak for Frontline Defenders: $1B to protect essential services

https://openai.com/index/daybreak-for-frontline-defenders
1•kuberwastaken•8m ago•0 comments

A paradigm shift in text selection

https://ishmael.textualize.io/blog/shift-select/
1•willm•9m ago•0 comments

Show HN: Building AI agents client-side JavaScript

1•stephenblum•12m ago•1 comments

Www.whitehouse.gov/Arcade/

https://www.whitehouse.gov/arcade/
4•typeofhuman•17m ago•0 comments

Your CTO Job Description Is a Confession

https://jasmor.substack.com/p/your-cto-job-description-is-a-confession
4•mooreds•17m ago•0 comments

AI Automation for Government Contracting

1•ranveergill•19m ago•0 comments

A new way to store thermal energy (2017)

https://news.mit.edu/2017/new-way-store-thermal-energy-1117
2•Retro_Dev•19m ago•0 comments

Microsoft slashes Xbox Cloud Gaming to just 15h/month for Ultimate subscribers

https://www.theverge.com/news/989166/microsoft-xbox-cloud-gaming-hourly-limits-changes
1•realsarm•20m ago•1 comments

MockBase – record real API traffic and replay it as a mock

https://mockbase.org/
2•xerat•21m ago•0 comments

A look at coding agent benchmarks, and what may be interesting next

https://tuneloop.io/blog/coding-agent-benchmarks
1•behat•23m ago•0 comments

Muscles talk to the brain to fight depression

https://www.nature.com/articles/s41380-026-03651-y
5•luispa•24m ago•0 comments

Revo Programming Language

https://revo.lung.fyi/
2•birdculture•24m ago•0 comments

Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out

https://armature.tech/blog/which-tools-coding-agents-install
8•screm•26m ago•1 comments

Ask HN: Could AI Eventually Build God?

3•olirex99•27m ago•2 comments

Fixing Seagate's LaCie hard drive array for the ‪ theslowmoguys [video]

https://www.youtube.com/watch?v=Sn_o8kBcjzI
1•GeoAtreides•28m ago•0 comments

Give Me 12 Minutes and I'll Give You 30 Years of Productivity Advice [video]

https://www.youtube.com/watch?v=MN_LkumE3Ig
1•gmays•29m ago•0 comments

Virginia Community Voids a $100B Data Center Project

https://www.bloomberg.com/news/features/2026-09-02/how-a-revolt-toppled-a-100-billion-data-center...
4•gen220•32m ago•1 comments

If a startup worth your career

https://www.thetrueengineer.com/p/ego-equity-or-exit-checklist-to-decide
8•adletbalzhanov•35m ago•1 comments

Over 700 games launched on Steam in one week – 74% had fewer than 10 reviews

https://www.gamesindustry.biz/over-700-games-launched-on-steam-in-one-week-for-the-first-time-tho...
4•speckx•39m ago•0 comments

Porting the RAD Debugger to macOS

https://robert.wittams.com/posts/porting-the-rad-debugger-to-macos/
1•gmcabrita•40m ago•0 comments

Clockwork Orange (Plot)

https://en.wikipedia.org/wiki/Clockwork_Orange_(plot)
3•vinnyglennon•41m ago•0 comments

A hungry woman is easier to dismiss than a well-fed woman

https://aeon.co/essays/a-hungry-woman-is-easier-to-dismiss-than-a-well-fed-woman
4•gmays•42m ago•0 comments

Social Policy Builds Financial Markets

https://economicsociology.org/2026/08/28/how-social-policy-builds-financial-markets/
1•kome•43m ago•0 comments

LightAudit Score – Lighthouse and PageSpeed Insights in one local console

https://lightauditscore.com
2•crawlforgedev•44m ago•0 comments

Tardigrade: Framework for building modular agents around an immutable event log

https://tardigrade.sh/
1•handfuloflight•44m ago•0 comments
Open in hackernews

3 months in, the term "Vibe Coding" has lost its original meaning

https://blog.vibe-coding.cc/2025/05/04/vibe-coding-has-lost-its-meaning/
3•cnj•1y ago

Comments

Quinzel•1y ago
I know nothing about programming and have been using AI to build a prototype, a MVP, based on some hand drawn wireframes for a business idea I have been thinking about since 2022, where I suddenly thought up my “solution”.

It’s been an interesting experience because I’ve tried to learn coding before got bored way more quickly. This time, the AI suggested I use Swift. I genuinely didn’t know if that was a good or bad suggestion so I went with it.

And it’s taking me AGES is not an efficient way to develop anything! Not even a prototype, but at this stage I don’t have the money to pay anyone to do it for me, so I’ll persevere because I actually genuinely believe in my idea, but I actually am finding it fun and rewarding. Every time I run my code and find it works I get a buzz out of that. And every time AI generates something shit that doesn’t work, I’m forced to actually look at the code and figure out what the problem is, and how to fix it.

Slowly but surely, it’s like… even though I’m doing something in a language I don’t understand, I’m starting to learn what bits of it mean because they either lead to an outcome, or they recur in a similar pattern that my brain goes “oh ok, that’s what that bit of code does”.

It’s probably a terrible way to learn, but I’m still learning. I’m still building an MVP. Even if the whole business idea is a massive failure, I’ve learned a little bit about Swift, I’ve also learned the value of human programmers and I can tell you one thing - if my business is a success and I can get it off the ground, I’ll be investing big time in human programmers and I won’t mind at all if they use AI to assist them if it makes them more efficient on whatever.

I don’t really care if it’s vibe-coding, or AI assisted programming, it’s another way of acquiring a skill, and as far as I can tell, at a minimum it lowers the barrier to entry to coding in an unconventional way.