frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Gmail/Google Docs Down?

1•kappi•46s ago•0 comments

Tesla touts European supervised self-driving safety data ahead of EU vote

https://www.reuters.com/business/autos-transportation/tesla-touts-european-supervised-self-drivin...
1•tosh•1m ago•0 comments

CampRoo – Free Camping Spots

https://camproo.com
1•aziz10101•1m ago•0 comments

FSD Supervised now approved in Slovenia

https://twitter.com/teslaeurope/status/2097007168939593780
1•tosh•2m ago•0 comments

San Francisco institution 'heartbroken and furious' after erasure of public art

https://www.sfgate.com/local/article/clarion-alley-murals-erased-22420365.php
1•mikhael•2m ago•0 comments

The auto-formalization of mathematics versus law

https://lexifina.com/blog/auto-formalisation-of-law
2•alansaber•4m ago•0 comments

SnapFire FSR: Write TypeScript. Run Rust. Ditch Node.js

https://snapfirers.com/
1•excsn•7m ago•1 comments

A fast client only protein viewer

https://github.com/buyukakyuz/protein-foldspace
2•replaski16•7m ago•0 comments

The Aviation Herald was sued – July 31st 2026

https://avherald.com/h?article=53c8958a
1•embedding-shape•7m ago•0 comments

Ancient cave art suggests first known humans in Ireland walked over from Wales

https://www.bbc.com/news/articles/c5y75dl0jpko
1•bookofjoe•8m ago•1 comments

Humpback whales are interrupting orca hunts to rescue different species

https://spacedaily.com/k-humpback-whales-are-interrupting-orca-hunts-to-rescue-completely-differe...
2•cobbzilla•9m ago•0 comments

VDN Vai Dar Namoro

https://vaidarnamoroonline.netlify.app
1•gabrielantonio•12m ago•0 comments

Bun rewrite and FLT formalization had nearly identical resource usage

2•Zsfe510asG•13m ago•1 comments

Show HN: Raw Screen Recordings into Cinematic Apple-Style Product Demos

https://isolate.video/
4•vignesh_warar•14m ago•0 comments

YC Demo Day This Thursday

https://www.neweconomies.co/p/y-combinator-summer-26-batch
1•ollieforsyth•15m ago•0 comments

Russia opens first road bridge with North Korea

https://www.dw.com/en/russia-opens-first-road-bridge-with-north-korea/a-79142595
2•everybodyknows•17m ago•0 comments

Can the U.S. afford a major war? Not with this deficit

https://www.washingtonpost.com/opinions/interactive/2026/09/07/deficit-is-biggest-threat-us-natio...
2•moat•17m ago•1 comments

Show HN: Isle – managed application environments for computer-use agents

https://www.tryisle.com
4•sxhivs•19m ago•1 comments

Show HN: Security and JSON tools that run in the browser

https://sentrint.com/tools
3•xEcho•20m ago•0 comments

The Download: the hunt for underground hydrogen and more rogue OpenAI agents

https://www.technologyreview.com/2026/09/07/1143592/the-download-underground-hydrogen-search-rogu...
3•joozio•20m ago•0 comments

Root cause analysis of the Liquid network split and 3,998.67 BTC peg-out theft

https://gist.github.com/1440000bytes/211ac92dd4433bb1a2e674bf0ff7db2e
2•binyu•21m ago•0 comments

Can AI Replace a Nevada Brothel Sex Worker?

https://brothelnevada.com/2026/09/05/ai-replace-sex-workers/
1•Teever•22m ago•0 comments

PostgreSQL 19 Interactive Tour

https://victoriametrics.com/blog/postgres-19/index.html
3•valyala•23m ago•0 comments

Bitcoin sidechain Liquid hacked for ~4k BTC

https://nehanarula.org/2026/09/07/liquid-hack.html
4•nehan•24m ago•1 comments

$70 Open Source Brain-Computer Interface Octopus 16 by PiEEG

https://www.indiegogo.com/en/projects/pieeg/pieeg_octopus
1•Christiangmer•24m ago•0 comments

Show HN: Mystra – a monitor that signs up and reaches checkout on your app

https://mystra.run
1•danik7x•25m ago•0 comments

Show HN: Gote – a CLI note-taking management tool for plain Markdown

4•banorton•25m ago•0 comments

LHC magnets run at 1.9 K, below the superfluid helium lambda point

https://scienceshot.com/post/lhc-colder-than-outer-space
1•major_stef•27m ago•0 comments

Ask HN: Which is better for backend? JavaScript or Python?

2•skwasimin•30m ago•1 comments

Is HTTP Basic Auth Broken in Chromium?

4•majorchord•31m ago•0 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.