Hacker News

Show HN: A mobile app to keep up with most important news on Agentic Coding

Hacker News - Sat, 08/15/2026 - 5:04pm

I built this app to help myself kill the FOMO that comes with the fast changing environment of Agentic Coding. It links the latest stories with sources and only what really matters for the field.

You get exactly one push notification a day for the daily edition (0-6 headlines usually) and if something is really, really breaking, there might be one extra push for this one breaking topic.

It is completely free, no data collection or anything - just value for the community. Have fun!

Comments URL: https://news.ycombinator.com/item?id=49314319

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Open-source Grok Bot alternative

Hacker News - Sat, 08/15/2026 - 5:03pm

When Grok bot came out, the only way to use it was with a $200 Cursor subscription. I burned through almost 50% of my usage in 3 hours. That's not sustainable, so I figured I'd build my own and plug in my own inference.

Comments URL: https://news.ycombinator.com/item?id=49314312

Points: 1

# Comments: 0

Categories: Hacker News

The /Handoff Skill

Hacker News - Sat, 08/15/2026 - 4:45pm
Categories: Hacker News

Show HN: Chrome extension that tracks job applications on your machine

Hacker News - Sat, 08/15/2026 - 4:45pm

I kept losing track of what I had submitted vs just opened, across Microsoft/Eightfold, Lever, etc.

Chrome extension, load unpacked. Only reads the tab you already have open. Visit = seen, apply form = continue, "application submitted" = applied. History is IndexedDB, nothing goes to a server.

Ollama is optional and only runs if you click Analyze. Opening a job does not call a model.

Comments URL: https://news.ycombinator.com/item?id=49314164

Points: 1

# Comments: 0

Categories: Hacker News

How Powerful Is Maya?

Hacker News - Sat, 08/15/2026 - 4:44pm
Categories: Hacker News

Show HN: Premiss – Coding agents for building trading strategies

Hacker News - Sat, 08/15/2026 - 2:59pm

Hey HN,

First time posting a Show HN. I've been building Premiss, a platform for researching, building and testing trading strategies with coding agents.

I started working on it because I felt that a lot of existing trading platforms still make you build strategies through predefined rules and visual editors. Those feel out of date and wrapping a model around an existing interface feels like limiting the model.

Code doesn't really have that limitation, and with coding agents getting much better, I started wondering what a trading platform built around them from the beginning would look like.

With Premiss, the agent has access to the research and backtesting environment and can research an idea, write the strategy in code, run it, inspect the results and iterate on it. The code is there for you to inspect as well rather than the strategy living inside a rule builder.

It's still early and I'm figuring out what the right boundaries are between the agent and the deterministic parts of the system.

would love feedback

premissai.com

Comments URL: https://news.ycombinator.com/item?id=49313271

Points: 2

# Comments: 0

Categories: Hacker News

Pages