frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Floss Security

https://seirdy.one/posts/2022/02/02/floss-security/
1•Cider9986•1m ago•0 comments

Dwelling in the Fuchun Mountains

https://k9s.gr/ramblings/dwelling_in_the_fuchun_mountains.html
1•rafael859•5m ago•0 comments

Truckers – AI data centers as business booms

https://www.cnbc.com/2026/09/05/ai-data-centers-cost-economy.html
1•cramer4next•6m ago•0 comments

Clove: Agent Skills for Mac

https://www.kshv.me/clove
1•handfuloflight•6m ago•0 comments

Computer Science Achievement and Writing Skills Predict Vibe Coding Proficiency

https://arxiv.org/abs/2603.14133
1•ai_critic•9m ago•0 comments

Enhanced Marinara: Pomodoro Assistant

https://chromewebstore.google.com/detail/enhanced-marinara-pomodor/lndmnhfeakddkplpflindoclekcogomk
1•Ksenofanex•10m ago•1 comments

AI and the collapse of the intelligence-based hierarchy of merit

https://mattbruenig.com/2026/08/31/more-thoughts-on-ai/
1•rzk•14m ago•0 comments

"Shatnered" [video]

https://www.youtube.com/watch?v=6Mo3G3LqIeo
1•giardini•18m ago•0 comments

What If We Had Taxed the Internet?

https://thesaltroad.net/p/what-if-we-had-taxed-the-internet
2•Ariarule•18m ago•1 comments

Zopt: Low-ceremony command line parsing for Zig

https://codeberg.org/hgrsd/zopt
1•birdculture•20m ago•0 comments

Hikers rescued after using Google Gemini for planning

https://techcrunch.com/2026/09/05/hikers-rescued-after-using-google-gemini-for-planning/
1•sbulaev•21m ago•0 comments

Workforce behind AI spans 160M workers, many in the Global South

https://www.thecooldown.com/green-tech/global-south-data-workers-ai-labor-organization/
1•01-_-•26m ago•0 comments

Sense motion with the Wi-Fi using ESP32

https://github.com/francescopace/espectre/discussions/163
1•FloatArtifact•29m ago•0 comments

Show HN: Vibe code keeps running, even with the lid closed

https://touchmac.app/en/
1•Touchnow•36m ago•0 comments

You're paying for Claude's thinking and you're not getting it

https://gist.github.com/64-megabyte/bc218bd074fa56c26b7dce828adf21a2
2•zerotoken•52m ago•0 comments

Should coding agents have persistent understanding of a codebase?

https://github.com/thecolourfoundation/rune
1•malikfyua•54m ago•0 comments

Flight Over the Earth game (based on Google Maps)

https://flightoverearth.com/
1•yeellow•54m ago•0 comments

Luxuries as an Adult

https://argentumaspicio806903.substack.com/p/luxuries-as-an-adult
1•rickyyean•55m ago•0 comments

Halv used 51% fewer tokens per correct answer on SWE-rebench

https://halv.ai/blog/halv-swe-rebench-20-pairs/
2•handfuloflight•55m ago•0 comments

Is AI ruining my brain?

https://thoughtbot.com/blog/is-ai-ruining-my-brain
5•encyclopedism•1h ago•1 comments

Higher semaglutide dose associated with lower psych events ind. of weight loss

https://www.nature.com/articles/s44324-026-00131-3
1•jtc331•1h ago•0 comments

Blockchained

https://www.blockchainednovel.com/read.html
1•mck-•1h ago•0 comments

Spatiotemporal Composability and Cordis

https://spatiotemporal-composability.pages.dev/
1•srid•1h ago•0 comments

Good AI Slop

https://blog.bilus.dev/posts/good-ai-slop/
1•bilus•1h ago•3 comments

StoryScope: Investigating Idiosyncrasies in AI Fiction

https://arxiv.org/abs/2604.03136
1•efavdb•1h ago•0 comments

OKF Agent Memory – Git-native persistent memory for AI coding agents

https://github.com/okf-memory/okf-agent-memory
5•okf_memory•1h ago•0 comments

Nvidia Lambda Circular Deal [video]

https://www.youtube.com/shorts/II2BEkrJ2Zc
1•Betelbuddy•1h ago•0 comments

The Roadmap of Mathematics for Machine Learning

https://thepalindrome.org/p/the-roadmap-of-mathematics-for-machine-learning
3•gmays•1h ago•0 comments

Show HN: Twinrun – run old and new code on the same inputs, diff the outputs

https://github.com/prian3003/twinrun
1•satineeee•1h ago•0 comments

Falsehoods Programmers Believe About LANs

https://dreamstation.systems/personal/lanfalsehoods.html
26•robinpie•1h ago•23 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.