-ulianovJob Title: IT Recruiter (US Staffing) Duration Full Time Positions 20 Job Description: Experience in working on Contract, Contract to Hire, Full time requirements. Experience with Job Boards like Monster, Dice etc. with Strong Experience in placing IT Professionals in US market with clients Work effectively as a team member as well as an individual with minimal direction Good communication, interpersonal skills, and leadership skills Looking for long term relationship. We will consider candidates with no experience if other qualification criteria’s are strongly met
Monday, September 11, 2017
The JD of a Recruiter based in Indiå
Monday, May 8, 2017
Is this the Laziest Recruitor Ever?
Dear Myself,-ulianovMy name is A... and I'm an IT recruiter at Tech Mahïndra. Our records show that you are an experienced IT professional with experience in ______________. This experience is relevant to one of my current openings. The opening requires ______________ in addition to the above skills. It is located in __________, __________.
... short relevant jd blurb ....
Knowledge in _______ is a plus.If you are qualified, available, interested, planning to make a change, or know of a friend who might have the required qualifications and interest, please call me ASAP at (844) 555-2579 Ext.70685, even if we have spoken recently about a different position. If you do respond via e-mail please include a daytime phone number so I can reach you. In considering candidates, time is of the essence, so please respond ASAP. Thank you.
Sincerely yours,
A...
Business Associate
Tech Mahïndra
Sunday, April 23, 2017
On Mõnster US's Message Centre
-ulianov
Monday, April 17, 2017
On US Contract Rate Escalation
The verbatim jd in question [which appears to me as a Sr. position] was this:
Here's the rate escalation e-mail exchange I've had with this drone:Title: Linux Embedded Software Developer Duration: Long Term Contract Overview: - Experince in Linux Embedded Software Developer - EXPERIENCE WITH 16/32 BIT CONTROLLERS. - EXPERIENCE IN LINUX KERNEL LEVEL PROGRAMMING. - EXPERIENCE IN KERNEL CUSTOMIZATION, GRAPHICS LIBRARY USAGE/PORTING & SW ARCHITECTURE DESIGN. - EXPERIENCE IN TOUCH PANEL LCD, NAND MEMORY, RAM MEMORY, USB, MMC CARD & PROTOCOL DEFINITION OVER UART - experience coding in C/C++. - Agile project experience. - Knowledge of wireless network protocols (Wi-Fi, BLE, ZigBee, IPv4, IPv6, etc.) - Develop and design software that will interface with various embedded stacks (BLE, Thread, ZigBee) Secondary Skills: - GOOD WRITTEN AND VERBAL COMMUNICATION - Experience with the spectrum tools used for source code management and development/test environments: VS, TFS, GIT, SVN, Bit Bucket,JIRA etc. - Strong interpersonal and communication skills; capable of writing appropriate documentation, and interacting with other engineering disciplines. - Strong ability to communicate deep analytical results in forms that resonate with scientific and/or business collaborators, highlighting actionable insights.
Mind you most of these bottom of the barrel agencies do not want to provide split per-diem as they labour under the impression this is extra money they have to pay me... it's not. It's an IRS untaxed allowance for people working 60mi+ from their place of abode.ulianov: What's the W-2 rate? Split per-diem offered? Recruiter: Duration is long term & rate $45/hr on W2. Commentary: This is the bare minimum ($90k/year) which an H1-B is allowed by law. ulianov: [Not replying for 3 hours.] Recruiter: Duration is long term & rate $58/hr on W2 without benefits or $65/hr on 1099. ulianov: Thank you for the rate adjustment. However my customary W2 rate for outside California is $NN/h. Recruiter: Please make it $70/hr on 1099 Commentary: This is less than I charge on W-2. Also 1099 is unsuitable for me as it does not provide per-diem.
Educating them in the ways of the per-diem is painful so my advice is this (should you qualify for per-diem): if a recruiter is clueless about the per-diem then hang up.
-ulianov
Wednesday, March 29, 2017
On J0bDïva's Email Traffic
I noticed that the following agencies use this spamhouse:
These agencies are mostly lowballers, based in 1ndia and cater to the H¦-B crowd via low-low hourly rates.artechïnfo cõmpnova damcõsoft enterprïsesolutioninc eteamïnc fïrst-tek hanstaffïng ïttblazers lancesõft mr-hadlïkon pyramïdci shorewïseconsulting systelïnc usgrpïnc vegåzva
More random H¦-B lowball specials:
-ulianovcynêtsystems expedïteinc mïndlance pinakïtech sageïtinc
Tuesday, February 28, 2017
Weird US Market
The only outfit doing Embedded Linux contracts seems to be Bôse in Framingham and not much else. Something was happening on Washington St in downtown Boston but no bite.
I've never experienced this before... usually it was enough to raise my hand to land a gig paying my rate (which is basically the market rate). Perhaps this is due to the uncertainty following the elections?
It seems that there's the same vibe going on as in May-Jun of 2008.
-ulianov
Sunday, May 22, 2016
Amplifying on No Such Agency's JD
None of the required methods and meẚns are sẹcret, just a tad on the abstruse side so I'll repeat them here. Please pardon the AȘḈỈI art ;)
First learn what the equipment is by TCP fingerprinting, b&e + photograph or social engineering over a beer.
Second buy two of the same hardware, preferably from the same supplier so you'll be at the same firmware level [one box sacrificial for taking apart components, one for testing].
Third dump the firmware from flash [never trust the manufacturer's ftp images]. If SPI flash ask it nicely. If memory mapped unsolder and dump. Look-see the chips to learn the CPU type and revision.
Decompile said firmware with objdump (for UNIX hackers) or IDA Pro (for Wind0ws pukes). Most equipment is made in China so no encrypted bootloaders. If ciscō/Juniper consult usenet for source code or F1SA-court it.
Most Chinese equipment's software is built very sloppily sometimes with outdated FOSS libraries. They also have junk CGIs which can be used to inject attack code later. Also they have full debug symbols.
Look at decompiled code/source, search for strcpy/memcpy/printfs. Sometimes there's a JTAG header which makes one's single-stepping life easy, else psychic debug how to smash stack for said architecture. Prepare ẽxploit and bon apetit.
Prepare to apply ếxploit. If enough room and flash writable, b&e and apply it.
If not figure out a way to re/apply it repeatedly:
1. Tap into network (e.g. WPA password cracker) and remote exploit or
2. Social engineer a culturally-apropriate mail attachment; if unknown send a juicy public figure bj clip for male targets or 50 Shådes of Grĕy Expanded Deluxe edition in 3 volumes (and with the fabled Secret Chapter to boot) ebook for the other half of the populace, etc.
Also install a keyløgger/røotkit for good measure.
Countermeasures:
1. Run from ROM -- but that's rare nowadays.
2. Boot/run Linux/BSD entirely from a dvd.
3. Use a ROMed signature-verifying bootloader -- ain't that hard, I've written one for a softcore SH-2; get your crypto sh*t right!
4. Use a battery-backed RAM for firmware or storing crypto keys; use a tripwire inside case which when opened will power off the RAM.
So again if an old fart like Yours Truly is* capable to plan and exȅcủte [nah, too lazy] the technical aspects why the need for a high level clẹạrance? Perhaps not to blabber about the targets?
-ulianov
* = We have to be very careful defining the meaning of the word IS. Sometimes it is an unknown unknown.
Thursday, May 19, 2016
No Such Agency Calling ;)
Job Title : Embedded Software Engineer
Job Location : Columbia, MD
Position Type : Full-Time
Interview Process: Phone/Skype
Required Skills:
- Embedded software development using assembly and
C languages
- Significant experience with IDA Pro (or similar) RE
development tool
- Familiarity with variety of processors such as 8051,
X86, and ARM
- Must be able to obtain a Top Secret clearance.
- 6-12 years of experience in C languages, IDA Pro,
and embedded processes
- Experience with packet based communication
such as TCP and UDP.
- Familiarity with configuring network routers and
switches.
Duties/Responsibilities:
· Perform reverse engineering of binary images for
embedded systems.
· Analyze software for vulnerabilities and security
weaknesses.
· Develop methods for modifying systems to include new capabilities.
· Create new software images to be loaded onto
embedded systems.
· Mentor junior engineers to improve technical capabilities.
· Assign task assignments and track task progress
of team members.
· Provide direction for future product development efforts.
-ulianov
Saturday, December 19, 2015
What Motivates Hired Talent (aka. Mercënaries)
- to pay the mortgage;
- money in my pocket;
- technical/mental challenges;
- paid vacation
- RRSP contribution matching;
- Year-end bonus of ~8%;
- EFA (aka Siëmens Yearly Evaluation) feedback from my manager.
Some things stay the same but as a contractor I get paid the same regardless of the outcome of the project I work for.
Take a minute to think about that... Did you think "slacker"? Think again.Most of the time I do not take on contracts/projects in which I have no intellectual interested. I still need to pay the mortgage.A contractor should be very good at what he (or she) [assume "he" henceforth] is doing and driven to deliver the goods on time. Or he should be canned quickly [doesn't always work this way, alas]. That's why they hire an expert for $$ more than an employee.
(In the US of A IMHO contractors are preferred to full timers because that offloads the healthcare costs from the company to the contractor. Just my 2¢.)
But things in the Software industry
don't alwaysrarely come with a happy ending... the custom RF hardware your super-perfect software runs on is terminally buggy and the project gets cancelled in disgust... the division of the BigCorporeshion just got axed and took all your year's work with it... or the project just got shelved.
I find that I take less vacation as-such than when I was a fulltimer. But I also work less hours... I do not have to warm up a chair 9-5 every day.
Yet there is no stick [not living any more from paycheque to paycheque takes that edge off]. A non-positive evaluation means early termination of my contract and that hasn't happened yet.
Sometimes I linger on a contract past its due date [I do not want to leave money on the table] and it gets extended and my tasks shift into swampy territory where a) the work derails violently outside of my area of focus, b) my work depends on too many externalities, c) the code becomes to complex [how about a 5-tier logic?] and d) it's been too long.
The most precious thing about being a frëelancer is that with contracts the end is always in sight.
-ulianov
Saturday, November 14, 2015
The Dumbest & Lazyest Puke err Recruiter Ever?
He's RK of (allegedly) Richmond, VA, a moron who never read one line of my Resume (I am positively not a SDET).
RK shows developmental problems as he cannot follow written instructions. Low-grade English is just the corollary.
I admire and commiserate with the hiring manager who had to spell out in such detail the instructions for recruiters.
Here is his Neckplug production in all its glory & colour (italics are mine):
Hope you are doing Great.-ulianovWe have urgent position for our client are listed below. Please let me know if you comfortable with Position.
Title: SDET(Software Development Engineer in Test) Consultant
Location: Bellevue or Bothell, WA.Duration: 6+ months
These SDET’s will sit and be embedded with the business to create test automation right alongside the Developers that are developing. They will working Agile/Scrum environments and will help to transform and be a part of a team that guides the businesses into Agile/Scrum/Kanban best practices. Looking for thought leaders that help drive quality in an organization.
We are not looking for generic team members that just sit and take direction but rather looking for strong players that help drive results.
You will need to ensure you are finding SDET’s. These are coding individuals. These people develop automation code for testing. Please make sure you are tailoring your screening to identify those that spend their majority of their time coding for testing rather than developing. Please screen out those developers who see themselves as a developer and not an SDET.
- 5+ years of experience in software development/test.
- Fluency in one or more of: Java, C,C++ and familiarity with one or more of Python, Perl , PHP
- Working knowledge of Front-end web development.
- Expertise in data structures, algorithms, and complexity analysis in XP or Scrum environment.
- Understanding of Software Development Life Cycle (SDLC) and project planning/execution skills including estimating and scheduling.
- UI or Device Test testing experience a plus.
- Strong practical knowledge and experience in mocking and stubbing tools including Junit, TestNG, EasyMock, Mockito, MockServer, WireMock, Bamboo, Hudson, Jenkins, GIT, Stash, Cassandra, MongoDB, SQL.
- Practical Knowledge and experience of Methodologies; Agile V-Model, Waterfall.
- ISEB/ISTQB Foundation Certificate in Software Testing.
- Bachelor’s Degree in Computer Science or Related Field.
Monday, October 12, 2015
On Why A "Career" is Not for Me
Having pulled at the last moment from a "solid" career choice (see previous post) am wondering how the world has turned for me to go against the career path sought after by my parents:
- "stable" job (as far as it can be in a startup);
- great & smart people to work with;
- long hours, hard work;
- little leisure time; moste Long Weekends are not long;
- an assured stream of income and (applicable US-only) employer-paid health insurance;
- a gc {subject the the vagaries of the US immigration system};
- great schools for the kids;
- perhaps the stock options proffered could be worth something.
-ulianov
Friday, October 9, 2015
My Repeat Failures with the Corporate Culture of US of A
Ironically 2009 was the year when I took a 2-year contract in Corning, NY and I had myself a desk at a window in the Sullivan Park site overlooking an expansive vista and a forest and cris-crossed by deer.
Last year I've contracted at a nice virtualised eNodeB startup in Boston/495. Being that my rate plus the agency rate were quite dear they've offered me a f/t with a promise of gc (which is something I've been seeking for a long time).
My reservation was that they give a pass to most US long weekends and the team seems to put in crazy hours. Alas I'm useless past 45h/week and I like my vacation time. This being a 3+ year engagement I asked for +1 week of unpaid vacation (no point working it as the IRS and Canadian Taxman gang up on me to take ~50% of my marginal take-home pay) and no sustained overtime.
These stipulations seem to have touched the unwritten pack rule of corporate USA. I just got this back after my declining of their offer:
Thank you very much considering a position at XYZ. I am sorry to see you come to this decision.Am really sorry I've hit this wall again, they've been really nice to me. As I am 40+ and have young ones at home I need all the free time I can get.I believe we have an extremely flexible work culture here that works for everyone and making an exception is unfair for the rest of the team.
As much as these concerns/requests you have highlighted can be taken care of within the bounds of the system we are all working in – this is not something than can be made formal or part of an employment offer.
These corporations like me as a contractor but not so much as an employee. Interestingly the situation is reversed in Canada.
-ulianov
Friday, January 23, 2015
A Perl Contract Or Spiralling Down the Rabbit Hole
My client is looking for an Engineer to work with Perl and improve some in house applications.I followed up with a call and it appears that U of Harvārd has some webapps of mixed Perl/PHP backends and they want to do a bit of cleanup. My position was along the lines of
Improving Perl applications can be tricky as Perl (unfortunately) allows people to write unreadable code.Alas it wasn't meant to be: the hiring manager wants people to pass a knowledge test and come interview in-person on a set date.I would like to see some of the offending code first (perhaps under NDA).
Being that atm I am busy and know better and am not jumping for joy at the thought of working for such a exalted institution I conveyed them my warm wishes of all the luck in the world finding a Perl guru interested in maintaining a (potentially disastrous) code base and bid them adieu.
-ulianov
P.S. The parking situation in Snottybridge is catastrophic so one more reason to "say no to the Tee" ;)
Wednesday, January 21, 2015
Will Answer G00gle Queries Radio-Yerevan Style!
From recruiters:
Q: funny life of recruiterQ: like to experience being on the other side of the fence (being the recruiter)
A: It's crap. People lie all the time about their qualifications/accomplishments and most likely you have no technical expertise to weed them out!
Q: opening lines for corporate recruiting
Q: best opening lines for a recruiter
A: If you are a recruiter be normal, brief, open and honest. Candidates will appreciate your lack of BS.
About recruiters:
Q: recruiters pushyQ: [why job] recruiters are annoying
A: Some are, mostly the incompetent ones.
Q: are it recruiters useless
A: Alas 66.666% of them are as they have no technical background.
Q: why do recruiters send me jobs that i am not a match for
A: Because they use Ctrl-F to search for keywords and not read one yotta of what you wrote there.
Q: why do some recruiters meet face to face before representing you
A: In my experience this afflicts mostly Canadian recruiters. Basically if it sez so in "Recruitering for Dummies" they must follow it! Or they have a corporate policy set by a Chief Something-or-Another Officer who read "Recruitering for Dummies" which is much worse.
Q: sweet talk to recruiter for employment application
A: Everybody does it but don't lie. It serves no purpose.
About W0rk0polis (Kennadian special):
Q: W0rk0polis resume formatting is terribleQ: W0rk0polis resume review shows wrong format
Q: why W0rk0polis resume looks so bad
Q: why does W0rk0polis fuck up your formatting
Q: sometimes on W0rk0polis it's hard to a upload resume
Q: how to format a resume for W0rk0polis
Q: uploading resume to W0rk0polis expectations
A1: Abandon all hope ye who enter. Their MS-Word Resume parser is utter garbage!
A2: W0rk0polis is nowadays haunted only by Canadian recruiters.
Q: posting still up on W0rk0polis and have not been called yet for an interview
A: Me too! I must be doing something wrong!
Q: what do recruiter hits on W0rk0polis mean
A: Nada! Nix! Niente!
About M0nster
Q: will my m0nster resume be spammed by recruitersQ: posting resume on m0nster tons of recruiters
A1: Yes! Definitely! Publish your cell number if you want to have serious fun! Be mindful that US/Canada have 31/2 timezones and they will call you from the opposite coast!
A2: For added fun if you are in Canada post on M0nster.CA and have fun being spammed by US recruiters!
Best-in-class:
Q: recruiter fucks recruit xxxA: This must be a pr0n query but it is funny any way your read it.
-ulianov
Tuesday, January 20, 2015
Staff Wanted (in Canada)
-ulianov
Another version, more bizarre:Hello, We have an excellent opportunity for an apprentice applicant to join a rapidly expanding company. An at home Key Account Manager Position is a great opportunity for stay at home parents or anyone who wants to work in the comfort of their own home. This is a part time job / flexible hrs for Canadian only,This is in view of our not having a branch office presently in Canada, also becouse of paypal and ebay policies wich is prohibit to work directly with residents of some countries. Requirements: computer with Internet access, valid email address, good typing skills. If you fit the above description and meet the requirements, please apply to this ad stating your location. You will be processing orders from your computer. How much you earn is up to you. The average is in the region of $750 - $1000 per week, depending on whether you work full or part time. Region: Canada only. If you would like more information, please contact us stating where you are located and our job reference number - 6608/CH. Please only SERIOUS applicants.
And another:Good day, Let us introduce ourselves. Our company's name is InterTr*ns Consulting LLC. Our international firm well known from all over the world in the financial area. We commenced doing business in America. But today we doing business in different countries. Today we expanding business in Canada. We glad to inform you, that our firm is interested in your profile for the Financial Assistant opening. Due to the firm's enlargement and breaking into the new sectors, we are glad to provide you an opportunity to be a part of our ambitious corporation. Please, see our offer: Post title: Financial Assistant; Region: Canada; Payment: $1300-$2500 CAD/week; Flexible work schedule; Work from home; Basic requirements for the Financial Assistant job offer: Work permit in Canada; 18+; Ability to use the Internet; Mobile phone communication; For additional employment information, please answer us at: abcdef@example.com . Your Resume will be a plus for our decision. We are looking forward to your initiative. Have a bless day!
This is 110% scam as nobody in Canada refers to it as the Canada -- probably 419 by the services in the matter of flourish and awkward phrasing:New post is available nowadays in our Company at Canadian market. Attention: The number of openings is limited. Our Company works with dropshipping system. So you, as a part of our team, will represent Us in your state, get the post, correspondence or goods to your address, examine the goods, repacking/consolidation if necessary and send to an address given by your supervisor. This position will take only a few hrs of your time a day. You just need to stay in touch during working hrs, have a wish to get extra money and be 21+. You will have stable income with us. More goods or correspondence you handle more money you will have.
We considered your resume to be very attractive and we thought the vacant position in our company could be interesting for you. Our firm specializes in consultation services in the matter of bookkeeping and business administration. We cooperate with different countries and currently we have many clients in the Canada. Due to this fact, we need to increase the number of our destination representatives' regular staff. You will be responsible for shipping goods from multiple shops through our company to different places. Part-time and full-time employment are both currently important. We offer a flat wage from $1000 up to $3,500 per month.
Monday, January 19, 2015
Merry-Go-Round with Recruiters
-ulianov
Friday, January 16, 2015
On Unattainable Things in Toronto
I had to cut this love affair short as commuting from outer West-GTA (where I live) to outer-outer East-GTA (Oshawa) would take 2 hours on a good day in one direction.
So I sez "I'm not going to Oshawa" and hung up. So rude of me...
-ulianov
Wednesday, January 14, 2015
On Canadian Employers' Antics, Again
Wanted to see if you would be interested in intermediate / senior embedded systems C or Java on Linux developer position with our client , fast growing (100+ employees), transportation software development firm, west of Toronto. [...] Call meSo I started probing about jd, location, $. Being that I am in Boston I requested a phone interview first, to sort them out (the jd indicated that they wanted and Embedded Linux expert and a C#/MS-SQL maven in one body -- cruel, eh?).
He came back with
G**b liked your profile but would like to proceed to 30 min logic test online before scheduling phone call interview.Interesting: on one hand they are looking for
- 5+ years embedded development in C
- 3+ years embedded Linux development
Myself I am not opposed to online professional proficiency tests but alas this was an IQ test, you known if 3 squares point this way how would the next 2 point?. But I never liked this kind of riddles and am not good at them as they bore me to tears.
The test did have 3 [simple] programming questions which I will show below. Alas they were phrased in VisualBasic and I only have the C transliteration.
I sent back the prog solutions and they insist on going thru the whole shebang.
So this lead nowhere and to me it shows how some Canadian employers are highly disrespectful with the candidates' time and competence (to me it would have been more fruitful to spend the same amount of time to chat with them on the phone than to waste it on dumb riddles).
(The connoisseurs have enjoyed thes antics with G**b, Mo*ega and other such shops with weird hiring policies.)
-ulianov
1.======= int f(int x) { if(x == 1) return 1; return x * f(x-1); } int main() { int y = f(8); // What does it print? ==> 8! = 40320 } 2.===== #includeint XYZ(int Y) { int X = 20; printf("%d\n", X); return X*Y/3; } int main() { int X = 10; printf("%d\n", X); printf("%d\n", XYZ(X)); printf("%d\n", X); return 0; } /** What is the output? 10 20 66 10 **/ 3.======== #include int XYZ(int Y) { int X; int Z = -10; for(X = 1; X <= Y; X++) { if((X % 2) == 0) Z +=3; else Z++; } return Z; } int main() { int X = 10; printf("%d\n", XYZ(12)); return 0; } /** What is the output? 14 **/
More Daftness in Canned Opening Lines
The opening line comes in strongly stating that I've been "shortlisted". Ha?
Also the phrasing & rhythm of sentences is vaguely bizarre, 419-style.
Another variation on this theme:Your profile is shortlisted. Please share your profile. This position is with direct client. Skill :C++ developer Location : Montreal, Canada Req : #3039419 Looking for a Linux C++ developer, with a background of working with C++, Python and Networking. This is a role to work on the core networking technologies that make up our global low-latency trade plant. The candidate does not need to come from a finance background. Qualifications: · 5+ years of professional experience with C and C++ on UNIX/Linux · A passion for design, problem solving, AND hands-on development · A strong knowledge of object-oriented design, data structures, systems and applications programming, and multithreading programming are a plus · Good communication skills · Financial knowledge and project management experience are a plus but not necessary
But wait! there's more of this (does this one think I'm a fellow bottomf^H^H^Hrecruiter?):I came across your resume on Monster as one of the top few individuals that met the requirements for this role and wanted to reach out to you to see if you would be interested in an opportunity for a Developer with XYZ with one of our major clients located conveniently in Toronto's downtown core.
And a bubbly one:Hope you are doing good! I have gone through your hotlist, hope you have consultants for the below requirements kindly go through them and let me know if you have any apt profiles.
And one which is a straight lie:Hi Friends!!!!!!!!!!!!!!!!!! This is J. from XYZ which MI based and I am into Recruitment, all friends who are into sales kindly add me in your distribution list and gtalk
Hope you are doing good! I got your resume from your employer, I would like to submit your resume to my client for the below position, if you are interested I request you to provide the details given below
Monday, January 12, 2015
On Canadian Security Clearance jobs
There are two not-so-nice things about this:
- One can get a clearance [according to the recruiter] only if sponsored by an employer and only if residing in Ottawa [for this particular job].
- The process to get it is incredibly invasive with one's [private] life -- I may have to account to my siblings', half-siblings' and parents' (to say nothing of their dogs!) travels et whereabouts et employment status as well, eh?
-ulianov
Monday, January 5, 2015
"As Discussed", eh?
-ulianov
Subject: As Discuss Hello, Greetings from XYZ. The Implement client is TCS. Role name: Embedded BSP Systems Developer – WEC7 - Lewistown, PA [...] Please fill in the following details if you feels interested in Above position 1) Full legal name (Mr./Ms./Mrs.) : 2) Reachable contact number : 3) Visa Status & expiry date : 4) Current Location : 5) Availability : 6) D.O.B. (mm/dd/yyyy) : 7) Skype : 8) Employer’s Contact Detail (if any) : 9) Name of the highest degree you have done : 10) University from which you completed your highest degree : 11) Percentage / Marks scored in highest degree : 12) Start date and End date of highest degree : 13) Please attach updated resume : 14) Probable Flexible Interview Timings : This is mandatory Time Slot 1: Time Slot 2: Three References with Official Email ID's Name: Company & Designation: Official Email ID:
Tuesday, December 2, 2014
A Polite Recruiter Being CAN-SPAM Compliant?
-ulianov
You may have received this email previously because we have been challenged by our client to find highly qualified candidates who are interested in this position. Our intent is not to impose upon your time and apologize in advance if you do not believe this is a good fit, or if you are currently unavailable. If you are not interested in this opportunity, I kindly request that you reply to this message with 'DECLINE' in the subject line, or body of the email with a brief note as to why, so we may better serve you in the future. If you are interested in finding out more about this position, please reply to this message with a current Word version of your resume and the hourly rate/salary that you are seeking [...].
Friday, November 14, 2014
M0nster's Idiotic Ideas
I updated my Resume to say "Don't use the Message Center". 95% of the creeps who use it haven't read my Resume anyhow and spam me with Windows Sysadmin jobs. I block them.
Also another Monster dumbshit idea is BeKnown which I think is their DOA answer to LinkëdIn. Another gem is the "Apply to FlyByNight College X" page which manifests itself on their US site.
-ulianov
Wednesday, November 12, 2014
Canadian Recruiter Dumbness Prevails
Today I've got called by the recruiter who posted the ad, and he was based in Ottawa. He asked a few questions and wanted me to customarily embellish my Resume to look good to his client. Also he indicated that the job was in Ottawa and f/t (2nd red flag).
Then he says "Let's set up a Skype interview tomorrow".
Me says "Sure, with whom? Who's the client?"
He says "With me. I need to build a profile of yours." (3rd red flag).
Me says "I am on the phone with you let's chat".
The arsehole insisted that he must, he must Skype me which for a recruiter in general is a weird thing to do, however Canadian recruiters haven't got past the 1st chapter of "Being a Recruiter for Dummies".
The only thing I could do was to indicate it's a waste of time (having dealt with 100s of recruiters in my time) and bade him farewell. I was lucky he did not want me to move my carcass to Ottawa for a face-to-face with him.
-ulianov
Sunday, June 15, 2014
"Special Request from G00gle"
Hope you're having a great day in beautiful Toronto!All nice et flattering but I started asking the basic-trio of questions: jd? pay? location?I recently reviewed your previous conversations with G00gle recruiters including previous interviews with us. I'd love to check in and learn how everything is going with your current work at XYZ.
Are you available for a quick call this week or next? No pressure - it's totally informal! (I'm part of a specialized group here at G00gle which focuses on speaking with engineers and scientists who are top performers and happy in their current roles, therefore not necessarily looking for new roles.)
This seems to have thrown them for a loop [got ping-ponged between two internal recruiters], especially the jd as apparently they feed the candidates to some sort of recruiting pool.
Being that I am employed and have no particular burning wish to become a G00gle minion I insisted on jd and the trail got cold. I expect to hear from them in 5 years.
-ulianov
Thursday, January 16, 2014
"New Jersey" Recruiter Strikes Back
So I started to reel the usual info out of the dunderhead: salary? "80 thousand a year is the budget". Status? "f/t".
Right after my name the masthead of my Resume has spelled in big bold block red letters in the language known as English the warning "only call for contracts". I tried to keep it as simple as messages found in airplanes or subway carriages. Also my Resume on Monster.ca carries in the masthead the message "do not call for US jobs". Hmm.
I should have cursed the heaten at this point but I just hanged up. Must apply enchantments to my Canadian line if calls come from outside Canada but my VoIP provider is too thick to provide such a filter.
-ulianov
Friday, January 3, 2014
Ode to a Failed Perl Interview
The interview was geared around support of network monitoring systems in a network ops environment. The have mountains of Perl code that need maintaining/fixing and that was cool. All well except at the end I queried them about how much Python they want and they said perhaps & possibly a lot and that was the end of it as that's a "P"-word for me (Python).
The other steps that I did not take were solving a non-trivial problem in Perl and a face-to-face with the team.
This is a comical situation: they have a pressing need for a Perl guru (which are not as easy to find as people may think) to keep their code base alive and they go thru a lot of trouble to probe a candidate's Perl knowledge yet they forfeit that for a nebulous future need of a Python minion.
-ulianov
Tuesday, September 17, 2013
Låb 126 is on the Prowl Again
My name is J.P.and I work for Låb 126. If you’re not familiar with us, Låb 126 is a wholly owned R&D subsidiary of Amazon located in Silicon Valley. We design and engineer high-profile, portable, hand-held consumer electronics products, including the hugely successful line of Kindle eReaders and HD tablets.In fairness he actually looked at my Resume however he did not put forth a job description or spoke of the the-what-that-corporate-recruiters-do-not-name ($$).I read a little about your work and extensive technical background, specifically your deep expertise with embedded systems, Linux kernel programming, ARM architecture, and divers SW development experience. I have a couple of development teams that would like to speak with you about some very interesting engineering opportunities here at our R&D site in Cupertino and Sunnyvale, CA. We're selectively looking for highly talented engineers to join our design and development teams working on both existing and next generation products, as well as number of "stealth projects" in emerging technologies that we feel will be "game changers" and soon be seen and used by millions of people.
Having interviewed with this outfit before and having wasted my time on boring-to-tears whiteboard exercises [they did not bother to make it interesting] I kind of snapped at him:
Has Låb 126's interviewing style improved since my last in 2008? [...] As recall it the interview was dreary. [...] I have a strong preference for recruiters who come forth with a job description as the conversation has a subject. I do not like to discuss vague opportunities.Not all battles are to be won, eh?
-ulianov
Thursday, September 5, 2013
Yet another "Dumbšhit Canådian Agency™"
Being that the contract is local I engaged the recruiter. All went well, client wants a phone interview [3-cheers!] but after that the recruiter wants me to go to the HQ of the Agency so they get to know me. The said HQ is quite far and I have no wish to waste 1/2 day to see their faces but she insists on being their procedure.
She was shocked, shocked, shocked when I told her flatly that I won't move my carcass to Vaughan to make their acquaintance.
-ulianov
On hiding things in plain sight from "Control-F Recruiters™"
So I've been going to great lengths to disguise the baggage -- I have morphed the skills into:
- Andrōid [they think I do mobile apps when I've done kernel/NDK stuff],
- ÄS/400 [spawn of Sātan],
- Javā [I only care about the emebbed/runtime side of it, they want EE Struts/Hibernate sh*t],
- PĤP,
- M$ TFŠ [the other spawn of Satān]
-ulianov
Monday, January 7, 2013
No Go with Pukes in Concord, ON
When will these Canadian pukes get in their heads that senior/competent guys have busy lifes an no time to waste on their HR flighs-of-fancy?
It is true that the amount of half-dimwit and/or straight incompetent developers out there is staggering [and I speak from experience working with them or recruiting them] but a 30-min phone call/interview can probe very well into a candidate's experience and competency. The HR person/hiring manager must then be competent as well which is now always the case.
-ulianov
Chance Encounter with a Flesh & Blood Recruitress
a) that candidates worth their salt would be marketed by a recruiter;
b) that recruiters keep in touch with former candidates [does happen but only the very best long timers do that];
c) that agencies add up only 10% on top of the candidate's hourly fee or salary [in reality this ranges between 30% and 50%].
-ulianov
Friday, March 16, 2012
A Recruiter Does the Hanky-Panky with my E-mail Verification System
so if he did not succeed at first he tried again...TPgPEU: 24.89.179.91 hav_j=y
TPgPEU: 24.89.179.91 red_r=y
TPgPEU: 24.89.179.91 lnx_j=n
TPgPEU: 24.89.179.91 emb_j=y
TPgPEU: 24.89.179.91 loc_j=y
TPgPEU: 24.89.179.91 msft=n
TPgPEU: 24.89.179.91 loc_a=y
TPgPEU: 24.89.179.91 bad_a=n
TPgPEU: 24.89.179.91 bad_a=n emb_j=y hav_j=y lnx_j=n \
loc_a=y loc_j=y msft=n red_r=y
TPgPEU: 24.89.179.91 lnx_j=y
TPgPEU: 24.89.179.91 bad_a=n emb_j=y hav_j=y lnx_j=y \
loc_a=y loc_j=y msft=n red_r=y
His sh*tty job ad for a W1nd0ws CE job ran like this:
BTW I put a bit of JS/AJAX code on the on-line form so I get a log entry every time them recruiters click on a button... just so I know what they think ;)I saw your resume on dice.com and thought you
might be a good fit for an Embedded Engineer position
in Norwood MA. Would you be interested? I have attached
the job description below for your review.
Position Summary: 5+ Year of Experience
§ Device Driver development experience using Freescale iMX
series processors, preferably iMX53 series.
§ Knowledge of In-circuit Debuggers/Emulators (Lauterbach T32
Power Debug emulator is a Plus)
§ Expertise on Microsoft Windows CE 5.0/6.0/7.0
§ Hands-on experience with Win CE drivers development
§ Must have prior experience with Win CE BSP
§ .NET / C# experience is a Plus
§ Ability to use Oscilloscopes is a Plus
• Medical Device experience is desirable
-ulianov
Thursday, March 15, 2012
A Tale of Two Pukes
1. a local Torontonian recruiter who wanted to put me into a 3-year 24x7 on-call support contact somewhere in Scarberia [for non-Torontonians: it's some vast badlands where gangs shoot each other every other week in full daylight] [for Vancouverites: it's Surrey but bigger]. She was complaining that my phone screening system prompts her to answer some questions -- of course it does, it's supposed to keep the pukes away.
2. a slick puke from Omaha, Nebraska who dodged my phone screening system pretending he has a job in Texas. He wanted me to take a f/t job doing some
I had to rework the screen to say basically "f/o if you don't have a job where I am willing to go" but phrased in a more obscure and indirect fashion. I hope they can read the subtext.
-ulianov
Monday, December 12, 2011
Wednesday, December 7, 2011
Automatic Carpet-Bombing of M0nster address from Spamm^HRecruiter
The prick even admits upfront that he's spamming and tells me "need not apply if not qualified".
I can safely assume that there's a cottage-industry of scrapping names of updated profiles from M0nster and selling the info to bottom-of-the-barrel recruiters who do not even bother to read a Resume.
I have blacklisted their domain in my mail server. Also JobDiva are re-affirming their status of confirmed spammers. Have to blacklist this scum as well.
Hello MyName...your resume has been auto-matched in our database as a qualified candidate for an Application Support Analyst permanent position in New York, NY.-ulianov
This DOES NOT necessarily mean that you are an exact match….
Your resume probably had some key-words which our system picked up on and automatically sent an Email to you for this position. If you are not the right fit, please disregard this message or feel free to share it with someone you may know whom is qualified.
If you feel like you have the right background and technical skills, please respond back with your resume in MSWord format.
A Job Ad From a Spammer!!
-ulianov
Position: Consultant Software Engineer
About the Opportunity
Our client is looking for talented and creative individuals to join its engineering team and help realize its marketing vision of the future. Successful candidate will work on development of ε e-mail platform, including new features development and extensions and enhancements of existing product. The Consultant Engineer is expected to assume technical leadership responsibilities on assigned projects with minimal guidance from the manager or team lead. The Consultant Engineer will be required to understand and analyze business and product requirements, properly interpret and translate them into technical software requirements, design, implement, document, maintain and support software modules following company software development practices and provide leadership to other engineers. Tremendous opportunity for career growth and personal development in a fast-paced, rewarding environment.
Key Responsibilities/Job Functions:
* Qualified individuals will be able to demonstrate past contribution in all stages of SDLC from conception and design through to delivery.
* Expert technical knowledge and proven software engineering skills in advanced technical languages and tools are a must.
* Candidate must be capable and comfortable operating in a team environment and as an individual. Candidate should be a self-starter and motivated individual who is able to work with minimal guidance and is able to provide guidance to and lead others.
* Must have the ability to serve as a technology consultant and team leader and provide consultation on critical organizational and corporate objectives.
* Must have the ability to provide supporting documentation for implemented solutions and provide necessary support with a sense of urgency for implemented and deployed solutions are required.
* Must have the ability to interact with internal and external customers or represent organization as primary customer contact.
* Ability and desire to learn new technologies and concepts are a must. Strong verbal and written communication skills with a varying degree of technical content are required.
* Must enjoy what you do and have fun while contributing to your team and organization's success!
Required Skills:
* Understanding and experience in engineering activities for all aspects of the Software Development Life Cycle (SDLC)
* Advanced understanding and experience with software engineering concepts and best practices
* Expert knowledge and experience in object oriented design and C++ development
* Advanced level experience writing and debugging complex scripts in Perl or other scripting language
* Experience analyzing application resource contention: memory, synchronization, and I/O bounds.
* Experience analyzing end-to-end system performance: finding efficiencies, estimating volume capacities, and extrapolating processing rates.
* Understanding and experience in service oriented architecture designs (SOA)
* Solid knowledge of internet technologies, network protocol, TCP/IP, SMTP
* Ability to perform software engineering tasks for applications in Linux, UNIX, and Windows environments
* Demonstrated expert analytical/problem-solving skills on unusually complex problems
* Ability to provide technical expertise by determining and developing approaches to solutions for a wide range of complex software engineering problems
* Demonstrated good judgment, creativity, and ingenuity in proposed technical solutions
* Ability to anticipate issues and address proactively
* Ability to create and have responsibility for project plans, budgets, and schedules
* Ability to work with minimal guidance/competing priorities
* Ability to complete work, and lead others in, following engineering standards and best practices
* Provide highly innovative, creative solutions to tasks/problems
* Ability to develops new software engineering methods or processes, and re-evaluate existing processes
* Proactively expands breadth of knowledge by developing proficiency outside immediate area of technical expertise.
* Proactively helps develop others by mentoring junior engineers and championing knowledge sharing initiatives
* Excellent interpersonal skills, both written and verbal
* Ability to work collaboratively across functional groups and effectively lead or influence others
* Ability to provide high quality technical documentation
* Strong understanding of overall business environment
Required Qualifications and Experience:
* Bachelor's or Master's Degree in IT or Computer Science/Engineering, or equivalent level of demonstrated knowledge
* 8+ years experience in software engineering, or equivalent level of demonstrated knowledge
* 7+ years of demonstrated working experience with C/C++.
* 7+ years developing sever applications integrated with databases.
* Team leadership experience
Nice-to-Have Skills:
* Experience with agile development methodology
* Experience with Tibco technologies
* Understanding of software and internet security
* Understanding of SMTP and e-mail applications
* Experience in large scale, 24x7, service oriented environment
Wednesday, October 5, 2011
Workopolis Ended Up as the SH*TTIEST Job Board
It used to be that I could upload my Resume as a Word file and have it decently-formatted on-screen. They introduced an "upgraded" Resume feature which instantly fucks up an existing Resume by "converting" it to their template format.
Uploading Word Resumes nowadays "parses" them into the new format in an aggravating borked manner.
Anyways here's what I've just written to these cretins:
Folks the new and the 'upgraded' Resume stuff is BEEPING braindead. I can no longer upload my Word resume correctly. You have a SEVERELY BROKEN Resume parser which scraps only junk stuff of the Resume.-ulianov
I am considering DELETING my Workopolis account as Workopolis is now CRAP. Moreover it seems that only bottomfeeder recruiters post job ads on Workopolis nowadays.
Thursday, September 8, 2011
The Most Idiotic Question Asked by Recruiters
"Why don't you want to take a f/t (perm) job?"It's not like I don't spell out clearly at the top of my Resume posted on the job boards:
Please CALL/EMAIL ONLY FOR CONTRACTS.and I expect
Well, here are some of the reasons I have for not wanting a f/t job:
- In my field of work there's positively no career advancement prospects.
- Seniority amounts to squat nowadays in a company being that DB pension plans have been replaced by fixed RRSP contributions and I can do the latter myself with equal or better skill than my employer.
- The gov't grabs their dues immediately and almost no expenses can be deducted. If you do (C)CRA (or
IRSthey-who-must-not-be-named) will get you audited. - I highly dislike paying UI/EU which is a huge government rip-off/scam: you can pay premiums for 3 years and get the same duration of benefits (or waay shorter) as a seasonal labourer who only paid for 6 months -- the rest of the money is palmed by the gov't.
- Vacation time in N America is laughable, needs to be "accrued" and most companies require that one discloses his vacation plans 6 (six) months in advance. Unpaid vacation can only be requested on "special" grounds and seems to be a 4-letter word.
- If one stays for too long in one place one gets caught in intra-company politics which can stink.
- If one stays for too long in one place one gets to do the same over and over and over again (think release cycles) on the same subject area. It gets boring after doing roughly the same thing three times.
- If one stays for too long in one place and gets good at doing a certain unpleasant/difficult task one gets stuck with it forever.
- If one stays for too long in one place one may wish and petition the powers-that-be to be reassigned to a more challenging/interesting task. It never happens. No exceptions.
- If one stays for too long in one place one sees his managers being replaced as often as socks. And all managers needs to have you "prove your worth" to them. It gets tiring after a while.
- Some managers can be technically challenged, not being able to comprehend the work they are managing and positively dumb. Alas these stick around for the longest.
- Some managers allocate "resources" (aka. meself) based on a round-robin algorithm regardless on capabilities/skills just to fill in a project plan.
- Dealing with Human Resources can be exceedingly frustrating when they are outsourced and off-shored and only taking tickets for, well, human issues.
- Company employee policies can be downright insulting and horrendously dumb. And they always span on 100 page minimum.
- Apprehension of layoffs can ruin a perfectly good f/t job.
- EP's update: If one stays for too long in one place and uses mostly proprietary technologies and toolkits one's marketable skills go down the drains.
-ulianov
P.S. My parents' notion of a "career" went off the window: one cannot advance in an organisation or get a significant pay rise in time (at best one will have a flat salary, or rather negative wrt. to the inflation). Hard work and persistence do not pay (professional advancement dividends). The best option for a perm staffer is to hop jobs every few years. Sad.
Tuesday, July 26, 2011
R*M Job Turns Survivor Island
Six weeks ago they had a round of lay-offs just for show to pump up the share price. This Monday they have started in earnest. To me this looks like peristalsis.
However the top bicephalous job has not been cut and IMNSHO many of the failings come from there (lack of direction, uninspiring locked-in products, overinflated head count).
The unpleasant part is that my boss quit (apparently he was made an offer made-for-refusal) and with him went the business reason(s) I am here as he stormed out the door and did not do perform an orderly handover of tasks.
So this is turning into Survivor Island... I've been thru this kind or crap in 2001 and I definitely think I need to set sail to a calmer island.
-ulianov
Jan 23, 2012 update: The dynamic duo of clowns at the top is gone but they installed as CEO
One of the clowns now heads an Innovation Committee which is worse than useless as lately innovation around here was done ostrich style: plunge head in the sand and hope Android and iPhone implode. Ditto for the bladeless knife which lacks the handle, aka. Playbook.
Monday, July 25, 2011
No Go for f/t Job in San Francisco
He was very skilled at selling the company, the work environment and job perspectives. He even assuaged my desire for a job that's not a dead-end (which is hard to get for a hands-on grunt like meself).
Anyways I would only take a f/t job in the US if and only if it came with a green card and I made it clear to the recruiter.
The technical interview was brief, general things about L2 (Ethernet)-L7 and UDP/IP. Another question was how an ELF binary gets loaded/executed in Linux. Nice stuff, made my cogs turn.
Near its end I started asking questions about the nature of the work and apparently it was a support/extend type of gig [i.e. a mid-stream product].
Alas this is not what I am looking for. R&D with new development and hardware, hardware, hardware is much more interesting tho after two years of that I cannot say I am better off.
-ulianov
Monday, May 30, 2011
The Newest Dumbest Recruiter Spam - Twïttēr
Nick - IT Recruiter wants to keep up with you on TwitterNo "How are you?", no "I have reviewed your resume and I have an exciting opportunity"?
And I thought that the drive-by LinkedIn requests were dumb. The funny thing is that I don't have a Twïttēr account as I have no use for it.
-ulianov
Wednesday, May 18, 2011
A Weird Hook & Bait
The way this uses English in the 1st paragraph is vaguely weird... reminds me of classic 419 scam e-mails. The referral part may or may not stink of a scam not unlike Bernārd Haldāne.
Attention Mr. Myself-ulianov
During some recent applicant screening for interviews here we were impressed with your resume.
Your qualifications and experience do not match our specific current requirements. However, we could offer to refer you to a company we know who do focus on working with select individuals like yourself.
We would, of course, need your permission to pass along your information. Simply reply to this email and re-attach your resume if you are seriously searching at this time. Otherwise we wish you the best in your career.
Thank you.
Sincerely,
XXX YYY,
YYY Consultants
Wednesday, May 4, 2011
The Road Not Taken
I had it so close I could smell it: a great contract (Embedded Linux, early hardware bringup) at a SAN maker in Silicοn Vålley, great people and interesting work. Pleasant weather and knowledgeable colleagues.
I signed the contract, I bought the plane ticket and got my work visa and after a week I learned I have another little one on the way, due in Dec. Blood is thicker than ink. Taking care of my offspring and spouse preempts dreams and my given word.
I feared I would get here one day.
They told me that the road I took would lead me to the Sea of Death; and from midway I turned back.(free translation by A. Strugåtsky after Yosanø Akikø)
And ever since, all paths I have roamed were entangled, and crooked, and forsaken.
On the other hand after having a dream job twice and learning how it ended it makes me less gloomy. Must be the age showing in my being almost blasé.
-ulianov
Monday, March 21, 2011
A 'New and Improved' Torture Implement for Recruiters
This was sparked by me wasting one minute on my cell phone [which I pay by the minute] while driving in traffic to respond to a query by a recruiter who want me to work in San Jose, CA for $45/h and who asked whether I am 'sure' about my rate.
Mind you I have SPELLED CLEARLY and in red what my rates are and for what US IT hubs at the top of my Resume as published on Monster and Dice.
Now that I refreshed my Resume on these job boards I expect more dumbarse calls.
So I put in place a little 'screening' (aka. 'torture implement') to weed out some of these types. The crux of the yes/no questions is:
I have a database of people who have cleared the screening or need not to.
-ulianov
P.S. I block all calls from overseas, period. Offshoring has its limits: I strongly object to an overseas agency taking a $20 cut on top of my rate.
Monday, March 14, 2011
The LinkedIn Question
I use LinkedIn to keep in touch with former colleagues (work-only). It's a convenient tool to do the thing known in the past as networking.
Yet recruiters don't work for me and there are very few I've worked for. So there is no point to stuff my LinkedIn account with people whose modus operandi is basically "don't call us, we'll call you [when we have a need]".
-ulianov
P.S. Lately I took to purging my account of recruiters I've allowed in in the past. So went off the names I did not have a face for.
Wednesday, March 9, 2011
On Skills that I am Not Very Fond of
Veteran Unix admin trait No. 8: We know more about Windows than we'll ever let onFor me things that I know but would never list on my Resume lest swarms of recruiting drones would fall upon me [their cognitive abilities/reading proficiency extend only as far as looking up buzzwords by hitting Ctrl+F in Word] are:
- Perl scripting on Win32
- Java, Swing and servlets
- LAMP webapps (P is Perl in this case)
- PHP
- GUI apps in general.
-ulianov
Friday, February 11, 2011
A Quick and Easy Interview
• C / C++I tend to call this everything under the sun.
• Windows 2000/XP/CE, Linux, Apple Macintosh OS, as well as embedded operating systems (QNX, VxWorks, Integrity)
• Strong knowledge in 3D graphics technology (OpenGL, D3D)
• Knowledge of embedded graphics such as LCD interfaces or bus configurations
• Experience developing device drivers
• Experience in performance analysis of graphics pipeline
• Experience in 2D / 3D graphics, DirectX, OpenGL, Audio, Video, or Game Software Development is an asset
• Experience in networking, data communications, wireless is an asset
• 10 to 15 years experience in professional software development
Never mind the job ad. The recruiter was professional, listened to my objections to the job ad and paid attention to my preference for 6+ month contracts.
He agreed to pre-screening call. Have done it after lunch. Apparently these guys make in-flight entertainment systems and are having problems with the OpenGL on a custom graphics board based on an ATI/AMD chip. They need troubleshooting. Unfortunately this is not within my experience and me having said that put an agreeable end to the phone interview.
This is the kind of recruiting that I like: expedient, no time wasting & useless face to face interview with the recruiter and putting the client's needs above the ego and "methods" of the recruiter.
-ulianov
Thursday, February 10, 2011
A Very Pushy "Keen" Recruiter
I replied to his ad and said I know their director of eng. who had contacted me on LinkedIn one year ago. GH became interested and peppered me with calls in the night (9 pm) and then at work asking all sorts of questions he should have asked in one session.
Then he insisted to see me downtown Toronto for a face-to-face interview. As the traffic and parking to his premises are onerous for me and I am on a work schedule I refused and I proposed to meet him close to home. He agreed and we met at a Go [suburban train] station.
The interview was short and unsatisfactory: he did not actually read my Resume tho according to him he's been recruiting for 10 years, asked questions with answers found in the Resume [this may be a valid tactic to check that one actually wrote his/her own Resume but I doubt that].
Also he requested that I come for an interview with the RC company at his premises downtown. The contract was for 3 months and I made it clear to GH that I only take 6+ month contracts. He then sold it as "3 but will be extended to 6".
Now I have interviewed with the RC company in 2006, I know my way to their location and it's weird that they chose the recruiter's premises. I agreed to meet with them downtown but I requested that I have a pre-screening phone call so I can assess them and see whether I am interested.
That did not sit well with GH who recommended his client not to see me. This is dangerous as it may be mis-representing me and I have no control as to what's been said about me. In many ways GH reminds me of a used car salesman from Upstate NY. One thing I am sure of is that I added GH and his outfit to my "avoid" list of recruiters.
I could go direct but having not clicked in 2006 I doubt I would click now.
-ulianov
Tuesday, February 1, 2011
A New Title, an Old Posting
On the other hand the position is still unfilled so they are either very pick or very stingy and I am inclined to consider the latter.
The guy even had the gumption to ask me to "come at a more competitive rate".
-ulianov
Friday, January 21, 2011
Attack of the IdhaSoft Clones!
The drone with whom I talked first asked about salary expectations and quoted the lowest figure Workopolis permits (side-note: Workopolis does not allow to specify a number on the profile, just a range, i.e. 75K to 100K) and was very surprised that I was not willing to work for that.
Told her my hourly rate. Then I e-mailed her and the other two stooges asking them to talk among themselves and have only one contact me.
Today she called me to say that my Resume is "not being considered because of the hourly rate" and whether I would like to downbid myself. I told her I cannot help her client and hung up.
This is annoying. Maybe I should have a phone filter the way I implemented my e-mail filter.
-ulianov
Thursday, January 20, 2011
Financial Company Contract
There are is a gotcha: it pays 23% less than what I make for Embedded Linux contracts.
However it's a 10-minute commute from home and requires no straining of neurons. And it's darn close to my marina ;)
-ulianov
Monday, January 17, 2011
Interview with VB Equipment Maker in Toronto
This company had all their ducks in a row:
1. were prepared to discuss salary from the get-go so I do not waste time;
2. did a phone pre-screening where they asked the right questions;
3. were nice and paid attention to my hourly preferences [traffic in Toronto can be hell at certain times of the day];
4. in the panel interview they asked technical questions and made it quite interesting; also they discussed what they were doing at the company.
Their only faux-pas was an interview with a fairly green HR person who asked me 'behavioural' questions from a sheet of paper and then [creepily] was jotting down my answers.
Now I tried to restrain my answers as not to spook her -- if she has experience only from reading books it could be easy for me to trip a dumb no-go checklist.
In my not so humble opinion and experience a seasoned HR person will discuss freely, assess the person in front of her and take notes after the end of the interview.
-ulianov
Friday, December 24, 2010
Hook & Bait, Revisited
I got this automated Monster spa^H^H^Hemail:
Subject: as per your posting on Monster - Embedded Software DeveloperI replied to his ad (he's local) asking for job description/pay rate/location and got this reply back:
Hello MyName, my name is John Doe, a recruiter with XYZ.
I recently came across your posting on Monster while conducting a search for an Embedded Software Developer, and I currently have an opportunity which I feel you would show a strong interest in.
If you could please reach back to me at your earliest convenience we can discuss this opportunity further.
Thank you.
John Doe
Recruiter
[contact info]
My supervisor Sean Doe will be reaching out to you shortly to discuss this role in more detail. If you have any questions please don't hesitate to ask.Diggin into XYZ's website (BTW don't you wonder why they always have a dumb Flash intro page whose only function is to say ""?) I learned that XYZ requires that all candidates be seen face to face by the recruiter.
Yet Another Mandatory Waste of My Time (YAMy-WaMyT).
-ulianov
Tuesday, December 21, 2010
How I Declined an Interview with an STB Maker in Mississauga
Two weeks later he came back to me with a request that I attend a two-hour test on the 28th of Dec. He was nice to me and sent me some previously-asked questions:
1. Algorithm with O(n logn).While #1 and #2 are covered at length in Horowitz and Knuth I have no interest in #3 (I do Embedded Linux after all) and have no clue about #4.
2. Algorithms with no solution.
3. Design class diagram for board game engine with pluggable algorithm.
4. Decorate, observer and strategy patterns.
So I asked myself whether it's worth wasting 4 hours and gas on this in lieu of the customary phone grilling or on-line test and here's what I replied to him:
Just as corporations (e.g. XYZ) I do have a policy when it comes to hiring [after 100+ interviews I know what flies and what not].Alas some Canadian corporations feel that it's allright to abuse of the candidates' time and to summon them for such pointless tests.
To me an interview is a two-way conversation that allows me to assess the company and the people I would be working with. A test is none of this. Some interviews have tests embedded -- this is fair and expected.
This is outside of my comfort zone & against my policy: what I like to see is a phone interview followed (maybe) by an in-person interview. I have deviated from this before with no positive outcome.
Thus I am not going for this waste of my time.
Unless you can arrange a phone interview [or maybe one full in-person interview] with XYZ I am afraid I am not willing to work for a company that has such inflexible and silly policies.
On the other hand I have hired for a Fortune-500-Company and I learned that it is very hard to find qualified talent -- and they were paying much much better. So it's up to them.
I have noticed that this job was posted on XYZ's website for more than a year. This means that either they are incredibly picky or that they have a dizzying turnaround rate.
-ulianov
P.S STB = set top box
Wednesday, December 8, 2010
AMD/ATI Contract Rate?
-ulianov
# Driver bring-up and qualification on new hardware platforms
# Debug, analyze and resolve quality and certification issues as reported by Customers and QA
# Improve driver performance
# Write detailed design notes for new features
# Coordinate closely with peers and colleagues to ensure timely and effective communication of all assigned work activities
# Execute software assignments as a highly motivated, self-starter
# Experience in implementing Embedded Linux System on various microcontrollers
This is a contract position with XYZ. XYZ is a Fortune 1000 company with over 350 office throughout the US, Canada, and Europe. XYZ is in the top three in staffing in the nation and in the top 5 in the world and has been serving some of the nation's strongest companies for 60 years. As a XYZ employee, you can expect the highest level of on-site support. As an equal opportunity employer, we have a long-standing tradition of developing lasting and mutually beneficial relationships with its employees. XYZ is proud to be an Equal Opportunity Employer and we maintain a drug-free workplace.
XYZ is an Equal Opportunity Employer
Minimum Requirements:
# Proficient in object oriented programming (3+ years)
# Proficient at C/C++ programming language (3+ years)
# Experience with software debuggers such as kgdb (3+ years)
# Experience with Kernel mode driver programming under Linux environment (3+ years)
# Good understanding of PC architecture
# Excellent understanding of operating system fundamentals and multithreaded programming issues.
# Strong oral and written skill
# Experience with graphic driver (optional)
# Experience with low-level hardware device programming (optional)
# Experience with embedded systems and/or real-time programming is an asset (optional)
Location: Markham, ON
Type: CONTRACT
Duration: 180 - 365 Days
Pay Rate: $29.00 - $45.00 Hourly DOE
Ant & Bēe Strikes Again
Tho I explained to them about the ephemeral address and gave her my current one I never got a job description from her and I've waited for a week. Very unprofessional.
She grilled me in a stern manner as if she was going thru a checklist gave me her e-mail address and demanded that I send the CV so she can hook me up to an Embedded Linux job in Burlington, ON. She did not extend the courtesy of telling me the name of her client and asking whether I've applied at that company already.
Without my asking or permission she submitted me for another job as an Implementation Analyst. Had she read 2 lines from my Resume she would have realised this is not my trade.
Last I heard of N.C she called me "Daniel" in an e-mail (not my name). I got so pissed that I phoned her boss at Ant & Bēe and asked for them to stop contacting me.
This is the most unprofessional agency I've worked with, even worse than Oxford Intl in the US. N.C is the type of recruiter I would give a wide berth.
-ulianov
Tuesday, November 30, 2010
Getting to see Ian M*rtin at last!
To my surprise having applied two weeks ago for a f/t Perl job I got a reply back from M.D. She had me reshuffle my Resume so my Perl deeds stand out. Fair enough. Mind you I have used Perl as a tool for 16 years and I have for it (Perl) the love that dares not speak its name. (I have used it for things it was never meant to do and to great success.)
IM has this silly rule that a recruiter must see you face to face before they submit you. So here I am dragging myself to downtown Toronto at rush hour. Last time I did that was 2 1/2 years ago in Mass.
So I saw her and I think she was OK tho she/the account manager had qualms about my motivation (having made a good coin on contracts what made me go for a relatively low-paid Perl job? what if I take off in one year for a contract?). She also had me flag all places in my Resume where Perl was relevant.
Well, I like Perl and I need to stay close to home to care for my new addition to my family so I think for the time being I will be staying put in TO.
She shared with me a few horror stories with candidates that want to pull a quick one. Having interviewed/hired people myself I could sympathise with some of her problems.
Jan 2011 update: have been contacted again by the same recruiter about the same position; the company would like to see my resume but formatted so that Perl is even more underlined. Would not bother.
-ulianov
Tuesday, October 26, 2010
A New Fad in Identity Theft?
I never contacted this "agency" so their explanation below is a lie. As I have been around the block a few time I know big corps ask you to self-identify after you have completed a job application. I think they are fishing for marks.
TO: POTENTIAL JOB APPLICANT
FROM: Superior Group includes Superior Technical Resources, Inc., Superior Staff Resources, Inc., SDC Information Services, Inc., Superior Design Co., Inc. and Sudesco Systems, Inc.
Superior Design International Inc. (SDI)
Superior Group and SDI comply with the Affirmative Action rules of the U.S. Office of Federal Contract Compliance Programs (OFCCP), which requires us to maintain data on the race and gender of job applicants. To comply with these rules, our recruiting software automatically sends the Voluntary Candidate Self-Identification link to persons whose resumes are attached to positions that we are trying to fill, as possible candidates for the positions.
To help us comply with the Affirmative Action rules, we ask you to please fill out the Candidate Self-Identification form by Clicking here.. Your response will not be seen by a recruiter or anyone making a hiring decision; however, because the form is voluntary, you are not required to fill it out if you do not wish to. If the Voluntary Self-Identification form is not completed, we will assume that you have declined to provide information on your gender and race/ethnicity. Please note that failure to complete the above referenced form will not subject you to any adverse treatment.
This email and the link for the Voluntary Candidate Self-ID are being sent to you AUTOMATICALLY either because you directly submitted your resume for a position we are trying to fill, or your resume was accessed by one of our recruiters during a search for candidates. Your resume may or may not have been actually reviewed by a recruiter. If you are actually considered for a position, you will be contacted directly by one of our recruiters.
We apologize if you have previously received this form. If you have already completed this form, please disregard this notice.
Thank you for your consideration.
Affirmative Action Department
Superior Group/SDI
-ulianov
Thursday, August 5, 2010
On Interviewing for a Contact in Tōrōnto
As a rule I require that the 1st interview be conducted on the phone as a quick means of weeding the job offers. This time I let the recruiter sweet-talk me into hauling myself to their premises. Never a good idea.
An oddity about the Qu*kPlay job description was its purposeful vagueness - the recruiter says that they keep it like that "to attract talent". Not a good sign. Another odd thing was that they wanted to hire "yesterday" and that the customary two-week notice wasn't good enough.
So I went to the 1st interview; it was with some technical guys: apparently they use BREW from the CDMA company and this piece of work is quite buggy. They needed some low-level debugging. All good. They hinted of other projects as well.
A week has elapsed and they scheduled another interview at 3pm against my morning preference (3pm+ is hard rush hour in Toronto). So I went. This time I saw the Architect [think Matrix] who's asked me lots of SW design questions, behavioural questions [a bit odd to do that for hired help] and hinted of a third interview.
Having sunk six hours already in coming to their place and showing my face I said that the next interview must be conducted over the phone as they had seen plenty of me. This didn't quite go well so I did not get the job.
The last two oddities were that the Architect had no idea that he had an interview scheduled so he was laate and that in both interviews they were insisting that I come join their company as a f/t perm employee and asking me for justifications for my dislike of perm positions.
I think this startup is growing rapidly and they cannot make their minds as to who does what. And that they want to enlarge the staff by adding low-ish paid perm staffers (it's much cheaper to have perms in Canada than the US as the health insurance is taken care of by the taxes we pay and the government-run insurance scheme).
-ulianov
Tuesday, June 8, 2010
Attack of the Cyb3rC0ders Drones
The opt-out link is not working: I keep getting spam from these low-lifes.Hi Name,
I noticed your background and thought you,
or someone you know, may be interested in
finding out more about our new job opening,
which is pasted below for your review.
The position is for a Title in Location, State.
[...]
Good luck in your searches,
Scumbag
Scum Bag | Executive Recruiter | Cyb3rC0d3rs
Read my full recruiter bio!
Cyb3rC0d3rs | address | optout
Obviously these ads are matched using keywords and they don't match at all what I do for a living. I have to block this scum outfit in my mail server.
Jun 16 update: these trolls are carpet-bombing my Dice e-mail address; they are fishing for resumes on Dice.
-ulianov
Friday, March 12, 2010
A Dodecalogue of Candidates' Sins
However I disagree on some finer points:
- #1 May be advisable especially when you want to "thin out" your experience for a position for which you may be perceived as over-qualified;
- #3 Cover letters are use by recruiters as trashcan liners period;
- #12 While talking to your references is a good idea, if they give you too "stellar" references that make you seem like a super-hero the references may sound fake. I think the references should reflect your work and be a fair representation of you as a person.
-ulianov
Monday, December 21, 2009
"Season's Greetings" From Recruiters
This is pointless as:
a) one does that only to the fellow employees in a professional environment;
b) coming from a recruiter this looks like spam -- maybe I corresponded with 20 this year? I get 20 greetings then?
-ulianov
Friday, November 6, 2009
Another Attack of the Resume-Grabbing Drones
Foobar Placement Services, LLC has just launched their new and improved website. It has some interactive features you can take advantage of today!-ulianov
Foobar Job Alert - Simply register your search criteria in our Job Alert function and you will be notified via email whenever a job is posted to our website that fits your criteria. You will also be entered into a quarterly raffle to win tickets to the See Science Center just for registering.
Email a Friend - If you happen to be searching our jobs and see a position that could benefit a colleague, you can easily forward that job posting to them.
Polls - There will be new poll questions and results every month on hot topics related to the current employment market.
Timecards - Easy access to our standard timecard that can be printed for contractors currently on our payroll.
Please visit our site www . foobarplacement . com and allow Foobar to start working for you!!
Regards,
The Staff at Foobar Placement Services
Monday, October 26, 2009
Job Posting on Crāigslist/Tōrōnto
[...] Our tense, open-concept, uninsulated work environment, emphasis on work-life balance (90%-10%) and tepid rewards help make us nearly indistinguishable from the rest. Founded too late in the tech boom, our state-of-the-warehouse-art headquarters is located beside a busy stamping plant.I think the best bit is «The deliverables are expected to pacify, or at least confuse the customer.»
We are looking for developer wannabees to restock our demoralized developer pool and be another faceless cog in our digital sweatshop.
The Softheaded Engineer is mainly responsible for generating billable hours. If the customer complains, the Softheaded Engineer is then responsible for the lack of technical specifications, technical design, code, unit and integration tests, despite the insane schedule and zero budget. He/she will also be subjected to ridicule at unscheduled occasional design and code reviews, none of which results in high quality software services and offerings. The deliverables are expected to pacify, or at least confuse the customer, by at least seeming to meet the statement of work. Softheaded Engineers are also responsible for continuous post-release fixes to bugs that were hidden from the customer. Softheaded engineers rarely participate in initiatives to improve processes, standards and practices. [...]
• The ideal candidate is a programming whiz with low self-esteem, with degrees in Confuser Science, Election Engineering, or Behavioural Physics.
• 1 - 2 years industry experience desired, max. Any more and you'd know enough to avoid shops like ours.
-ulianov
Saturday, October 24, 2009
A Call from a Finnish Recruiter
I did find your contact info from the Romanian Bestjobs website. Consequently, I would like to inquire your initial interest in co-operation in a field of IT consultation in Finland/other Scandinavian countries as we are looking for the contractor/consultant to work in our customer projects.The last question sounds interesting or it may be this guy's wobbly English.
[...]
Mainly we are looking for consultants to a project based assignments. Projects duration vary from 6 months to a year.
May I ask you what would be ideal position for you?
-ulianov
Wednesday, October 21, 2009
An Annoying Piece of Virāl Mārketing
You've trusted Ant & Bee with your resume over the yearsThese creeps will use any medium or channel to advertise their inept slogan and ineffective [for me] services. Somehow this "ant" metaphor (and the knowledge of the nature of ant hills) suggest a sweatshop to me. Just an impression tho.
and our Recruiters have been working hard to help you with
your job search. I would like to personally thank you for
working with us and also take this opportunity to extend a
new service too you:
Control your own career.
”Worker ants. Busy bēes.®” is our recruiting engine at work
on Faceboōk. Using the exponential power of referrals, you
can now tap into Faceboōk's 300 Million users to help you
find a job. Just like Wikipēdia transformed encyclopedias,
we believe social networking will revolutionize your ability to
post your resume and find a job.
As the President of Ant & Bēe, I am extending you an
invitation to join me in revolutionizing the Recruiting industry.
I encourage you to send me a friend invite on Facebook
(Find me as Alecō Bōrba, http://www.facebook.com/aborba?ref=name)
and to post your resume too (http://apps.facebook.com/antandbee).
You and your friends get the benefit of referral fees paid
directly to you, and employers get the benefit of hiring
someone that was referred by a friend.
See you online!
Alēx Bōrba (aka Alecō)
President
Ant & Beē Corporation
facebōok@antandbēe.com
An their use of the (R) character in a piece of spam is sweet!
-ulianov
P.S. I use "funny" characters to shield this page from being indexed by a search engine for the wrong reasons.
Wednesday, July 8, 2009
When Spammers Read^H^H^H^HRip Off Job Boards
But what do you do when you address is myaddr@mydomain.com and spammers send you mail at myaddrdd@mydomain.com? Well make up a fake MTA and pick it up and see what they wanted.
The most shameless spam I got this way had a "confidentiality" notice attached to it which read:
No part of this newsletter mayAnd the spam was even copyrighted!
be reproduced in any form or by
any means, electronic or
mechanical, including
photocopying, recording or via
any other information storage
and retrieval system, without
our written permission.
Cool! You have to admire their gumption.
-ulianov
Monday, March 30, 2009
An Annoying Trait of Character
So I knew what to expect of A.
The recruiter e-mailed me than talked to me and promised to submit my Resume to the company. All fine. Early next day he calls asking if I am "sure" about my pay rate. As a matter of fact I am and I am charging exactly the amount required for my skill level and experience.
Don't you find that recruiters keep bugging you asking whether you are "sure" about your rate? Maybe you have doubts and are willing to work for less? How about 60% less?
I find this to be a very annoying flaw in the recruiters' characters. What irks me is that after I secure the contract the recruiter becomes a humongous parasite that makes $15-20 for each hour I work. So for a week this guy makes $800. For six months say $19,200.
Not bad at all I say. And as he's pushing you to charge less he will get more which in my book is unacceptable.
-ulianov