frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Android Is Compose-First

https://developer.android.com/develop/ui/compose/first
1•flykespice•1m ago•0 comments

Show HN: ClassKeep – Booking, credits, and smart waitlists for boutique studios

https://www.classkeep.app
1•dtfortu•2m ago•0 comments

Made a Chrome extension that stops me from sending dumb messages

1•BeanieTheBean•2m ago•0 comments

Nice Things for Your Mac

https://nicethings.to/mac
1•Malfunction92•3m ago•0 comments

Programming as Theory Building (1985) [pdf]

https://gwern.net/doc/cs/algorithm/1985-naur.pdf
2•birdculture•4m ago•0 comments

Show HN: Loomavi-psychological insight tool that decodes what you are feeling

https://loomavi.com
1•punyaatloomavi•5m ago•0 comments

Intelligence is Artificial (Opus 23) [video]

https://www.youtube.com/watch?v=1CbmC2aWhjY
2•niles•5m ago•1 comments

Node.js – Promote Alpine Linux out of experimental to be a tier 2 platform

https://github.com/nodejs/node/issues/62764
1•linolevan•6m ago•0 comments

Dieter Rams documentary streaming free on May 20

https://www.hustwit.com/events/ramslivestreams
2•lemonberry•6m ago•0 comments

Slopinator: Attack AI training with poisoned GitHub repositories

https://codeberg.org/the-slopinator/slopinator
5•atomic128•7m ago•3 comments

Show HN: Sentilis – a folder of Markdown files becomes your bio, blog, store

https://github.com/sentilis/cli
1•josehbez•8m ago•0 comments

Laid-off Atlassian Engineer talks generally about the stuff he built [video]

https://www.youtube.com/watch?v=55pTFVoclvE
2•indigodaddy•10m ago•0 comments

Ask HN: How do word docs, slides, excel, and PDFs generate value?

1•FailMore•10m ago•0 comments

Last chance at eviction court: The San Francisco tenants teetering on the abyss

https://sfstandard.com/2026/05/18/last-chance-eviction-court-san-francisco-tenants-teetering-abyss/
2•speckx•11m ago•1 comments

Show HN: Heard Google copied part of our product for IO. Want to show off first

1•echelon•11m ago•0 comments

What gives you the stamina to work on the same product for years?

1•freemh•12m ago•0 comments

An AI announcer mispronounced and skipped names during a graduation

https://www.theverge.com/tech/933653/ai-graduation-commencement-glendale-community-college
2•cdrnsf•12m ago•1 comments

The interface is no Longer the product

https://blog.mozilla.ai/the-interface-is-no-longer-the-product/
2•hawernawer•13m ago•1 comments

Software Development in the AI Age

https://ianmcnaughton.net/blog/software-development-in-the-ai-age/
1•wc_nomad•14m ago•0 comments

AI helps topple decades-old geometry problem

https://www.scientificamerican.com/article/sensational-proof-topples-decades-old-geometry-problem/
1•chc2889•15m ago•1 comments

Apple is no longer purchasing VARTA batteries from Germany

https://old.reddit.com/r/BuyFromEU/comments/1thpbw1/apple_is_no_longer_purchasing_varta_batteries/
1•taubek•15m ago•0 comments

Show HN: hnr – a terminal Hacker News reader vibe-coded in Rust

https://github.com/prasanthj/hnr
1•prasanthj•17m ago•0 comments

KPMG Taps Anthropic to Revamp Global Tax, Advisory Platform

https://www.wsj.com/cfo-journal/kpmg-taps-anthropic-to-revamp-global-tax-advisory-platforms-853093bb
1•petethomas•17m ago•0 comments

Carbon: Autoregressive Genomic Foundation Model

https://huggingface.co/spaces/HuggingFaceBio/carbon-demo
2•kashifr•19m ago•1 comments

RuView – See through walls with WiFi

https://github.com/ruvnet/RuView
7•Iuz•21m ago•3 comments

LSTM-Based Question Answering on News Articles

https://github.com/sparshrestha/NewsQA-LSTM
1•sparshrestha•21m ago•1 comments

We kept getting different "personalities" from the same cloud VM SKU

https://webbynode.com/articles/we-realized-averaging-cloud-benchmark-runs-together-was-corrupting...
1•gsgreen•22m ago•0 comments

Linux Shell Made in Rust

https://github.com/Ghosthx-Code/NaShell
2•Ghosthx-Code•22m ago•0 comments

PHP RFC: Scope Functions a.k.a. Multiline Short Closures

https://wiki.php.net/rfc/scope-functions
1•moebrowne•22m ago•0 comments

Replacing Java's native sort with a Rust JNI engine (38x faster)

https://github.com/fbcouto/java-multimerge-dll/
2•fbcouto•24m ago•0 comments
Open in hackernews

Rork – Build any cross-platform mobile app, fast

https://rork.com
15•colesantiago•12mo ago

Comments

colesantiago•12mo 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•12mo ago
What's the app you created and published with Rork?
joshstrange•12mo 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•12mo 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•12mo 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•12mo ago
But why? If you’re not a dev, it’s not like you understand or care about that.
santa_boy•12mo 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•12mo 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•12mo 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.