frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Vermell – Minimal, dependency-free C++ web framework using epoll

https://github.com/vermellcc/vermell
1•standar-donkey•3m ago•0 comments

Lapce – fast and powerful code editor

https://lap.dev/lapce/
1•jcbhmr•3m ago•0 comments

Agency and Agents

https://www.oneusefulthing.org/p/agency-and-agents
1•saikatsg•5m ago•0 comments

Everyone Was Right About the Button

https://medium.com/@gurvinder372/article-1-everyone-was-right-about-the-button-c2daf899396e
1•gps372•5m ago•0 comments

HuggingFace Attack Postmortem: Fleshing Out the Facts

https://thezvi.substack.com/p/huggingface-attack-postmortem-fleshing
1•paulpauper•11m ago•0 comments

ATLAS MITRE

https://atlas.mitre.org/matrices/ATLAS
1•saikatsg•11m ago•0 comments

Google Ads vs. Facebook Ads: Which Is Better for Small Businesses?

https://www.hostiqen.com/2026/08/google-ads-vs-facebook-ads-which-is.html
1•reviewhub•12m ago•0 comments

Building Without Predicting

https://sive.rs/fit
2•Curiositry•12m ago•0 comments

Show HN: A Bluesky bot that shares Wikipedia links from the HN front page

https://bsky.app/profile/hnwiki.bsky.social
2•doctoboggan•14m ago•0 comments

Wrong Tools for Clients

https://www.moodlenstodo.info
1•Amine000•14m ago•0 comments

expect-native: Jest's expect with Node's native node:test runner

https://www.npmjs.com/package/expect-native
1•ramblingenzyme•15m ago•0 comments

Ollama's Transparent Pricing

https://ollama.com/blog/transparent-pricing
2•wertyk•17m ago•0 comments

What Happened to Yoga?

https://www.theatlantic.com/culture/2026/08/yoga-america-culture-decline/688461/
2•fortran77•17m ago•0 comments

Malicious Virtualizor update served via BGP hijacking

https://www.virtualizor.com/blog/security-incident-bgp-hijacking/
1•MallocVoidstar•18m ago•0 comments

Show HN: Compute.cheap – the cheapest H100/H200 compute in the world

https://compute.cheap/
2•EmiCorleone•18m ago•0 comments

Show HN: Kagelin – offline-first tasks/habits/focus/calendar, AGPL

https://www.kagelin.app/
1•achyuth072•18m ago•0 comments

Show HN: Clippy Vision – local AI that remembers your screen across apps

https://github.com/protocorn/clippy-vision/issues/53
1•sahil2412•20m ago•0 comments

Nowledge Mem

https://nowledge-labs.ai/blog/nowledge-mem
1•jinqueeny•25m ago•0 comments

Listers: A Glimpse into Extreme Birdwatching

https://en.wikipedia.org/wiki/Listers:_A_Glimpse_Into_Extreme_Birdwatching
1•vismit2000•26m ago•0 comments

Ask HN: Why do people get mad at AI pastes

5•ThinkAboutItt•28m ago•4 comments

Why is Arrays.fill 265 times slower on G1GC?

https://krzysztofslusarski.github.io/2026/08/19/g1barrier.html
2•ejboy•30m ago•0 comments

Don't be the Vitamin B guy

https://hedonicescalator.substack.com/p/dont-be-the-vitamin-b-guy
2•paulpauper•30m ago•0 comments

How Much Is That Gene-Edited Dog in the Window?

https://www.nytimes.com/2026/08/31/science/dog-breeding-gene-editing-crispr.html
1•paulpauper•30m ago•0 comments

Rust Implementation of Tailscale

https://github.com/tailscale/tailscale-rs
5•hazira•30m ago•0 comments

ArXiv has almost 600 submissions today and most are AI slop

https://arxiv.org/list/math/new
5•marysminefnuf•35m ago•1 comments

Show HN: Eatheria – Self-hosted AppSec platform with AI false-positive filtering

https://github.com/MartinCrespoC/Security-Team---Workspace-
3•ikharoz•38m ago•0 comments

Show HN: OpenRouter for Sandboxes – Get sandboxes from any provider in seconds

https://reachpad.dev/router
2•sakuraiben•40m ago•0 comments

I Went on an AI Show. It Made Me Feel Better About Human News

https://www.upstartsmedia.com/p/the-good-bad-ugly-of-24-hour-ai-news
1•thm•40m ago•0 comments

Why Migrants Tend to Make the Countries They Move to Like the Ones They Left

https://twitter.com/williameijer/status/2094531862245069246
7•MrBuddyCasino•49m ago•1 comments

GEIPAN – French government UFO investigations

https://www.cnes-geipan.fr/en/missions-methodes-et-resultats
3•andsoitis•50m 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.