frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Web Won Because It Got Easier

https://www.gordonmclean.co.uk/2026/06/18/on-the-indiefediactivitymastoweb/
1•zetamax•53s ago•0 comments

Teleparallel Gravity: From Theory to Cosmology(2021)

https://arxiv.org/abs/2106.13793
1•rolph•5m ago•0 comments

Piuma – A minimal, feather-weight, site builder in Go

https://github.com/sprawz/piuma
1•H501•10m ago•0 comments

Learning games for the proof assistant Lean

https://adam.math.hhu.de/
1•marvinborner•11m ago•0 comments

Dally – a privacy first – routine app

https://apps.apple.com/us/app/dally-365/id6772557608
1•totaldude87•12m ago•0 comments

Lo and Co's Duet Collection: Mixing metals in hardware design

https://design-milk.com/lo-co-duet-mixed-metals-hardware/
1•whiteblossom•13m ago•0 comments

Brazil's Pix payments system in Trump's crosshairs

https://www.ft.com/content/efbec9a7-a3d9-45e6-8ade-c0660f31ecc7
1•petethomas•14m ago•0 comments

MySysInfo API – 20 Browser Fingerprinting Signals as JSON API, SDK None

https://mysysinfo.com/api-access
1•hackstar•14m ago•0 comments

I Built Autosubmit.to Because Launching a Product Shouldn't Take Hours

https://autosubmit.to/
1•benspak•17m ago•0 comments

How to Spot an El Niño

https://threetalkingheads.com/2026/07/14/how-to-spot-an-el-nino/
3•willmeyers•18m ago•0 comments

URLs: Uniform Resource Locators or Unreliable Resource Locators [pdf]

https://pdfs.semanticscholar.org/1d77/079f91137a83e6d81d9aa1170161f910664d.pdf
1•jambalaya8•18m ago•1 comments

GPT-5.6 is now the preferred model in Microsoft 365 Copilot

https://openai.com/index/gpt-5-6-preferred-model-microsoft-365-copilot/
2•doppp•28m ago•0 comments

Is the UK missing out on the solopreneur boom?

https://www.stripeeconomics.com/p/is-the-uk-missing-out-on-the-solopreneur
3•mellosouls•32m ago•0 comments

TS-2026-009: Insecure argument handling in Tailscale SSH permitted root access

https://tailscale.com/security-bulletins
18•jervant•32m ago•3 comments

The Logistics of Funding North Korean E-Wallets

https://www.38north.org/2026/07/the-logistics-of-funding-north-korean-e-wallets/
2•EA-3167•39m ago•0 comments

Show HN: Vehir – a platform built for AI agents: compiler, microkernel, CAS

https://github.com/grigoriitropin/vehir-platform
2•dewdgi•40m ago•0 comments

Read a book 703 words at a time

2•cliniborg•44m ago•0 comments

House Votes for Permanent Daylight Saving Time

https://www.nytimes.com/2026/07/14/us/politics/house-daylight-savings-time-sunshine-protection-ac...
5•donohoe•45m ago•0 comments

CoreWeave explores Wall Street playbook to hedge memory-chip price risk

https://www.reuters.com/world/ai-cloud-company-coreweave-explores-wall-street-playbook-hedge-memo...
2•ilreb•48m ago•0 comments

Texas factory cost $469M using old equipment, makes zero artillery shells

https://taskandpurpose.com/news/texas-ammo-factory-zero-shells/
6•ilamont•48m ago•1 comments

Talbot Green man sentenced for offences associated with swatting

https://www.tarianrocu.org.uk/news/talbot-green-man-sentenced-swatting-offences/
2•gnabgib•49m ago•0 comments

Microsoft emails Windows 10 holdouts: Fine, keep your old PC another year

https://www.theregister.com/os-platforms/2026/07/13/microsoft-emails-windows-10-holdouts-fine-kee...
5•Bender•50m ago•3 comments

Welsh Doxbin admin jailed for egging on swatters from behind a screen

https://www.theregister.com/security/2026/07/14/welsh-doxbin-admin-jailed-for-egging-on-swatters-...
4•Bender•51m ago•2 comments

Abraham Verghese's New Fable

https://www.nytimes.com/2023/05/02/books/review/covenant-of-water-abraham-verghese.html
2•Alien1Being•53m ago•1 comments

I Use HTML with Java

https://frequal.com/Flavour/book.html
3•TeaVMFan•53m ago•1 comments

Hands off our VPNs, privacy groups tell UK ministers

https://www.theregister.com/networks/2026/07/14/hands-off-our-vpns-privacy-groups-tell-uk-ministe...
4•Bender•54m ago•0 comments

I scanned 10 MCP servers – here's what agents can't know before connecting

https://github.com/davidnichols-ops/trustcard
2•davidnicholsops•55m ago•0 comments

Render.com Is Down

https://status.render.com
4•kaypee901•55m ago•0 comments

Rebase – weekly live gameshow for devs

https://rebase.tv/
3•thdxr•1h ago•0 comments

What If the Youth Crisis of Mental Health and Attention Never Happened?

https://grimoiremanor.substack.com/p/what-if-the-youth-crisis-of-mental
4•paulpauper•1h ago•1 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.