HN user

meet_zaveri

9 karma
Posts4
Comments13
View on HN

It's quite ironic to think why z-order exists for a 2-dimensional space. I mean theoretically it doesn't, but if you look at web technologies and how svg works in 2d space, it creates that illusion to people.

My problem was that how I am going to advocate general audience, who uses whiteboard, by designing correct terminology for them as well as tackling it in a web app. I hope you had a good read here.

why don't simply name "bluegreen jay" clearly from the colors we observe? As one of the users in comments said, it's ignorance (improper education reference) and we are only doing "mocking" if coming with such nicknames.

GPT-4o 2 years ago

For example- If it can write code 90% of the way, and then debug in a loop, it’d be much more performant than any single shot algorithm.

OOC, Would this make the academics including algorithms as more or less important in their curriculum? That's a bad win for soceity if it's true.

Really great insights. Would you classify which tier companies/projects needs one-minute metrics, 15-minute metrics or hourly metrics ?

These frequency of collecting metrics is set by scrape interval on the receiver's end , right ? A SaaS can provide granularity on that based on the certain factors such as in event of peak traffic scenarios , etc...

everyone has a different budget for observability

Wouldn't open source software make sense here? I may be too naive, but hosting 3 different services which communicate with each other instead of 1 service handling all that stuff would make more sense to me. Just my opinion as I have been recently engaged in this observability space.

Being a developer who already made similar app in the past, I can understand work you put in into tihs.

Suggestion: To group multiple elements would be a nice feature to have, I had spent entire day sketching it in rough note book and then implement it in code.

Started my web dev in bootstrap era. When I found out about tailwind and tried it in one of my side project, I never looked back.

In one of my prev companies, I was able convince my engineering manager to use tailwind alongside Antd and it worked flawlessly.

Just to make a point here, Antd is an example of design system and I used tailwind as a "utility" from which I can use vast amount of classes without writing seperate custom css for each of my components.

I see a lot of energy going into making faster build tools, and I feel this energy is misdirected. We need to dramatically strip down the build tools as most of them have become largely redundant since the death of IE.

what if we standardize browsers ? Like if it happens, we get easily all of the power from browser itself. It's same story like ES6 and later versions did to underscore and lodash (long live lodash).

This will make all build tools OBSOLETE