HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DougWebb

no profile record

comments

DougWebb
·2 miesiące temu·discuss
The company is providing existing services to existing users for payment.

The company is offering potential new services to current and potential users in the market and getting feedback on how valuable those new services might be.
DougWebb
·9 miesięcy temu·discuss
> Just today, I spent an hour documenting a function that performs a set of complex scientific simulations. Defined the function input structure, the outputs, and put a bunch of references in the body to function calls it would use.

So that's... math. A very well defined problem, defined very well. Any decent programmer should be able to produce working software from that, and it's great that ChatGPT was able to help you get it done much faster than you could have done it yourself. That's also the kind of project that's very well suited for unit testing, because again: math. Functions with well defined inputs, outputs, and no side-effects.

Only a tiny subset of software development projects are like that though.
DougWebb
·4 lata temu·discuss
I had a 4K Dell monitor as my main, a lower res monitor on one side, and a 16:10 in portrait mode on the other side, all serving two computers. The computer that used DisplayPort for the 4K monitor had the issue you mention; when I swapped source from one computer to the other my open windows all jumped around to the side monitors. Apparently it's the DisplayPort driver that's the problem; HDMI, DVI, and VGA don't behave this way, but DisplayPort does.

I've replaced the 4K Dell and side monitor with a big curved 8K Dell, which has a built-in KVM. My keyboard, mouse, headset, external speaker bar, and webcam are all plugged into the monitor, and they all swap from one PC to the other with a keyboard shortcut that also switches the monitor source. It's a lot handier. However, if I manually switch my portrait monitor to the PC that uses DisplayPort, my windows will still get moved to it when I switch everything else to the other PC. So I just don't switch that portrait monitor very often anymore. Using the keyboard shortcut has made my lazy and I don't bother with the last monitor unless I really need it.