HackerTrans
TopNewTrendsCommentsPastAskShowJobs

raooll

no profile record

Submissions

Show HN: AuctionHubIndia – Discover Bank Auction Properties Across India

auctionhubindia.com
2 points·by raooll·10 เดือนที่ผ่านมา·0 comments

comments

raooll
·23 วันที่ผ่านมา·discuss
Why do you ask ?
raooll
·เดือนที่แล้ว·discuss
NO. Not investing in anything that does not fit basic investing maths.
raooll
·4 เดือนที่ผ่านมา·discuss
Drone shows are different as they mostly work with quacopters instead of long range vtols etc. There are softwares that help plan and fly quadcopters to get a drone show done.
raooll
·4 เดือนที่ผ่านมา·discuss
Unfortunately I do not plan/want to hand over control of the drone to an AI -> MCP as of know. Currently we plan to generate flight plans on a server and then each drone will request a flight plan and do its stuff.
raooll
·4 เดือนที่ผ่านมา·discuss
I’m building a decentralized Drone-as-a-Service (DaaS) orchestration layer that treats aerial robotics as a simple API endpoint.

The system allows users to submit a JSON payload containing geocoordinates and mission requirements (e.g., capture_type: "4K_video" | "IR_photo"), the backend then handles the fleet logistics, selecting the optimal VTOL units from distributed sub-stations based on battery state-of-charge and proximity.
raooll
·7 เดือนที่ผ่านมา·discuss
1) Smartphones 2) Coding agents.
raooll
·7 เดือนที่ผ่านมา·discuss
@nickyweek, please provide your contact email.
raooll
·8 เดือนที่ผ่านมา·discuss
Safest would be the tech you already know well.
raooll
·8 เดือนที่ผ่านมา·discuss
I have generally move away from JS/TS default. I even avoid react unless it is absolutely necessary. I am moved to more simpler choices when picking tech stacks. I go for the old & tested rather than the fancy, new & shiny choice.

This move has allowed me to maintain a project for long times while still maintaining my peace of mind.
raooll
·8 เดือนที่ผ่านมา·discuss
I really like https://ai.pydantic.dev/ as it builds on existing developer knowledge and there is not much to learn in the framework itself.
raooll
·9 เดือนที่ผ่านมา·discuss
I would go with https://tanstack.com/ as that has components to replace almost all Next.js features.
raooll
·9 เดือนที่ผ่านมา·discuss
Hey Joshua,

I have been struggling with the same paradox, all AI moat seems to be to remove humans. Although that might be possible in a distant future I don't see it happening anytime soon.

Instead I want AI to be my assistant like and IDE, where it help me get things done faster that I can do it by myself but I am always in command. Also what if there is an AI assistant for each code repo, that understands that repo in its entirely and is downloaded when you clone the repo, it has deep knowledge on the code base, it scope and restrictions, how the code changed over time etc etc.

We can provide Small language models for existing codebases for large organizations like banks which run cobol or some other older tech. This AI then empowers there limited developers to punch way above their numbers and help them developer better, cleaner and faster.

This is one way I am thinking on AI/LLMS as they keep shrinking exponentially and keep becoming more powerful.

I think specialized single purpose embedded AI/LLMS will be the future.
raooll
·9 เดือนที่ผ่านมา·discuss
Can I ask what if anything else you do besides work that interests you ?
raooll
·10 เดือนที่ผ่านมา·discuss
Big fan of Trigger.dev here

We’ve been using it for a while and I’m a super happy customer. The scheduled task feature has been a lifesaver—super simple and just works exactly as expected. Also want to call out the Dev mode: it’s an absolute gem, makes testing and iterating so much smoother than anything else I’ve tried.

Really appreciate the thoughtfulness that’s gone into the product—excited to see the upcoming MicroVM + checkpointing work land!