





I could not even view it on firefox as I got endless captcha loops.


You don’t need open-watcom to compile 9x applications from other OSes… both gcc and clang, as well as wine, have multiple options for cross-compilation, no VM or docker needed.
I routinely use all 3 methods for compiling my own 95/98 applications from Linux.
For gcc I use the mingw toolchain, which is available as the mingw-w64 package on Debian-based systems, or https://mxe.cc/.
For clang I use clang-cl with the VC6 SDK. clang-cl pretends to be the Microsoft cl.exe compiler and actually works quite well if you know the right options to give it.
And finally, using wine you can either run the original MSVC toolchain compilers, or versions of gcc that were compiled to run on Windows directly; there are both old and new gcc versions that can produce Win9x binaries if you know where to look.
Some resources that have helped me over the years as well:
https://glizda.wordpress.com/2021/05/19/compiling-programs-for-windows-95-and-pentium-in-2021/


What I’ve seen lead to success:
What I have seen lead to failure or, at best, being undervalued and ignored:
It’s the same problem as anywhere else. Well-crafted systems are invisible and taken for granted. Saving the day by putting out a fire is applauded, even when you’re the one who laid out the kindling and matches. Managers at all levels care about their own ego more than the company, product, or team.
Maybe I just spent too much time with ex-Microsoft hacks.


Sorry but I have no idea what you’re talking about… and I wasn’t referring to any specific company


I just want them to stop acting like egotistical know-it-all jerks all the time. They love to speak in black-and-white absolutes and IMO it just shows how much they really don’t know.
I think Dunning-Kruger also applies to smart people… you don’t stop when you are estimating your ability correctly. As you learn more, you gain more awareness of your ignorance and continue being conservative with your self estimates.
It’s explained in great detail on the website
I think there is. I would say the connection is not that electron didn’t exist before, but that now that ram prices are high, an increase in the number of electron apps becomes a problem because of the ram usage. Not that the usage wasn’t a problem before, but that more people are using even more electron apps now than ever, hence their “industry standard” comment.


p4merge


This is exactly what I do… and then never touch it again.


Anything ever found from this point on then will just be sold on tor for top dollar to the highest bidder.
POS
works fine for me /shrug


I think the only real answer is going to be “it depends on too many factors people here can only LARP about really understanding, so ask a lawyer”, and even then it still depends on what every individual judge in someone’s case thinks.


Yea every network may do things differently… in my case tcp/443 openvpn is blocked at several places that I frequent.


I assume this is because, in addition to the missing ciphers as referenced in the linked article, OpenVPN, even though it uses TLS, it initially uses a very identifiable handshake before initiating TLS, which is not hard to block. I have personally had problems specifically with OpenVPN being targeted/blocked in this way.


did you read the article?