frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Telegram's founder Pavel Durov sends alarmist message to all Telegram users

13•skerit•51m ago•5 comments

Ask HN: How are founders finding investors without warm intros in 2025?

2•paulwilsonn•1h ago•2 comments

Looking for 5 B2C startups or agencies to pilot next-gen product discovery

2•AdityaBuilds•4h ago•1 comments

Ask HN: Build Your Own LLM?

5•retube•4h ago•6 comments

Ask HN: Does anyone want to take on the payment processing networks with me?

10•ziyadparekh•19h ago•8 comments

Ask HN: Anyone using Cursor/Claude Code for non-coding workflows?

4•opuslabs•23h ago•2 comments

Ask HN: Most effective way to reduce excessive digital media consumption?

14•SeanAnderson•1d ago•34 comments

Ask HN: How to find a non-technical co-founder/sales person?

8•darkhorse13•23h ago•9 comments

GitHub Actions seem to be down

8•arbol•23h ago•1 comments

Ask HN: Why aren't wet labs more automated?

5•andrewrn•1d ago•6 comments

Ask HN: Low entry barrier hobby that can potentially generate income?

8•shivajikobardan•1d ago•12 comments

Ask HN: Any advice on pivoting out of VC-backed tech?

87•AbstractH24•4d ago•60 comments

Ask HN: Great Firewall in Iran?

10•minebreaker•2d ago•13 comments

Ask HN: Why is software quality collapsing?

69•razoorka•5d ago•112 comments

Ask HN: Do you roll your own agent or use a framework?

11•break_the_bank•3d ago•7 comments

Ask HN: Why did COM/SOAP/other protocols fail?

26•smj-edison•6d ago•56 comments

From Docker Desktop (300% CPU) to Colima and Portainer (0.2%) on macOS

11•muthuishere•3d ago•1 comments

Ask HN: Career Burnout Looking for Options

20•ultrasounder•2d ago•26 comments

Ask HN: What do you wish existed? (October 2025)

11•pwlm•3d ago•17 comments

Will BEP29 of BitTorrent be updated in the near future?

6•Xquenda•3d ago•0 comments

Ask HN: Apple won't let me sign up for the developer program. What do I do?

2•Jean-Philipe•4d ago•2 comments

Ask HN: What's the best hackable smart TV?

3•xrd•4d ago•1 comments

You've reached the end!

Open in hackernews

Ask HN: Why aren't wet labs more automated?

5•andrewrn•1d ago
I am curious if anyone who has experience in wet labs can tell me why they're not more automated like a warehouse. There are robotic liquid handlers, but samples are still usually manually moved from instrument to instrument.

I know there is probably a lot of complexity I am unaware of, but I am still curious folks' thoughts.

Comments

swydydct•23h ago
My wife is a bench scientist. The perspective I get from her is that automation is typically much slower than doing it by hand, especially since there are tools like multi-channel pipettes that give you a lot of the benefits of automation without needing to do any coding. The general task of sucking up liquids is also tough to calibrate due to differences in viscosity. An automation engineer will need to spend a lot of time calibrating while someone who has a lot of experience can go by feel.
andrewrn•20h ago
This is a very interesting comment because the project I am currently on is trying to assess viscosity with computer vision in basically the same way you are saying.

I am surprised you say that doing stuff is faster by hand, can you elaborate what you wife mean by this? Is the bottleneck the user-friendliness of programming the robots? Because I have a hard time believing the actual motion of the researcher pipetting beats the $500k hamilton liquid handlers... could be wrong though!

lee-rhapsody•23h ago
I work as a journalist covering the lab space. Lab informatics and automation in particular.

A few factors off the top of my head (there are more):

- Proprietary communication protocols between equipment from different OEMs. It's possible to automate to a greater extent if every asset speaks the same language. They often don't. Instruments exist in the OEM's walled gardens.

- Robots do save money in the long run, but they are expensive upfront. This is a deterrent, especially labs on a small budget that just don't have the CapEx for robots. This is the case for many academic labs, in particular.

That said, there is progress being made toward automating wet labs to a greater extent. There are projects to standardize protocols so you can have communication between assets from different OEMs. One of my sources from the NIH also told me last week that there are advancements being made in mobile robots that can cart samples from instrument to instrument autonomously.

andrewrn•20h ago
Okay, this is helpful and definitely aligns with what I've heard. The proprietary protocols problem keeps coming up.

Is there any chance we can connect for me to ask a few more questions or read some of your reporting? My email is in my profile.

I am currently doing a masters in robotics and my capstone is aiming to do some lab automation. I don't have background in the area, so I am trying to learn everything I can. Thanks!

barrenko•22h ago
Somewhat related -https://www.asimov.press/p/making-the-modern-laboratory
andrewrn•20h ago
Helpful link, thanks!