I think these startups will be wiped out at some point in the near future. Only if they are acquired will they have an exit. Cool product though, will try it out
HN user
maverick98
This is my next iteration of deepdrone (an LLM interface to control drones with natural language). Added a chatGPT like UI and tested it with Webots on Macbook using DJI Mavic Pro 2.
I know that this is a slippery slope. I just meant with this that even if I get diagnosed it wouldn't really change anything in my daily life, because people in my country are not very well educated on these issues anyway.
I found this article very interesting, because I feel that I fall in the category of people that think they have it, although I probably don't. My psychiatrist who is not an expert on autism told me I display autistic traits but that doesn't necessarily put me on the spectrum. Also my RAADS-R scores fall into the autistic spectrum but on the low end. Another psychiatrist diagnosed me with OCD. I am in my late 20s and I don't see how I could ever know for sure or if I am autistic or not, but nowadays most people in my country would say "we are all somewhat autistic in some way or another"
This is very useful. Could you add a filter by region? or if it is already in there I can't find it
The quality of code in most apps has gone downhill. Let's guess why?
amazing idea, and the UI is very cool!
This is a great repo, I was looking for something like this! I believe MCP and A2A will probably remain and others will build on top of them actually
This is highly unethical on their part if true, and it seems the reset the entire history of the repository. Could have just forked you. Another hit to the open source community unfortunately
I've been working on MVCP (Model Version Control Protocol), inspired by the Model Context Protocol (MCP), a lightweight Git-compatible tool designed specifically for AI agents to track their progress during code transformations, built using Python.
I used smolagents and hosted it on hugging face and it runs with Qwen/Qwen2.5-Coder-32B-Instruct. I also simulated it with Ardupilot
I built an AI agent to control your drone, with smolagents and hosted it on hugging face. Here is the github repo:
very interesting article!
I build a VS code extension that helps you connect to your local/remote servers with ssh and monitor their health. It supports integration with Prometheus and added a chat functionality to help you send the alerts to your favorite LLM APIs. It is still in beta and my intention is to build an SRE agent, integrate it with GitHub and help with root cause analysis, suggest fixes and find if any commit broke production and why.
pretty cool! it tracks, with Operator launching yesterday too
hey thats pretty cool, I will try to see how that works, I didn't know it. But it sounds like a lot of work to set it up. I wanted to make something faster
hey! thanks a lot! Updates will be up very soon
I started this with the focus being on speed set it up run thencommand and see the output. Harlequin seems to have a bit more hassle. We d also like to add a gui at some point if the user wants to open it on browser
We will add this too thanks for the suggestion
yeah its planned for the next release!
cool to see the CLI community building stuff
Hello thanks a lot for the kind words! I will make note to fix the README for sure and add some examples too, it is an open issue
While working on other projects, I found myself always having to connect and use SELECT * to see dummy entries or new users. I favored the CLI for monitoring my database entries, especially because I was testing and just adding dummy users + our first normal users in projects. So it became a bit tiring always having to connect to postgres, mysql and give select * queries from the CLI.
we have it as an open issue for the next release, along with other database types, so yes of course
yes for sure , its going to be on the next releases