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

This looks amazing! As I learn and experiment more with local LLMs, I'm becoming more of a fan of local/offline LLMs. I believe there's a huge gap between local LLM based apps and commercial models like Claude/ChatGPT. Excited to see more apps leveraging local LLMs.

Fantastic for the team, huge fan for Ruff and Uv. Hope OpenAI continues with the OSS tooling and not introduce restrictive licensing.

Experimenting with: https://github.com/chocks/locode Local-first AI coding CLI. Routes simple tasks to a local LLM and complex tasks to Claude.

also just posted a Show HN thread: https://news.ycombinator.com/item?id=47310543


Nice, pretty cool site!


Heya (also from TO ), I had something similar in mind when I built https://www.producthunt.com/products/hitechjobsca , had to shut it down during covid but happy to connect and brainstorm ideas in the Hrtech space if you are up for it. Contact in profile.


This is pretty fun, I tried the two free mysteries and was fun solving them. One nit, would be nice if the SQL editor supported comments so we can comment out old queries before running new one so as keeping a history esp if we need to run the same queries again. Good stuff :)


You should be able to add -- and comment out lines of queries. If not, this is a bug that I will investigate. Also you can use the Notes tab to store any past queries and findings.


Hey!

Firstly - great work - one of my favourite games is Chronicles of Crime and this immediately made me think back to how I would've gone about investigating some of those stories using SQL.

w.r.t the comments - you can add `--` to comment out lines of queries but when I do it on two or more lines they get mashed into a single line and I can't reliably uncomment them again without the queries getting mangled.

I've found you can use multiline comments /* and */ though which worked for me - just a bit more back and forth on the keyboard.

Anyway - again - awesome work.


Thank you very much. That's actually a great suggestion. I completely forgot about that. As for the single line comments, indeed this is a bug, I'll try to fix it.


It works for the first line, but doing it on a second seems to make it merge lines.


Yep. This was a bug. I just fixed it.


Happy new year folks!


Thanks! My dentist sends my appointments as text in email and I wanted something to add to my calendar, so I ended up building this tool :)


Direct link in this post works but looks like the one linked from the careers page is broken. https://supabase.com/careers#positions titled "Site Reliability Engineer: Postgres" goes to a broken link: https://jobs.ashbyhq.com/supabase/ba5e5848-0ef7-430d-b773-94...


hey Fred, just a heads up - the career page links to a greenhouse board that seems inactive. https://tandemai.com/careers/#currentopening goes to https://boards.greenhouse.io/tandemailimited which says "The board you are looking for is no longer open."


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

Search: