HN user

edshiro

413 karma
Posts32
Comments96
View on HN
www.kisekilabs.com 1y ago

Understanding how DeepSeek v3 works

edshiro
2pts0
www.kisekilabs.com 1y ago

Key trends from the swyx's AI Engineer Summit 2025

edshiro
1pts0
www.kisekilabs.com 1y ago

Key Principles for Building Effective AI Agents

edshiro
4pts0
www.kisekilabs.com 1y ago

What I learned at the AI Engineer Summit 2025 in NYC

edshiro
1pts0
edforson.substack.com 1y ago

Why DeepSeek v3 was such a big deal

edshiro
2pts0
edforson.substack.com 1y ago

Why do we need AI Agents?

edshiro
1pts0
edforson.substack.com 1y ago

Why AI Agents Unlock Software 2.0

edshiro
1pts0
edforson.substack.com 2y ago

Recap – AI Engineer World's Fair 2024

edshiro
1pts0
edforson.substack.com 2y ago

Why I'm going to the AI Engineer Fair

edshiro
2pts1
edforson.substack.com 2y ago

What I learned reviewing the ChatDev AI Agent paper

edshiro
2pts0
edforson.substack.com 2y ago

AI Agent Paper Review – ChatDev

edshiro
2pts0
edforson.substack.com 2y ago

Why speed matters for AI Agents

edshiro
2pts0
edforson.substack.com 2y ago

More speed is what AI Agents need

edshiro
1pts0
edforson.substack.com 2y ago

Why I'm building my own AI Agent library

edshiro
1pts0
edforson.substack.com 2y ago

AI Agent paper review – "Generative Agents"

edshiro
1pts0
github.com 2y ago

Firecrawl: Convert any website into LLM-ready Markdown

edshiro
2pts0
www.envsion.io 3y ago

Why more startups should do generative research

edshiro
2pts0
techcrunch.com 7y ago

Honda commits $2.75B in partnership with GM’s Cruise

edshiro
1pts0
en.wikipedia.org 7y ago

Robber Baron

edshiro
1pts0
qz.com 8y ago

The Gig Economy May Be Smaller Than We Think

edshiro
4pts0
time.com 8y ago

China Has Banned Hip-Hop Culture and Tattoos from TV Shows

edshiro
3pts0
www.theguardian.com 8y ago

Ex-Soccer Star George Weah to Become Liberia President

edshiro
3pts0
qz.com 8y ago

Paris threatens to sue Airbnb over illegal apartment rentals

edshiro
2pts0
techcrunch.com 8y ago

Waymo’s autonomous cars have driven 4M miles

edshiro
1pts0
towardsdatascience.com 8y ago

An intuitive explanation of the SSD MultiBox object detection technique

edshiro
33pts4
www.reddit.com 8y ago

Low entry barrier is destroying deep learning reputation

edshiro
5pts0
www.recode.net 8y ago

Waymo is finally taking the driver out of some of its driverless cars

edshiro
1pts0
techcrunch.com 8y ago

Delphi buys self-driving car startup Nutonomy for $400M

edshiro
78pts44
github.com 8y ago

Simulate iPhone X's bump on your Android screen, no 999$ needed

edshiro
1pts0
medium.com 8y ago

Predicting Car Steering Angle Using Deep Learning

edshiro
2pts0

This looks great! And incredibly timely too!

I finished watching this video today where the host and guests were discussing challenges in a RAG pipeline, and certainly chunking documents the right way is still very challenging. Video: https://www.youtube.com/watch?v=Y9qn4XGH1TI&ab_channel=Prole... .

I was already scratching my head on how I was going to tackle this challenge... It seems your library is addressing this problem.

Thanks for the good work.

I've saved the paper to read it later.

The premise of this work seems very interesting... But I wonder how practical it is from both a cost and time perspective. I am toying around with an AI Agents library and one of the annoying UX things I notice is the time it takes to get my answers, because each call to an agent (either GPT-4 or Claude 3) is kinda slow.

Besides the time, it feels quite wasteful token wise.

I'm skeptical this approach will be adopted by many in the AI Agent space, but of course I could be very wrong.

I get the same feeling. AI Agents sounds very cool but reliability is a huge issue right now.

The fact that you can get vastly different outcomes for similar runs (even while using Claude 3 Opus with tool/function calling) can drive you insane. I read somewhere down in this thread that one way to mitigate these problems is my implementing a robust state machine. I reckon this can help, but I also believe that somehow leveraging memory from previous runs could be useful too. It's not fully clear in my mind how to go about doing this.

I'm still very excited about the space though. It's a great place to be and I love the energy but also measured enthusiasm from everyone who is trying to push the boundaries of what is possible with agents.

I'm currently also tinkering with my own Python AI Agent library to further my understanding of how they work: https://github.com/kenshiro-o/nagato-ai . I don't expect it to become the standard but it's good fun and a great learning opportunity for me :).

This is really exciting to see. I applaud Stability AI's commitment to open source and hope they can operate for as long as possible.

There was one thing I was curious about... I skimmed through the executive summary of the paper but couldn't find it. Does Stable Diffusion 3 still use CLIP from Open AI for tokenization and text embeddings? I would naively assume that they would try to improve on this part of the model's architecture to improve adherence to text and image prompts.

100k Stars 6 years ago

This is amazing. Definitely something I will look at to relax when I feel stressed with this startup life.

Would also love to see a technical write up about how you implemented this. Great creative work!

Thank you for sharing this very candid article on the Starsky Robotics and generally the autonomous vehicle space. It's a real eye opener. I've been following your progress for the last few years (and I also read about your company through Reilly Brennan's "Trucks - FOT" newsletter).

I am sorry you could not get investors to believe more in what you and your team, especially as you required a lot less funds than many other companies in this arena. I also thought you had a clear business case (I worked in ride-hailing and also logistics so understand some of the problems in this space).

I wanted to ask you a question: I am building a startup in the dash cam video analysis space. We are building a large and geographically diverse dataset of road videos, where our users can annotate/label the data. We then are going to look at detecting specific events like accidents and edge cases on videos. Do you feel this type of business, the data we collect, and insights we generate would have value for a AV startup?

All the best in your next move. Stay strong - you can be proud of what you and your team did.

This looks great! Thanks for sharing. Interestingly enough, from looking at the table of contents, it seems this book starts with a more (and welcome) pragmatic approach, where you write some python code before, look at data visualisation techniques, etc, before delving into stats.

Is there any chapter that stands out to you?

This seems like a necessary reset, especially given their very high valuation. I personally enjoyed most of Udacity's Self-Driving Car Engineer Nanodegree. The content was great and at the time I had a very supportive mentor (gutted they got rid of this feature). Moreover, they have managed to build a large community of current students and alumni who keep in touch even after the nanodegree is over.

I would suggest they reduce the number of courses they offer and improve quality. I tend to see them as a more "premium" MOOC but I do agree that quality of content is variable depending on course.

Another area they should naturally look at is training for employees in corporations. I really hope Sebastian Thrun can turn things around.

Traditional car companies are also working on autonomous vehicles.

There is a lot of business to be had with Level 4. While the car may not be able to go everywhere, in restricted areas a robot-taxi/shuttle service would be a great advancement. We would all love to be at Level 5 but I would take a solid Level 4 in a few years instead of waiting much much longer for a viable Level 5 solution.

The first car from Lyft’s Level 5 self-driving initiative will be the Ford Fusion Hybrid. Lyft’s use of a Ford Fusion apparently isn’t associated with the partnership the two announced last year. Other AV companies have used the Ford Fusion as a platform for integrating self-driving technologies

Why are we still talking about Level 5 autonomous driving when we can't even get Level 4 working properly? I believe this is sending the wrong message.

On the topic of the acquisition, it seems like a good strategic buy for Lyft. I am still not sure whether they have the capital nor the talent pool to develop a strong autonomous vehicle product. It also seems like they are a bit late to the party, as there are more and more doubts on the reality of self-driving in the next few years.

I may sound sceptical, but I am just cautious when it comes to news on self-driving cars. However I am genuinely excited at this development and look forward to hearing more about how Lyft is progressing on this quest.

Great advice. I am not seeking investment yet but this is definitely something I may have to do in the future if I want to accelerate growth for instance.

After a few unsuccessful attempts working as employee in startups, I have decided to build my own. Over time and through multiple setbacks I have learned more about myself and what I want when it comes to the type of company I am building. To me it's very important for my co-founder and I to have control over the destiny of our company. Getting VC money can shift the balance of power and you could lose control over what you have built, which is not ideal. For instance VCs could block an exit opportunity which could result in life changing money for you because the return they get is below their expectations.

This may sound very naive, and I don't claim to understand your circumstances, but make sure you already have a strong, growing business so that you play a strong, iron-clad hand when discussing funding with VCs.

All the best my friend.

Also, wasn't this practice (i.e. engineering to fit design goals) what made Apple successful in releasing the iPod, iPhone, etc?

I am an engineer but welcome the perspective of designers and believe anyway that both need to work hand in hand.

In the case of driverless vehicles however, I am not sure the focus should overly be on design because this is a very hard problem that has yet to be solved, and maybe there was a way of designing a vehicle that was evolutionary rather than revolutionary, while mostly focusing on the technical challenges that must be overcome to get us to autonomy.

Nice one! I don't remember all that much from reading the Mask-RCNN paper last year and have not seen many implementations so it's nice to be presented with this Pytorch implementation.

From what I recall about Faster R-CNN, the Regions Of Interest (ROI) are pre-determined via Selective Search, right? So I presume you would need to do the same thing with Mask-RCNN? I think this is the part I am the most confused with since I have never implemented Selective Search myself. Could you point me to introductory material on it?

Lastly, I can see the author of this work has read my blog post on understanding SSD MultiBox - glad it helped in some way :).

Since autonomous driving technology is not there yet, I believe truck OEMs should focus on ADAS to enable lane keeping and lane change on highways only, as this is the easiest part of the job. Drivers would be require to intervene as soon as the truck exits the highway.

I presume this is what Tesla will do with their trucks although I am very concerned by their very dubious marketing when it comes to autonomous driving technology.