Click here to Skip to main content
15,887,027 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: ]from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
Greg Utas1-Jun-20 0:55
professionalGreg Utas1-Jun-20 0:55 
GeneralRe: ]from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
BillWoodruff31-May-20 16:31
professionalBillWoodruff31-May-20 16:31 
GeneralRe: ]from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
honey the codewitch31-May-20 17:46
mvahoney the codewitch31-May-20 17:46 
GeneralRe: ]from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
BillWoodruff31-May-20 16:37
professionalBillWoodruff31-May-20 16:37 
GeneralRe: ]from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
Greg Utas1-Jun-20 0:59
professionalGreg Utas1-Jun-20 0:59 
GeneralRe: from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
Ravi Bhavnani31-May-20 14:13
professionalRavi Bhavnani31-May-20 14:13 
GeneralRe: from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
Member 1126470631-May-20 22:03
Member 1126470631-May-20 22:03 
GeneralRe: from the earlier daze in Silicon Valley to my own daze as jaded (?) 'powerless user' Pin
Member 129825581-Jun-20 1:20
Member 129825581-Jun-20 1:20 
One thing is certain, the size of software grew with at least the same speed as that of the hardware, and not always for the best

The first Algol 60 compiler I wrote (yes, using my own parser generator) ran in less than 16 K on a 32K PDP-11 (early 70-ies), it was written in BCPL. No "fancy" stuff like IDE's that think they know what you want, just a simple editor (cannot remember the name of the editor, it was probably something like ed on RT-11, well before Unix came)

Nearly 20 years ago (I did professionally nothing with computers at that time), I wrote
in spare time an Algol 60 -> C translator, it still runs but the executable takes over 700 KByte (I know the size is nothing compared to that of a C compiler).

The current application I am working on (hobby, something with SDR) when packed as a Windows installer takes nearly 60 Mbyte, without dll's it takes 13 MByte) although I must admit that the signal processing (2048000 samples/second, with app an FFT per msec could not have been done on a PDP-11), but the size increase of applications is dramatically

Wrt quality: In the 70-ties there was this belief that - on average - each 100 lines of source code would contain (at least) an error, I belief that currently that is worse, imagine then a 100 times larger program .....

I do not deal with IDE's, they think they know what I want, and if I try to express that do not want it they more or less enforce it on me.

Actually, for me that is the main reason not to try a language like C# since there does not
seem to be single a tutorial that describes the language without forcing you to install some crappy IDE. When programming, I want to be in full control, so separate editors, compilers, debuggers is what I need, and therefore I'll stay with Linux.

But of course that is different from using the computer as administrative vehicle, then I want indeed to say things like:
find me my wedding photos, call the plumber to repair the faucet in the bathroom
GeneralI'm terrified... Pin
Kornfeld Eliyahu Peter30-May-20 22:10
professionalKornfeld Eliyahu Peter30-May-20 22:10 
GeneralRe: I'm terrified... Pin
phil.o30-May-20 22:17
professionalphil.o30-May-20 22:17 
JokeRe: I'm terrified... Pin
Daniel Pfeffer30-May-20 22:20
professionalDaniel Pfeffer30-May-20 22:20 
GeneralRe: I'm terrified... Pin
Sander Rossel30-May-20 23:26
professionalSander Rossel30-May-20 23:26 
GeneralRe: I'm terrified... Pin
abmv31-May-20 3:57
professionalabmv31-May-20 3:57 
GeneralRe: I'm terrified... Pin
Rick York31-May-20 6:00
mveRick York31-May-20 6:00 
GeneralRe: I'm terrified... Pin
Rage31-May-20 21:18
professionalRage31-May-20 21:18 
GeneralRe: I'm terrified... Pin
rnbergren1-Jun-20 2:51
rnbergren1-Jun-20 2:51 
GeneralRe: I'm terrified... Pin
Gary R. Wheeler1-Jun-20 14:08
Gary R. Wheeler1-Jun-20 14:08 
GeneralMini CCCs 181 Pin
Tim Deveaux30-May-20 18:35
Tim Deveaux30-May-20 18:35 
GeneralRe: Mini CCCs 181 Pin
OriginalGriff30-May-20 19:48
mveOriginalGriff30-May-20 19:48 
GeneralRe: Mini CCCs 181 - Done Pin
Tim Deveaux30-May-20 20:18
Tim Deveaux30-May-20 20:18 
GeneralRe: Mini CCCs 181 - Done Pin
OriginalGriff30-May-20 20:43
mveOriginalGriff30-May-20 20:43 
GeneralRe: Mini CCCs 181 - Done Pin
Tim Deveaux30-May-20 20:54
Tim Deveaux30-May-20 20:54 
GeneralCorona weekly pattern Pin
kalberts30-May-20 7:06
kalberts30-May-20 7:06 
GeneralRe: Corona weekly pattern Pin
Gerry Schmitz30-May-20 7:11
mveGerry Schmitz30-May-20 7:11 
GeneralRe: Corona weekly pattern Pin
kalberts30-May-20 7:17
kalberts30-May-20 7:17 

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.