Hacker Newsnew | past | comments | ask | show | jobs | submit | nzoschke's commentslogin

Another happy DBOS user here. It slides right into our existing Postgres usage and has a simple Go SDK.

I recently started using this DBOS in Go and it’s been good.

https://github.com/dbos-inc/dbos-transact-golang

I have River on my list to try someday too

https://riverqueue.com/pro


Having the coding agent make screenshots is a big power up.

I’m experimenting with how to get these into a PR, and the “gh” CLI tool is helpful.

Does anyone have a recipe to get a coding agent to record video of webflows?


Not yet. I'm confident Playwright will be involved in the answer, it has good video recoding features.

Looks awesome for solo / indie devs.

For my small software shop I'd like a team version of this:

- collect all prompts/chats from all devs for our repos - store them somewhere in the cloud - summarize them into a feed / digest


That’s an interesting direction. I haven’t thought of this in multiplayer sense.

Would you see this as something that is sort of turn-key, where a central database is hosted and secured to your group?

Or would you require something more DIY like a local network storage device?

And similarly would you be open to having the summaries generated by a frontier model? Or would you again need it to be something that you hosted locally?

Thank you for the feedback and interest.


A central service. Hosted, secure, frontier model is fine. I’m thinking this through it’s probably something GitHub or an addon should provide.

But maybe it starts local with an app like yours anyway. I do a lot of solo hacking I don’t want to share with the team too. Then there is some sort of way to push up subsets of data.


I can see github providing this, but it would still be at the git-operation level.

What I've found using this contextify-query cli in talking to my project(s) CLI AI history is substantial detail and context that represents the journey of a feature (or lack thereof).

In high velocity agentic coding, git practices seem to almost be cast aside by many. The reason I say that is Claude Code's esc-esc has a file reversion behavior that doesn't presume "responsible" use of git at all!

What I find interesting is that neither Anthropic nor OpenAI have seized on this, it is somewhat meta to the mainline interpreting requests correctly. That said, insights into what you've done and why can save a ton of unnecessary implementation cycles (and wasted tokens ta-boot).

Any thoughts on the above?

If you're open to giving the app a try, and enable updates on the DMG, the query service + CC skill should drop here in a few days. It's pretty dope.

Another alternative for update notifications is to watch the public repo where I'm publishing DMG releases: https://github.com/PeterPym/contextify/releases

Anyhow, this is really cool feedback and I appreciate the exchange you provided here. Thank you. If you have any further thoughts you want to share I'll keep an eye on this thread or can be reached at rob@contextify.sh


A digital assistant for your Gmail, Google Workspace, Notion and Slack.

Opinionated workflows and automations for less technical teams where no code, low code or vibe code tools are beyond reach.

https://housecat.com/


I’m doing agentic coding on a bunch of web apps and server side rendering HTML is so much easier than building APIs and React components.

Full page reloads are fine for most CRUD cases. Then layering DOM morphing can be even better UX almost for free


I just want to say thanks to you and the team and community. Bun is a treat to use.


Fun. I love the UI style.

See also the Endless Acid Banger:

https://www.vitling.xyz/toys/acid-banger/

And happy Acid August!

Every year we celebrate the 303 with a club night in SF.

https://ra.co/events/2208013


Oh, that is neat! Vitling also makes nice music.

https://music.vitling.xyz/music


I wish I could attend! I'm in the UK.


Looks neat!

As humans augmented with agents write more code, solutions that require less context shifting to get stuff done will win.

A common web stack may include API handlers, OpenAPI spec, generated TypeScript definitions, generated TypeScript client, React logic and effects code, TSX code, HTML, and CSS.

This generally needs filesystem watchers, code generators, transpilers, compilers to get stuff done.

Something that can go from a backend handlers straight to terse markup for reactive UI would be a massive simplification to all this, and a big productivity boost.


> Something that can go from a backend handlers straight to terse markup for reactive UI would be a massive simplification to all this, and a big productivity boost.

I do this for custom software I build for clients, mostly on the backend though[1]. Started it two years ago, have rapid velocity and, without AI generally take 30 to 60 minutes to implement a new feature that touches backend persistence and front end UI.

‐----------

[1] I did a show HN on a tiny front end component that gets the most use, recently, I think. ISTR most people in the comments said they they preferred React, a few said it was not novel enough to be a paper (they are correct. It isn't). You can see it here: https://github.com/lelanthran/ZjsComponent/

I'm not really in the mood to open up the whole stack I use yet, I still make money bu having a low effort way to build web apps, and due to the way it works it requires a fraction of the tokens required when actually using AI assist (output for the last time I implemented a backend call from scratch was 10 lines, most of which were comments).


I don’t know about the browser but I’ve been playing with a WASM build through this Go wrapper. Nice to not need CGO.

https://codeberg.org/gruf/go-ffmpreg


I'm a little confused as to how someone makes an "mpreg" joke in the project name, but censors "lame" in the README.


Lame could be considered an ableist slur, I guess?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: