Thanks all! I finally got around to trying it and I surprisingly got quite far but not all the way. Still, beyond what I had expected. The TL;DR is that it's good news (for the future at-least I imagine), although unfortunately still insufficient for a full blown software development. I've put the details later below.
pixelfairy
make sure you get the FHD screen. Not the 2.8k one!
Oh thanks for that - didn't know! One thing that's bugging me about Novacustom or these laptops in general is the lack of multiple USB controllers - basically discussed in this thread :
Without that every device is on the same controller and can’t be separated by USB-VMs, even internal devices. That means a Yubikey and the Camera is in the same trust domain as the bluetooth module. That is inacceptable.
I'll search more if there are other laptops offering this else might spend money on a desktop instead (which I don't want to because I love portability - esp with QubesOS where you can't/mustn't do remote logins to dom0. Let's see.
Details
I could install docker/docker-compose, git etc and nearly stood up my whole project. It has over 10 docker-compose services and all of my own services and many of the 3rd party services like postgres etc were up. However some more involved ones failed - eg. localstack (which has been a problem on arm architecture in the past including apple silicon M1, M4 etc) and so on. Maybe if I spend more time I'll eventually get it to work or find a way around.
For the UX - it was so so - the terminal app itself keeps crashing when you visit it after a while (I've logs I can post if helpful but it's mostly SIGSEGV errors). Once it's logged in though it remains stable for at-least an hr or so that I spent at a stretch. I couldn't increase the font size in Desktop mode but I had timeboxed this whole experiment so didn't try beyond setfont and setting facesize in .Xresources (because echo $TERM says it's xterm). Maybe if I search/tinker a bit more I might get there. Otherwise, it's not stellar but totally passable for working with it.