Click here to Skip to main content
15,887,683 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I hate linux. I hate SSL more. Pin
Max Santos6-Jul-22 23:23
Max Santos6-Jul-22 23:23 
GeneralRe: I hate linux. I hate SSL more. Pin
honey the codewitch6-Jul-22 23:33
mvahoney the codewitch6-Jul-22 23:33 
GeneralRe: I hate linux. I hate SSL more. Pin
richwfowler7-Jul-22 4:36
richwfowler7-Jul-22 4:36 
GeneralRe: I hate linux. I hate SSL more. Pin
TNCaver7-Jul-22 7:02
TNCaver7-Jul-22 7:02 
GeneralRe: I hate linux. I hate SSL more. Pin
Kirk 103898217-Jul-22 9:43
Kirk 103898217-Jul-22 9:43 
GeneralRe: I hate linux. I hate SSL more. Pin
jochance8-Jul-22 4:56
jochance8-Jul-22 4:56 
GeneralRe: I hate linux. I hate SSL more. Pin
Kirk 103898218-Jul-22 5:16
Kirk 103898218-Jul-22 5:16 
GeneralRe: I hate linux. I hate SSL more. Pin
jochance8-Jul-22 8:44
jochance8-Jul-22 8:44 
You likely have a few more grey hairs than I. But I did write some Fortran... in high school.

It should be relatively easy to make something configured only for SSL work without it. It's removing complexity vs adding it. Mostly that complexity is abstracted from the developer into configuration details with libraries and frameworks handling the nitty gritty of hand shakes and certificates. In most cases, I'd guess the developer need only do configurational things and provide appropriate files. "Only"... heh.

It is the case that some recent work was approached in just that way which is why I'm aware of the contextual "no don't do SSL" from Microsoft.

Performance is a tricky thing. I don't disagree about designing with it in mind, but I might be wary of getting terribly caught up in "pre-optimization". It's maybe sometimes easier to see what needs the most grease once the machine is running.

My gut says it tends less to be that things weren't designed with performance in mind. The modern development practice of trying to reuse every wheel possible while creating as few purpose built ones as one can get away with? We had a frame, wheels, chain, gear, and pedals so we rather efficiently glue them all together in Henry Ford fashion. But then we find we are riding a 1-speed bike up a hill.

Moore's law and related meant we got way more resources than we needed and we leveraged them. Perfection took a far back seat to productivity. Regardless of where that falls on one's bad<->understandable<->good line, it does mean that a sizeable majority have never had to think very much about it at all.
GeneralRe: I hate linux. I hate SSL more. Pin
maze37-Jul-22 22:45
professionalmaze37-Jul-22 22:45 
GeneralRe: I hate linux. I hate SSL more. Pin
Kirk 103898218-Jul-22 7:53
Kirk 103898218-Jul-22 7:53 
GeneralRe: I hate linux. I hate SSL more. Pin
Member 91670577-Jul-22 23:35
Member 91670577-Jul-22 23:35 
GeneralRe: I hate linux. I hate SSL more. Pin
honey the codewitch7-Jul-22 23:43
mvahoney the codewitch7-Jul-22 23:43 
GeneralRe: I hate linux. I hate SSL more. Pin
Tiger125068-Jul-22 4:04
Tiger125068-Jul-22 4:04 
GeneralRe: I hate linux. I hate SSL more. Pin
honey the codewitch8-Jul-22 4:41
mvahoney the codewitch8-Jul-22 4:41 
GeneralRe: I hate linux. I hate SSL more. Pin
n.podbielski8-Jul-22 2:55
n.podbielski8-Jul-22 2:55 
GeneralRe: I hate linux. I hate SSL more. Pin
RussellT8-Jul-22 5:37
professionalRussellT8-Jul-22 5:37 
GeneralRe: I hate linux. I hate SSL more. Pin
Dan Sutton8-Jul-22 5:40
Dan Sutton8-Jul-22 5:40 
GeneralRe: I hate linux. I hate SSL more. Pin
Chad3F8-Jul-22 9:01
Chad3F8-Jul-22 9:01 
GeneralRe: I hate linux. I hate SSL more. Pin
honey the codewitch8-Jul-22 9:07
mvahoney the codewitch8-Jul-22 9:07 
GeneralRe: I hate linux. I hate SSL more. Pin
thewazz8-Jul-22 19:51
professionalthewazz8-Jul-22 19:51 
GeneralRe: I hate linux. I hate SSL more. Pin
honey the codewitch9-Jul-22 0:16
mvahoney the codewitch9-Jul-22 0:16 
GeneralRe: I hate linux. I hate SSL more. Pin
thewazz11-Jul-22 7:27
professionalthewazz11-Jul-22 7:27 
Generalany tips to share on converting Win32 demo application to C#? Pin
Southmountain6-Jul-22 8:51
Southmountain6-Jul-22 8:51 
GeneralRe: any tips to share on converting Win32 demo application to C#? Pin
CPallini6-Jul-22 10:33
mveCPallini6-Jul-22 10:33 
GeneralRe: any tips to share on converting Win32 demo application to C#? Pin
Shao Voon Wong6-Jul-22 15:02
mvaShao Voon Wong6-Jul-22 15:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.