frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Scbkr – an owner-signed responsibility-chain workbench for local LLMs

https://github.com/HIJO790401/scbkr-local-responsibility-model
1•look888•1m ago•0 comments

SystemVerilog

https://en.wikipedia.org/wiki/SystemVerilog
1•handfuloflight•6m ago•0 comments

Accidental Anonymity

https://macwright.com/2026/06/24/accidental-anonymity
1•maxutility•8m ago•0 comments

Mr. Big (Police Procedure)

https://en.wikipedia.org/wiki/Mr._Big_(police_procedure)
1•killingtime74•10m ago•0 comments

Duolicious – Open-source dating app

https://github.com/duolicious/duolicious
2•roger_penrose•10m ago•0 comments

TronBrowser is an open-source, privacy-first, AI-native web browser

https://tronbrowser.dev/
1•buffer_overlord•12m ago•1 comments

Remembering the life and artwork of Ron Spears

https://magic.wizards.com/en/news/feature/remembering-the-life-and-artwork-of-ron-spears
1•WalterGR•22m ago•0 comments

Writers and Drugs

https://lithub.com/are-writers-intrinsically-vulnerable-to-alcohol-and-drugs/
2•dang•23m ago•0 comments

The effortless genius of Super Mario 64

https://ravi64.com/messi-effortless-genius-super-mario-64/
1•merlioncity•26m ago•0 comments

Paintings by Adolf Hitler

https://en.wikipedia.org/wiki/Paintings_by_Adolf_Hitler
3•num42•29m ago•0 comments

Bible as RAG Database

https://www.crosscanon.com/
18•jacksonastone•31m ago•8 comments

Bitcoin hits 20-month low as market sentiment sours

https://www.ft.com/content/41d1da8f-e1a8-4953-9d89-a8caa84cd26c
5•1vuio0pswjnm7•31m ago•0 comments

The Microsoft Store on Windows 11 is great now (2025)

https://www.windowscentral.com/microsoft/windows-11/the-microsoft-store-on-windows-11-is-actually...
1•kristianp•32m ago•0 comments

Golden Boot – Club Impact Tracker

https://golden-boot-club-impact.vercel.app/
2•saq7•35m ago•1 comments

Tech companies dealing with data center protests locally fighting losing battle

https://fortune.com/2026/06/22/data-center-opposition-goes-national-despite-only-8-percent-living...
2•1vuio0pswjnm7•35m ago•0 comments

Exploring the internal representations of Pangram 3.3.2

https://www.pangram.com/pangram-space
6•krackers•37m ago•0 comments

The Harvard Data Nerd Defending America's Goal at the World Cup

https://www.wsj.com/sports/soccer/matt-freese-goalkeeper-usa-world-cup-495d3f0a
1•pondsider•37m ago•0 comments

The Carwash Problem: Why Your IT Organization Isn't Ready for AI-Generated Code

https://atkatana.com/blog/hyper-loops-draft.html
1•atkatana•40m ago•0 comments

World-first burn treatment performed at leading Canadian hospital

https://www.hamiltonhealthsciences.ca/share/news-world-first-burn-15june26/
1•BiraIgnacio•41m ago•0 comments

Europe Became the World Champion of Heat Deaths

https://maartenboudry.substack.com/p/how-europe-became-the-world-champion
1•osnium123•50m ago•0 comments

Calling everything AI-generated is lazy

https://00f.net/2026/06/25/stop-calling-everything-ai-generated/
3•anotherevan•51m ago•1 comments

RealTalk – a growth agent that pushes Slack/SMS alerts instead of a dashboard

https://www.realtlkk.com/
1•Quise•51m ago•0 comments

Noctis, an open-source music player for local libraries

https://noctisapp.cc/
1•heartached•58m ago•0 comments

Ending All Respiratory Infections

https://blog.interceptfund.com/p/ending-respiratory-infections
18•EthanFantl•59m ago•3 comments

A Special Wireless-Free Nikon Camera Is Publicly Available for the First Time

https://petapixel.com/2026/06/24/a-special-wireless-free-nikon-camera-is-publicly-available-for-t...
2•HardwareLust•1h ago•1 comments

Mixing Visual and Textual Code

https://arxiv.org/abs/2603.15855
4•doppioandante•1h ago•0 comments

Show HN: Promptctl – Git for your AI prompts

https://github.com/naya-ai/promptctl
2•shawnaya101•1h ago•0 comments

Commandlinefu.com

https://www.commandlinefu.com/commands/browse
1•kordlessagain•1h ago•0 comments

Parsing JSON at compile time with C++26 static reflection

https://lemire.me/blog/2026/06/14/parsing-json-at-compile-time-with-c26-static-reflection/
4•kristianp•1h ago•1 comments

Flood-Prone Parts of America Are Losing Residents at Nearly 2x Last Year's Rate

https://www.redfin.com/news/climate-migration-real-estate-2026/
2•toomuchtodo•1h ago•1 comments
Open in hackernews

Rork – Build any cross-platform mobile app, fast

https://rork.com
15•colesantiago•1y ago

Comments

colesantiago•1y ago
I was looking for a tool for building a cross platform app for my established business, I was quoted £100K+ for an app + needing a full time senior mobile software engineer.

Seems over excessive, so I found Rork which basically is all I need at close to zero cost of a senior.

Not affiliated, but just thought I'd share if Rork will help others.

afro88•1y ago
What's the app you created and published with Rork?
joshstrange•1y ago
I don’t want to burst your bubble but be careful how much money you decide to set on fire with Rork. In vibe coding, the solution is always 1 prompt away, it can feel like “one more and everything will slot into place”, unless you are actively coding and steering you will not be able to produce and iterate on an app with AI alone.

If your app is simple enough (1-10 prompts) you might be able to pull it off but only as an MVP (maybe that’s all you need), you won’t be able to actually launch, or rather you might launch but the app will collapse under its own weight after more prompt iterations.

And yes, if you want a good app, £100K with a full time senior dev seems completely reasonable (knowing nothing more about your app). That number doesn’t shock me. If your app is very simple then that’s high but that number is not out of them question for an app (and backend?).

sherdil2022•1y ago
Looks like they packaged Expo into VSCode-based web editor.

I just signed up, clicked the preexisting prompt "Create an Airbnb-style home screen with a search bar at the top, filters for dates and guests, and a scrollable grid of property listings. Each listing should show an image carousel, price, rating, and basic details." and was able to preview a tab in the app on my iPhone within 5 minutes.

Pretty impressive.

But here is where the work / fun starts! You would still need a developer to revise the code, push to source control, add tests, run tests, understand how to deploy to appstore.

Vibe coding is a bit like coding 'hello world'. The actual work starts now! And that can't be vide coded away.

c-hendricks•1y ago
I agree in that code is only a part of a whole product, but AI can absolutely revise the code, add tests, run tests, and push to source control.
akmarinov•1y ago
But why? If you’re not a dev, it’s not like you understand or care about that.
santa_boy•1y ago
I just tried this and it seems pretty cool. I somehow had a bad opinion of mobile apps generation, but this one actually worked.
tluyben2•1y ago
Similar to others, the unevenness of prompt results makes pricing per message quite tricky; it generated a nice looking app for me in the first go, I asked for an enhancement and it spent the rest of my free messages on trying, and failing, to fix 1 TS error that came from that enhancement. As this is using one or more of the openai/anthropic/google models, I also know that it probably won't be able to actually fix that error without my (either in code or specifically telling it what to do, which is coding) explicit help and just loop until I burn through whatever plan I have that way.

I got a cheap 1 year account on replit and it suffers from this of course; first few prompts yield amazing results and then it gets stuck. This is fine for me as I can fix it myself and by now I have good feeling of which type of error the current llms will just loop forever on, but it is hard to justify the pricing model of per message because for people who cannot fix it themselves and need to vibe on it; spend 50 bucks/mo for looping over one error for a day and that's that; pay more or wait or eject and go to another; I see non devs (vibe-only devs?) doing the latter so you never retain clients; they pick the good deals every month and move from one to the other.

So far only cursor is reasonable (that I know off) because it continues after the paid messages run out with the slower requests; you can go on forever.

MrRoarke•1y ago
I’m assuming this was named after Mr. Roarke from Fantasy Island.

All of the fantasies had a dark side.

If my prediction is correct, one of you will build your app, make billions, and then lose everything dear to you in the process.

You will then go back to Rork begging to undo what has been done, and it will tell you that it’s too late.

Then you will decide to give all of it away to charity, and then win back your previous life, but now you are quiet, scarred, and humble from your experience, thanking Rork as you leave its site in fear.

Now we just need AI to simulate Charlie’s Angels.