HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pashariger

no profile record

comments

pashariger
·8개월 전·discuss
Amazing packaging for what is effectively a teleprompter.
pashariger
·2년 전·discuss
Small dataset for those that emailed, n=~3, but none of them were standout resumes. Best few candidates actually went through chat and also followed up via email with additional information a few days later.
pashariger
·2년 전·discuss
I built an AI Hiring Assistant that performs an initial screening, collects candidate information, answers questions about the role, and also asks a several behavioral interview questions: https://hiring.gracekelly.dev/

Built entirely on Vercel & OpenAI. Took about a day, hardest part was configuring Sign In With Google. Had several dozen candidates use it, saved a lot of time and helped prioritize conversations.

I just did a brief writeup about it yesterday: https://www.linkedin.com/pulse/i-built-ai-hiringscreening-as...
pashariger
·3년 전·discuss
The Vercel templates are really awesome. I used the AI Chatbot starter (https://vercel.com/templates/next.js/nextjs-ai-chatbot), and it just took me a few hours to build a GPT-4 powered initial screening chatbot tool for a job posting. It asks candidates a few behavioral questions and answers their questions about the role. I had to swap out the auth provider to Google, add a Postgres database for permanent storage, and write an initial prompt, but other than that - the fastest I ever built and deployed something useful.
pashariger
·3년 전·discuss
He was a titan and a gentleman. RIP.
pashariger
·3년 전·discuss
Pro tip: I use a mix of Mac and Windows with Apple's magic keyboard. The way I fixed the key layout issue was to swap the mapping of the CMD and CTRL keys on the Windows machine. (used a utility called SharpKeys, but Windows may now have a built in way to do this) It feels pretty much seamless. I'm also using the magic trackpad on Windows - the ability to pinch zoom, pan and scroll is just as functional and awesome as it is on the Mac.
pashariger
·4년 전·discuss
And... I also used another xml parsing library, because we "needed" our own. (context: first programming job at a startup in college)
pashariger
·4년 전·discuss
An xml parser.