frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Trump signs order calling for spacing out childhood vaccines

https://apnews.com/article/vaccine-research-autism-trump-kennedy-rfk-d10f81f221c4ae9f5b2f83dd0ee9...
1•choult•1m ago•0 comments

Separating sex and gender is statistical malpractice

https://blog.djnavarro.net/posts/2026-08-06_separating-sex-and-gender-is-statistical-malpractice/
1•panic•1m ago•0 comments

Learning Sed or Using Claude?

https://playtechnique.io/blog/learning-sed-or-using-claude.html
1•gwynforthewyn•6m ago•1 comments

A Watermark for Large Language Models

https://arxiv.org/abs/2301.10226
3•m-chrzan•10m ago•0 comments

Simulation of the light pollution effects of Reflect Orbital's mirror satellites

https://starryprinceton.org/scattering_calculations_renderings?
2•atomicthumbs•12m ago•1 comments

Why Reykjavik, Iceland Banned Dogs (2023)

https://allthingsiceland.com/reykjavik-banned-dogs-cats-rule/
1•thomassmith65•12m ago•0 comments

Olix raises $312M from Netflix's Reed Hastings, Arm, to build Nvidia rival

https://techfundingnews.com/olix-raises-312m-3-3b-valuation-nvidia-rival/
2•andsoitis•16m ago•0 comments

World Train Map – 1247 train routes around the world

https://worldtrainmap.com/
2•Flightmussy•16m ago•0 comments

Dark mode toggles: two states are enough

https://lea.verou.me/blog/2026/dark-mode-toggles/
2•nikolay•16m ago•0 comments

The Practice of Address: Loneliness and the Machines That Answer

https://www.newenglishreview.org/articles/the-practice-of-address-loneliness-and-the-machines-tha...
1•NaOH•20m ago•0 comments

Google Search Is Dying. What Comes Next Is Worse

https://thewalrus.ca/google-search-is-dying/
8•awnird•22m ago•1 comments

Trump Crypto Took $100M from a Businessman with Red Flags

https://www.nytimes.com/2026/08/09/us/politics/bobby-zhou-trump-crypto.html
5•iamben•22m ago•1 comments

MCP for Live NBA Game Recaps with Reddit Threads

https://github.com/temanuel1/nba-recap-mcp
1•temanuel38•23m ago•0 comments

Bernie Sanders calls for AI development pause

https://www.axios.com/2026/08/10/sanders-ai-development-pause
1•reasonableklout•23m ago•0 comments

Show HN: Being a senior can get you fired early

https://blog.grandimam.com/posts/distorted-reality/
3•grandimam•23m ago•2 comments

Show HN: Pyrig – A tool that automates project setup and maintenance

https://github.com/Winipedia/pyrig
3•Winipedia•23m ago•0 comments

OpenAI has bought back $7B worth of shares in a secondary employee tender

https://www.bloomberg.com/news/articles/2026-08-10/openai-buys-back-7-billion-of-employee-shares-...
4•ahmadyan•23m ago•0 comments

Jensen Huang tells CNBC his chips are 'investable asset'

https://www.cnbc.com/2026/08/10/nvidia-wall-street-asset-managers-500-billion-ai-push.html
2•0xcafefood•23m ago•3 comments

We host YouTube videos on this site – and why we recommend uBlock Origin

https://buenaventura.it/senza-pubblicita/
1•oriettaxx•27m ago•0 comments

Mark Zuckerberg's Yacht Refused to Help Ship in Distress

https://nymag.com/intelligencer/article/zuckerbergs-yacht-booed-over-failing-to-help-stranded-boa...
4•master_crab•31m ago•0 comments

Catholic expert: "Security issues show AI needs greater human oversight"

https://www.detroitcatholic.com/news/security-issues-show-ai-needs-greater-human-oversight-say-ca...
2•supportm•34m ago•1 comments

Termdom – Build Terminal Apps with HTML, CSS and the DOM

https://termdom.org
3•philips•35m ago•0 comments

The Surveillance Network Tracking Cars Across the U.S.

https://www.nytimes.com/video/us/100000011056273/the-surveillance-network-tracking-cars-across-th...
6•bookofjoe•36m ago•1 comments

Nvidia AI Factory Compute Is Becoming an Investable Asset Class

https://twitter.com/JensenHuang/status/2086934705207959965
3•jawiggins•38m ago•0 comments

Tracking down a Zsh history data loss bug

https://michael.stapelberg.ch/posts/2026-08-09-zsh-history-truncation-bug/
1•birdculture•38m ago•0 comments

Wreck of Royal Navy warship HMS Tiger found off Isle of Wight after 118 years

https://news.sky.com/story/wreck-of-royal-navy-warship-hms-tiger-found-off-isle-of-wight-after-11...
2•austinallegro•39m ago•0 comments

Archer to Acquire Boeing's Wisk Aero, Insitu and SkyGrid

https://investors.archer.com/news/news-details/2026/Archer-Announces-Second-Quarter-2026-Results-...
3•MrVitaliy•42m ago•0 comments

Control and complexity: tension in systems design

https://ferd.ca/control-and-complexity-tension-in-systems-design.html
2•billiob•42m ago•0 comments

Wall Street giants partner with Nvidia on $500B AI financing deal

https://www.ft.com/content/98a8fd17-15b6-4f67-9cb4-825722b11348
5•aanet•43m ago•4 comments

Watch out for cache read costs

https://martinalderson.com/posts/watch-out-for-cache-read-costs/
1•martinald•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.