Hacker News .hnnew | past | comments | ask | show | jobs | submit | redredyupdy's commentslogin

It seems like there could be a nice middle man software project. Something that translated the non-standard compliant code on the web to something more standard compliant, and then you could have many different browsers each doing different things with the standard html it output. I wonder if such a tool is extractable from current projects? Disclaimer: I am not a browser scientist.


As someone who deals with APIs, I understand the point of abstraction.

But when you start to deal with performance problems, a high level view of the internals can be invaluable for finding the problem.

Something like a CRC diagram is invaluable

http://www.agilemodeling.com/artifacts/crcModel.htm

To clarify, this then allows you to look inside of the API (to bunch of things talking over more APIs, yay microservices). Then you can see which bit might be causing the issue with the bit of the larger black box you are talking to


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: