frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Claude Code-Ing Responsibly

https://www.arjunkirtipatel.com/blog/using-claude-code-tips
1•gk1•55s ago•0 comments

We Rebuilt Cloud Life's Infrastructure Delivery with System Initiative

https://www.cloudlife.io/resources/infrastructure-delivery-with-system-initiative
1•nickstinemates•2m ago•0 comments

Efficient Array Programming

https://github.com/razetime/efficient-array-programming
1•todsacerdoti•4m ago•0 comments

Proposal: Better CSS Text Justification

https://blog.glyphdrawing.club/proposal-better-css-text-justification/
1•california-og•4m ago•0 comments

Why AI Isn't Ready to Be a Real Coder

https://spectrum.ieee.org/ai-for-coding
2•Brajeshwar•9m ago•0 comments

Autism is on the rise: what's behind the increase?

https://www.nature.com/articles/d41586-025-02636-1
2•Brajeshwar•9m ago•0 comments

Researchers uncover Stone Age settlement submerged by rising sea in Denmark

https://phys.org/news/2025-08-uncover-stone-age-settlement-submerged.html
1•Brajeshwar•9m ago•0 comments

Spirituality Went from Taboo to Trendy in the Art World

https://www.artnews.com/art-in-america/features/spiritual-turn-trend-hilma-af-klint-saya-woolfalk...
1•speckx•10m ago•0 comments

Sharing My Open Source Project Vampirio Code with the Y Combinator Community

https://github.com/leirbag4/VampirioCode
1•vampiriostudio•10m ago•1 comments

Elasticsearch Is Bloated

https://www.youtube.com/watch?v=xMt15zOaQpY
2•don_searchcraft•11m ago•0 comments

Can China build its own ASML?

https://asia.nikkei.com/business/technology/tech-asia/the-final-chip-challenge-can-china-build-it...
2•dluan•12m ago•0 comments

Latest Prisma ORM release has guardrails to prevent AI from nuking your db

https://github.com/prisma/prisma/releases/tag/6.15.0
1•gniting•13m ago•0 comments

Show HN: Wuchale: Protobuf-like internationalization from plain code

https://wuchale.dev/
1•K1DV5•13m ago•0 comments

Square is now sharing its roadmap publicly

https://squareup.com/us/en/roadmap
2•achrono•15m ago•0 comments

The Brain's Map of the Body Is Surprisingly Stable–Even After a Limb Is Lost

https://www.scientificamerican.com/article/the-brains-map-of-the-body-is-surprisingly-stable-even...
1•Jimmc414•17m ago•0 comments

Handling long-running LLM streams in a stateful backend

https://blog.leap.new/blog/llm-streams
1•eandre•18m ago•0 comments

SMS URLs

https://sethmlarson.dev/sms-urls
2•helle253•18m ago•0 comments

Exploring the Dominion of Anoma

https://research.anoma.net/t/exploring-the-dominion-of-anoma-a-distributed-operating-system/1055
1•churchofturing•19m ago•0 comments

Cloudflare AI Gateway now gives you access to your favorite AI models

https://blog.cloudflare.com/ai-gateway-aug-2025-refresh/
2•AtroxDev•20m ago•0 comments

AI Native Infrastructure Automation

https://www.systeminit.com/blog/ai-native-infrastructure-automation/
15•u_magistr•20m ago•3 comments

ChatGPT can count to at least 1500 – just ask nicely

https://chatgpt.com/share/68af17bd-a42c-8010-b2d3-827ce3c64b5d
2•nhp_fermi•21m ago•0 comments

Open-source political system – Automatism [pdf]

https://github.com/GuzhiRegem/automatism/blob/main/Automatism.pdf
1•guzhiregem•22m ago•0 comments

Ask HN: How do you prevent or resolve cofounder conflict?

2•shunicorn•22m ago•0 comments

Teen killed himself after 'months of encouragement from ChatGPT', lawsuit claims

https://www.theguardian.com/technology/2025/aug/27/chatgpt-scrutiny-family-teen-killed-himself-su...
3•skor•24m ago•1 comments

Google Vids adds AI avatars and launches a consumer version

https://techcrunch.com/2025/08/27/google-vids-adds-ai-avatars-to-its-video-editor-and-launches-a-...
2•geox•24m ago•0 comments

Show HN: Vanitycert.com – Automated Custom Domains and SSL for SaaS

https://www.vanitycert.com/
1•lulceltech•28m ago•0 comments

Microsoft can't guarantee data sovereignty – OVHcloud says 'We told you so'

https://www.theregister.com/2025/08/27/ovhcloud_interview/
2•rntn•30m ago•0 comments

Google's AI model nailed the forecast for the strongest Atlantic storm this year

https://arstechnica.com/science/2025/08/googles-ai-model-just-nailed-the-forecast-for-the-stronge...
2•Workaccount2•30m ago•0 comments

Show HN: A math tutor that won't hallucinate answers (ChatGPT and Photomath)

https://thinkercan.com/
1•noygaryan•34m ago•0 comments

Social media users rubbish at spotting sneaky ads, say boffins

https://www.theregister.com/2025/08/14/boffins_social_media_users_rubbish/
1•PaulHoule•34m ago•2 comments
Open in hackernews

A vibe-coding tool for serious developers

https://appjet.ai
4•alexflashdrive•2h ago

Comments

alexflashdrive•2h ago
Hi,

We made AppJet.ai for real developers, not just vibe-coders. AppJet helps you navigate your GitHub repository, including inside branches, fixes bugs and create new features. Let me know what you think!

Alex.

pjob•1h ago
FYI, the layout for the navigation component is broken on many smaller screen sizes. It's a small issue that I wouldn't mention normally, but it does undercut your messaging about the "future of software development" and "serious developers" when the first element on the page doesn't render properly.
alexflashdrive•53m ago
Yeah, mobile devices are not easy since there is so much to display for the app to be usable.
suobset•1h ago
Real developers like the AI woman on your demo video? Come on....
alexflashdrive•52m ago
yeah man, we're an AI company, we're using AI! is that so shocking?
rvz•1h ago
I use TLA+ on a project that requires lots of compliance checks and tests. How will this product help me vibe-code the code base?
alexflashdrive•1h ago
AppJet.ai can help you in several ways with TLA+: Language fundamentals: Basic syntax, operators, temporal logic, actions, and specifications Modeling techniques: How to represent system state, define actions, specify invariants and temporal properties PlusCal: The higher-level algorithmic language that transpiles to TLA+ TLC model checker: Running specifications, interpreting results, debugging models Common patterns: Modeling mutual exclusion, consensus algorithms, message passing, etc. Practical examples: From simple counters to complex distributed systems

If your code is on GitHub you can use our app with it, it will create a safe independant branch "appjet" to work on it. Give it a try and let me know what you think!

ekidd•1h ago
> Common patterns: Modeling mutual exclusion, consensus algorithms, message passing, etc. Practical examples: From simple counters to complex distributed systems

I don't know how you composed this response. But it reads more like a laundry list of TLA+-related buzzwords than a response based on any kind of actual experience with TLA+.

TLA+ is a weird and obscure niche, easily obscure enough to give most models very serious headaches.

RUnconcerned•1h ago
It reads like they asked the AI how it could help and just pasted whatever it said
skottenborg•1h ago
I immediately thought this sounded like an LLM reply.
rvz•1h ago
exactly.

I stopped reading mid-sentence after seeing a cacophony of buzzwords shoved into that AI generated reply.

Very disappointed.

alexflashdrive•54m ago
Well, I don't have any idea what's TLA+ is so I just asked the agent and that's it's response yep
attogram•1h ago
Nice that it has a free tier. But how does this compare to Jules/Claude/etc? What makes it different?
alexflashdrive•1h ago
AppJet is directly integrated with GitHub and has a better understanding of your codebase, with more full-stack functionalities. It also includes all the deployment of your code and a direct integration with Supabase that Claude or Jules doesn't have.
khoury•1h ago
Isn't it limited to a context max token window? How can it handle the whole code base, not mentioning LOC or anything?
alexflashdrive•51m ago
The agent itself is always limited by context inside a question but it also draw a map of your codebase and use it as additional data to better serve you.
RUnconcerned•1h ago
> has a better understanding of your codebase, with more full-stack functionalities

Can you elaborate on what this means?

Workaccount2•1h ago
Presumably there is a custom harness on a SOTA model. The harness is what you are paying for. They call it "RobertoAI".
dizlexic•1h ago
Well damn, I'm not a serious developer. I guess I'm not included.

edit: 2000 messages per month for $200 doesn't really seem worth it.

edit edit: even less so when JetBrains lets you plug in self-hosted models. This business model is headed for a crash.

alexflashdrive•40m ago
I meant in comparison to other frontend products that can't do anything about your back-end. $200 for 2000 messages may seems a lot but it includes every tool use (even if the agent uses 100K tokens editing your code it would count as a single message), web deployment with hosting and everything.

Feel free to try it, the free tier is here for that!

mdrzn•1h ago
When even the demo video has an AI generated persona to explain the business.. you know it's vibes.
guardian5x•1h ago
I guess most ads are lying, but when that AI woman says, she now "gets stuff done". There isn't even a hint of believability anymore. A real developer, or maybe even a customer would be more believable if they would actually use the product.
johnnyballgame•1h ago
Curious to know how this possibly made it to the front of HN.
suobset•1h ago
Constructive criticism:

1. As other comments have already pointed out, the fact that you have AI plastered all over (including your demo video) does not bode well for the "real developers" claim. I would suggest doing some internal testing/surveys with real developers and get them in the demo instead. Best case, your product is a hit and people genuinely love it. Worst case, you learn about your own pitfalls.

The way this is priced and presented feels it's not a alpha/beta product. But, I need the confidence that it actually is not still in alpha/beta.

2. Why this and not Cursor/Claude/Zed? In fact, your slogan ("Code at the Speed of Thought") is a DIRECT rip-off from Zed (https://github.com/zed-industries/zed)

3. Why should I bother with the switching costs? When you mention "better understanding of your codebase", do you mean Cursor-style code indexing and context windows? Do you try anything new here?

alexflashdrive•37m ago
Thanks, that's helpful. It's not in alpha/beta but definitely a new product with flaws and stuff we could have done better.

We actually tried to do a lot of stuff differently! it's 100% online, connected to Github, handle deployments and hosting and remain open to other platform with Docker.

bananapub•1h ago
"AI" in shovelware products like this is a shibboleth that means either "I don't know what I'm talking about" or "I'm trying to ride the hype train before it kills us all".