Hacker News new | past | comments | ask | show | jobs | submit | dsego's comments login

Then you get the dreaded can you explain why it takes so long, or I asked engineer xyz and they gave a different estimate, where is the complexity etc.

If you already asked someone, I'm not needed here so I'm going back to work on project Y that already is late enough.

Afaik there is a small photo/video editor called CameraBag which displays adjustments and filters as little boxes laid out in a row and you can enable or disable them.

https://nevercenter.com/camerabag


But it doesn't do chaining and you have to loop through elements to do anything with them.


I'm always surprised that an API that is defined by matching 0-n dom elements doesn't return a container that by default maps over them list monad style.


There’s a fairly small polyfill that makes a DOMNodeList have the same functions as Array.


Are the various browser JS implementations clever enough not to make a new Object for Array.from(DOMNodeList) ?


I hate python's syntax, it might be less cluttered but it's a pain to refactor or play around, because a lot of times you have to re-indent everything before it will work again. And then I also tend to find it harder to find the end of blocks. I think the success of C-style bracket syntax in most other languages apart from Python is the proof of how superior it is.



It's tough to sell this to leaders and managers that there could be more benefit to quality and stability at the cost of cutting scope and losing a few oh so indispensable features. But their incentive is to dream up imaginative OKRs and come up with deadlines to show visible progress and justify their roles until the next quarter.


It might be easier to buy a 2x resolution display, like the 2.8K Display on the framework laptop, and not have to deal with fractional scaling.


> Like why Ctrl+C doesn't work in the terminal.

Bad example, this is the same as asking why doesn't sudo work in windows.



sudo literally works in Windows.

Both in Windows itself as well as in WSL.


> Htmx-in-React?: The server sends a JSON blob that React converts into virtual DOM components.

The author should try inertia.js, it has server-side routing and react templates.


Wow, what's the point of a stop sign at a roundabout?


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

Search: