If the minimalist resume is appealing, can we also bring back walk-on hiring? In warehouse and construction work, if someone shows up at 7:30 AM on a Monday morning, odds are quite good that the foreman will have something for them to do. Maybe not that day, but maybe tomorrow, or maybe someone on the list above them won't show up that week and they'll get called. I made rent doing that in my early 20s and they even…
My dad's resume and skills from 1980
151–160 of 611 posts
Re: My dad's resume and skills from 1980
#152Earlier quoted context omitted.
One day, long after I'm gone, people will finally accept that Python and JavaScript are no longer young languages. JavaScript is 26 years old, Python is 31. They both continue to grow in importance year-on-year, JavaScript because there is nothing on the horizon which will plausibly replace it, and Python because a large number of industries and programmers genuinely love it. I think there's a nontrivial chance they'…
Why did Python win the war with Ruby? Was it purely the math community deciding this is where we throw our weight and left Ruby the runt of the litter?
So many people say it doesn't matter. Until it does.
Python works around it by having so many libraries built in C or C++.
Re: My dad's resume and skills from 1980
#153Earlier quoted context omitted.
I’m assuming you’re concerned with resume manipulation? Or is there another reason you prefer to submit your resume in a non-editable format?
Yep, I've been surprised by the contents of my resume at an interview set up by a recruiter once. "It says on your resume you have extensive experience in X." "I do not." They also have a thing for stripping your name and contact details out and pasting their ugly letterhead over the top. Which I suppose they could still do with a PDF if they have Acrobat Pro.
This makes some amount of sense because they want to avoid the company bypassing the recruiter and their commission. I was once hired like this (although I didn't know it until much later, when the owner told me). I think it's a realistic and reasonable fear.
I have a "redacted" version of my CV for this purpose which removes the personal information, but I can't recall I ever actually used it since I haven't really used recruiters for a decade.
Re: My dad's resume and skills from 1980
#154It's sad how a fraudster can abuse knowing a persons full legal name, date of birth, past home address and phone number. All of which was on this resume posted to the internet, and should probably be masked out. As an aside: loved reading the resume.
Re: My dad's resume and skills from 1980
#155Whoever can type a resume of that length in a typewriter with no errors I would instantly hire. Such level of attention to detail is extremely rare these days.
Re: My dad's resume and skills from 1980
#156If the minimalist resume is appealing, can we also bring back walk-on hiring? In warehouse and construction work, if someone shows up at 7:30 AM on a Monday morning, odds are quite good that the foreman will have something for them to do. Maybe not that day, but maybe tomorrow, or maybe someone on the list above them won't show up that week and they'll get called. I made rent doing that in my early 20s and they even…
If software was so regular like construction, we could automate most of it.
Re: My dad's resume and skills from 1980
#157Earlier quoted context omitted.
I've been to a military museum few days ago and I was surprised how incredibly small some of the cockpits are. I'm 6'3" and wouldn't fit in most of the fighter jets and other vehicles. Not that I wouldn't be comfortable with my legs pushed to something - my shoulders are literally too wide to get in, my thighs/ass are too wide to even try sitting there. Might be a problem for aerospace tech. And don't get me started…
Your comments made me wonder if there were height restrictions, found this verbiage on US Airforce site: "For pilot and aircrew positions, height specifications vary by aircraft and most applicants can successfully pursue a career in aviation with the U.S. Air Force. Applicants who are significantly taller or shorter than average may require special screening to ensure they can safely perform operational duties. Appl…
Re: My dad's resume and skills from 1980
#158> My dad is 92 and we just put him in a home. Can you stay healthy enough to die of old age in a regular home? “Put him in a home” sounds so ominous and forceful.
But sure, some people avoid that through some combo of luck, genes, and clean living. Or just die before it becomes an issue, I guess.
Re: My dad's resume and skills from 1980
#159Earlier quoted context omitted.
Why did Python win the war with Ruby? Was it purely the math community deciding this is where we throw our weight and left Ruby the runt of the litter?
Python is easier to use if you come from a C/C++ style coding background.
I'd never used Python before but within a couple of hours I was writing code and in less than a week I'd engineered a pretty slick, very robust pipeline. I was quite honestly fairly astonished at how quickly I became productive in the language.
I could be wrong about this (my experience with Python started and stopped in that one week) but the impression I got was that Python is smaller, more constrained (i.e. fewer ways to do the same thing), and syntactically less complex.
Re: My dad's resume and skills from 1980
#160The interesting bit about this post is that with that resume, you can still feed a family in 2022 (okay, you won't need any assembler, and one from the set { Fortran, COBOL } will do). I wonder if Python and JavaScript will get you that far 50 years from now?
And I think one person from the team went on to write/support/somehow be involved in Subversion SCM (which was heavily written in Python).
....so Python has been around, used in product, by large companies, for a long time. I don't see it going anywhere in the next 20 years.