HackerTrans
TopNewTrendsCommentsPastAskShowJobs

djmashko2

no profile record

Submissions

Open source NPM script to talk to your Postgres database with GPT

github.com
3 points·by djmashko2·hace 3 años·0 comments

Open source NPM script to talk to your Postgres database with GPT

news.ycombinator.com
2 points·by djmashko2·hace 3 años·0 comments

comments

djmashko2
·hace 4 meses·discuss
> Content from your issues, discussions, or private repositories at rest. We use the phrase “at rest” deliberately because Copilot does process code from private repositories when you are actively using Copilot. This interaction data is required to run the service and could be used for model training unless you opt out.

Sounds like it's even likely to train on content from private repositories. This feels like a bit of an overstep to me.
djmashko2
·hace 6 meses·discuss
On the documentation, you install the NPM package via Anthropic: https://sprites.dev/api (on this page, if you select Node)

npm install @anthropic-ai/sprites

Is there some relationship between Anthropic and Fly.io that I didn't hear about?
djmashko2
·hace 9 meses·discuss
Dang, I just got one and it’s my favorite iPhone I’ve ever had.
djmashko2
·hace 10 meses·discuss
Having seen a lot of negativity around it, just want to say that the iPhone Air is the most exciting iPhone to me in a while -- I've been waiting for a big but still light option, but with the top-of-the-line CPU and a decent camera, for a long time. Will be curious to see how it pans out in the market, but I imagine I'm not the only one.
djmashko2
·hace 10 meses·discuss
For what it's worth, very happy with React and excited to keep the inertia going. "Good enough" in this case is quite good.
djmashko2
·hace 2 años·discuss
Looks like a lot of great improvements, but wanted to put in one vote in favor of keeping the capability of having a JavaScript-forward configuration/usage approach, rather than requiring a CSS-forward approach.

For us, one big benefit of using Tailwind has been that we can avoid spending a lot of time thinking about CSS and CSS tooling, and being able to configure everything via JS has helped in that regard.
djmashko2
·hace 3 años·discuss
Very cool to combine documents and tasks in this way! Jumping between Google docs with checklists and tickets in Linear can be a bit of a drag.
djmashko2
·hace 3 años·discuss
Seems like something that will continue unless people vote with their feet and switch to a different platform.
djmashko2
·hace 3 años·discuss
If you’re rendering multiple pages concurrently on the server, it’s nice to be able to know, for example, the current user without having to pass it down as a prop through the whole tree.

Context is a really nice way to do this.
djmashko2
·hace 7 años·discuss
Hi! I work at Stripe on the Dashboard.

You can delete all of your test data by clicking a button in Settings > Data (/account/data). We also recently launched a feature that lets you delete multiple customers at a time, and hope to expand that to more different types of objects soon!

Thanks for the feedback, keep it coming :)