Hacker News new | past | comments | ask | show | jobs | submit | captainbenises's comments login

Feature request:

Add an AI query tool - you could do it on-device with something like functionary ggml and llama cpp with a few functions:

getSchemaForTables(...) getTableStats() runQuery('...')

Then you could do a query like:

"show me all customers who regularly post between midnight and 1am"


I haven't ruled out building AI-powered queries into the app, but I am firm about doing it in a way that respects data security (i.e. no shipping database schemas or data to ChatGPT without explicit user consent).

From my understanding, usable on-device LLM models tend to be gigabytes-large, which makes it difficult to roll out to everyone. Apple Intelligence might make this feasible, will need to do more research on this when I do the iOS port.

Making AI an optional add-on might be doable.

Thanks for the feedback!


I worked part time on this project for about 2 years, and full time with a small team for the last year. It's all typescript / webgl / node.js / preact, and lots of microservices.


This is fantastic news, awesome work André!


Cargo bikes! You can easily take one or two children on a cargo bike (yuba for example).


They are though. What if the API you're relying on doesn't have types and it returns something you didn't expect.

I think this is the biggest gotcha for developers who are using typescript. Typescript doesn't do runtime type checks, so if you're calling out to something third party that isn't written in typescript, you can't trust it'll return what you think it returns.


Yeah - if this was using something like flexbox for layout that'd actually be pretty neat.


Here’s all the layout code.. pretty simple and easy it looks like https://github.com/AshampooSystems/boden/tree/master/framewo...


You don't have to write cmake commands in UPPERCASE ANY MORE.


I know and I never claimed that you would have to. It is just my personal preference. Is there an equivalent of PEP-8 for CMake?


This seems super spammy, there was no pricing, only "get a quote".


Looks like you don't need to pay to unlock the emails. Click on the YouTubers' usernames, their contact info is on the About tab.


I'm working on putting up a mirror of dmoz at www.zedurl.com.


The DMOZ data is licensed under creative commons and there is a RDF export. I downloaded the data, registered a domain - http://www.zedurl.com/ - and I'll try knock up a mirror of DMOZ tonight as a rails app. I'll update this post if things go well.


How about offering to collaborate with the OP?


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

Search: