Click here to Skip to main content
15,887,244 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: Most meaningful project? Pin
Nelek2-Jun-23 9:47
protectorNelek2-Jun-23 9:47 
GeneralRe: Most meaningful project? Pin
MudratDetector2-Jun-23 10:11
MudratDetector2-Jun-23 10:11 
GeneralRe: Most meaningful project? Pin
kmoorevs2-Jun-23 11:36
kmoorevs2-Jun-23 11:36 
GeneralRe: Most meaningful project? Pin
ormonds2-Jun-23 11:49
ormonds2-Jun-23 11:49 
GeneralRe: Most meaningful project? Pin
DerekT-P2-Jun-23 12:12
professionalDerekT-P2-Jun-23 12:12 
GeneralRe: Most meaningful project? Pin
Parakeet3-Jun-23 0:17
Parakeet3-Jun-23 0:17 
GeneralRe: Most meaningful project? Pin
Gerry Schmitz3-Jun-23 6:28
mveGerry Schmitz3-Jun-23 6:28 
GeneralRe: Most meaningful project? Pin
Dr.Walt Fair, PE4-Jun-23 12:26
professionalDr.Walt Fair, PE4-Jun-23 12:26 
I'd say my most meaningful project was development of a real time metalic rod inspection system running on a 386 PC in 1990. The previous system was run on a PDP minicomputer.
It read data from serial port and needed to detect flaws of 1/64th of an inch with the rods moving at 1 foot per second. It's fairly simple to calculate how many readings per second are needed. I read the data and did an FFT to spot out-of-expected range responses.
The most challenging thing was the need to fire a paint gun to mark the flaw.Knoswing the distance to the gun nozzle, determined the time delay required.
Then there was the need to archive all the raw data for later review. Obviously, at those speeds, there was no way to spit the data to disk in time to get the next reading. I had to devise a way to detect the end of a rod, then vomit the data from a buffer to disk before the start of the next rod.Therewas generally a 1 foot space between rods. I write it in C, then optimized in assembly to crank the most out of every CPU cycle.

The system was in place and used in production for years. In fact I was told it is still in use after all these years.

CQ de W5ALT

Walt Fair, Jr.PhD P. E.
Comport Computing
Specializing in Technical Engineering Software

GeneralRe: Most meaningful project? Pin
rnbergren5-Jun-23 4:02
rnbergren5-Jun-23 4:02 
GeneralNeed advice on how to make copy of game disc Pin
swampwiz1-Jun-23 5:04
swampwiz1-Jun-23 5:04 
GeneralRe: Need advice on how to make copy of game disc Pin
k50541-Jun-23 5:36
mvek50541-Jun-23 5:36 
GeneralRe: Need advice on how to make copy of game disc Pin
Jacquers1-Jun-23 5:59
Jacquers1-Jun-23 5:59 
GeneralCCC 2023-06-01 Pin
Peter_in_278031-May-23 22:05
professionalPeter_in_278031-May-23 22:05 
GeneralRe: CCC 2023-06-01 Pin
pkfox31-May-23 22:10
professionalpkfox31-May-23 22:10 
GeneralRe: CCC 2023-06-01 Pin
OriginalGriff31-May-23 22:34
mveOriginalGriff31-May-23 22:34 
GeneralRe: CCC 2023-06-01 Pin
pkfox31-May-23 23:28
professionalpkfox31-May-23 23:28 
GeneralRe: CCC 2023-06-01 Pin
FreedMalloc31-May-23 22:37
FreedMalloc31-May-23 22:37 
GeneralRe: CCC 2023-06-01 - WINNER Pin
Peter_in_27801-Jun-23 0:11
professionalPeter_in_27801-Jun-23 0:11 
GeneralWordle 712 (5/6) Pin
Shane010331-May-23 18:08
Shane010331-May-23 18:08 
GeneralRe: Wordle 712 (5/6) Pin
OriginalGriff31-May-23 18:44
mveOriginalGriff31-May-23 18:44 
GeneralRe: Wordle 712 (5/6) Pin
Peter_in_278031-May-23 18:51
professionalPeter_in_278031-May-23 18:51 
GeneralRe: Wordle 712 (5/6) - failure Pin
pkfox31-May-23 20:59
professionalpkfox31-May-23 20:59 
GeneralRe: Wordle 712 (5/6) - failure too doh Pin
jmaida1-Jun-23 9:16
jmaida1-Jun-23 9:16 
GeneralRe: Wordle 712 (5/6) Pin
Sander Rossel31-May-23 21:44
professionalSander Rossel31-May-23 21:44 
GeneralRe: Wordle 712 (5/6) Pin
ChandraRam31-May-23 22:49
ChandraRam31-May-23 22:49 

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.