Article URL: https://www.ycombinator.com/companies/extensional-ai/jobs/
Comments URL: https://news.ycombinator.com/item?id=34064715
Points: 1
# Comments: 0
Article URL: https://www.ycombinator.com/companies/extensional-ai/jobs/
Comments URL: https://news.ycombinator.com/item?id=34064715
Points: 1
# Comments: 0
Generally Intelligent is an AI research company working directly on building human-level general machine intelligence that can learn naturally in the way humans do. Our mission is to understand the fundamentals of learning and build safe, humane machine intelligence. Here are our open roles:
Machine Learning Engineer (Remote, Contract or Full-time): https://jobs.lever.co/generallyintelligent/9411e2ec-502a-403…
Research Scientist (SF, Full-time): https://jobs.lever.co/generallyintelligent/6c25a25c-35ec-4d7…
Machine Learning Research Engineer (SF, Full-time): https://jobs.lever.co/generallyintelligent/c2f4a435-1eef-489…
Systems Engineer (Remote or SF, Full-time): https://jobs.lever.co/generallyintelligent/7afede07-8f22-4c4…
Simulation Engineer (Remote or SF, Full-time): https://jobs.lever.co/generallyintelligent/4658ffcb-f3ed-490…
AI Policy & Safety Researcher (SF, Full-time):
https://jobs.lever.co/generallyintelligent/5b2741ab-7534-42c…
Engineering Manager (SF, Full-time):
https://jobs.lever.co/generallyintelligent/75fac008-22e5-49a…
Independent Researcher (Remote):
https://jobs.lever.co/generallyintelligent/3d70d032-22a3-435…
Infrastructure Engineer (Remote or SF, Full-time):
https://jobs.lever.co/generallyintelligent/e66a55a3-a117-406…
Open Source Tech Lead (SF, Full-time):
https://jobs.lever.co/generallyintelligent/9768bb0b-29c6-418…
Senior Software Engineer (Remote or SF, Full-time):
https://jobs.lever.co/generallyintelligent/38a93a78-fb8d-461…
Theory Engineer:
https://jobs.lever.co/generallyintelligent/63499488-91b1-415…
Comments URL: https://news.ycombinator.com/item?id=34101086
Points: 1
# Comments: 0
US Citizenship and Immigration Services (Contractor) | Full Stack Engineers | $100k – 180k, benefits | Full-Time | Remote | US ONLY
US Citizenship and the ability to pass a government clearance (Public Trust) IS REQUIRED
We’re a team in the US Government responsible for digitizing and enhancing all aspects of the workflows used to adjudicate refugees and asylees. We’re an unusual government team in that we build iteratively without using a list of requirements. Our Product Managers use the Lean Agile methodology—their goal is to make small incremental changes quickly. Our Product Designers use Human Centered Design—they build interfaces and workflows based on direct input from users. Our developers use Extreme Programming—they practice pair programming and use test-driven development.
Many folks have been drawn to join our team out of a desire to work on something vividly mission-driven for a chapter of their career.
Our developers work with M1 MacBook Pros, Ruby on Rails, React, and TypeScript. Our designers use Sketch, Figma, and InVision. Our PMs use Jira, Miro, InVision and the Microsoft Suite. Structurally, our teams are given an atypically high degree of autonomy for the federal space.
Suitable candidates will be forwarded to our government contracting partners who will interview, hire, and place on our team.
We’re hiring for all:
Full-stack Engineers (Rails experience is required) | Product Managers | Product Designers
Salary range (100k-180k)
If you’re interested in joining the team, email global-hiring@uscis.dhs.gov with your resume.
Article URL: https://www.ribbonhealth.com/blog/arik-gaisler-ribbons-new-vp-of-engineering-knows-what-makes-a-successful-tech-team
Comments URL: https://news.ycombinator.com/item?id=34068669
Points: 1
# Comments: 0
Hey HN,
I’m Gabriel, founder of Meticulous.
Our mission is to make the world’s code safe, performant and reliable. We’re starting with a tool to catch JavaScript regressions in web applications with zero-effort from developers.
How it works: Insert a single line of JavaScript onto your site, and we record thousands of real user sessions. We then replay these sessions on new code to automatically catch bugs before they hit production. You can watch a 60-second demo at meticulous.ai.
We are a London-based YC company. Our engineering team previously worked at Dropbox, Opendoor and Google. We just raised $4m, and are backed by some of the best founders and technical leaders in Silicon Valley, including Guillermo Rauch (founder Vercel, author next.js), Jason Warner (CTO GitHub), Scott Belsky (CPO Adobe), Calvin French-Owen (founder Segment), Jared Friedman (YC partner and former CTO of Scribd) and a bunch of other incredible folks.
Catching JavaScript regressions is just the start. There is an entire category of products to build on top of replay. This ranges from automatic UI previews to revealing the performance impact of frontend code.
We want to change the way the world develops software, and influence software approaches for decades to come.
We are seeding a London office and hiring an onsite (few days per week) founding engineer to join our team of four.
You will have autonomy in building out this technology, but here are a few problems you might work on:
– Build a distributed system to concurrently replay thousands of sessions, such that a developer gets a result in seconds.
– Speed up the replay of sessions in a way that retains determinism.
– Derive algorithms to detect sessions that cover differing code paths and edge cases, and ignore sessions that are too similar.
– Help build out a team of world-class, highly collaborative, software engineers.
As founding engineer, you get to shape the company, and build the culture and technology from the ground up.
What we look for:
In a sentence: Technically brilliant, delightful to work with, combined with a self-awareness and strong desire to improve. We also want to make sure everyone is highly supportive of each other; we win as a team.
We’re currently only looking to bring on folks with senior level skill sets and 5+ years of industry experience. You should have strong web fundamentals and a deep love for software engineering. Maybe you enjoy programming books like Clean Code, Designing Data Intensive Applications, Pragmatic Programmer etc. or enjoy hacking on interesting side projects. You value transparency and candid feedback, and are motivated by a strong desire to become the best engineer you can be.
You can read about our values here https://sumptuous-lungfish-609.notion.site/Meticulous-values…
You will be given the space and time to up-level yourself as an engineer in terms of conferences, reading, or whatever you think will be most valuable. We will also set you up with mentorship, if you desire it, from top engineering leaders (folks running 100-engineer organizations at the world’s leading tech companies).
If this sounds interesting, please reach out to me at gabe [at] meticulous [dot] ai with “HN” in the subject line and 2-3 sentences about what you find interesting about Meticulous and your resume/LinkedIn/GitHub.
Comments URL: https://news.ycombinator.com/item?id=33996230
Points: 1
# Comments: 0
Hey HN,
I’m Jordan, cofounder of Version Story (YC W21).
Imagine a world with no Git. In this versioning Mordor, even basic operations would be tedious and confusing.
To submit changes to your codebase, you designate one person on your team to manually update your repository. To get your changes approved, you email your code to the team and wait for colleagues to send you comments. When a colleague shares their changes before you do, you manually rebase your changes against theirs.
This is how professionals collaborate in many of the most important fields. These include lawyers drafting contracts, academics writing research papers, legislators drafting bills, and engineers managing CAD files. They all encounter the fundamental issues that git solves for coders. In the absence of git, they execute most git actions manually
Version Story is solving this problem. We’ve built the functionality of git into an intuitive visual, Figma-style interface.
My cofounder Kevin and I are both technical and we’ve built our initial product ourselves. We recently closed our first enterprise contract with a major law firm (https://www.artificiallawyer.com/2022/12/01/mishcon-brings-a…) and have many others in our sales pipeline. Now that we’re confident our product will be successful, we’re expanding our team.
At the moment, our team consists of me and Kevin. Kevin is a Stanford Law School-educated lawyer turned coder with experience working in Mergers & Acquisitions at Simpson Thatcher, and also as a software engineer at LinkedIn. I studied computer science at the University of Michigan and worked as a senior software engineer at LinkedIn prior to founding Version Story. We’re backed by investors including Y Combinator and Accel Ventures.
We’re looking for a strong, generalist engineer who is interested in traversing all parts of the stack to build new features, architecting our infrastructure, and helping us design git for documents.
For more information on this role, see here https://www.ycombinator.com/companies/version-story/jobs/Div….
If this role interests you, please reach out!
Comments URL: https://news.ycombinator.com/item?id=33986331
Points: 1
# Comments: 0
Vendia | Product & Engineering | Remote | Full-Time | https://www.vendia.com/careers
Is “Die Hard” a Christmas movie? If you answered, Yippee Ki YES! you agree with 100% of Vendians who answered the same question. And you should probably work here. If you answered no, you’re wrong. However, we can likely overcome that and still want to talk to you.
We’re looking for senior candidates with 8 years experience in the SaaS / IaaS / B2B / Cloud / Distributed Compute / Database space, focusing on Software Engineering, Software Dev Management and Technical Product Management roles.
Vendia’s core value proposition centers around the fact that sharing business data is both critical and fundamentally difficult. We empower customers by enabling them to share data across silos (clouds, geographies, companies), enabling a single view (no more duplication), guaranteeing customers retain compliance, security, privacy and access control of their data. We tackle the challenges associated with distributed computing & storage, consensus, multi-party writes, immutable ledgers, multi cloud and much more, allowing our customers to focus on what matters most: their data.
Right now, we’re ~45 folks strong. We’re a remote first company, with an office in Seattle and coworking spaces available. We’re willing to sponsor H1B eligible candidates on a case-by-case basis. And we differentiate ourselves from other tech companies with our Kind Humans Policy.
Learn more at https://www.vendia.com/careers
Article URL: https://www.ycombinator.com/companies/emerge-tools/jobs/5Y3MCJi-senior-mobile-engineer-remote
Comments URL: https://news.ycombinator.com/item?id=34016970
Points: 1
# Comments: 0
Coalesce Software | Full Stack Software Engineers & Staff Software Engineers | Remote (Mountain or West Coast Time Zones) | Full-Time | https://www.coalesce.io/
At Coalesce, we are building a data transformation platform for large enterprises. While there are other DAG-based tools in this market such as Matillion, Alteryx, DBT, Airflow, etc, our architecture has been built from the beginning to scale to the needs of large enterprises.
We recently raised a $26M Series A and are looking to grow our engineering team. Our customer list and feature requests keep growing and we need engineers to help us build!
We’ve got the foundations of our product in place and we have many customers that are already using it in production. This year, we’ve invested a lot in our tooling and codebase, and because of this as well as the swelling customer demand I think we are setup to be truly crushing it in 2023.
To give you an idea of what our team works on:
* Our team develops algorithms for managing data warehouses at scale
* Our UI is a fully interactive Directed Acyclic Graph editor that supports interactions at up to 50,000+ objects
* Our CLI and API’s are used by Fortune 500’s to manage and run data analytics processes
We’ve recently brought on many hires from Snowflake and FiveTran as well.
I’ve done multiple successful startups now, and I truly think that now is an amazing time to join our team at Coalesce and be a part of something truly special.
Full Stack Software Engineer – https://jobs.lever.co/coalesce.io/ae173d8b-6ada-456c-aef4-ae…
Staff Software Engineer – https://jobs.lever.co/coalesce.io/bfdeb358-ecba-4e88-b32f-44…
If you think you are a really great fit, please email me at michael.xucoalesce.io and I’ll reach out to you.
Vendia | Product & Engineering | Remote | Full-Time | https://www.vendia.com/careers Is “Die Hard” a Christmas movie? If you answered, Yippee Ki YES! you agree with 100% of Vendians who answered the same question. And you should probably work here. If you answered no, you’re wrong. However, we can likely overcome that and still want … Continue reading New comment by kevindurdle in "Ask HN: Who is hiring? (December 2022)"