frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Due to the AI memory crisis, Apple is bringing back the original Apple I

https://old.reddit.com/r/MacStudio/comments/1ugkygr/due_to_the_ai_memory_crisis_apple_is_bringing/
1•akirahittoxyz•1m ago•0 comments

The US lifts its block on Mythos 5

https://twitter.com/Techmeme/status/2070638481265905837
2•bobrenjc93•3m ago•0 comments

Ask HN: Any OSS models as good as GPT-4o-mini?

2•ra0x3•6m ago•0 comments

Mankato Unofficial Website

http://city-mankato.us/
2•limbicsystem•7m ago•0 comments

Why does kinetic energy increase quadratically, not linearly, with speed? (2011)

https://physics.stackexchange.com/questions/535/why-does-kinetic-energy-increase-quadratically-no...
2•ProxyTracer•8m ago•0 comments

I built a tiny free app to track money saved by skipping small purchases

https://skipd.coffee/
1•dariyam•11m ago•0 comments

Show HN: Imap2gmail – A self-contained mass-migrations orchestrator for Gmail

https://github.com/overflowy/imap2gmail
1•overflowy•12m ago•0 comments

Workbench: A TUI for parallel coding agents

https://github.com/erikqu/workbench-cli
3•erikqu•13m ago•1 comments

Assessing GPT-5.6 Sol Against Cybersecurity Benchmarks

https://www.irregular.com/research/assessing-gpt-5.6-sol
1•edanm•14m ago•0 comments

Show HN: Skillmaxxing – make every agent self-evolving

https://github.com/Bennyoooo/skillmaxxing
2•bennyjiang•14m ago•0 comments

AI in Mathematics Is Forcing Big Questions

https://spectrum.ieee.org/ai-in-mathematics
2•rbanffy•15m ago•0 comments

Inference Cards

https://cmart.blog/inference-cards/
1•zdw•16m ago•0 comments

Heavener: What happens when you can't afford EDR licenses

https://blog.otterpwn.com/projects/heavener
1•hexagr•18m ago•0 comments

GeoSpoof vs. Geoceptor – comparing two iOS location spoofing tools

https://geospoof.com/blog/geoceptor-vs-geospoof
1•sgro•21m ago•0 comments

Ask HN: Model access depends on citizenship. What should Non-US founders do?

1•recsv-heredoc•22m ago•1 comments

Structured Primary Keys

https://modern-sql.com/blog/2026-06/structured-primary-keys
1•birdculture•22m ago•0 comments

Tell Zillow: Fee-Simple vs. Leasehold Filter

2•HoldOnAMinute•26m ago•1 comments

How to Make the World's Best Black Shirt [video]

https://www.youtube.com/watch?v=u_BdsucFI9E
1•riknos314•31m ago•0 comments

Show HN: All-in-one memory for AI Agents

https://parcle.ai/second-brain
1•longtermop•31m ago•0 comments

iOS 27 Adds Mac-Like Recovery Mode for iPhone and iPad

https://www.macrumors.com/2026/06/22/ios-27-adds-mac-like-recovery-mode/
2•antfarm•32m ago•0 comments

Show HN: RAG Vector DB Cost Calculator

https://tools.superml.org/calculators/rag-vector-db-cost-calculator
1•bps1418•32m ago•0 comments

Academy Software Foundation Launches New Wayland for Artists Working Group

https://www.aswf.io/blog/academy-software-foundation-launches-new-wayland-for-artists-working-group/
2•agluszak•33m ago•0 comments

I've built an iOS app to spoof location, no PC needed

1•alienshello•39m ago•0 comments

Skill for generating cheatsheet PDF optimized for the reMarkable eink

https://github.com/Deca/remarkable-cheatsheet
1•Decag•41m ago•0 comments

How much compute does the world need?

https://www.ft.com/content/a5475746-510b-4b3f-8039-3fea1fb7c207
1•1vuio0pswjnm7•41m ago•0 comments

US strikes Iran in response to drone strike on commercial ship

https://www.aljazeera.com/news/2026/6/26/us-strikes-iran-in-response-to-drone-strike-on-commercia...
8•thisislife2•42m ago•5 comments

OpenTag: An open-source alternative to Claude in Slack

https://github.com/CopilotKit/OpenTag/
3•davidmckayv•42m ago•0 comments

Anthropic Moves Toward Deal with US to Lift Curbs on AI Models

https://www.bloomberg.com/news/articles/2026-06-26/anthropic-moves-toward-deal-with-us-to-lift-cu...
2•mfiguiere•52m ago•0 comments

The action is off-balance sheet

https://marginpoints.substack.com/p/the-action-is-off-balance-sheet
1•historian1066•54m ago•0 comments

The Long-Term Threat to the Memory Chip Boom Is Innovation

https://www.wsj.com/finance/the-long-term-threat-to-the-memory-chip-boom-is-innovation-bb289488
3•bookofjoe•56m 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.