Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Who is hiring? (December 2024)
386 points by whoishiring 18 days ago | hide | past | favorite | 476 comments
Please state the location and include REMOTE for remote work, REMOTE (US) or similar if the country is restricted, and ONSITE when remote work is not an option.

Please only post if you personally are part of the hiring company—no recruiting firms or job boards. One post per company. If it isn't a household name, explain what your company does.

Please only post if you are actively filling a position and are committed to responding to applicants.

Commenters: please don't reply to job posts to complain about something. It's off topic here.

Readers: please only email if you are personally interested in the job.

Searchers: try http://nchelluri.github.io/hnjobs/, https://hnresumetojobs.com, https://hnhired.fly.dev, https://kennytilton.github.io/whoishiring/, https://hnjobs.emilburzo.com, or this (unofficial) Chrome extension: https://chromewebstore.google.com/detail/hn-hiring-pro/mpfal....

Don't miss these other fine threads:

Who wants to be hired? https://news.ycombinator.com/item?id=42297422

Freelancer? Seeking freelancer? https://news.ycombinator.com/item?id=42297423




Spellbrush | Tokyo, JP / San Francisco, CA | Full-Time | Onsite

We build AI models to make anime real.

* Game Dev: looking for engineers who know unity, love anime, and want to work on our upcoming strategy RPG.

* Full Stack Software Engineer: looking for smart generalists who love anime and want to work on advanced data processing pipelines for petabytes of anime images & video.

Ping over name of best waifu or husband to jobs@spellbrush.com

See all roles over at https://spellbrush.com/careers


I just want to say your careers page is amazing. It's an often neglected part of even the most creative websites, so it was so refreshing to see.


Agreed. I shared this careers page with an Anime loving front-end eng connection of mine because the page was so great.


Thanks for the shoutout! Boring careers pages have long been a pet peeve of mine.

We also work on anime image diffusion models, and it would be massive shame if our own careers page didn't highlight the results, haha.


Love what you are doing and as an anime fan I love your website. I would love to talk more with you about this role and what you are doing.

Does a 15 unity expert with 7 years tech director experience in companies like Zynga serve your needs?


I have applied! Maybe we can get on a short call?

Goblins | https://goblinsapp.com | Founding Engineer #2 | Williamsburg, New York | ONSITE | $100-200k (+ generous equity)

In education, we have always traded off scale and quality. In a 30-student math class, half of kids are ready to accelerate while half are still working on their foundational skills, but teachers cannot be in 30 places at once, giving each student one-on-one support.

Until now. Imagine 30 teachers in every classroom—that's how Goblins feels. Students draw math on any device, and our AI figures out the "why" behind their confusion, giving instant feedback and building conceptual foundations. (Preview: https://youtu.be/SH9UomzBMUs)

Goblins launched to a private beta in March with 15 schools and 300 students. Since then we've built a waitlist of 2,300 teachers, and we now have paid school and district customers across the US and Mexico. We've also raised from angels and received a large grant from the Gates Foundation.

We are in the unique position of having a product that is both highly differentiated and demanded. Anyone who joins now will be getting well-priced equity. By the end of this school year, this company will be much larger.

Current technical problems we're working on:

→ Building knowledge graphs that adapt to student performance in real-time, routing them to the optimal next problem to work on

→ Extending our handwriting recognition from digital canvas to real paper through Chromebook cameras (think real-time OCR on math equations through low-quality webcams with poor lighting and limited CPU)

→ Creating interactive mathematical lessons (think 3blue1brown, but conversational) that remediate student misconceptions

You'll be engineer #2 on the team, joining Sawyer (CEO, former Head of Design at X1, acquired by Robinhood, and math teacher) and Alp (CTO, previously Stripe and Amazon).

We move fast, care deeply about craft, and obsess over delighting users. If you're interested, email sawyer@goblinsapp.com :)


Lot of negatively here but I think this sounds really cool.

I think I'm reading that the product sets a problem and talks the pupil through it. The pupil works on paper and the product recognises and grades thier written answer. It then uses an expert system to figure out the best concept to cover next, going back to explore the missing knowledge making the current problem impossible or advancing to the next step?

As an augmentation of teachers or a form of homework, this sounds really useful, but I'm not a teacher just a parent so who knows.

Anyway good luck!


I'm not sure why the negativity is here either. They have 300 pilot users and a waitlist of thousands, so I don't think dissing the product idea makes any sense. The market has spoken, and they want it. Seems like a great opportunity to do something meaningful for the students and also to use the latest AI in an appropriate use case.


Do you have offerings for home users? I want to see if this is less painful than the current **** they make us do, but im a student, not a teacher.


How, exactly, are you using current-gen AI to solve those problems? Does there exist at least one example of a student performing well (e.g., in math) from your program?


why does it look like you're trying to teach computation, which is step #2 of "math"

AI and calculators can easily do computation for us, why not take Conrad Wolfram's approach and teach step #1 which is to identify the problem and understand what computation is required to solve it


Computation is quite important to understanding a problem. Often a more complex problem requires the ability to do simple computation and to build a intuition about numbers. Especially when we are talking things like simple fractions or rearranging basic equations. When a kid hasn't gotten a good grasp of fractions, they struggle to see why we can multiply both sides of an equation by x/x and then move things around to simplify the problem. To them, it looks like a magical step that follows no rules. Only with enough computation are our brains treat 7/7 as x/x as dx/dx as 1.

(I know nothing about the GP post, so I can't comment anything about them; I'm only relaying my own experiences from tutoring kids who struggle in math largely because they offloaded too much simple computation to a tool.)


> Computation is quite important to understanding a problem

Your "problems" are just equations. 3x = 2 is not a problem.

Here's a problem: you and a friend have 15 dollars and would like to enjoy a day at the movies. Movie tickets cost $7.50. Will you have any money to spend on concessions?

The equation that you'd hope a child would produce is something like 7.5 x 2 = 15. And 15-15=0. Ultimately, no there's no money left over for concessions. That's the skill we need to teach. After that whether or not they know how to _compute_ 7.5 x 2 isn't a big deal. Give them a calculator.

It's crazy how indoctrinated we all are thinking equations are problems and teaching kids how to compute is "learning math".


3x = 2 is a problem. Being able to abstract real world problems into math and being able to take that math beyond any real world problems one is familiar with is a major component of math. Often the real world problems are not found until after the math has already been researched. For existing knowledge, trying to learn the concepts and the math at the same time is much more difficulty and often the science for people who know the math starts out simplified to the point of not being applicable to the real world (perfectly spherical cow in a world without resistance).

>After that whether or not they know how to _compute_ 7.5 x 2 isn't a big deal.

If you want them to have a job with math any more complicated than counting out the exact change the machine tells them, they are going to need to understand equations. Kids who can blindly plug integrals into a solver but have no understanding of how to solve it also have no ability to take a real world problem and build an applicable integral to plug into a solver.

Modern education does often fail at teaching kids how to apply the equations back to real world problems, but that seems to be an issue where such problems are inherently harder and education is being dumbed down with many stakeholders feeling it is unfair for kids who 'know' how to solve the equation to miss a question because they don't know how to construct the equation given the problem (specifically because of the metrics that schools are measured by being gamed, Goodhart's Law being what it is).


practicing computation is important in math education, I think Eastern Europeans and Asians often have an advantage due to working through 5-10K problems / year


> practicing computation is important in math education

no, 100% no on this -- we have computers that can compute for us, and we have since the 50s

the problem that this company is perpetuating is the idea that humans need to learn how to compute, we don't

we need to learn how to identify that a problem we're facing has a mathematical solution and how to translate the problem into an equation that a computer can solve for us


why are you giving them free advice?


Not parent, but why/how is not always difficult; actual execution tends to be difficult. There is also a more cynical take, but I try not to engage that on HN.


It is critique not advice.


Have you tried catapults? For acceleration.


Cour des comptes (https://www.ccomptes.fr/fr) | Onsite + hybrid | Paris, France | Full-time or part time

The Cour des Comptes is the supreme body for auditing the use of public funds in France. It is independent from the Government and Parliament. It has financial jurisdiction and is in charge of auditing, issuing rulings and certifying the State and Social Security accounts, as well as contributing to the evaluation of public policies.

Within the Cour, the data science department provides statistical support to the audit/evaluation teams, especially for (econometric) policy evaluation.

We're currently hiring:

- data scientists: https://choisirleservicepublic.gouv.fr/offre-emploi/une-ou-u...

Please note that the position is in a French-speaking environment.

Proficiency in English is also required if you want to take part in the external audit of international organisations (mostly the UN: see https://www.ccomptes.fr/en/external-audit/presentation).


Are you accepting recent graduates ? can you please contact me (hakim.business54 [at] gmail.com), I'm interested


We're looking at more senior profiles ideally but please reach out to the hiring people mentioned in the link if you think you may be a good fit

"Date limite de candidature : 30/11/2024" So the offer is already expired at the time you publish it here ?


Still hiring (on a rolling basis), the online offer date has not been updated yet.


Brilliant.org | Software Engineers | Remote (North America), SF, NYC | Full-time | $170k — $230k | https://brilliant.org

Brilliant is building world-class interactive learning experiences that combine challenging problems, compelling narratives, and delightful visual storytelling.

We're hiring for a number of engineering roles to help craft the next generation of interactive learning and change how the world learns.

Engineers at Brilliant think about both "building the right thing" AND "building the thing right" while pursuing high standards of excellence for ourselves, our product, and our codebase.

If you're energized by the prospect of doing the best work of your career and changing how the world learns alongside the most talented peers you've ever worked with, you can learn more and apply here: https://brilliant.org/careers.


HeavyGoods | HYBRID in Dresden, Germany | 4 day week | Senior Full Stack Developer | https://heavygoods.net/

We develop and operate the SaaS platform https://heavygoods.net/

A typical use case: A transport company wants to move a 70-meter-long rotor blade to a wind farm. The planner needs to know whether the loaded vehicle will fit through the narrow access road.

With HeavyGoods this user builds his heavy transport vehicle in the browser and places the rotor blade on it. HeavyGoods automatically finds a safe driving maneuver through the route section - based on a precise drone aerial image or Google Maps.

Senior Full-Stack Developer: You plan and develop new features with our small team. With tests, refactorings and extensions you ensure the long-term robust operation of the HeavyGoods software.

Stack: TypeScript + PostgreSQL + Node.js + React + Vite + GitHub Actions + Docker + AWS Lambda

4 day week: 1 day presence at ImpactHub Dresden (Germany) + 3 days choose your location

Join our team: https://heavygoods.net/en/news/job-full-stack-developer


Brilliant proposition.

Would have loved to apply for it as I have some decent experience with GIS technologies (ArcGIS, PostGIS, OSM etc). Unfortunately, I don't have xp with typescript and react.


This looks right up my alley. Wish this was in USA.

GitLaw ( https://gitlaw.co ) is a git enabled version control platform to collaborate on and store legal docs. We're also open-sourcing legal templates / making them free.

The idea for GitLaw has been mentioned a few times on HN https://news.ycombinator.com/item?id=3967921 https://news.ycombinator.com/item?id=35844200

We're looking for Content Managers in the US, UK and Europe to help increase # contracts. https://forms.gle/9JwnkGajV3dMJxqA6


"This form can only be viewed by users in the owner's organisation."


Maybe they’re only hiring internally?


DuckDuckGo | Multiple Roles | Remote | Full-time | $178.5k - $234.8k USD + equity

We are looking for candidates that are excited to join us on a mission to raise the standard of trust online. All of our roles are fully-remote, except where specific locations are noted.

Remote Open Roles at DuckDuckGo:

Senior Software Engineer, Windows Desktop App - $178,500 USD + equity — https://duckduckgo.recruitee.com/o/windows-desktop?source=Ha...

Director, User Insights - $234,800 USD + equity https://duckduckgo.recruitee.com/o/director-user-insights?so...


I won't lie. I've been dreaming about that Desktop role for a long while. Wish I was at the level to go for it. Must be a blast working at DDG.


Are there any restriction for location based? or any other restriction in initial screening ?


bro, do you really have some openings? i think there's a guy who complains about your opening https://news.ycombinator.com/item?id=40873080


We really have openings, yes. We've made multiple hires for these open roles and continue to grow the team. We don't use any "live" project examples or farm out real work as a part of these interview tests.


Is there any evidence for these accusations? I'm impressed that they pay people to take the tests. They (seem to) do things the right way.


They only contact engineers from competitors, trying to squeeze out internal info from them, masked as a take home task.


Sequence | LA/Long Beach, CA (onsite/hybrid) | Senior Software Engineer | Full Time

Hi I'm Luke McGartland, founder of https://sequence.film - Sequence is building "Figma for video editing" for Hollywood. We've created the first real-time collaborative AND cloud-rendered video editor competitive with industry giants (Our founding team includes senior talent from Adobe and AVID!). Venture backed, and based out of Southern California, we're looking for a Senior Software Engineer to lead development on our cloud project systems.

- Tech stack: Svelte, Rust, WebGL, WASM, TypeScript, k8s - Benefits: Full Vision/Health/Dental - Office: Full production studio, cameras, lights, mics for all your movie making dreams!

More info: https://sequence.film/careers/software-software-engineer-13c... email careers (at) sequence.film to apply


(REMOTE) Looking for someone with experience with ads to help me out with a simple games site in the vein of Wordle or 2048. Site is written in Typescript frontend and back. Express.js backend and React frontend.

Basically a one-time gig project, not a full-time position. I don't know much about setting ads up and have had limited luck in my initial research into it since it seemed Google Ads doesn't support sites that aren't full of rich text content (i.e. not games sites) and most other ad providers require you to already have a large userbase or else to use them as your DNS which I didn't want to do.

Email in profile.


Friendly heads up that the freelancer version of this thread might be more in line with what you’re looking for. :-)


I had no idea there was one. I do not see it on my homepage...is it on a different day?


https://news.ycombinator.com/item?id=42297423

:-)

Find it by looking at the whoishiring user submissions.


Monad Labs | Engineer & Researcher | Full-Time | NYC (Preferred), or REMOTE (US/Canada/Europe) | https://www.monadlabs.xyz/

Founded by Jump Trading and MIT CS alums in 2022, Monad is building from scratch an open-source, L1 blockchain that delivers 10,000 tps - 1000x the throughput of Ethereum - while maintaining backward-compatibility for Ethereum smart contracts. The team achieved devnet and closed series A funding of $225M this year. We are looking for experienced C++, Rust, and/or Golang developers. Here are the top two roles we are looking to fill:

Senior Researcher, Systems: https://grnh.se/2f9e5b3b5us Staff Software Engineer: https://grnh.se/bf2e9f0a5us


Godel Terminal | Frontend Engineer, Backend Engineer | Full-time | ONSITE | New York | $140 - $250k + equity | https://app.godelterminal.com/

We are looking for a full-time Frontend and Backend Engineer to build out Godel Terminal, a professional web-based financial terminal software offering comprehensive financial and investment data.

Stack: Frontend: TypeScript, React, WebSockets, Web Workers Backend: JVM, Kotlin, Python, Spring Boot, Kafka, Kubernetes Monitoring/Visualization: Grafana, Prometheus Database: PostgreSQL, Clickhouse Cloud Infrastructure: AWS, Terraform

Nice to have: Familiarity with financial data systems or terminals.

For more details and to apply, visit our website: https://godelterminal.com/careers


Channable | Utrecht, Netherlands | HYBRID / ONSITE | https://jobs.channable.com/working-at-channable

Join one of the fastest growing scale-ups in the Netherlands. We have several open engineering positions to join our team in Utrecht. We are a young company with a strong engineering culture and some unique data problems, which we are solving for our customers.

You can read more about our work on our tech blog: https://www.channable.com/tech

Our stack includes: Python, Haskell, Rust, PostgreSQL, Redis, Nix, Terraform, Nomad, Ansible

We process over 100 billion products per day and offer technically interesting and challenging work. We are looking for highly motivated and skilled engineers to join our team.

Open positions:

- Python Software Engineer, team Marketplaces: develop our API and integrations with marketplaces - https://jobs.channable.com/o/python-software-engineer-market...

- Haskell Software Engineer: develop highly scalable backend services - https://jobs.channable.com/o/haskell-software-engineer-5


would you be able to visa sponsor?


Unfortunately that depends on the level you would be hired at, because of immigration law intricacies. I would just apply and see how it goes!


Depict (YC S20) | Tech Director | Stockholm, Sweden or Remote | Full-time http://depict.ai

Depict is on a mission to supercharge e-commerce stores with Pinterest-quality product discovery to make shopping a delight and online merchandising a breeze.

We power collections/category listings, recommendations and search for the best e-commerce sites in Europe and UK, Renowned investors, including Y Combinator, Initialized, EQT Ventures and Northzone back us.

We’re now looking for

- Tech Director. You’ll drive technical leadership of a creative and hyper-intelligent merchandising app that fashion and lifestyle merchants love to work with, working closely with product & design to create a delightful, pixel-perfect user experience.

We build our Applications with a React Typescript Frontend and a modern, well-typed python (fastapi, pydantic) backend. Our Infrastructure runs on Kubernetes in GCP with ArgoCD.

If it sounds interesting please apply below. We hire remotely but require some overlap with CET, +-2 hours CET.

Apply:https://careers.depict.ai/jobs/5288538-technology-director/2...


AREO | Remote (EU) | Full-Time | Equity | Roles: [Lead Product Engineer (Ruby on Rails), Senior Full-Stack Developer (Ruby on Rails), Technical Product Manager]

My name is Marius and I am the CTO at AREO (https://goareo.com/).

AREO, founded in January 2023 by a team with 20+ years of combined experience in retail and startups, is a young software startup specializing in developing innovative solutions for supermarkets and grocery retail stores. Our cutting-edge B2B SaaS platform optimizes workflows for employees by providing real-time access to inventory, product information, and customer inquiries. We serve large supermarket chains in Germany and across the EU.

We are now looking to hire Lead Product Engineers, Senior Full-Stack Developers, and Technical Product Managers with at least 8 years of experience. For the Technical Product Manager and Lead Product Engineer roles, professional knowledge of German is required. If you're looking to build great new products for retail from scratch, these roles are for you.

Backend Stack: Ruby / Rails (8.x), StimulusJS / Hotwire / Turbo, AlpineJS, Postgres, Docker, DigitalOcean, OpenAPI, LLMs

Perks: Fully remote roles (Europe), work when and where you are most productive, sizeable equity in a rapidly growing company, flat hierarchies, no-ego work environment, work in a lean but highly experienced team

Apply here: marius[at]goareo.com and mention “HN - Who is hiring?” and the role you are applying for in the subject. We’ll respond to every complete application.


SmarterDx | 150-230k+ + equity + benefits | Remote (US only) | Multiple roles | https://smarterdx.com/careers

We are a rapid growth health tech company using AI to improve the hospital revenue cycle (finding missing diagnoses, net new revenue and helping clinicians focus on tasks that matter most). The current team is very high functioning (MD + data scientist combos, former ASF board member, Google and Amazon engineers, Stanford LLM researchers, etc.) and initially scaled the company to $1MM+ in contracted revenue without raising capital.

We have been backed by top investors including Floodgate (Lyft, Twitch, Twitter), Transformation Capital, and Bessemer for a total of $71mil, including our $50mil Series B announced in May 2024, and are experiencing an incredible growth trajectory customer and revenue wise with no signs of slowing down!

We are looking for: Data Analytics Engineers - Engineering Managers - Staff and Senior SWEs, Product and Backend focuses - Implementations - UI/UX Designers - More!

We have PMF, and it's time to scale! For more and to apply, see https://smarterdx.com/careers


Don't think these guys are actually hiring, they've been posting for months


We've gone from ~50 headcount at the start of the year to almost 150 as of today, and are constantly rotating the positions we're posting for on this board, although some make routine appearances (ie. SWE) because of how rapidly that team/the need is growing due to customer acquisition.

Don't think I'd necessarily agree with the "we're not hiring" comment. ¯\_(ツ)_/¯


Gauntlet - Financial modeling for DeFi

Gauntlet’s mission is to drive adoption and understanding of the financial systems of the future. Gauntlet is the platform for off-chain intelligence that drives on-chain efficiency in Decentralized Finance (DeFi). We work with protocols to manage risk, improve capital efficiency, and manage incentive spend. We also publish cutting-edge research and aim to take a leading role in defining market risk standards across the industry.

Remote US & CAN / NYC / SFO / LA

We are looking for - Software Engineering folks (generally Pythonistas & Full stackers too!) - Data and quant-inclined professionals - Data Scientists - Machine learning pros! we use agent-based simulation techniques.

How to get in touch! Our website - https://www.gauntlet.xyz/ X - https://x.com/gauntlet_xyz LinkedIn - https://www.linkedin.com/company/gauntlet-xyz/

Ping us on our X handle @gauntlet_xyz to find out more!


Collaborative Drug Discovery | Ruby on Rails, Cloud Platform Engineering | Remote (US, Canada) | Full-time

We provide a hosted scientific data management system that helps researchers discover new medicines faster. Our customers include pharmas, biotechs, and academic labs. We are loved by our customers[1], and growing.

Experience in biology or chemistry is a plus but by no means required. Our team is small enough that you will have a big impact, but established enough to foster strong engineering practices. We are hiring remote candidates from the US and Canada.

[1] https://www.capterra.com/p/171280/CDD-Vault/reviews/

Software Engineer: https://www.collaborativedrug.com/senior-software-engineer DevOps/Platform Engineer: https://www.collaborativedrug.com/devops-infrastructure-engi...


Salary range?

Juniper (YC W21) | Senior Software Engineer | Full-time | HYBRID NYC | juniperplatform.com

Juniper is working to improve the messy financial infrastructure for US Healthcare. We've built an automated end-to-end insurance billing system for recurring care, starting with Autism clinics. It’s a product that clinicians need and love.

We automate and abstract the tedious, manual, repetitive work that goes into the administrative duties of running a clinic, so that clinicians can do what they do best — providing care. It starts with ingesting clinic data, and then create, validates, and submits claims to insurance providers across the country. If claims need corrections or appeals, most of the time we can handle those automatically or our CX and Operations team use our in-house internal tools. We also handle patient invoicing for co-pays, co-insurance, and deductibles (we never send anything to collections).

We are a team of ~40 with strong product market fit. You’ll be working with an engineering leadership team from AWS and Stripe to get clinicians back to work delivering care for kids.

Email me at josh.paul@juniperplatform.com or apply at jobs.lever.co/juniperplatform


Swabian Instruments | Senior C++ Developer | Full-time | ONSITE / HYBRID Stuttgart, Germany | https://www.swabianinstruments.com/

We build highly precise scientific instruments for use in single-photon-counting and timing/frequency measurements. Applications are in the physical sciences, e.g. quantum computing and cryptography, as well as analysis of network synchronization, to name a few. Among our many happy customers are cutting edge research groups in the academic and industrial sectors.

We are a growing company of around 50 employees with a horizontal hierarchy. This enables swift decision-making processes and means your contributions have a direct impact on the direction of our software and, ultimately, our company.

We are looking for a Senior Software Engineer with strong expertise in C++ to join our team. Your role would be to take responsibility for the software aspects of our measurement devices: developing algorithms for high-throughput numerical data processing, interfacing with FPGAs, designing solid software architecture, enabling high-level language bindings and much more.

For more information and to apply please click here: https://swabianinstruments.recruitee.com/o/senior-c-develope... or get in touch directly via career@swabianinstruments.com


ChipStack is a company building AI-powered tools for chip design and verification. At the core of the platform are fine-tuned LLMs, extensive flow engineering to solve complex problems with LLMs, integrations with existing EDA tools, and high-quality UI/UX.

We are looking to hire a top-notch senior full-stack SWE who leans towards the frontend (in the beginning). You will get to work with highly experienced chip designers, ML scientists, and other fellow SWE. We take pride in paying well for top talent and maintaining an open, innovative culture.

Why should you join?: Chips are at the center of the technology-driven world today. As such it is a consequential, challenging, and worthy problem to work on. The value we build is substantial, and you will enjoy working in a highly interdisciplinary field involving chip design, AI, and SW. We are funded by top investors, work with well known names in chip design.

You can apply here: https://wellfound.com/recruit/jobs/3145920


The link you posted is behind a login, do you have a public profile?


Durin | Lead Robotics Engineer | Full-time | Los Angeles | 120k + much more

Durin is on a mission to bring mining tech out of the Stone Age—literally. We are building the ultimate automation force behind global mining, to deliver limitless resources to humanity, starting with next-gen exploration drilling rigs.

We need a Lead Robotics Engineer who’s not afraid to get their hands dirty. Like, dirt dirty. This isn’t a laid-back, “tweak a CAD model and call it a day” kind of gig. You’ll be on mining sites in places you didn’t know exisit, integrating sensors, actuators, and control algorithms, making real stuff move in unpredictable conditions, fast.

We’re talking from-scratch engineering on big machines that literally move dirt and rock halfway around the world—machines that barely changed for half a century. If you’re the kind of engineer who can refine systems until they hum in the harshest conditions, we need you. You’ll be the one bringing them into the future. You’ll own an entire product vertical, build a team, have a say in what comes next, and watch your ideas come to life before your eyes.

We’re based in El Segundo (LA) offering equity, meals, housing, and an opportunity to 1000x the foundation of the world’s supply chain. We’re not here for a 9-to-5; we’re here to build the damn future. If that excites you more than a cushy corner office, let’s talk.

https://jobs.durin.com/robotics-engineer


Parq | https://parqhq.com | Austin, TX | Full Time | Onsite (Remote Possible)

Hi! I'm Alex, Head of Engineering at Parq. We're looking for folks to help us solve hard data problems in the world of manufacturing sustainability. We're generalists who do a bit of everything - from engineering & data analyses to software development and even sustainability education!

About Us: At Parq, we’re on a mission to revolutionize sustainability in the industrial sector. We combine cutting-edge technology, expert consulting, and innovative partnerships to deliver top-tier Environmental Product Declarations (EPDs), Life Cycle Assessments (LCAs), and sustainability solutions.

We're currently hiring a Senior Software Engineer and a Product Manager.

To apply, see https://parqhq.notion.site/146b2189b7e980458d47e77eff5cf5d0


PermitFlow (YC W22) | Staff, Fullstack & Frontend Software Engineers | New York, NY | ONSITE | Full-time | https://permitflow.com

PermitFlow’s mission is to streamline and simplify construction permitting in the $1.6 trillion United States construction market. Our software reduces time to permit, supporting permitting end-to-end including permit research, application preparation, submission, and monitoring.

We’ve raised a $31m Series A led by Kleiner Perkins with participation from Initialized Capital, Y Combinator, Felicis Ventures, Altos Ventures, and the founders and executives from Zillow, PlanGrid, Thumbtack, Bluebeam, Uber, Procore, and more.

Permitting is a challenging yet interesting problem; thousands of municipalities across the United States have their own processes and requirements - many which are continually updating. Software, AI, and LLMs provide an exciting opportunity for us to reason at scale and distill a nuanced and localized permitting process into a standard and streamlined experience for our customers.

We're looking for customer-obsessed, ambitious, and hard-working teammates who are excited about solving a real-world problem with technology at its helm.

NYC Onsite Roles | apply at: https://jobs.ashbyhq.com/permitflow?departmentId=d33195eb-89...

1. Staff Software Engineer - $200K-275K + equity

2. Fullstack Software Engineer - $125-240K + equity

3. Senior Frontend Engineer - $125K-240K + equity

https://permitflow.com/hiring


UFODrive | Fullstack Engineer | Dublin, Ireland | Hybrid (2–3 days onsite) | Full-Time

UFODrive is expanding its world’s first end-to-end eMobility platform - UFOFleet. We combine cutting-edge technology with a user-first mindset to create tools that empower businesses to streamline operations and scale smarter.

We’re looking for a Fullstack Engineer to join our team and help build the next generation of our solutions.

What you'll do:

- Own the entire development lifecycle of scalable, high-performance apps.

- Work with Node.js, React, PostgreSQL, and GraphQL, with opportunities to dive into React Native for mobile.

- (If you have exp) Work with DevOps tools and cloud deployment (AWS).

What we’re looking for:

- Engineers who thrive in small teams, write clean, maintainable code and love tackling real-world challenges.

- We value autonomy, creativity and curiosity.

- Somewhat seasoned (5+ years work exp)

Unfortunately, we cannot supply visas at the moment.

No need for a cover letter! Send your concise CV (and your favourite EV) to hiring@ufodrive.com


Hiring engineers in Burlington, Vermont who want to build the future of education.

Recent projects include https://highseas.hackclub.com, https://hackclub.com/arcade, https://hackpad.hackclub.com, and a cross-continent train hackathon: https://youtube.com/watch?v=hiG3fYq3xUU

Roles are multidisciplinary and combine coding, product, program design, and direct mentorship of teenagers.

Email me at zach@hackclub.com with your background if interested.


Eigen | Full-Time | ai product engineers | REMOTE (all remote) | Hiring GMT-8 to GMT+2 Eigen helps companies build world-class AI products, enabled by the cutting edge of AI and LLMs.

* we are a real business — profitable with $XM in revenue this year. We're hiring for our line of ed-tech products that help kids learn how to write and read.

* we need: smart, in the details, ai product engineers. Experience with typescript stacks is ideal.

* engineers excited about using AI both in their workflow and in products

* we're a smart team. ex. stanford ai lab, harvard, uber, tinder, superhuman, etc.

* the comp is quite good. See our job descriptions for more detail.

Apply at http://eigen.net/careers


Your client/project looks interesting: are you hiring in the US or also wider (i.e. western EU)?


Neon | New York, San Francisco | Full-Time | Onsite

There’s a massive transition happening in the video games industry right now. Gaming has become a full-blown cultural movement, and many fail to appreciate how it has already become the dominant form of leisure and entertainment for an entire generation.

But as culture has evolved, technology has advanced, and more people have gravitated toward games, the industry incumbents that run the show haven’t kept up. Our big bet is that by empowering game creators with better technology, we'll make the entire ecosystem more welcoming, connected, efficient, creative, and fun for all.

We’re an early stage startup backed by Thrive Capital, Griffin Gaming Partners, Ribbit Capital and a16z's inaugural SPEEDRUN class. Our mission is to help game creators achieve independence by building the tools they need to start, run, and scale their businesses.

* Senior Software Engineer: https://jobs.ashbyhq.com/Neon/33efdf10-aa89-4093-9594-076cd9...

* Product Designer: https://jobs.ashbyhq.com/Neon/a05288ac-7cb6-49aa-999e-430d12...

Full careers page: https://jobs.ashbyhq.com/Neon


Layer | Founding Eng | San Francisco In-Person Only | Full-Time

We're not looking for a specific skillset. Our philosophy is to find exceptional teammates who want to be a part of high-ownership team and believe this opportunity allows them to use their strengths. If you want to tackle serious technical challenges across system design, scale, and data management and you care about being on a team that has high expectations for our product and ourselves, get in touch with me at daniel [at] layerfi.com

We’re building SMB accounting software API-first so that it can be integrated directly into software platforms where business owners already work. Our customers are vertical software platforms in the vein of Toast, MindBody or Housecall Pro that help small business owners start, run and scale their business with workflows and financial products. We help them serve their customers who are stuck exporting all their data out of these systems into CSVs and importing it back into other accounting software.

Integrating with our accounting APIs gives business owners automation & accounting workflows directly within their core software while the software platforms get to solve one their customers’ biggest pain points: worrying about bookkeeping & finances.

More about the role and team here: https://jobs.ashbyhq.com/layerfi/ef55941f-b59c-419a-8736-a25...


Elaborate | Software Engineer or Senior Software Engineer | Remote US | Full-time | https://www.elaborate.com

Elaborate is a clinical intelligence platform designed to reduce physician burnout. We streamline workflows for lab result management, clinician review, routing processing, and care coordination—freeing clinicians from time-consuming administrative work. The technical core of our products is our clinical engine, which can analyze a patient's chart and deterministically tell them what their lab results mean and what to do next.

I'm looking to hire people who have demonstrated success as an engineer for an early-stage startup and who are excited to tackle messy problems in the healthcare space by building safely but quickly. Full-stack fluency is preferred, but the bulk of our work consists of backend challenges--two-way EMR integrations, clinical data processing pipelines, etc. Leveling and compensation are flexible for the right candidate.

Tech stack buzzwords - Python, TypeScript, SQL, Postgres, Redis, NextJS, AWS, Docker, Terraform

Apply at the job posting below[0] or reach out at alex {at} elaborate dot com with "HN" in the title.

[0] https://wellfound.com/jobs/3137067-senior-software-engineer


Ledsreact | https://www.ledsreact.com | Sports Scientist (Belgium), SportsTech Sales (Remote US/EU)

Ledsreact's radar technology enables elite sports teams to test 30+ athletes' agility in under 3 minutes, providing precise movement analysis without wearables. Our automated data collection and analytics are transforming how top teams measure and develop athletic performance.

Roles:

* Sports Scientist (Ghent, Belgium | remote+onsite) *

  - Design and execute testing protocols for comprehensive athletic performance assessment
  - Help elite teams extract actionable insights from our movement data
  - Deliver hands-on support for athlete assessment and team implementation
  - Lead validation studies and research initiatives
  - MSc/PhD in Sports Science/Biomechanics with professional sports experience
  - Strong data analysis and research background
  - Extensive travel required for on-site client support (40%)
  - Bonus: Experience with sports content creation
* SportsTech Sales (Remote US/EU) *

  - Drive revenue growth across professional sports organizations
  - Build relationships with performance directors and team management
  - 5+ years enterprise sales experience, preferably in sports technology
  - Track record of closing six-figure deals in professional sports
  - Deep understanding of the sports performance ecosystem
Apply: jobs@ledsreact.com (remote candidates: include location)


Stellar Science | Hybrid (USA) Albuquerque NM, Washington DC (Tysons VA), Dayton OH | Full time, INTERNS/co-ops | U.S. citizenship required | https://www.stellarscience.com

Company: We're a small scientific software development company that develops custom scientific and engineering analysis applications in domains including: space situational awareness (monitoring the locations, health and status of on-orbit satellites), image simulation, high power microwave systems, modeling and simulation, laser systems modeling, AI/ML including physics-informed neural networks (PINN), human body thermoregulation, computer vision and image processing, high performance computing (HPC), computer aided design (CAD), and more. All exciting applications and no CRUD. We emphasize high quality code and lightweight processes that free software engineers to be productive.

Experience: Other than interns, we currently require a Bachelors degree in physics, engineering, math, computer science, or a related field, plus preferably 3+ years of work experience or a Masters or PhD in lieu of work experience. (Roughly 30% of our staff have PhDs.)

Technologies: Mostly C++23, Qt 6.5, CMake, git, OpenGL, CUDA, Boost, Jenkins. Windows and Linux, msvc/gcc/clang/clangcl. Some projects use Python, Java, or Javascript.

Apply online at https://www.stellarscience.com/careers/.


Does U.S. Permanent Resident status (about a year until I become a citizen) count, or citizenship is required (like for ITAR regulations and such).


Unfortunately the latter, but welcome and please keep us in mind in about a year!


are you sure? didn't SpaceX recently get in trouble for making exactly that distinction? not suggesting that you should get in trouble but rather suggesting to double check if your situation is really different.

Thanks, we are familiar with (and were initially a bit concerned by) that SpaceX example. However their situation is slightly different.

They were able to hire Permanent Residents, but failed to mention in their ads that they could also hire a narrow subset of asylees and refugees who are considered US Persons despite not being Permanent Residents. (EDIT: I think the definition of "protected individual" at https://www.ecfr.gov/current/title-22/chapter-I/subchapter-M... is the relevant one.)

Our jobs are in a different category that is limited to US citizens.


Much Better Adventures | Engineering & Product | REMOTE (UK/EU only) | https://www.muchbetteradventures.com

We are an online adventure travel platform specialising in solo-friendly, expert led outdoor adventures. We're based primarily in the UK, with a few of us dotted around Europe. We are VC backed and 100% remote. We meet up as a team (~40 at the moment) a few times per year – at least one meet up is out on an adventure. Our customers come from over 100 countries and counting, and travel on 200+ different adventures around the globe.

We are hiring for engineer, marketing and product roles at the moment.

Current openings are: - Product Engineers (Full-Stack) to build out our Django + Next.js based websites and tools - Product Engineers (Platform) to keep the APIs running - Product Manager to help us define what's next, and deliver what's now. - Product Designer to delight our customers and hosts. - Global Paid Media Specialist to tell everyone about it. Full details including application forms & salary bounds are online here: https://apply.workable.com/muchbetteradventures/

Feel free to email me (CTO here) direct on guy@mbad.co for any questions.


Lirio | REMOTE (US) | Full-Time | Sr Cloud Engineer | $140-$165k Lirio is a healthcare technology company that combines behavioral science with AI. We partner with our healthcare provider clients to send behavioral nudges to patients. These customized messages are designed to influence them to modify health behaviors and improve health outcomes. -Support the design and planning of cloud-agnostic solutions capable of being deployed to multiple cloud providers and customer public cloud and private data centers -Design, implement, test, deploy, maintain, and support cloud-native and cloud-agnostic self-healing infrastructure across environments, multiple cloud providers, and customer data centers as a top-level contributor -Collaborate with dev teams, resolve infrastructure issues, support build & CI/CD pipeline engineering efforts, write code/infrastructure-as-code (IaC) We are looking for someone with 5+ yrs cloud experience, command of programming languages a must (Java, Python, Go preferred), Azure and AWS experience desired https://lirio.com/careers/?gh_jid=6226948003


Photon Health | Sr. Engineer 180-200k+ + equity + benefits | Brooklyn Office (OnSite Tues-Thurs) | https://ph.tn/jobs

Hey it's Otto, co-founder and CEO of Photon.

We're hiring product-savvy engineers who crave ownership and growth opportunity. Join our mission-driven team in Williamsburg and help us disrupt a legacy healthcare monopoly!

Photon restores patients ownership of prescriptions. Our platform enables clinicians to send prescriptions to patients via text, enabling their patients to shop between pharmacies. The vision is to help consumers save money by increasing transparency.

Our product supports over a million patients a year, and we're growing rapidly - sustaining +50% quarterly growth over the last two years. We're backed by top investors like Notation, Flare, Susa, and Box Group and have raised a total of $16M. We closed our most recent round of funding in July and are expanding the engineering and sales teams.

Try a demo of our product: https://photon.health

Read about our latest funding: https://blog.photon.health/scaling-photon/

Check out our API docs: https://rx.dev

hello@photon.health


Heyday Health | Data Engineer, Infra Engineer, Integrations Engineer | Full-time | REMOTE (US) / HYBRID Los Angeles or Boston | https://heydayhealth.com

I'm Adam Szatrowski, the CTO at Heyday Health and we're scaling our small team of engineers to help our clinicians deliver care to people on Medicare and improve their health outcomes.

We're building a platform to help seniors access world-class primary care through home and virtual visits, and we’re passionate about providing exceptional patient experiences and care.

We're hiring a...

* Data Engineer: https://www.heydayhealth.com/careers/openings?gh_jid=5376107...

* Integrations Engineer: https://www.heydayhealth.com/careers/openings?gh_jid=5376124...

* Senior Cloud Infrastructure Engineer: https://www.heydayhealth.com/careers/openings?gh_jid=5376119...

Learn more about working at Heyday: https://www.heydayhealth.com/careers

Contact us directly: jobs [at] heydayhealth [dot] com


Klara Inc | Fully Remote | Global | Full-time Contract Developer

Klara Inc (klarasystems.com) provides development & solutions focused on open source software and the community-driven development of OpenZFS and FreeBSD.

We develop new features, investigate/fix bugs, and support the community of these important open source infrastructure projects. Some of our recent work includes major ZFS features such as Linux Containers support (OpenZFS 2.2: https://github.com/openzfs/zfs/pull/12263), and Fast Deduplication (OpenZFS 2.3: https://github.com/openzfs/zfs/discussions/15896).

We're looking for OpenZFS Developers (3+ years of experience) to join our team:

- Strong skills with Kernel C programming and data structures

- Experience with file systems, VFS, and related operating system concepts (threading, synchronization primitives/locking)

- Awareness of ZFS (MOS, DMU, ZPL, pooled storage, datasets, vdevs, boot environments, etc) concepts.

You can submit an application on our website: https://klarasystems.com/careers/openzfs-developer/

If you'd rather talk to us via e-mail, just drop us a line at joinus@klarasystems.com.


Aleph | REMOTE PT - ET Hours | AI Software Engineers (frontend, backend and fullstack), Account Executive, BDR, Finance Solutions Engineer | https://www.getaleph.com

Aleph is redefining the world of Financial Planning & Analysis (FP&A). We operate in a well-defined software category with a multi-billion TAM, yet a lack of a clear winner. We’re here to change that, and our early results speak for themselves.

We’re backed by top VCs (Bain Capital Ventures, Khosla Ventures, YC, Picus Capital), and work with customers like Eight Sleep, Webflow, Turo, Notion, Zapier and others.

What we’ve built so far is the most seamless way to centralize all of a company's financial data – think expenses from Quickbooks or Netsuite, pipeline forecasts from Salesforce – and bring it into the tools finance teams are already using. But the vision goes way beyond that. We’re building the source of truth for a business’ data, and ultimately the platform businesses use to make better decisions.

We’re way ahead of schedule due to our unique approach, with pretty much no churn, and rapid growth despite barely any marketing spend to date.

See more details and apply via https://www.getaleph.com/careers?utm_source=hn


I applied with previous financial startup experience and financial / risk management experience in a bank. Contact info is in my profile. I’d really like to get back into work at a startup.


Freed | Software Engineers (Fullstack / AI / SRE), Tech Lead Manager | REMOTE (US) | https://getfreed.ai | Full-time

Doctors are overworked, burnt out, and are quitting in masses.

I'm head of engineering at Freed, where we combine clinician love with the latest AI tech and intense execution to create products that make clinicians happier.

Our first product is an AI scribe that automates medical documentation. In 1 year we:

- Acquired 10,000 paying and loving clinicians and exceeded $11M ARR

- Generated 70,000 patient notes daily using ASR and LLMs

- Created a consumer-grade UX, with greater enthusiasm than any product I've seen (https://love.getfreed.ai/b2xGQ1)

With the backing of the best VCs in the world, we are rapidly expanding our product offering. Patient facing assistant, patient insights, EHR integrations, and other products are being built and used by thousands of clinicians and millions of patients.

Our engineering culture emphasizes speed, end-to-end ownership, responsibility, and independence. Our tech stack is React and TypeScript / Node.js.

Apply here: https://www.getfreed.ai/careers?utm_source=Aob6wkJPZQ


Honor | REMOTE (US) | Principal Data Scientist

Honor exists to expand the world’s capacity to care. We’re combining high tech with high-touch to deliver better home care for aging adults, better jobs for Care Professionals, and entirely new offerings to support the aging journey, at scale.

We're looking for a data scientist passionate about optimizing supply and demand in dynamic marketplaces. You'll design innovative models to forecast, quantify, and balance workforce and client needs, driving meaningful impact across our company. Dive into solving high-stakes operational challenges and collaborate with teams to create scalable solutions.

What You'll Do:

- Build predictive models to improve workforce planning and optimize marketplace dynamics.

- Quantify supply gaps and forecast demand trends to guide strategic decisions.

- Collaborate across teams to integrate data insights into impactful applications.

- Shape the company's approach to balancing supply and demand with cutting-edge analytics.

About You:

- 7+ years of experience in data science, with expertise in Python and predictive modeling.

- Strong quantitative background and a knack for solving complex marketplace problems.

- Excited about leveraging data to shape workforce strategy and operational outcomes.

- Strong product mindset and collaborator.

Apply here: https://www.honorcare.com/honor-careers/career/?jobID=749857...


FreightRoll | Senior Infrastructure Engineer | Full-time | Remote Europe (CET/EET) | 40-50K USD

FreightRoll is on a mission to automate logistic operations for businesses. We are a fully remote startup that believes a flat, well organized team can accomplish great things. We bridge the gap between legacy enterprise solutions and the modern physical world with our innovative workflow engine. Every member of our team, from the CEO to our customer support staff, is hands-on in product development.

Small Engineering Team requires all engineers to be willing and able to work on all parts of the stack which requires continual learning and improving as an engineer

Systems Minded - we need to understand how the problems we’re working on relate to the system as a whole and we are continually improving, refactoring and refining the system

Low Ego - We embrace challenges to our ideas and are open to evolving them for the best outcome.

High Ownership - we own our products end-to-end as a team and we are able to effectively communicate usage, fallbacks, risks, and benefits of our engineering solutions to non- technical stakeholders

Role Requirements

- 5+ years in Infrastructure/DevOps roles, with 2+ years in a senior capacity

- Proven success building and maintaining complex cloud infrastructure (GCP preferred)

- Strong Kubernetes (GKE) skills for configuration, scaling, monitoring, and troubleshooting

- CI/CD pipeline management with GCP Cloud Build and Skaffold (configuring profiles, triggers, multi-env support)

- Infrastructure as Code (IaC) experience (e.g., Terraform)

- Experience with system reliability engineering (monitoring, alerting, incident response)

- Ability to mentor junior engineers and lead strategic infrastructure initiatives

- Scripting/automation proficiency (e.g., Python, Bash, Go)

To apply, please attach your resume and include a brief cover letter and send to recruiting [at] freightroll (dot) com


Uncountable | NY, SF, London & Munich (In-Person) | Full-Stack Engineering & Product Management

https://www.uncountable.com/hiring/hn

Uncountable accelerates R&D for industrial scientists across leading materials, chemicals, and life sciences organizations. With our SaaS solution, our customers get better products to the market in half the time. Uncountable was founded by MIT and Stanford engineers and has been profitable since 2016. Our team has grown from 30 to 70 over the last two years.

Full-Stack Engineers & Product Managers | $120k - $220k + Equity

---> Uncountable is looking for engineers who can spearhead the development of the Uncountable Web Platform. The position is heavily product-driven and comes with challenges across the stack.

--> Summer internships and working student positions are also available.

Implementations Engineering | $90k - $140k + Equity

---> Uncountable is looking for chemists and material scientists to create custom demos and sell complex enterprise engagements.

Learn more: https://www.uncountable.com/hiring/hn

Uncountable is hiring in New York City, San Francisco, London, and Munich.

Contact our CTO directly at jason@uncountable.com


Beeper (Automattic) | Remote | Full-time | Reverse Engineer | $70-$170k and great benefits

Beeper unifies all your chats across networks in one app. We are looking for people to join our incredible team of reverse engineers that build our integrations with chat networks. Like most software at Automattic, all of our bridge work is open source: https://github.com/mautrix (and more of our stack is open source at https://github.com/beeper)

Basically, if you are someone hacks on proprietary software and protocols for fun, we want to hire you. We don't care about your degree or previous work experience. We care about your ability break things to make them work the way you want.

Our bridges are written in Golang, but you don't need to know Golang to apply.

Automattic's products are used by over a billion people each month across WordPress.com, WooCommerce, WordPress VIP, Jetpack, Tumblr, Beeper, Day One, Pocket Casts, and many more. If you love the open web, open source, radical problem ownership, and simple over pure solutions, Automattic is probably the place for you.

You can apply or find out more about the role at https://join.a8c.com/rehn

If you have any questions or hesitations, let's chat! You can reach me at batuhan@a8c.com or just DM me on https://x.com/batuhan


Founding and Lead SWE | upto 2.25% equity | $8.77m ARR | VC+patio11-backed startup looking to build the Walmart for import-export | London | In-Person

Merry Christmas! We're looking to hire our first Senior / Lead SWE. Significant equity on the table and competitive salary (inversely proportional with the equity offer, think b/w 1 and 2.25). We've grown 3.28x in the last year and your mission is to help us maintain the exponential!

You'll be helping build the software backend for the Walmart of import-export. That means integrations for new marketplaces and suppliers, accountancy, pricing and order optimisation, logistics etc. You'll be reporting to the co-founder/ceo but also reviewing his code <'the most disorganised code i have seen in my entire life' said one person in a code review, apologies!!!> :)

What we do: we buy stock in one country and sell it to customers in a different country. Stock purchasing and logistics is handled by an internal backend which you will be helping to write!

About you: >1.5σ on ambition, >2.15σ on building amazing things, >1σ on being good company in the office at 10pm. Generally formidable. Has some business sense. Wants to drive a forklift (our office and warehouse are on the same site).

Email ethan@dirac.software if interested!!!


Spotify | REMOTE (US) / Los Angeles, CA | Full-time

Spotify is the world’s most popular audio streaming platform, bringing music, podcasts, and innovation to millions of listeners in over 180 markets.

We are hiring for multiple fully-remote roles within the US to empower our Recommendations and Platform teams.

You will also have the possibility to work in our Los Angeles-based Office - located in the heart of At Mateo Arts District, our space is more campus than office. A hub for innovation, it reflects the vibrant energy of Los Angeles, and allows artists and engineers to effectively collaborate.

Direcor of Engineering - Recommendations: https://app.dover.com/apply/Spotify%20Engineering/5a83e423-a...

Senior Engineering Manager - User Experience: https://app.dover.com/apply/Spotify%20Engineering/b0192e42-f...

Senior Machine Learning Engineer - Recommendations: https://app.dover.com/apply/Spotify%20Engineering/3877aa18-e...

Senior DevOps Engineer - Platform: https://app.dover.com/apply/Spotify%20Engineering/f086f9cf-1...


Hello - I checked with somebody internal at Spotify and the recruiting team could not find these job openings. They are not on the normal Spotify recruiting portal: https://www.lifeatspotify.com/jobs?l=los-angeles

Could you prove that these are real positions?


VDX.tv (http://www.vdx.tv) | Remote Engineers & Developers | Full-time | REMOTE

Established company (20+ years) looking for mature generalists to contribute remotely. You can be anywhere in the world so long as you:

● Are self-motivated and can work independently

● Have experience with many languages but can be effective in any language

● Appreciate that all mature software solutions accumulate technical debt and understand how to continually reduce debt and complexity

● Understand how to build highly reliable systems and be responsible for taking code to production

● Understand that code simplicity and readability are more important for long term maintainability

● Want to work on challenging problems and impactful work without being micromanaged

We're hiring across disciplines for engineers who work with Unix and have fluent written and spoken English:

● Backend Servers: Strong in C, Concurrency and Distributed Computing

● Backend Servers: Strong in Java

Full-time only. Remote only. We start out on a full-time trial contract basis for up to 3 months and use this period as an extended work interview for both sides to assess fit for long-term employment.

Please email hn.remote.jobs@vdx.tv if this sounds like the right fit for you.


Codean Labs | Security Analyst | Netherlands, Amsterdam | Full-Time | REMOTE | https://codeanlabs.com/jobs/

Codean Labs is the counterpart of Codean. While at Codean we make tools for security experts, at Codean Labs we use those tools (and others) to do research and help improve the security of software (and sometimes hardware).

We are looking for a security analyst to join our small team of (currently) 4 people. If you started playing around with computers at an early age, have a computer science background and love software security, you might fit right in with us!

Feel free to sent an email to jobs@codeanlabs.com or see the full opening at https://codeanlabs.com/jobs/ (you can also fill in details there).


Dashdoc | On-site (Paris or Nantes, France, EU) | Full-time | Equity | Roles: Product manager, Developers

We hired someone coming from HN last month!

We're building a next generation software platform for the freight trucking industry which is in great need of innovation! Lots of interesting challenges, great team!

We're hiring mostly intermediate to senior developers and one product manager to launch in the US and Spain and continue our expansion in Belgium

PM: https://dashdoc.welcomekit.co/companies/dashdoc/jobs/interna...

Backend: https://dashdoc.welcomekit.co/companies/dashdoc/jobs/senior-... Frontend: https://dashdoc.welcomekit.co/companies/dashdoc/jobs/senior-...


PlantingSpace | Full-time | Remote (EU time zone) with quarterly gatherings | https://planting.space

We’re building an AI system for analysts and scientists, based on a fundamentally new approach to reasoning and knowledge representation. We go beyond state-of-the-art LLMs by combining algorithms in symbolic ways, to provide novel capabilities like performing multi-step analysis, displaying a verifiable reasoning path, and assessing uncertainty. We envision applications supporting and automating analysis and research in domains such as Finance, Strategy Consulting, Engineering, Material Sciences, and more.

If you're excited about creating innovative technology and making a real impact, PlantingSpace is the perfect place for you!

Current opportunities with PlantingSpace:

- Senior Product Manager » to help us launch our first product; driving strategy, establishing market fit.

- Senior Core Software Engineers » to build our reasoning algorithms.

- Senior Fullstack Software Engineers » to build and deliver end-to-end solutions, making our system production ready.

- Senior NLP Engineers » to integrate pre-trained transformer models with symbolic reasoning.

Explore our job openings, and apply: https://planting.space/joinus/

Check out our example tasks for further insight into our work: https://planting.space/examples/

Email talent@planting.space with any questions!


Vantage | NYC / Remote | Full-Time | https://www.vantage.sh

Vantage is a cloud cost observability and optimization platform that supports 15+ different infrastructure providers like AWS, Azure, Google Cloud, Datadog, etc. We have hundreds of paying customers and the company is likely doubling headcount in the next 12 months. If you like infrastructure, you'll enjoy working at Vantage.

We are a Series A company backed by a16z and Scale Venture Partners that has raised $25M with strong fundamentals and growing quickly. Our eng team has folks from DigitalOcean, AWS, Github, Stripe and Square. It's a small, fast-moving fun team that ships quickly.

I'm CEO of the company and excited about growing the team and posting about this even going into year 5 of the company. Here is the careers website: https://www.vantage.sh/careers/

Also very likely we are going to hire a few other roles beyond what's posted here so get in contact if you have general interest!


Remote is anywhere in the world? Or just the US?


ID.me | Mountain View, CA or Washington DC (Tysons Corner, VA) | Full-Time | SDE V, SDE VI | Visa Sponsorship available

ID.me simplifies how people securely prove and share their identity online. The company empowers people to control their data through a portable and trusted login, which means they don’t need to create a new password when visiting sites that have the ID.me button.

The COVID-19 pandemic accelerated digital migration for many critical services. Those services require a trusted identity to safeguard against fraud and help ensure people are who they claim to be. With ID.me, login and identity credentials move with people, which can reduce the time and frustration of having to verify at multiple sites and set up multiple passwords.

ID.me is a credential service provider compliant with federal standards for digital identity verification.

We're hiring for SDE V/VI. We're looking for dedicated, experienced engineers passionate about scalable system architecture, able to lead initiatives in areas like monitoring, automated testing, experimentation, and infrastructure as code. Ideal candidates will champion innovative solutions and exhibit leadership in these critical domains.

Our Stack: Ruby on Rails, Golang, Sidekiq, PostgreSQL, Redis, React, Terraform.

Check out all our roles at: https://job-boards.greenhouse.io/idme?departments%5B%5D=4023... and if one perks your interest send me a note :)

I'm the hiring manager on the team, if you have any questions you can reach me directly at sergey.cherman+hn AT id.me Absolutely no staffing or recruiting firms, individuals only.


Duranta | https://www.getduranta.com/ | https://jobs.lever.co/getduranta | Seattle, WA | HYBRID | VISA | Full-time Role: Senior Graphics Engineer

We are building software to help landscapers design, sell and maintain beautiful spaces. Millions of acres a year are converted into urban dwelling spaces, and we want to help make them as beautiful and as ecologically friendly as possible.

Duranta as a company was founded early 2024. We are well funded and are expanding our team. We are looking for a talented & experienced graphics engineer. You will be the 2nd graphics engineer on the team and have the opportunity to shape the graphics architecture & make a significant impact on our company’s product and trajectory from the ground up.

Frontend: React, React Native, Typescript

Backend: Go, PostgreSQL running on AWS

If you're interested in working with us, please apply online. Mention you're from HN and let us know why Duranta is of interest and what you've been working on lately.


Heraeus | Software Developer ML Ops | ONSITE | Hanau, Germany (close to Frankfurt, Rhein-Main area) | Permanent | Full-time

Heraeus, the technology group headquartered in Hanau, Germany, is a leading international family-owned portfolio company. The Heraeus group includes businesses in the environmental, electronics, health and industrial applications sectors. The Heraeus Digital Hub team supports our business units with consulting and implementation with a deep expertise in IIoT, Industry 4.0, Robotics, Data Science and Customer Experience.

We are currently hiring a software engineer with experience in ML Ops: https://jobs.heraeus.com/job/Hanau-Software-Engineer-%28mfd%...

Find out more about Heraeus: https://www.heraeus.com/en/group/home/home.html

Get in touch with me at christian.trabandt[at]heraeus[dot]com or apply under the above link.


Prophet Town LLC | Full-Stack Engineer + PM + DevOps/Infra | USA-ONLY REMOTE | Full-time | $240K-$370K annual total comp (multiple) | English fluency required

I’m the founder, trying to do “enlightened business.” We are a small, fully-remote, sf-bay-area-based, boutique indie tech agency. Our leadership staff are all ex-Fortune 100; everybody codes. Notable recent projects: voltagepark.com and a slackbot for Anduril’s employees.

Unlike earlier HN Who's Hiring posts, we have specific existing clients in mind: total comp is not flexible hourly, but full-time salary with client-tied equity compensation. We are currently filling “Tier 3” (5-10 y/o/e, $240K-$320K annual comp) and "Tier 4" (7-20 y/o/e, $300K-$370K annual total comp) roles:

    Engineers: Full stack polyglot but JS/TS heavy (SQL/NextJS/Node/React, Remix+ReactNative and gen-ai nice-to-have), AWS deployments.  

    Infra+Devops: Kubernetes/Docker, Terraform, AWS service set, common CI/CD options.
We’re a worker-first operation. Applicants must meet a high bar; in return, I pledge my personal commitment to finding you interesting work and getting you good pay.

We tend to get swamped with resumes lately; we're doing something new and trying a Google Form to collect application submissions (https://forms.gle/1Kknc1EPrQ6jyCNd6). If you submit by Friday night (December 6th, Pacific time) we plan to at least confirm those submissions on Saturday. You are free to submit again even if you have in the past.

You can ping me at hn-hiring@ptown.tech too, though a form submission above will actually get priority (there's a lot of submission spam to emails in HN posts...).


Update: as promised, we sent an initial email to everyone who had submitted to our Google Form up through approximately this afternoon. Unfortunately it looks like all newlines got stripped by the mass mailer we used, so it looks atrocious, and a few of you may have had your email systems flag it as spam; if you didn't get an email from me (James) just now, and had submitted, please reach out to hn-hiring@ptown.tech.

Meanwhile, others are still welcome to submit to the form, and we'll do another pass for new submissions in about a week.


Ameba | Frontend Engineer/Full-stack Engineer | London | ONSITE | £100k + Equity

Join us in building Ameba, an AI platform that minimises manufacturing delays.

If you’ve never considered working in supply chains before, everything around you, including the device you're reading this on, has a story of how it got there. From raw materials to the final product in your hands, that story is its supply chain. If you’re excited by this hidden complexity that powers the global economy and influences so much of your day-to-day life, we’d love to talk.

We're a seed startup made up of experienced entrepreneurs (who have previously raised $160m+) and builders (formerly at Google, Microsoft, Snap, Apple, Facebook & Palantir). We have big ambitions and are backed by the best investors in Europe, having raised over $9m since our launch just over a year ago.

You can apply to our open roles here: https://amebaai.notion.site/Ameba-Careers-80d79ba6917b4d2aab... or email me at: craig (at) ameba.ai


Quotez | Senior Full-Stack Engineer | Berlin, Germany | REMOTE (CET) | Full-time

With Quotez we aim to disrupt the services industry. We are applying AI to make complex services bookable and eliminate the need for onsite appointments.

We are looking for a senior engineer with at least five years of full stack experience, a strong focus on product and UX, and optionally some experience building LLM based products. Currently we are focussed on building tooling that enables us to capture domain knowledge from experts to streamline prompt creation and evaluation. Our tech stack is Typescript, React, Next.js and Tailwind. On the backend we use Drizzle with Neon, deployed and monitored via Vercel. We have pre-seed funding from a major US VC and are experienced founders. You’ll be working alongside the founders (ex-Apple, ex-Airbnb, ex-Tulip, ex-Tourlane) and will have a chance to shape the company, product and of course the engineering culture.

Apply here: https://quotez.jobs.personio.com/job/1646275


Sudowrite | REMOTE | √ PMF | Full-Time | Hiring: AI Engineer and Head of Growth

PROFITABLE, SUSTAINABLE SMALL TEAM, MAKING SOMETHING PEOPLE WANT.

We are a group of friendly, smart, low-drama people, seeking the same to help us make writing tools authors dream about.

Our users have published hundreds of books using Sudowrite, and we're committed to building a sustainable company, not chasing unrealistic growth targets set by VCs.

We're on year two of profitability, and not planning to raise again. This will be the second year we've paid out a profit-sharing bonus.

- Sudowrite is the best AI for authors. We help the next generation of storytellers tell better stories.

- We believe the future of writing is AI & human collaboration.

- We've been featured in The New York Times, The New Yorker, and everywhere else we care about.

- We're 100% remote. We meet in person a few times of year in places like LA, Portland, and Hawaii.

- We work with a coach and value self-awareness and growth.

- We encourage diverse candidates within 2 hours of USA timezones to apply.

We are hiring an AI Engineer and Head of Growth.

Details here: https://sudowrite.notion.site/We-re-hiring-engineers-to-make...

and here: https://sudowrite.notion.site/We-re-hiring-a-Head-of-Growth-...


Hi jamesjyu,

Just an FYI: Your site won't work on either Firefox or Chrome on my Linux machine...


ML6 | Machine Learning Engineer, Data Engineer | Python, TensorFlow, PyTorch, GCP, AWS, Azure | Full-time | Amsterdam, Berlin, Ghent (EU) On-site/hybrid

We are a Machine Learning consulting company that builds end-to-end Machine Learning solutions. By applying the latest AI research, we keep our clients at the forefront of innovation.

If you are interested check out: https://www.ml6.eu/resources/resource-library and https://www.ml6.eu/client-cases

Work on innovative projects for the biggest clients across Europe such as Randstad, ASML, FUNKE, and many more! Whether it’s about leveraging LLMs to improve customer support, building data lakes on cloud platforms to improve storage or implementing models using sensor data for quality control. You can find it all at ML6.

You will mostly work with Python and a range of ML frameworks such as TensorFlow, PyTorch, or HuggingFace Transformers to solve hard Machine Learning tasks and help bring these application into production by building data pipelines and cloud infrastructure on all of the major cloud providers (GCP, AWS, Azure).

We are looking for:

• (Senior) Data Engineer

• (Senior) Software Engineer

• (Senior) Machine Learning Engineer

• Alliance Manager – Azure

• AI Team Lead

• AI Client Executive

• AI Client Partner

• AI Project Manager

• Talent Partner

Apply at: https://jobs.ml6.eu/


Jump | Staff/Principle Engineer | Full-time | REMOTE | $180-$260k

We’re jumpapp.com! AI For Financial Advisors

Small, face-paced, strong PMF, growing fast

If you know Elixir (or would be excited to learn it!) and the following sounds fun to you, please come help us build an awesome product & company!

Fully remote OK. We’d like it if you’d fly in occasionally to get to know you.

APPLY HERE https://careers.jumpapp.com/32833


76 Software Engineering Group | Oklahoma City, OK | FULL-TIME | ONSITE | U.S. CITIZENSHIP REQUIRED

76 SWEG is a civilian software engineering organization operating under the United States Air Force. We are hundreds of (civilian) scientists and engineers that provide software, hardware, and engineering support solutions to a variety of Air Force and military platforms. We are located on Tinker Air Force Base in Oklahoma City, OK. We often operate like a contractor to other parts of the military and federal government by providing independent engineering services without seeking a profit. We have dozens of active projects using C, C++, C#, Java, Python, JavaScript, LabVIEW, Visual Basic, Assembly, Ada, Fortran, and other more esoteric languages. We have immediate opportunities available to hire candidates with degrees in Computer Science, Computer Engineering, Electrical Engineering, or closely-related fields.

If you are interested in learning more, please e-mail 76SMXG.Tinker.Careers@us.af.mil and tell them Jake sent you.


Tesla | Staff Machine Learning Engineer, Autobidder | Palo Alto, CA

We’re hiring a Staff Machine Learning Engineer for Autobidder, Tesla's industry leading platform for trading batteries (utility scale and VPPs) in electricity markets (like ERCOT, CAISO, etc.). The role involves building scalable ML pipelines and models to forecast electricity price and related market quantities. These forecasts feed into bid optimization algorithms that generate revenue-maximizing bids which are then programmatically submitted to the market.

Autobidder operates several GWh of battery storage assets globally, offering a unique opportunity to make a large-scale impact and advance renewable energy adoption.

What we’re looking for: • Expertise in time-series forecasting. • Experience with Python and production ML systems. • Passion for renewable energy and a desire to become a domain expert in electricity markets.

Location: Palo Alto, CA

More details and to apply: https://www.tesla.com/careers/search/job/staff-machine-learn...


Tech Co-founder -Backend Engineer | Full-time | REMOTE (EU) / ONSITE Paris | Smalk | AI Search/RAG

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

We’re looking for a Co-Founder & CTO to join us at the ground level and help build an AI search LLM model that amplifies authentic voices. We're leveraging GenAI and RAG to redefine how search works — more transparent, fair, and creator-centric.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Who We’re Looking For;

First, please keep in mind: we’re describing the background we imagine would best fit the role. If you don’t meet every requirement but feel confident you can handle the challenge, we still want to hear from you! We know this is an ambitious challenge, and we need the right technical partner to tackle it with us. Specifically:

- The Engineer: Deep expertise in Backend Engineering, GenAI (with focus on Search/RAG), and scalable architecture. You must be able to handle large daily data pipelines. - The Leader: Someone with strategic and hands-on experience, who can guide both vision and execution. - The Changemaker: Someone who thrives on building from scratch and exploring uncharted territory.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ideally, our tech co-founder will be building with us on-site in Paris

If this resonates, let’s connect and see if our vision aligns.

If it's not you but you know someone you trust could be a fit, I would love a warm intro.

Drop me an email at k.moisan at wytland dot co, and let’s chat!

More details here --> https://wellfound.com/recruit/jobs/3162556


Spare | Manager of Product Design, Product Manager, Designer | Onsite/hybrid in Vancouver, Canada | https://spare.com

We are a fast growing team passionate about mobility and building the next generation of on-demand public transit services! We are working with some of the largest transportation operators and agencies across three continents, and are rapidly expanding in all our geographies!

We are currently looking for a Manager of Design to lead our Product Design team. In this role you'll have the opportunity to impact the lives of people around the globe with beautifully designed products, alongside a team that believes in accessibility and autonomy (with our cars and with our people). We are also hiring Product Managers and Designers.

To contact me (Josh) directly, send an email to j@spare.com

More info on our current open roles can be found here: https://spare.com/jobs


SerpApi | https://serpapi.com | Junior-to-Senior Fullstack Engineer | Customer Success Engineer | Talent Acquisition Specialist | Based in Austin, TX but remote-first structure | Full-time | ONSITE or FULLY REMOTE | $150K - 180K a year 1099 for US or local avg + 20% for outside the US

SerpApi is the leading API to scrape and parse search engine results. We deeply support Google, Google Maps, Google Images, Bing, Baidu, and a lot more.

Our current stack is Ruby, Rails, MongoDB, and React.JS. We are looking for more Junior and Senior FullStack Engineers.

We have an awesome work environment: We are a remote first company (before Covid!). We do continuous integration, continuous deployments, code reviews, code pairings, profit sharing, and most of communication is async via GitHub.

We value super strongly transparency, do open books, have a public roadmap, and contribute to the EFF.

Apply at: https://serpapi.com/careers


CV sent!


don't bother; this company is in constant hiring mode; you can check previous "who is hiring" threads to confirm; random example: https://news.ycombinator.com/item?id=40228613


Feel free to send me a direct email julien at serpapi.com if you think your application is stuck.

We do have a lot of applications, and screen away a lot of people.


CueBox | Software Engineer (Data and Tooling) | NYC | Full Time | Hybrid

CueBox is an early stage startup based in NYC. We enable performing arts and cultural organizations to strive by streamlining their operations and meaningfully increase their revenue.

We already have a fast growing and happy customer base comprised of theaters, orchestras, operas, performing arts centers and dance troupes across the country, are on track to quadruple revenue this year, and we're just getting started!

We are looking for a high ownership, detail oriented software engineer to take on key challenges as we scale up. This role will be critical to helping us rapidly onboard more customers and ensure they are successful. The first mandate of this role is to work closely with the CEO and CTO to design and implement a solution to to automate the data onboarding workflow that all of our customers go through. Additional responsibilities include building out internal and external tooling to enable customer success, and enhancing the core product.

Compensation: ~110k-150k plus equity.

For more information and to apply: https://boards.greenhouse.io/applytocuebox/jobs/5393076004 or reach out directly to hanna@getcuebox.com and include [HN] in the subject line.


Olo | Remote (US) (HQ in NYC) | Full-Time | https://www.olo.com/

Olo is a leading on-demand commerce platform powering the restaurant industry’s digital transformation. Our customers include many of the largest restaurant brands in the US, and we have a lot of exciting projects in the works.

https://jobs.lever.co/olo?lever-via=WSee4m3bRz

Salary info included on all job listings and great benefits!

Currently hiring for these remote roles:

* Senior Front-end Engineer (tech stack: JavaScript/TypeScript, React)

* Senior Software Engineer, Marketing Automation (tech stack: Vue.js, Node.js, Typescript, Postgres, Elasticsearch, Redis, Microservices, Sns/Sqs, Kubernetes, Helm)

* Senior Backend Engineer (tech stack: Javascript, Typescript, Vue, Node, PostgreSQL, ElasticSearch, Redis, Kubernetes, Helm, AWS)

* Senior DevOps Engineer (Elasticsearch, ETL pipelines, NoSQL, containerization)

* Senior Product Manager for Payments


Alembic | San Francisco, United States | Full-time | In-Office/Hybrid

Alembic applies cutting-edge algorithms and composite AI solutions to provide a new approach for marketing data analytics. Our long-term vision is to become the central nervous system for enterprise companies.

Our top priority roles in Dec/Jan are: 1. A lead backend engineer to own our data platform work 2. Applied AI engineers with ML or data science backgrounds 3. A Director+ level sales rep to help launch and close new enterprise accounts

Job postings > https://jobs.ashbyhq.com/alembic?utm_source=LN0y4z4gdM


Not seeing your lead backend engineer role on ashbyhq, please advise?

Akkio | Fully Remote | Full-time | Senior Web and Backend Engineers | $140k-$190k + equity Use Akkio to help media agencies build & deploy AutoML pipelines, using Generative AI for data exploration and cleansing, and other marketing-specific feature sets

We're looking for solid and enthusiastic full stack web engineers to help us build and scale our data platform. Vue.js, Node.js, TypeScript, JavaScript, Firebase

We're also looking for solid and enthusiastic backend engineers to help us build our generative AI and data processing pipeline. Python, AWS, GCP

Must be authorized to work in the US and have overlap with a US timezone

https://www.akkio.com/jobs/senior-backend-engineer

and

https://www.akkio.com/jobs/senior-frontend-engineer


Are these positions US remote - just confirming. Thx

Cleric | https://cleric.io | Staff Software Engineer | Full-Time | Onsite (San Francisco)

Cleric is an AI Site Reliability Engineer (SRE) that root causes production issues at machine speed, using the same tools engineers use today. We help engineers quickly locate and fix problems in production environments.

We're looking for builders who want to create a future where AI handles on-call and they can get back to building software. You'll work closely with a team of veteran AI and infrastructure builders in our San Francisco offices. We're live in production at multiple enterprises and backed by leading AI and infrastructure investors.

Staff Software Engineer: https://jobs.ashbyhq.com/Cleric/131dd323-6d76-4d79-9cc5-f3b5...

Email: willem-hn@cleric.io

— Willem (Co-founder and CTO)


XWiki SAS | Hybrid/Remote | Full-time | https://xwiki.com/ | Wiki/Knowledge base

I'm tech lead of a new project named Cristal, issued from a first round of public research funding. The project aims at being a generic and embeddable front-end for knowledge base softwares. You will be joining our research and development team to build a new Open Source knowledge management tool. We are looking for web software engineers interested to:

  * Work directly on the project in Open Source

  * Engage with the community through issue tracking or through public chats

  * Work with modern web technologies

  * Develop new features with a strong accent on extensibility, modularity, performance, accessibility, and usability
You can reach me directly at manuel DOT leduc@xwiki.com or directly through the job offer https://xwiki.com/en/company/jobs/#front-end-developer-wiki-... Our FOSDEM 2024 presentation: https://archive.fosdem.org/2024/schedule/event/fosdem-2024-1... The project website: https://cristal.xwiki.org

Besides this role, we are also searching for:

  * Developers that would contribute to our XWiki Open Source project (Standard and Extensions) : https://xwiki.com/en/company/jobs/#phd-software-engineer-product-team

  * DevOps for our Cloud & Infrastructure team : https://xwiki.com/en/company/jobs/#devops-engineer
If one of these roles is of interest for you, feel free to reach out!


GlassDollar | Data Engineer & NodeJS + LLMs Full-Stack | Full-Time | Remote(Europe); Hybrid(Berlin); Hybrid(Sofia) | CET ±2 | https://glassdollar.com

GlassDollar is transforming how top corporations discover and partner with innovative startups. Help us build the first complete database of startup solutions.

We’re looking for a Senior Data Engineer to take charge of our data infrastructure and deliver scalable, high-impact solutions. Become part of our stream-aligned team of Product engineers.

* Architect Data Solutions: Design, implement, and optimize data pipelines and backend interfaces that power our platform.

* Optimize Search & AI: Build systems around ElasticSearch, vector embeddings, and LLMs, enabling efficient data retrieval and innovative recommendations.

* Maintain Data Quality: Organize, restructure, and verify startup databases, ensuring accuracy and reliability at scale.

* Value-oriented Execution: Operate autonomously to deliver increments that directly impact users and drive business growth.

* Push the Product Forward: Focus on creating solutions that add value, demonstrating a deep understanding of the product’s vision and purpose.

Our tech stack: NodeJS, Postgres, OpenAI, ElasticSearch, Vector Embeddings

Compensation: €75k-90k+ + plus equity.

For more information and to apply: https://www.glassdollar.com/co-create#open-roles


ThreeFlow | Remote US | Full time | https://www.threeflow.com/

ThreeFlow is the first Benefits Placement System, a new category of enterprise software that allows benefits brokers and insurance carriers to manage the entire placement process in one shared system. After our recent Series C, we're excited to embark on a new chapter of growth as we continue to scale the industry’s trusted Benefits Placement System!

Senior UX Engineer https://grnh.se/51c88ab23us

Please apply directly!


Happenstance | Design engineers & AI/infra engineers | Bay Area or Remote (US/Canada) | Full-time | www.happenstance.ai

So much of making progress is about finding the right person at the right time. Happenstance exists to create 10x more of this kind of luck in the world.

Backed by Garry Tan and Elad Gil, we've built the world's best AI person search by a wide margin. No more keyword search; just describe the kind of person you're looking for. We're already used by 1000+ YC alums to accelerate their customer development, sales, and fundraising.

Apply here: https://tinyurl.com/mzdem7d9

See also our launch from today: https://x.com/alex_teichman/status/1863645102041862587


Do you have a non-X link?


Plank | Project Manager | Full-time | REMOTE (Canada) | https://plank.co

Plank (Certified B Corp) is hiring a full-time Project Manager!

We’re an award-winning, remote-first digital design studio creating exceptional web & mobile experiences for creative organizations. Manage 5–7 projects (Laravel/WordPress), collaborate with a multidisciplinary team, and deliver impactful solutions for enterprise clients.

Perks: Remote flexibility (with a Montreal office if you prefer), flexible hours, profit-sharing, generous PTO, health benefits, a new MacBook, and more.

Requirements: 4+ years in project management (agile preferred), experience with Laravel/WordPress, strong organizational & communication skills.

We value diverse perspectives and encourage applicants from all backgrounds! Learn more: https://plank.bamboohr.com/careers/40?source=hackernews

Be sure to mention hacker news in your application!


Better Stack | https://betterstack.com | /^(Full-?stack|Frontend) Engineer$/i | Europe remote in UTC ± 3h

We are software builders at :heart:

CEO is a software engineer, COO is a software engineer and you guessed it; CTO is an engineer, too.

We are engineers, making the tools we always wanted. If you love building amazing software, you're at the right address.

Apply at https://betterstack.com/careers/fullstack-engineer

How we operate:

- https://betterstack.com/careers

- https://betterstack.com/careers/engineering

- https://juraj.blog


Topaz Labs | Engineers + Researchers + Marketing + Operations | ONSITE in Dallas, TX | Full-Time | 130-250k+ equity

Topaz Labs (AI photo and video enhancement software) bootstrapped from zero to $45m in revenue most recently in 2023. We’re hiring for software engineers, PhD researchers, Growth / Marketing, Chief of Staff

Stack: C++ / Python

Customers: Netflix / Warner Bros / Lionsgate / Nvidia / Apple / Google / Tesla (1.5m total users)

(If you send me a personal email, please make the subject line your favorite sports team so I can weed out spam.)

Check out our openings at https://www.topazlabs.com/careers

Contact: https://www.linkedin.com/in/russdrivessaabs/ ||| russell.pompea@topazlabs.com


Charter.ai | Engineer #2 | Full-time | VC-backed | In-person, London | https://www.getcharter.ai/

We’re building agents to automate manual work in Excel and PowerPoint so smart graduates can focus on strategy, not spreadsheets.

Ex-McKinsey, Bain and Mathison.ai team with $2m in funding now bringing our product to customers in our pipeline. We’re hiring engineer #2 to work alongside our CTO to accelerate product development as we launch.

About the role:

- Own the development and application of agentic features end-to-end - Build and maintain evaluation frameworks for prompt iteration and semantic retrieval - Optimize embeddings and vector stores for performance and scalability - Interact with users to understand their problems and design solutions - Stay up-to-date with the latest trends in LLMs and applied AI practices - Collaborate with a cross-functional team of engineers, domain experts, designers, and others to create a cutting-edge product

Compensation: £70-100k + 1% equity

Read more: https://tinyurl.com/charterhiring


Senior AI Engineer - Full Time Role in Bay Area/Seattle

We are building the intelligence layer for teamwork. Built on a multi-agent architecture that leverages foundational AI models, our platform seamlessly connects with collaboration tools, project management, and work systems to help teams drive operational excellence and gain unmatched visibility into how they work.

Founded by entrepreneurs behind successful companies like Chronus (acquired by Private Equity) and Ally.io (acquired by Microsoft), we've raised one of the largest seed rounds. We are looking for top talent with an entrepreneurial spirit and drive to push beyond boundaries. We value eagerness to experiment, learn continuously, and adapt to new technologies.

For more information and to apply using link or get in touch directly via careers@getrhythms.ai https://www.linkedin.com/jobs/view/4079082894


Neurotone.ai || Fully Remote || Full-time || neurotone.com

Neurotone is revolutionizing auditory training with AI, helping people with hearing disabilities maximize their hearing aids. We're a passionate team of technologists and industry veterans with a proven product that improves lives.

Open Roles:

- Interactive QA Specialist: Collaborate with product, engineering, and support teams to test and refine our app. Requires manual testing experience, attention to detail, and empathy for end-users.

- Software Engineer (Backend Focus): Optimize backend systems, write PL/pgSQL functions, manage Postgres (e.g., Supabase), and develop queuing systems (Deno). Must have expertise in databases and scalable architectures.

Note: Candidates must be in time zones no further west than EST; Western Europe is fine.

If interested, contact travis AT neurotone.com. Join us in making a difference!


MONUMENTAL | https://www.monumental.co/ | Amsterdam, The Netherlands | Full Time | Onsite

We’re creating robots that autonomously construct buildings. We design all of our hardware and software in-house in central Amsterdam, starting with autonomous bricklaying robots.

We have built a machine vision pipeline that can achieve sub-millimetre localisation on construction sites, and a software stack that lets us prototype on the fly. Right now, we have multiple robots deployed on real construction sites and have started making revenue from our bricklaying-as-a-service model.

The full team is now about 45 people (and still growing fast!) There’s strong customer demand for what we’re building and we need talented people to meet it.

Our stack is mostly: Rust, TypeScript, Python, NixOS.

Last month we started hiring for a new role: Forward Deployed Robotics Engineer (also open to interns). We are looking for people can bridge the gap between software engineering and the construction site: operating the robot; spotting opportunities to build faster and better; and rapidly hacking them into existence.

My colleague has written a blog post[1] about his experience in this role - give it a read if you're interested.

Other open roles:

- Software Engineer, Controls

- Software Engineer, Machine Vision

- Assembly/manufacturing technicians and robot operators

https://www.monumental.co/jobs

[1] https://www.alfred-polycarpe.com/building-walls-a-journey-in...

P.S. We're always on the lookout for very strong generalist engineers who can operate at any layer of the stack (firmware, networking, UI, application code - whatever's needed!)


SentinelOne is hiring for a lot of roles in Distributed Systems, Cybersecurity, and AI. I think a lot of folks on here would be a fit.

https://www.sentinelone.com/jobs/


Note that these almost entirely remote-friendly work in various locales :)


Stealth | REMOTE | Full-Time | Founding AI Engineer (European time zones)

We’re a remote-first startup building AI-powered, non-gaming, consumer mobile apps. Our team includes ex Palantir and Meta engineers, and we're looking for a Founding AI Engineer to join us in shaping the future of AI-driven products.

What we’re looking for:

* Experience with generative AI, particularly large language models (LLMs) and expertise with image and video models (e.g. Stable Diffusion, FLUX, ControlNets, ComfyUI, etc.) * Strong track record of deploying models to production * Entrepreneurial mindset and enthusiasm for early-stage startups * This is not a research-oriented role; it’s a very practical position focused on building and deploying real-world AI solutions.

More details and how to apply: https://tinyurl.com/founding-ai-engineer

Please note: no agencies, outsourcing, outstaffing, or business development representatives should reach out.


Sphinx Defense | Engineering, DevOps, & Product | Remote (US Only), DC, Colorado Springs, LA | https://www.sphinxdefense.com

Sphinx Defense builds software to solve complex national security problems for America and its allies. Founded by engineers and technologists with deep experience across commercial and defense technology, we're building a vehicle-agnostic communication infrastructure to enable satellite operators to securely utilize antenna networks and maneuver satellites in real-time. We're bootstrapped, profitable, and growing aggressively.

To learn more about who we are, our engineering culture, and whether this is the right place for you, read our Key Values profile: https://www.keyvalues.com/sphinx-defense

Our current openings are:

Backend Engineer - Remote : https://grnh.se/8f9590e48us

Sr. Backend Engineer - Remote : https://grnh.se/52b6fb768us

Sr. Backend Engineer - Space Command and Control - Colorado Springs : https://grnh.se/820b466f8us

Sr. Backend Engineer - Space Command and Control - Remote : https://grnh.se/9c9d31ef8us

Don’t see a role that aligns with your interests or don’t have the specific Space/ Command & Control experience? Apply to the general interest application and list what type of role you would be interested in : https://grnh.se/4ce199d68us

Check out our open roles: https://www.sphinxdefense.com/#Careers


I had the pleasure of interviewing with Sphinx a few weeks ago, and I just want to say these guys are the real deal, would highly recommend interviewing with them if you are interested in space technology and can get a US security clearance.


bloop (YC S21) | Software Engineer (Rust, AI); Compiler Engineer (Rust, Static Analysis) | Onsite London, UK (Visa Sponsor)

We're combining LLMs and transpilers to translate COBOL into Java. If you’re a Rust developer with experience working with AI and/or static analysis, this role could be a great fit. Come and build LLM pipelines and agents that help the largest companies modernise their legacy codebases.

Please email join [at] bloop [dot] ai with "HN Software Engineer" or "HN Compiler Engineer" in the subject line.

More details - https://www.ycombinator.com/companies/bloop/jobs


DataJoint | Senior Engineer | Remote (US), Houston/Austin, TX | https://datajoint.com

DataJoint is seeking a Senior Engineer skilled in building computational platforms in modern cloud environments. This is a unique opportunity to join our team to scale up our existing solutions and invent new capabilities to support life sciences research in biotech and drug discovery. Technologies: Python, k8s, SciPy | NumPy, Typescript.

Apply Online at: https://www.linkedin.com/jobs/view/4084617843/


Armanet | https://armanet.co | Senior Software Engineer | Remote | Full Time

Armanet is a founder-led, VC backed ad tech company supporting the 2A industry. Our mission is to modernize advertising capabilities for 2A brands and retailers. We are building a dedicated programmatic ad-tech stack (DSP, SSP, DMP, ADX) from the ground up, which is pretty challenging and very exciting. We use Symfony for the UI stuff, Rust and C++ for the fast stuff. PostgreSQL, Redis, Meilisearch, ClickHouse, Zookeeper, Grafana, Terraform.

Just email me at klaus@armanet.co. Bonus points if you tell us your favorite DMR.


Metapic | Senior Engineer, multiple roles | Full-Time | Remote (Europe) | CE(S)T ±1 | https://metapic.com

Metapic is the leading European influencer-marketing platform that allows brands to connect with influencers at scale. We're looking for an experienced, driven and motivated engineer to join our full remote team. We have multiple specializations available, so depending on your experience/strengths/interests we'll adjust the role to be backend-only, frontend-only or somewhere inbetween. In either case, we're a lean team and we value pragmatic, maintainable solutions.

You can read the full job description over at https://metapic.jobs.personio.com/job/1869133

Please contact me at dan@metapic.com or apply directly through the link above.


Hi Daniel, is this position EU Remote or Berlin only? The location mentioned on the personio link differs from the comment above. Thx.

Fold | Remote (US Only) | Senior Frontend Engineer | Full-time | Competitive Salary + Equity

Fold is making Bitcoin adoption simple through user-centric design and rewards. We're building the future of Bitcoin payments and need talented frontend engineers to join our fully remote team.

Role: Senior Frontend Engineer working on our React Native apps. You'll build new features, architect solutions, and collaborate with our product and design teams.

Required: - 5+ years frontend dev experience - Expert in: React Native, Redux, TypeScript, Jest - Strong JS fundamentals - Experience with: CircleCI, Git Actions, mobile app deployment - US residency (regulatory requirement)

Nice-to-have: Firebase, Datadog, Bugsnag, Redux Toolkit, Tailwind

Benefits: - Competitive salary + equity - 401k with 3% match - Unlimited PTO + yearly vacation stipend - Full health/dental/vision - Paid parental leave - Regular team meetups - No Monday meetings (seriously) - Bitcoin starter pack (hw wallet included)

Email tom (a) foldapp.com if you have questions or apply here: https://wellfound.com/jobs/3157505-senior-frontend-engineer

[0] https://foldapp.com


Qventus | REMOTE (USA, CANADA, LATAM, INDIA) | Engineering / Product | www.qventus.com

Qventus provides a real-time decision-making platform for hospital operations. Our mission is to simplify how healthcare operates so that hospitals can focus on delivering the best possible care to patients. We use artificial intelligence and machine learning to create products and solutions that help nurses, doctors, and hospital staff anticipate issues and make operational decisions proactively. We work with leading public, academic, and community hospitals across the United States.

We are actively hiring for the following positions:

*Remote US:

Principal AI Architect - 10+ yrs working with a focus on AI and machine learning. Startup experience preferred

Sr. Data Engineer - GenAI Apps - 5+ yrs working with data on emerging AI products. Startup experience preferred

Sr. Backend Engineer - GenAI - 5+ yrs working with Python/Django, AWS, K8s. Startup experience preferred

Technical Product Architect - 4+ years of experience in Solutions Architecture, Data Integration, Technical Product Management

Client Success Partner - 3+ yrs of experience at a top healthcare consulting firm or in a client-facing professional services role at a workflow-oriented SaaS company.

Useful experience: Previous Healthcare/ Health tech experience

To see a full list of openings and to apply, follow our Join Us page: https://jobs.ashbyhq.com/qventus?utm_source=DQpNjMYvxb


Any reason India locations don't have remote opportunities?

Office Hours | Senior/Staff Software Engineer | Hybrid (SF/NYC) / Remote (US) | $160k-$210k + equity | https://officehours.com

We're a consulting platform and marketplace.

On one side (demand), we help businesses (consultants, investors, and startups) find, connect, and learn from experts. On the other side (supply), we help make it easy for experts to get paid to share what they know.

Similar to Uber or Airbnb, things are simple on the surface: search, match, connect, and pay. But under the hood, there are fun and challenging engineering problems across search, discovery, recommendations, data, logistics, payments, and performance.

We're looking for an experienced (5+ years) backend engineer to help us solve them. The ideal candidate will likely be a generalist with a lean towards past data engineering or search/recommendation experience.

Our small, tight-knit, driven, curious, and collaborative team has built a robust, high-quality platform. If you're interested in helping us scale it up, apply using the link below.

https://bookofficehours.notion.site/Senior-Software-Engineer...


> One one side, we help businesses (consultants, investors, and startups) find, connect, and learn from experts. On the other wide, we make it easy for experts to get paid to share what they know.

You should fix the typos in the linked notion document. I am guessing the typos are an accidental result of a recent edit, since the description in notion is not one-to-one with the description you pasted here.

Would you consider remote Canada?


Corbalt | Software Engineer - Technical Lead | US (Remote) | Full-time | corbalt.com

Corbalt builds great software infrastructure to enable better digital services in critical areas of people's lives.

Corbalt was born out of the problematic launch of healthcare.gov. We were part of the tech team that came in to help fix healthcare.gov and were inspired by how much everyone cared and worked hard to fix the site (from tech team members, to government contractors, and government employees), and how much progress we made together in a short time.

We're hiring a Software Engineer Technical Lead to oversee a team of engineers building and operating systems for the Centers for Medicare & Medicaid Services. This person will represent the team from a technical perspective, working closely with the government to develop a vision based on their needs and your expertise. This role is great for someone who is excited about mentoring other engineers and helping them grow their careers.

https://jobs.lever.co/corbalt/999a9d2e-27d9-44a1-a6c2-b70c8e...

Contact: Liz, liz@corbalt.com


Freeform (freeform.co) | Software Engineers | Full-time | Onsite | Los Angeles, CA

Freeform is deploying metal 3D printing factories at global scale and setting a new frontier in manufacturing. With AI, GPUs, and FPGAs working in tandem, our system monitors and corrects every microsecond of the process, delivering a level of precision, speed, and quality that’s never been possible—until now. This isn’t just an improvement; it’s a leap forward in how complex metal parts are made, with the ability to revolutionize industries like aerospace, defense, automotive, energy, and beyond. We are backed by top VCs including NVIDIA’s NVentures, Founders Fund, and Threshold Ventures.

It’s a small, tight-knit team and you’d have the opportunity to own significant and impactful greenfield projects throughout the entire development lifecycle and much more. Our software team comes from the likes of Google, SpaceX, and Apple, and believe in taking a first principles approach to solving hard problems.

A glimpse into our software landscape - https://youtu.be/nFWQArUkd5I?si=mP17qdKbxvf8qpZN

Our feature in TechCrunch! https://techcrunch.com/2024/10/22/ex-spacex-engineers-land-1...

+ Senior Software Engineer (C++) - https://grnh.se/ee712bfc3us

+ Senior Software Engineer (Rust) - https://grnh.se/69301cad3us

+ Software Engineer (C++) - https://grnh.se/a62f2a7c3us

+ Software Engineer (Rust) - https://grnh.se/35e1b8e33us

+ Software Engineer (Language Agnostic) - https://grnh.se/61673e163us


^Hawthorne, CA


Onton | https://onton.com | Product Designers, Staff Engineers, and Staff Research Engineers | SF, CA / SLC, UT | Onsite initially

Join us in pioneering the future of e-commerce search. We're an incredibly hard-working team of four. We're well-funded and growing >30% MoM in active users.

Tech-wise, it's primarily Clojure, if that's interesting! We've also built our own graph db and the foundations of a neuro-symbolic AI in-house.

Email us at hello@onton.com. Happy to share more (job postings will go live tomorrow).


Browserling | Remote | Full-time | https://www.browserling.com

We're a small team working on projects targeting web browsers and native platforms, looking for an experienced versatile programmer with strong knowledge of low-level systems programming and experience with building networking programs, with focus on simplicity and performance. Great if you're familiar with low-latency real-time streaming, virtualization and reverse engineering. We use C, WebAssembly and Node.JS.

Send a resume to jobs@browserling.com if interested.


Do you want to make a real difference? At Archesys, we're not just building software; we're improving government services that directly impact the lives of everyday citizens. For over 20 years, we've been at the forefront of digital transformation in the public sector, partnering with agencies to modernize their technology, optimize their processes, and create lasting positive change. We're a team of passionate experts in fields like cloud computing, software development, and data management, and we're always looking for talented individuals to join us. If you're driven to make a meaningful impact and want to work with cutting-edge technology on challenging projects, explore our open remote positions: AWS Cloud Solutions Architect, Salesforce Developer, Power Platform Developer

ArcheSys| Remote | Full time | USA Only Join Archesys and use your skills to shape the future of government services. Learn more and apply https://archesys.rippling-ats.com/job/867031/aws-cloud-archi... https://archesys.rippling-ats.com/job/672313/microsoft-power... https://archesys.rippling-ats.com/job/867033/salesforce-deve...


We’re Hiring Founding Engineers @ Medbill AI (US Remote, NYC, Seattle)

Hi HN,

Medbill AI is hiring Founding Software Engineers! We’re building the most trusted service for reducing the time, money, and stress associated with medical bills and health insurance.

The Problem: 40% of medical bills in the U.S. contain errors, contributing to over $195B in medical debt annually. Navigating health insurance and resolving billing disputes is a nightmare for millions.

About Us: Backed by Top Investors: $17M seed round led by Forerunner, with participation from the founders of HuggingFace, Oscar Health, RocketMoney, and Tim Ferriss.

Our Team: We’re a small but mighty group of 6 engineers, including 3 former Staff Engineers from Oscar Health.

What We’re Looking For: -4+ years of experience engineering software as a product/full-stack engineer or back-end engineer. -Excited to solve complex problems in health tech and shape the technical foundation of a fast-growing startup.

Have questions? Reach out to hiring@medbill.ai or apply at

https://jobs.ashbyhq.com/medbill-ai?utm_source=d9ljn0qBe4

Looking forward to hearing from you!


Absinthe Labs | Senior Data Engineer | Remote or NYC Hybrid

Absinthe Labs is scaling Web3 loyalty and engagement, with 20M+ visits and 2M+ users since our founding in 2022. We’re backed by top investors like 6th Man Ventures and Outlier Ventures and now looking for a Senior Data Engineer to build our customer data infrastructure.

Role Highlights:

- Pipeline Design: Develop scalable data pipelines to power real-time loyalty rewards and custom user experiences. - Reward Systems: Build dynamic reward systems using Postgres SQL with leaderboard capabilities. - Customer Data Platform: Architect platforms for identity resolution and targeted engagement. - Data Monitoring: Set up real-time monitoring for reliable data performance insights.

What You Bring:

- Experience: 5+ years in data engineering, ideally in customer data platforms or adtech. - Technical Skills: Advanced in ETL and Postgres SQL, data orchestration with DBT/Dagster, Python libraries, and CI/CD pipelines. - Bonus: Familiar with RabbitMQ, Amplitude, or Google Analytics.

Why Absinthe Labs?

- Impact: Work on high-ownership projects that drive Web3 loyalty innovation. - Flexibility: Remote or NYC options. - Compensation: Competitive package with direct access to leadership.

Apply Here: https://absinthe.network/careers#open-positions


NREC - The National Robotics Engineering Center | Software, Machine Learning, Computer Vision, Simulation, IT | Pittsburgh, PA, USA | Full Time | ONSITE, Hybrid | H1-B VISA

Robotics Engineer, Mobile Robotics: https://cmu.wd5.myworkdayjobs.com/en-US/CMU/job/Robotics-Eng...

All Featured Positions: https://www.nrec.ri.cmu.edu/careers/

NREC, a robotics research and development powerhouse, is looking for experienced developers, especially in embedded systems, robotics, perception, deep learning, data science, and AI. For over 27 years NREC has brought together a critical mass of software and hardware engineers to take technology from the laboratory to the real world. NREC maintains a diverse portfolio of projects, from Augmented Reality driver assistance to full off-road autonomy and from advanced teleoperation to full autonomous manipulation. We are part of the Robotics Institute at Carnegie Mellon University, focused on commercialization of robotic technologies. NREC employs 150 people in our off-campus facility.

Questions about NREC? Interested in a specific position? Contact our recruiters Christine DeCarolis (cdecarolis@nrec.ri.cmu.edu) and Nuvia Nishad (nnishad@nrec.ri.cmu.edu). Please mention Hacker News in your communication.


DOJO AI | HYBRID in Lisbon, Portugal | AI-Powered Marketing OS for Challenger Brands Questions? antonio [at] getdojo [dot] ai

We’re hiring:

  • Founding Full Stack Engineer: https://getdojo.ai/careers/founding-full-stack-engineer
  • Founding Platform Engineer: https://getdojo.ai/careers/founding-engineer
  • Founding Data Engineer: https://getdojo.ai/careers/founding-data-engineer
  • Founding AI Engineer: https://getdojo.ai/careers/founding-ai-engineer
Why Join DOJO AI?

DOJO AI is revolutionizing marketing by transforming it into an engineering discipline. We’re building the first AI-powered Marketing Operating System, unifying market research, brand strategy, content production, and performance optimization into one seamless, data-driven platform.

  •  Traction: Paying customers in the US/UK and a growing waitlist.
  •  Backed by top-tier investors: Early-stage funding secured.
  •  What's under the hood: Autonomous data fabric handling millions of marketing signals, innovative graph representations of brands/competitors, and multi-agent systems leveraging proprietary AI models and algorithms.
We’re assembling an elite team of engineers and scientists to build a category-defining product. If you’re looking to work on cutting-edge AI, data, and systems in a high-impact role, we’d love to hear from you!


Goodfit.io | https://www.goodfit.io/ | Senior Software Engineer (Typescript) | REMOTE UK - Occasional onsite (<once a month) | Full-Time

We work with some of the hottest and highest grown B2B companies in the market, to help them understand their target market and reach potential clients at the right time with the right message. Our platform takes data from hundreds of sources across the internet, and combines it into a real-time and constantly updated view of each opportunity our clients monitor. We process a lot of data to do this, and utilise best-in-class data processing technologies to do this at scale, robustly and efficiently.

What we are after: - Experience in resilient data driven applications in a Serverless environment and data engineering using modern tools - Knowledge of Typescript, Node JS, the AWS ecosystem and SQL (Postgres / Redshift) - Ideally experience in DBT + SQL data pipelines - Comfortable in a small remove first team, looking for ownership and wants to work with an exec team with a track record of growing successful startups. Stack: Typescript, Serverless, React, AWS, Redshift, Postgres, SQL, DBT

Read more: https://www.goodfit.io/jobs/senior-software-developer Ping us to apply: hello <at> goodfit.io


Pinterest | San Francisco, New York, or hybrid/remote (US-only) | ML Engineer / Applied Research Scientist | Full-time

Pinterest’s Advanced Technologies Group (ATG) is hiring for an engineering position on our visual modeling team for developing Pinterest Canvas. Canvas is a foundation text-to-image model developed internally for helping various visualization, inpainting, and outpainting products. In this role, you’ll get to work with Pinterest’s rich visual-text dataset to build large-scale generative models which are continuously being shipped to production. The core Canvas pod is a small group (~6 engineers) inside of ATG, which focuses on a broad variety of AI/ML initiatives, such as core computer vision, multimodal representation learning, heterogeneous graph neural networks, recommender systems, etc.

New-grads are welcome to apply (preferably with a masters or PhD). Candidates should have diffusion modeling experience (e.g. diffusion transformers, LoRA fine-tuning, complex {text, image} conditioning, style transfer, etc.) and some form of industry experience. Engineers within ATG have a lot of leeway in terms of product contribution, so both ML engineers and research scientists are welcome to apply. We encourage the team to regularly publish, and the role can be either in person (SF, NY) or hybrid is preferred.

Please reach out to me directly (dkislyuk@pinterest.com) if you’re interested.


Kanary | REMOTE (US, Seattle Hub) | Product Engineer | Full Time

We’re building the fastest way to fight doxxing and digital stalking.

Kanary automates data removal requests, fixes social media settings, and sorts through expert recommendations for what’s relevant. All from the privacy of your device.

Join our team of 6, backed by YC, 2048.vc, and Mozilla, and now funded by our customers.

Details: https://www.kanary.com/join-the-team Technologies: iOS, Python/Django, React/Typescript, AWS


Hey guys!

Really attracted by the company, and the position. Do you accept people outside US? (Europe)


Tufalabs | Research engineer | Zurich | Full Time | On-site

We are a small, independent research group working on fundamental AI research.

The plan is to first solve the ARC benchmark (https://arcprize.org/), then use that to secure more funding, and move on to more difficult benchmarks. The research topics we want to investigate next are test-time compute, active inference, LLM-based reasoning and system2 reasoning. The ultimate goal is to do cool AI research leading up to AGI.

The lab has acquired the MindsAI team recently. MindsAI is the best team in the competition so far, pioneering techniques such as fine-tuning models on synthetic data, test-time-training, and test-time-finetuning.

We are looking for people who are driven and intrinsically motivated to work on both ARC and AI/ML research. The role would include working on the main system developed by MindsAI to accelerate progress.

Compensation: $100-135k/year + generous equity plan

More info: https://tufalabs.ai/

To apply: send me an email at benjamin@tufa.ai


Affinidi | https://affinidi.com | Hybrid (EU) Berlin, Germany; Dublin, Ireland; Hybrid (UK) London, United Kingdom; Hybrid (IN) Bengaluru, India |Permanent | Full-Time

At Affinidi, our vision is to revolutionise the current paradigm of digital identity, empowering individuals to reclaim ownership of data, regain control over digital identities, and actively engage in safeguarding consent while respecting privacy. Our concept of "Holistic Identity" encompasses the complete spectrum of discovering, collecting, sharing, storing, and even monetising personal data in the digital realm. We enable individuals to possess a comprehensive integrated self-view in the digital world, exercise authority over their data, and make informed usage decisions.

We are currently hiring for two Engineering Manager roles at various locations.

Our Tech Stack: Flutter / Dart / Python / Typescript / Nodejs / Spark / Trino / Flink / AWS

Positions:

Engineering Manager, Backend & Data Engineering: https://app.dover.com/apply/Affinidi.com/50f3af19-806b-4f7a-...

Engineering Manager, Application Development: https://app.dover.com/apply/Affinidi.com/00e7a8fd-717b-4795-...


Interactive Brokers | Python Developer | Mumbai/Hyderabad India | Hybrid www.interactivebrokers.com You want to break into the finance industry? You want to learn about trading and investing? Are you tired of endless meetings and just want to code? If you love designing greenfield projects in Python, this is the job for you. I am the hiring manager for the team. We are a small technology team in a fast growing, multi-billion dollar company. Many of our larger clients are multi-national banks that you have heard of. We are seeking a self-starter that enjoys the craft of coding and developing innovative solutions. The ideal candidate is someone who can communicate well and design libraries and systems in Python from scratch. Experience with Object oriented design, design patterns, building systems, and SQL a plus. Positions are a hybrid model 3 days in office 2 days remote. IB has grown through tough economic times. We have continued to hire while others have cut staff. If you are looking for a great place to innovate, apply today. We have one positions open in our India offices.

Apply Online here: https://boards.greenhouse.io/ibkr/jobs/6744937002


Squint.ai | Remote, US & Canada

Squint is a mobile app that uses AI and AR to automate data entry, generate custom procedures, and make every operator an expert. | squint.ai/careers

The U.S. manufacturing industry, worth $7 trillion, is growing rapidly but faces challenges in workforce turnover and management. Adopting technology is essential for improving training, efficiency, and scalability, yet the sector's tech landscape is still lacking.

Enter Squint. Squint makes it easy to capture expert knowledge, unlock operator performance, and analyze production insights. Manufacturing leaders use Squint to reduce downtime and increase quality – all on a platform operators love.

The best part is, this is just the beginning. We believe our solution can extend beyond manufacturing, and soon, we’ll empower workforces in industries like Energy, Healthcare, Hospitality, and more. Our mission is to accelerate human potential by bringing digital knowledge into the real world.

High Priority Open Roles: - Head of People - Strategic Enterprise Account Executive - Executive Assistant to the CEO - Software Engineer - Business Operations Lead - Commercial Counsel

View full list of roles and apply here: https://jobs.ashbyhq.com/squint.ai?utm_source=Hackernews


SPREAD | https://www.spread.ai/ | ONSITE (Berlin) && REMOTE (in EU) | Full-time | Multiple roles

The solution centralizes information into an Information Model (Graph) and utilizes a modular platform in either the form of an app or a dashboard. The whole goal is to improve the process of new machine creation, manufacturing, and service (yes we see all the new cars that are still only meant to be manufactured). Our clients are German Defense, Automotive, and Machinery giants. The stack is all you can wish for with the modern tools + the team of firm professionals. 120 people on board (both remote and hybrid in Berlin). Past series A and getting to B.

* Sr. DevOps: https://spread-gmbh.jobs.personio.de/job/329807?language=en&...

* ETL Software Engineer: https://spread-gmbh.jobs.personio.de/job/1687955?language=en...

* IT Project Manager: https://spread-gmbh.jobs.personio.de/job/1215822?language=en...

* Sales role as well as Design on our website - https://spread-gmbh.jobs.personio.de/


Monadical.com | Senior AI/ML engineer |Full-Time Montreal | REMOTE

We're a consultancy committed to building software that outlasts us. We work on a wide variety of interesting projects, including building unified data formats for neuroscience labs to share data sets, developing custom medical software for doctors, creating a brand-new MOBA game, and developing platforms for real estate agencies, crypto, and more. We're looking to hire people, who are driven and want to play a lead role in growing an exciting company. We have dedicated time for self-improvement, blogging, talks, and contributions to FOSS. Our goal is to be a workplace with a strong focus on learning, where client projects provide a base of capital for us to all work on dream projects of our own. We have an inclusive, transparent culture with a public company principles handbook.

We’re seeking a Senior AI/ML engineer (Canada) with a strong background in designing, implementing, and optimizing machine learning models.

See the full description and apply here: https://careers.monadical.com/

If you have any questions, drop us an email at apply at monadical dot com

Some perks of working with us include:

• Work from home (we’re fully remote!) • Flexible working hours • Six weeks of paid vacation • Competitive salary • Strong culture emphasis on individual autonomy and impact on company direction


SAP | ONSITE (Vancouver, BC, Canada) | Full-time | https://jobs.sap.com/

SAP is one of the world’s leading producers of software for business process management. Today, SAP has over 250 million cloud users and more than 100 solutions covering all industries and business functions.

Every day, we help companies and organizations of all sizes and industries to run their businesses profitably, to adapt continuously, and grow sustainably.

The Vancouver location is currently hiring for several roles. Apply today: https://jobs.sap.com/

Specific Positions in Vancouver:

DevOps Engineer: https://jobs.sap.com/job/Vancouver-DevOps-Engineer-Brit-V6B-... Developer: https://jobs.sap.com/job/Vancouver-Developer%2C-Spend-Brit-V... Senior Database Engineer: https://jobs.sap.com/job/Vancouver-Senior-Database-Engineer-...


Stream | Multiple Positions | Amsterdam (NL), Boulder, CO (US), Skopje (Macedonia), Toronto (Canada) | Remote Possible | Full-Time | Visa Sponsorship Available

Stream powers APIs for Chat Messaging, Activity Feeds, Auto Moderation, and Video & Audio, used by over 1 billion users. We recently reached a new industry benchmark with 5 million concurrent connections in a single chat channel and an average response time of under 10 milliseconds. We are a tech-driven company with 50% of our team being engineers.

Our SDKs are fully open-source: https://github.com/GetStream

We use cutting-edge technologies like Go, Raft, and RocksDB, driving efficiency and innovation with AI tools like GitHub Copilot, unified development practices, and a focus on continuous improvement. We are a Series B startup, and we are rapidly growing and hiring 7–10 engineers per quarter (Go developers, Senior to Staff and Director level, WebRTC developer, and more.

Join us: https://getstream.io/team/#jobs

Note: these roles are open on a full-time basis, no agencies and freelancers please, thank you!


Coefficient (https://coefficient.io/about/) | Senior Software Engineer | San Mateo, CA | Onsite/Hybrid | Full time

VC-Backed startup Coefficient is a fully remote, Series A SaaS startup based in the SF Bay Area. Started by repeat founders with successful past exits, Coefficient has raised $24.7M from Battery Ventures, Foundation Capital, S28 Capital, and prominent angel investors such as Eric Yuan, Zoom founder/CEO. Coefficient enables users to create custom business tools and real-time dashboards—powered by our platform's composable no-code building blocks and two-way connectivity to the user's cloud data sources—all from the familiar canvas of a spreadsheet. We're a team of ~50 and growing quickly. Our stack is TypeScript/React/Python/Flask/Postgres and runs on AWS/GCP.

Roles: Senior Software Engineer - https://boards.greenhouse.io/coefficient/jobs/4005679006


Koddi | Currently seeking FT employees in the following locations: Ann Arbor, MI | Fort Worth, TX | Austin, TX | New York, NY Open roles: Senior Software Engineers (Go, Java, C, C++, PhP); ML Engineer (must have adtech experience), Platform Engineer.

Must be US Citizen or Green Card holder and physically located in the US. Passionate about development in leading technologies? Looking to become a major player on a diverse team? Want to make a big impact on an engineer-driven roadmap in your next career adventure? Koddi Engineers drive innovation by embracing challenges and deploying emerging technologies to solve complex problems in software development.

Koddi is a global technology company with software and services that help top digital marketplaces effectively monetize their first-party audiences through industry-leading commerce media technology and strategy. Our enterprise platforms leverage first-party data to drive marketplace revenue and profit by improving user experience and target shoppers throughout the purchase path. Koddi’s platforms enable any advertiser, any marketplace, in any industry to increase awareness, generate demand, and drive revenue.


CrazyGames | https://about.crazygames.com/ | REMOTE (in Europe) | Full-time | Multiple roles

With recent technologies such as WebGPU and WebAssembly, the browser is quickly becoming a powerful gaming platform. High-quality 3D graphics and near-native level performance are becoming possible without the need for downloads, apps, or platform-specific development. Our browser games platform is already reaching more than 35 million people per month. We are self-funded, profitable, remote-first, and fast-growing.

We are currently looking for multiple people on the product and engineering side to bring our product to the next level.

Please note that we're looking for people who can work on a European timezone and are ideally based in Europe (which includes the UK for those in doubt).

* Product Engineer: https://crazygames.recruitee.com/o/remote-product-engineer-b

* VP of Ad Monetization (also considering less commercial and more Head of Ad Technology profiles): https://crazygames.recruitee.com/o/vp-of-ad-monetization

* Product Analyst: https://crazygames.recruitee.com/o/remote-product-analyst


I interviewed here years ago and the founder was very nice and it was a nice interview. Pay was low, as it often is with EU based jobs.


My kids would go crazy if I got a job for these guys :-D


As someone interested in the gaming sector but with a web dev/full stack experience this seems like an amazing offer. It is however a shame you are not disclosing the salary range. I am not willing spend several hours on the interviweing process just to get to know what you are offering.


DeepL | New York, NY | ONSITE / HYBRID DeepL is a global communications platform powered by Language AI. Questions? steven [dot] syrek [at] deepl [dot] com

Apply on LinkedIn:

Senior Full Stack Software Engineer - API: https://www.linkedin.com/jobs/view/4012331894

Senior Backend Engineer - API and Client Libraries: https://www.linkedin.com/jobs/view/4012333853

Staff Software Engineer - API: https://www.linkedin.com/jobs/view/4020464931

Software Engineer - API and Client Libraries: https://www.linkedin.com/jobs/view/4072467424

Full Stack Software Engineer - API: https://www.linkedin.com/jobs/view/4072468265

Me on LinkedIn: https://www.linkedin.com/in/steven-syrek/


Kombo (YC S22) | Product-minded Engineers & SREs | Berlin | In-office (with flexibility) | 60k-100k + generous equity | https://kombo.dev

We are a small (~25), fast-growing (on-track to grow from $1M -> $4M ARR this year) team building a unified API for HR systems. Right now, our biggest struggle is to keep up with customer demand.

We are hiring multiple (product-minded) engineers and support/solution engineers of all experience levels. Jobs are here: https://jobs.ashbyhq.com/Kombo

Feel free to contact me at arne@kombo.dev - I'm the CTO and leading the hiring process!


ROCKSTAR GAMES | NYC-San Diego-New England| FULL-TIME | .NET SOFTWARE ENGINEERS | Existing Visa Transfers Welcome

A career at Rockstar Games is about being part of a team working on some of the most creatively rewarding and ambitious projects to be found in any entertainment medium. You would be welcomed to a dedicated and inclusive environment where you can learn, and collaborate with some of the most talented people in the industry.

RESPONSIBILITIES

Develop highly scalable server-side features for our online game console clients using object-oriented development in C#, ASP.NET, and SQL Server.

Develop back-end services and APIs. Actively practice Test Driven Development (TDD) while developing new features and refactoring existing code.

Work in an AWS cloud-based, event-driven microservice architecture with a high priority on web performance optimization.

Collaborate with other Rockstar technology teams across our worldwide studios.

New York: https://grnh.se/01daf4583us

San Diego: https://grnh.se/87116de23us

New England: https://grnh.se/3d1c2f9a3us

You can see our other openings here: https://www.rockstargames.com/careers/


Clio | Staff Software Developer, Application Security | Remote or hybrid: CAN based but open to US

Clio is the market leader in legaltech SaaS with over 300k law firms who trust our software. We recently raised a Series F round of 1.4B CAD to a valuation of 4B CAD, marking the largest Canadian tech funding in history. We also just landed on Fortune's Future 50 companies most likely to thrive/adapt/grow a couple days ago.

Strong finances: 300M+ ARR with 90% retention and 30% growth YoY / no debts / long runway / fortunate to have never done any layoffs.

Team of 15 across AppSec, SecEng, Compliance. Solid resourcing, company supports security as a critical function. More red team than blue team.

Role pays 200-210K CAD + 3% RRSP matching + equity + benefits, or if US based, around 215K USD + 401K + equity + benefits.

If you're near Toronto/Calgary/Burnaby, 1 day in office. Otherwise fully remote.

JD: https://clio.wd3.myworkdayjobs.com/ClioCareerSite/job/Calgar...

Apply directly or contact tacq@clio.com.


Skyway (https://skyway.cloud) | Full-Stack (or Backend) Engineer | ONSITE, San Francisco, CA | Full-time

Founded by myself and Corey Quinn of The Duckbill Group/Last Week in AWS, we're building a cloud cost management product based on our six years of experience consulting directly in the space for hundreds of clients.

We're looking for a full-stack or backend engineer to help us build the early product. There are three other engineers on the team already. We've got solid distribution via our existing clients, multiple design partners, and a clear roadmap.

Stack: AWS, ClickHouse, Python+Flask, React+Typescript.

Past experience working on cloud cost tools, whether at a vendor or internally, is a huge bonus. If not already in San Francisco, we'll help with relo. Email your resume to mike@skyway.cloud.


Zetier | Multiple US Locations (VA, PA, FL, CA, NY) | ONSITE | Full-Time | Cybersecurity / Engineering

Zetier delivers offensive & defensive cybersecurity capabilities and tools to serve our nation. If you’re passionate about your work, then join us in creating, advocating for, and advancing solutions that make a real-world impact. We’re looking for a range of folks, including an Android Security Engineer, a Vulnerability Researcher, CNO Engineers, a Sr Tech Lead, and a Business Developer.

We thrive on solving deep technical challenges that stretch the limits of low-level engineering expertise. As an engineer, you get to truly shape the tools we create and customize the services we provide. Whether you’re writing kernel modules, exploring memory corruption vulnerabilities, developing hardened Linux distributions, or performing static analysis of GCC-compiled binaries, every day offers opportunities to innovate. This is work for engineers who enjoy delving into the details — down to hex dumps, syscall traces, and debugging through layers of obfuscation.

Note: Hires must be able to obtain and maintain a US security clearance.

-> Check out our approach and benefits: https://zetier.com/careers/

-> See all open positions: https://zetier.breezy.hr/

-> Different skill set? Ping us at hello@zetier.com


Bitnomial | Haskell Software Engineer, Senior Frontend Engineer | Chicago, IL, San Francisco Bay Area, CA, New York, NY, REMOTE (US) | Full-time | https://bitnomial.com/jobs/

Bitnomial is looking for Haskell Software Engineers to join our team. Bitnomial is a US based, CFTC licensed and regulated derivatives exchange, headquartered in Chicago. Bitnomial develops and operates exchange, clearing, and settlement infrastructure. Our first products are physically-settled Bitcoin futures and options. We recently launched a Hashrate future, and we have more and different products on the way. Trading industry experience is a plus.

We use Haskell for all of our backend services, including the matching engine. Our main repository is 66% Haskell, 11% TypeScript, 9% HCL (for Terraform, Nomad, etc). We use servant as our main web server.

We've also got a bunch of open source projects: https://github.com/bitnomial

Tech stack: Haskell (GHC), React/Typescript, PostgreSQL, Nix, Nomad, Terraform, AWS

Compensation: $150-$225k base salary depending on qualifications + equity options

For US employees: 4% 401(k) matching + healthcare benefits

Contact: jobs@bitnomial.com


They will send an auto reject after an unpaid 'take home project'.


I’m sorry to hear you had that experience, and I appreciate your feedback. We put a lot of care into evaluating every candidate’s take-home solution, and it’s never an auto-reject. Every decision is made by a person, an engineer at Bitnomial. I know take-homes are a big ask, and we try to make them meaningful and fair while respecting candidates' time. We're balancing trying to get as much signal as we can while not being brutal. Hiring is tough, and rejection is never easy, but we always strive to be thoughtful and respectful throughout the process.

By the way, we’ve hired several great engineers who didn’t make it through the process on their first try.


> we’ve hired several great engineers who didn’t make it through the process on their first try

That means your process is flawed.


Trunk | https://trunk.io | DevRel Engineer| Designer (Web & Brand) Full-Time | Hybrid SF or Remote US or Canada

Trunk is an a16z funded dev tools startup, redefining software development at scale. We aim to solve problems that developers hate by bringing the tools usually built in-house at the best engineering orgs to every development team. We've built 4 products so far and have plans for more:

  * Code Quality: a universal linter/formatter, available as a CLI, VSCode extension, and CI check;

  * Merge Queue: a merge queue, to ensure that PRs are tested in order before they're merged; and

  *Flaky Tests: Detect and eliminate Flaky Tests.
In 2022, we raised a $25M Series A led by Initialized Capital (Garry Tan) and a16z (Peter Levine)

Our tech stack:

  * Frontend: Typescript, React, Redux, Next.js
  * Backend: Typescript, Node, AWS, CDK, k8s, gRPC
  * Observability: Prometheus, Grafana, Kiali, Jaeger
  * CLI: C++20, Bazel
  * VSCode Extension: Typescript
  * CI/CD: GitHub Actions
  * General: GitHub, Slack, Linear, Slite
Unlimited PTO (and we all actually take PTO), competitive salary and equity packages! Please apply here: https://trunk.io/jobs


Underdog Fantasy | Software Engineer (Ruby on Rails) | Remote (US) | $135k - $150k

We’re the fastest-growing sports gaming company ever.

We build innovative games and products for American sports fans.

Founded in 2020, our team built four of today’s most widely played fantasy games and recently launched our Underdog Sportsbook. We are the only sportsbook to ever launch on our own home grown technology, which allows us to build different and innovative experiences. We believe there’s so much more to be built for sports fans, and we’ll continue to win by building the best products and experiences for our customers.

The opportunity in front of us to become the biggest company in our space is massive; after all, we’re currently sitting in the fastest-growing consumer industry in the U.S. In just over two years, we reached a nearly $500 million valuation through some of the best investors in the game, including Mark Cuban, Kevin Durant, BlackRock, and SV Angel. We are many times larger now and our growth is not slowing down.

At Underdog, we believe that sports are for everyone and are building a tomorrow for every fan. Want to help create that future? Join us.

We are hiring for other roles including mobile and data.

Contact me directly for a referral consideration: david.hunt@underdogfantasy.com

Or you can apply directly:

https://underdogfantasy.com/Careers


Abnormal Security | REMOTE (US, Canada) with optional offices in SF & NYC | https://grnh.se/58df4b753us

I am an Engineering Manager in the Message Security Division. My team, Detection Signals and Serving, builds the platform for inbound email security, fighting cybercrime every day at a massive scale!

I'm looking for exceptional backend software and distributed systems engineers to join my team at Abnormal Security. We have multiple open positions for each of these roles, working in Python, Golang, Spark and Kafka among other leading edge technologies. Abnormal Security recently secured our series D round of financing at $250 million and are growing like a rocket in every way. If you're looking for personal as well as company growth, you won't find a better company than Abnormal Security!

Please see the following links for more details on the open positions and our general careers page link for all open positions across the company. We are hiring for engineering in other divisions as well!

Staff Software Engineer - Scoring Infrastructure

    Remote USA: https://grnh.se/58df4b753us
Senior Software Engineer - Signals Platform

    Remote USA: https://grnh.se/6fc531563us

    Remote Canada: https://grnh.se/c650dec43us


Layer Health | https://www.layerhealth.com/ | BOSTON or NYC (Hybrid) | Full Time

Boston or NYC only, we are hybrid in both locations

Layer Health is an AI/ML startup spun out of MIT by David Sontag, leveraging LLMs to transform how clinical data is understood and used. Our systems are actively deployed in life science companies and major healthcare systems, providing an AI layer for our customers to make sense of their health data, and ultimately help positively influence patient outcomes. We're now exiting our seed stage and are building the team to meet the needs of our growing customer base.

Work Location: HYBRID in Boston (back bay) or NYC (grand central) Headcount: The software team is now 8 (~12 overall) Stack: mostly React + Typescript Frontend / Python Backend // GCP

Open Roles (note that all roles require a MINIMUM of 4 years of work experience) * Backend Engineer (Product & Infra) * Fullstack Engineer (Frontend/Product) * Data Scientist * Sr ML (Ops / Infra / Research Engineering) * Product Strategy / RWE

Email me at mike-c@layerhealth.com for more info


Medusa (https://medusajs.com)| Remote | Full-time| Europe + US East Coast #1 open-source ecommerce project on GitHub; https://github.com/medusajs/medusa

We are building the world’s most flexible commerce platform. Built for developers with a focus on strong commerce primitives and a framework for customization.

We are a small seed-funded ($8M) team of 18 people looking for key hires who want to work closely with our founding team to build the next generation of commerce infrastructure.

We are looking for engineers motivated to tackle complex problems and who care about crafting great products for developers.

---

Tech stack: Node, Typescript, Postgres.

- Full Stack Engineers for our core team: https://medusajs.com/careers/software-engineer/

- Solutions Engineer to support users building with Medusa: https://medusajs.com/careers/solutions-engineer/



Elicit | San Francisco + remote (US timezones) | https://elicit.com/careers

Elicit is an AI research assistant that uses language models to help researchers figure out what’s true and make better decisions. We've scaled to >$2MM annual revenue and 400k MAU with our small team. We're hiring for multiple roles and are primarily interested in people with early-stage company experience, who are comfortable in high-agency, fast-paced teams.

Front-end engineer: https://elicit.com/careers?ashby_jid=b5e218b8-8730-4254-b026...

Machine learning engineer: https://elicit.com/careers?ashby_jid=913a03d5-bd26-4c64-8346...

Data engineer: https://elicit.com/careers?ashby_jid=4617f630-f971-4716-b753...


Harvard Library Innovation Lab | Senior Software Engineer - Full Stack | Remote (some US states) or hybrid | Full-Time | https://lil.law.harvard.edu/

The Harvard Library Innovation Lab is a software product studio and research lab embedded in the Harvard Law School Library, with a mission of bringing library principles to tech. We are currently working on projects including web archiving, remixable education resources, and AI as a new way of accessing knowledge. As a member of our engineering team, the Senior Software Engineer will work across our various tools, applications, and experiments. The ideal candidate will have experience building performant, testable, maintainable, and fault-tolerant products and tools at scale, for audiences both technical and non-technical.

You can apply here: https://lil.law.harvard.edu/jobs/#sse-fs. Please include a short cover letter explaining how your career trajectory and interests align with our work and mission.

Harvard eligibility is weird: we can hire hybrid near Cambridge, MA, or remote only if you live in the states of CA, CT, GA, IL, MA, MD, ME, NH, NJ, NY, RI, VA, VT and WA.


> Harvard eligibility is weird: we can hire hybrid near Cambridge, MA, or remote only if you live in the states of CA, CT, GA, IL, MA, MD, ME, NH, NJ, NY, RI, VA, VT and WA.

I’m so curious about this - why these states in particular?


All remote work must be performed in a state in which Harvard is registered to do business (and has a registered payroll) [1][2].

The most up-to-date registered state listing can be found here: https://oc.finance.harvard.edu/files/controller/files/harvar...

[1] https://hr.harvard.edu/out-state-employment

[2] https://hr.harvard.edu/jobs/faqs (click on “Where can remote work be performed?”)


That goes for any business/employer for what it's worth.


Most likely those are just the states where they already have a tax presence. For whatever reason they happen to currently employ folks in those states so adding employees is easy. Adding new states means getting lawyers and CPA type folks involved which is a hurdle to hiring in larger organizations.


Does citizenship matter if I have llc for B2B in one of those states?


Counsel | https://counselhealth.com | Full Stack & AI Engineers | Full-time | In-person in NYC

Counsel is trying to re-invent how healthcare is delivered by building an AI-first medical practice from the ground up. We believe in a future where patients can get unlimited, instant access to personalized medical advice from real clinicians over text.

We’re a small team but we’ve raised over $10M from a16z, Pear VC and other top investors. We’re live with several enterprise clients and are on track to serve hundreds of thousands of patients on our platform within the next year.

As one of our first engineers, you’ll have significant responsibility and ownership over our product and culture.

You’d enjoy working with us if:

- You want to join a mission-driven company looking to redefine the future of care delivery - You’re excited to tackle frontier technical challenges in AI + Healthcare - You thrive in a high-ownership, fast-paced environment - You enjoy building with a passionate team of engineers and doctors

Open Roles:

Senior Fullstack Engineer: https://jobs.ashbyhq.com/counsel/12cf0cf3-73db-49d4-84a0-dd8...

Senior AI Engineer: https://jobs.ashbyhq.com/counsel/1730129b-aa6c-42b5-a43c-282...


Source (https://source.network)| USA/Canada: REMOTE | Full-Time | https://careers.source.network

At Source, we aim to revolutionize developer data management for the open web. Our mission is to simplify data handling for edge devices, local-first software, and distributed infrastructures, allowing developers to unleash their creativity and build world-changing tools that realize the open web’s full potential.

Our suite of new technologies work together to make it easy for developers to ship edge and local-first software. We empower developers to create software and devices that seamlessly communicate, offer granular data control, and secure data cryptographically to ensure trust. Join us in shaping the future of data management and the open web.

We’re growing fast and are looking to fill the below positions:

ENGINEERING

-Software Engineer, Backend (Database) - https://bit.ly/4iiqOaZ

-Protocol Engineer (Distributed Systems) - https://bit.ly/3WxBgRQ

-Lead Developer Relation Engineer - https://bit.ly/3OBhbGV

-Product Manager - Web3 - https://bit.ly/4i9dVjw


Commonwealth Fusion Systems | Wide Assortment of Roles | Remote & Onsite (Somerville MA, Devens MA) | https://cfs.energy/

Decades of worldwide, government-sponsored research in fusion science have established the tokamak-based configuration as the leading approach to confining fusion-grade plasmas with strong magnetic fields. Yet, in the past, even state-of-the art superconducting magnet technology required tokamaks to be enormous to produce net fusion energy. Recently, a new high temperature superconductor has reached industrial maturity. CFS is using these high temperature superconductors to build smaller and lower-cost tokamak fusion systems. CFS will build first-of-its-kind high temperature superconducting magnets, followed by the world’s first net energy-producing fusion machine, called SPARC. SPARC will pave the way for the first commercially viable fusion power plant, called ARC. CFS is assembling a world-class team working to design and build fusion machines that will provide limitless, clean, fusion energy to combat climate change.

Check out our open roles here: https://jobs.lever.co/cfsenergy


Streak | Remote Only | Staff UI Engineer | https://www.streak.com/careers/staff-ui-engineer

Streak (www.streak.com) is a CRM built on Gmail. We’re a remote-first team of 35 people across North America. We’re growing and very profitable, and we have customers that love our product. We’re currently in the goldilocks zone of having product market fit with real revenue but also a really flat hierarchy where you can ship fast.

We want to accelerate product delivery (there’s so much to build!) so we’re looking to bring on high agency and experienced frontend engineers to work on high impact product features / frontend infrastructure. We’re building a small, focused, high performing frontend engineering team that works directly with the CEO leading the product. To help build this great team, we offer incredibly competitive compensation (based on Bay Area bands) and some interesting benefits(https://www.streak.com/careers#benefits). We want you to do the best work of your career here, so you should expect high autonomy and ownership.

Lastly, we believe the traditional interview process isn’t well correlated with an engineers’ ability to ship product. Instead, our interview process mimics what it’s actually like to work here. It’s highly asynchronous, favors writing and involves building something useful. We think this will give you a really good insight into our team and company and of course lets us assess if you’ll thrive here.


Have applied earlier , just wanted to clarify if this a remote(US) position only Thanks

AppFolio | Full-Stack Software Engineer | Full Time | Remote (US)

Our team in Tenant Screening is hiring! Don't worry about the listed level (up or down); if you dig computers/software (reading this site is a great sign that you do), we want to talk to you! You can find my contact info linked in my profile. Please mention Hacker News if you decide to reach out.

More info about the role can be found here: https://www.appfolio.com/open-roles?p=job%2FoD2uufwn

AppFolio has many roles open: https://www.appfolio.com/open-roles


Envision | Applied AI Engineer | Rotterdam, Netherlands | Full-time | VISA https://www.LetsEnvision.com

At Envision, we build AI technology that gives blind and low vision individuals independence through mobile apps, smart glasses, and Ally - our real-time visual assistant. Our solutions enable users to navigate daily tasks across platforms and languages, from text recognition to form completion. Our technology directly impacts millions of users who rely on it for daily independence.

Tech: Python, Neural Networks, (V)LMs, Transformer Architectures, FastAPI, LangGraph

Requirements:

3+ years shipping Python-based products in production

Strong fundamentals in neural networks and transformer architectures

Demonstrated experience building with and deploying (V)LMs

Bonus: Backend development (FastAPI), agentic systems experience, AI-assisted development workflows(an expert Cursor/Windsurf/Whatever AI-assisted IDE user)

What we offer:

Competitive salary + stock options Visa sponsorship (Dutch highly skilled migrant) Flexible hybrid work (3 days minimum at Rotterdam office) High autonomy Opportunity to make a real impact with AI.

Contact: kk@letsenvision.com


Waitwhile | Stockholm, Sweden | Onsite/hybrid | Full-time | https://waitwhile.com

Waitwhile works to eliminate the 1 trillion hours that people spend waiting in lines every year. Our platform is trusted by over 10,000 companies worldwide and has helped more than 250 million people enjoy a radically better waiting experience at places like IKEA, Chanel, Costco, Tribeca Film Festival and more.

Hiring for multiple roles for our Stockholm office. You must have work permit and live in Stockholm. Come join our wonderful, supportive team!

- Frontend Software Engineer: Junior or senior frontend focused engineer with big interest in building scalable and maintainable apps built with modern Angular and RxJS based in Stockholm. https://careers.waitwhile.com/jobs/4537202-software-engineer...

- Solutions Engineer: Customer facing product expert and problem solver with engineer chops based in Stockholm. https://careers.waitwhile.com/jobs/3245527-solutions-enginee...


Scotch | Fullstack Software Engineer | REMOTE within US | Full-time | https://scotchnetworks.com

Scotch’s mission is to modernize one of the oldest industries on earth: the $1.6T beverage alcohol market. We’re starting by building the next-generation operating system for BevAlc retailers (POS, payments, backoffice, ecommerce). If you love Rails, solving real-world problems, and want to work with a very small team, we’d love to talk.

We are seeking a fullstack engineer with a proclivity for the frontend to join our very early stage engineering team. In this role, you will be responsible for developing and maintaining a high-quality, mission-critical web application using Ruby on Rails + Hotwire and following the best practices in modern web development. If you're amped about Hotwire/Turbo/Stimulus + Rails, we might be the right next stop for you!

Our tech stack: Ruby on Rails, Hotwire/Turbo/Stimulus, ViewComponents, PostgreSQL

For more details and to apply: https://jobs.rubyonrails.org/jobs/1054-fullstack-engineer-fl...


Peregrine Technologies | Senior Software Engineer | San Francisco or DC - Hybrid | Full-time | $130,000 - $215,000

Peregrine exists to help public safety organizations better protect their communities and the privacy of those they serve.

Our stack is constantly evolving but based on a backend foundation of Python, Django, Celery, Airflow, and Kafka; a frontend built in React, Redux, and Mapbox; data stores including PostgreSQL and Elasticsearch; machine learning models hosted in Bedrock and Sagemaker; and with AWS, Pulumi, Terraform, and Kubernetes as our underlying infrastructure.

Engineering Roles:

* Senior Software Engineer, Mobile: https://job-boards.greenhouse.io/peregrinetechnologies/jobs/...

* Senior Software Engineer, Apps: https://job-boards.greenhouse.io/peregrinetechnologies/jobs/...

* Senior Software Engineer, Data: https://job-boards.greenhouse.io/peregrinetechnologies/jobs/...

* Design Engineer: https://job-boards.greenhouse.io/peregrinetechnologies/jobs/...


Motivity | Fully Remote (Generally U.S. Time zones) | Full time

Motivity is looking to hire two software developers! We're a health software company currently specializing in Applied Behavior Analysis (ABA) for autism. Our codebase is mostly F# and only JavaScript/C# when absolutely necessary.

https://www.motivity.net/about/careers/software-developer


Hi, looks like the page for the included link does not exist? I have extensive experience in developing healthcare applications in .NET (though primarily with C#) and would love to chat and find out more about the role. Please find my contact on my bio. Thanks.


I've worked with F# professionally for a few years and am currently looking for contract work. Any chance that would be acceptable for this position?


We are looking for full time right now, and hope to find people that would consider sticking around long term. So if you're looking for something similar, I suppose the contractor/FTE distinction is probably not a deal breaker.


I added my email to my HN profile, feel free to shoot a message to me if you’d like to talk about the role.


message sent.


ChartMogul (https://chartmogul.com )| Remote | Full-time

Since 2014, we have been building the leading Subscription Analytics Platform for growing SaaS businesses and CRM purpose-built for B2B SaaS teams. We're a remote-first company with 64 team members across 23 different countries. Profitable and self-sustaining since our seed funding.

Read our blog post on our 2024 Product Roadmap: https://chartmogul.com/blog/chartmoguls-product-roadmap-thro...

---

Tech Stack: Ruby, Ruby on Rails, Vue.js, Typescript, Postgres, AWS

- Senior Full Stack Engineer: https://jobs.chartmogul.com/o/senior-full-stack-engineer-del...

- Senior Ruby Engineer, Pipeline team: https://jobs.chartmogul.com/o/senior-ruby-engineer-pipeline-...


Blueberry Pediatrics | Full-stack Senior or Staff Engineer | REMOTE (US-only)

American healthcare is seldom affordable, accessible, or high-quality. We are fixing this for pediatrics. Blueberry is the most affordable option amongst our competitors. We practice the highest quality pediatric telemedicine, as evidenced by our exclusive hiring of board-certified pediatricians and the usage of at-home medical kits. And, we’re accessible 24 hours a day.

Our success is shown in the lives we save, the costs we save our insurers, and our exploding B2B and D2C business.

As you can imagine, pulling off affordable high-quality healthcare is a challenge. It requires a lot of engineering ingenuity, a C-suite aligned with positive patient outcomes above short-term profits, and a great product team.

We use Django and Hotwire Turbo (an HTMX-like framework). Experience in these technologies helps, but what’s more important is general full-stack knowledge, curiosity, and a strong work ethic.

Full-stack Senior or Staff engineer: https://jobs.ashbyhq.com/blueberrypediatrics/e79e093e-cf29-4...

Our homepage: https://blueberrypediatrics.com/


Is the salary listed in the job description total compensation, or there other benefits? Medical?


Sourcegraph | San Francisco | Full-Time | SWE, Forward Deployed Engineer, Designer, Customer Eng, Technical Advisor, Technical PMM (all roles write code) | https://sourcegraph.com

Sourcegraph is how enterprises industrialize software development with AI. We accelerate and automate how software is built in the world's most important companies, including 6/10 top software companies by market cap and 4/6 top US banks.

Every successful codebase becomes large and complex. Instead of improving the product, devs spend more of their time just understanding the code and doing low-level tasks. The solution is to accelerate humans doing what they're best at--and to automate the rest with AI agents, meaning more creativity and less toil for devs.

Sourcegraph is the industrial software development platform, accelerating human devs with contextual AI and automating toil away with AI agents, and it's proven today in the world's most important companies. Our tech stack combines frontier technologies in code search, static analysis, and LLM training and evaluation. Our founders code!

Apply here: https://grnh.se/0572f98b4us


Spore.Bio : - Senior Full-Stack Engineer - Data Labelling Manager

*Senior Full-Stack Engineer* | fulltime | remote friendly (fr) | Paris, France

Are you ready to revolutionize microbiology monitoring in factories? Spore.Bio is seeking a Senior Full Stack Developer to design, develop, and maintain our embedded software and web applications. You will work closely with other team members to develop high-quality products in a fast-paced environment. You will also be involved in technical decision-making and the continuous improvement of our development processes. We are still small and lean, we value pragmatism and curiosity, and we are looking for someone who embodies these qualities to join our team.

stack: Python (django), React, Tailwind, Postgres, SQLite

https://sporebiotechnologies.notion.site/Join-Spore-Bio-3b2d...

*Data Labelling Manager* | fulltime | remote friendly (fr) | Paris, France

Are you passionate about data quality and ready to make an impact in the tech-biology interface? Spore Bio is seeking an Annotations Manager to take charge of our data annotation pipeline. This essential role bridges the work of the biology, optics, and machine learning teams, enabling you to be at the heart of our cutting-edge data operations. Join the team and help us revolutionize microbiology monitoring in factories?

https://sporebiotechnologies.notion.site/Data-Labelling-Mana...


Tecton | HQ: San Francisco | Full-Time | Distributed across SF, NY, Seattle

Tecton helps companies unlock the full potential of their data for AI applications. The platform streamlines the complex process of preparing and delivering data to models. With Tecton, AI teams accelerate the development of smarter, more impactful AI applications.

Tecton is funded by Sequoia Capital, Andreessen Horowitz, and Kleiner Perkins, along with strategic investments from Snowflake and Databricks. We have a fast-growing team that’s distributed around the world, with offices in San Francisco and New York City. Our team has years of experience building and operating business-critical machine learning systems at leading tech companies like Uber, Google, Meta, Airbnb, Lyft, and Twitter.

Tecton is the industry’s leading feature platform - used by Data Scientists and ML Engineers at ML powerhouses like Atlassian, Block, and Coinbase.

We are hiring for multiple teams across Engineering, GTM and Operations, but I wanted to highlight these opportunities:

* Gen AI Machine Learning Engineer – bring Tecton’s existing technology foundation to our customers’ GenAI use cases: https://jobs.lever.co/tecton/29a35848-a25b-48a4-a7f7-ba86000...

* Real-time Compute Staff SWE - build streaming infrastructure that provides sub-second data freshness for AI applications in production: https://jobs.lever.co/tecton/70d4b381-bab1-468a-bae5-04c016e...

Find all openings here: https://www.tecton.ai/careers/openings/


Tulip | https://tulip.co/eng | Boston, MA, Munich, Germany, and Budapest, Hungary | Full time | Onsite

Tulip is transforming manufacturing. Our customers use Tulip to create apps without code and to connect their apps to machines, sensors and smart tools. Each process is different, and every shop floor is filled with exciting challenges, technological and otherwise. Tulip’s no-code app editor lets customers build custom apps to their specific use case. You’ll contribute to software used to make gigantic CNC mills, high-end pharmaceuticals, jewelry, PCBs, and more.

Our team prizes intellectual generosity, collaboration, and deep ownership. We appreciate teammates from different backgrounds and experiences, and in particular we are looking to bring folks in on:

Head of Product Management: lead the Tulip Product Management team and work across product and engineering to identify areas of growth and scale for our existing products and beyond

Analytics, Team Lead: lead and grow a team owning the interface used to collect, analyze and build data dashboards with high fidelity and contextualization

Build, UI Lead: translate design systems to code, partnering with both sides of the product-engineering coin to steer our frontend guild

DevX, Engineer: make it easier for developers to write better code faster, by creating the tooling they wish they had time to write

Apply at https://tulip.co/careers or email us at “jobs [at] tulip [dot] co” if you want to learn more


ThoughtfulAI | Remote (or Austin) | Full-time | Forward Deployed Engineer

Hey HN, we're hiring Forward Deployed Engineers (FDEs) at Thoughtful!

What is Thoughtful AI?

We build and deliver AI agents to help improve the processes at healthcare entities, specifically around Revenue Cycle Management (RCM). This means agents that handle things like eligibility verification, posting payments, and other functions that happen once you hand over your insurance card at your dentist or other provider.

These agents help dramatically improve accuracy and performance for our customers, directly leading to a more efficient organization. This is AI applied to a practical problem, and there's a lot of demand :)

You are:

- an amazing communicator - a software engineer with 3+ years of experience (preferably in a customer/product facing role) - wanting to work on AI solutions that are practical, cutting edge and in use today

Here's our site: https://www.thoughtful.ai/

Our job post where you can apply: https://www.thoughtful.ai/job?gh_jid=4488592005


Tandem Health | Software Engineers | On-site in Stockholm, Sweden | Full time

At Tandem Health we're building a clinician copilot to allow clinicians to focus on care rather than administration. We’re building, launching and iterating quickly, and already have more than 100 organizations using our product. Our core product listens in to the patient-clinician encounter to generate medical records, allowing clinicians to save 5-10 minutes per patient. No longer do clinicians have to catch up on administration after hours. Some even tell us that their partners notice they're much more relaxed after starting to use our product, and we couldn't be happier :)

We’re expanding our Stockholm team with exceptional engineers! We use Python (backend), TypeScript/React (frontend) and C# (Windows app) and our infrastructure runs on Kubernetes in Azure. Even if we don’t have a role out for your specific skill set, we’d love to talk! Our tech team is small but growing and you’ll have an outsized impact on an important problem.

More info at https://tandemhealth.ai

Feel free to reach out to john.moberg@tandemhealth.ai if you have any questions


Archie | Remote (US + EU) | Full-Time | Equity | Roles: [Lead Product Engineer (Ruby on Rails), Senior Full-Stack Developer (Ruby on Rails), Technical Product Manager]

Hi, my name is Marius and I am the CTO at Archie (https://www.archiehub.com/).

Archie is here to make buying a home easier, faster, and more transparent by reducing paperwork and improving efficiency. We are well-funded, growing quickly, and led by founders with over 20 years of combined experience in real estate and tech.

We are now looking to hire Lead Product Engineers, Senior Full-Stack Developers and Technical Product Managers with at least 8 years of experience. If you're excited about building meaningful products in the real estate space from the ground up using AI, these roles are for you.

Backend Stack: Ruby / Rails (8.x), StimulusJS / Hotwire / Turbo, AlpineJS, Postgres, Docker, DigitalOcean, OpenAPI, LLMs

Perks: Fully remote roles in (Eastern) US and (Western) Europe, work when and where you are most productive, sizeable equity in a rapidly growing company, flat hierarchies, no-ego work environment

Apply here: marius[at]archiehub.com and mention “HN - Who is hiring?” and the role you are applying for in the subject.


Foundry (www.mlfoundry.com) | Hybrid w. in-office requirement (San Francisco, CA & Palo Alto, CA)

Foundry is building the future of AI infrastructure with our Cloud Platform, providing self-serve access to high-performance GPU compute for training, fine-tuning, and serving AI models. We’re simplifying infrastructure for dynamic AI workflows, enabling AI practitioners to focus on innovation, not infrastructure.

We’re well-funded ($80M, Series A), growing quickly, and looking for talented people to join our team.

Here are some of the roles we’re hiring for:

- Senior Software Engineer, Full Stack

Design and build our compute marketplace and products. Focus on both backend and frontend technologies, REST APIs, and microservice architecture. [6+ years experience with Typescript, Python, etc.]

- Infrastructure Engineer

Architect and deploy infrastructure solutions. Work with Kubernetes, Terraform, and AWS products to optimize cloud performance. [6+ years experience in infrastructure and automation. Experience with Python, Kubernetes, and Terraform.]

- Site Reliability Engineer (SRE)

Build reliable systems for AI workflows. Work across Kubernetes, Linux, and cloud services to ensure platform scalability and performance. [Focus on system design and reliability.]

- Software Engineer, Security Engineer

Design and implement security strategies for our AI/ML infrastructure. Build systems that keep our platform secure at scale.

Learn more about us and apply: www.mlfoundry.com/company Or email us directly: careers@mlfoundry.com


Welbi | Ottawa, Ontario, CANADA | REMOTE in Canada | https://welbi.co | 100k - 120k CA$ Our mission at Welbi is to improve the quality of life for older adults like our parents and grandparents. We do this by transforming the way life enrichment teams in senior living communities care for them every day.

Stack is TypeScript React with some REST endpoints and a GraphQL server, everything on top of AWS (deployed via CDKTF/Terraform).

We're looking for devs primarily in the backend side, or fullstack with a bias toward backend. Of course, we most likely have a place for you if you come with great ideas, and open mindset, and are excited to learn and work with an awesome team in other areas as well.

Our careers page has a general breakdown, but please feel free to reach out to arthur@welbi.co for details if you have any questions or ideas

https://welbi.bamboohr.com/careers/40 https://www.welbi.co/careers


E2B | Distributed Systems/Systems/Product Engineers | Full-time | San Francisco (in-person) | $150k - $250k + equity (0.1% - 1%) | https://e2b.dev

Hi, I'm Vasek. CEO of E2B (https://e2b.dev). We're building an open-source infrastructure for AI code interpreting in our Sandboxes.

We have customers like Perplexity or PGA. We recently closed a $11M round, growing double digits every month (started over 10M of our sandboxes, almost half of that just last month), and are hiring engineers all over the board to build on our infrastructure, SDKs, and user dashboard.

We're a team of 7, the core team is immigrants from Europe that moved to San Francisco. We work from our office in SF. Two technical co-founders that have known each other for 15 years, 3 engineers, 1 devrel, and 1 operations. Check out our careers page to learn more - https://e2b.dev/careers.

If this sounds interesting to you, shoot me an email at vasek at e2b.dev.

We also offer a $10k referral bonus for the distributed systems engineer if we hire the person.


Maven.com | Full stack product engineer | Full-time | Remote (USA, Canada)

Maven is the missing grad school for technology jobs. We have the largest collection of expert-led cohort-based-courses on the topics that matter most for today's careers.

We’re looking for full-stack product engineers to own big parts of our fast growing marketplace, from recommendation systems to data infrastructure to the course experience at the center of it.

The ideal candidate has shipped meaningful features to a real user base and is comfortable with the broad set of concerns that come with building production web apps.

You will have a high degree of ownership over our technical systems, and because we believe in giving people as much responsibility as they want, you will also be able to shape our product direction and the evolution of your own role.

We are a team of just under 20, have raised $25 million from a16z and First Round, and are growing towards profitability in the coming year and half.

We use React+Nextjs, Python+FastAPI, Postgres+OpenSearch, OpenAI, dbt+Snowflake.

Read more and apply at https://maven.com/s/eng-jd


Pocket | Hiring: Founding Engineer / Contract Engineer (looking for both) | Remote or hybrid: Founders are based in New York

Our Mission: Pocket is streamlining the healthcare insurance verification process for physical therapists. We have customer pilots and aim to automate the entire end-to-end process with better workflow tools and develop an AI agent.

What we’re looking for: Strong problem-solving skills and a product-driven mindset Full-stack engineer: Full-stack skills (e.g., Node.js, React, Postgres), create back-end architecture, ownership mentality, strong focus on customer usability Prior startup experience or experience working in a fast paced environment Healthcare experience is a plus but not required

If you’re in NY, 3 days in-person to work directly with the founders. Otherwise fully remote. Competitive salary + substantial equity in an early-stage startup.

Join us to reshape the future of insurance! Contact info@letspocket.com to apply.


BITS GmbH | Munich/Germany | IT Consulting | IT Project Management | Software Architecture | Software Development | DevOps | Fulltime | Onsite/Hybrid | https://mybits.de

At BITS, we support both, corporations and startups in the digitisation of their business units and processes.

We are looking for fulltime (all genders)

  - IT Project Managers
  - IT Consultants (Digital Transformation, Cloud, Infrastructure)

  - Software Architects
  - Fullstack Developers

  - IT Students
to join our teams.

If you are looking for challenges and like to push issues forward, then we would be happy to hear from you, regardless of whether you have just completed your studies or have years of experience.

German language skills on the level of at least C are mandatory for the work in our projects.

More info: https://www.mybits.de/karriere | About BITS: https://www.mybits.de/portfolio/

Feel free to contact us: kontakt@mybits.de (please refer to HN)


Humaans (YC W21) | Engineering Leads, Senior Full Stack Engineers, Senior Product Designers | London | Full-time | https://humaans.io/

At Humaans we're creating the best in class HR software. We're bringing a much needed design and engineering mindset to this space to build the most flexible and the most powerful HR platform. We focus relentlessly on customers’ needs and experience, prioritising quality, design and performance. Our stack is React, Node.js, Postgres, Redis, Kubernetes, GCP.

To date, we’ve raised $20 million in VC funding from some of the biggest names in tech, including Lachy Groom, Stewart Butterfield (Slack), Tobias Lütke (Shopify), Dylan Field (Figma), Jeff Weiner (LinkedIn), Claire Johnson (Stripe), Oliver Jay (Asana), Y Combinator, Moonfire, Frontline Ventures, Exor, and more.

Come join us to work on:

+ modern UIs like drag and drop task managers, workflow builders, collaborative realtime spreadsheets, rich integrations

+ building out our conversational AI powered by Gemini

+ scaling our app architecture, database, data fetching to more customers and larger organisations

+ writing TypeScript / ReScript / JavaScript - challenging the status quo and thinking from first principles

+ working in a monorepo with Turborepo and pnpm workspaces with continuous daily deploys

+ much much more in our journey of product excellence

Apply here: https://jobs.ashbyhq.com/humaans?utm_source=7nNGnERWLP


Kapwing | San Francisco (SF), California (CA) | Onsite | https://www.kapwing.com We're a series A stage company building an in-browser, collaborative video editor (think Figma for video). We think content creation should be easier, accessible, and more collaborative.

We're looking for full-stack engineers that are interested in building a polished, consumer facing product that enables many content creation use cases. This job consists of everything from building the frontend tools to making sure our backend is scalable and reliable.

We're backed by top investors including CRV, KPCB, Shasta, Village Global. We have a culture of doing a lot of random things to grow our company and we write a lot about our startup journey on our blog: https://www.kapwing.com/blog.

I'm a co-founder, feel free to reach out directly if you're interested: eric@kapwing.com; or check out our open roles at https://www.kapwing.com/careers


RepairWise (https://repairwise.pro) | Full-Stack Engineer | Remote, San Francisco, CA | Full-time

We’re a software-enabled startup on a mission to support the influx of thousands of off-warranty electric vehicles that need to be diagnosed and repaired, while delivering a trustworthy auto repair experience for EV owners.

The founding team has built and operated numerous well-known companies in the automotive & mobility space, and are now searching for exceptional full stack engineers to help pursue this mission. Experience with NextJS / TS / shadcn / tailwind / prisma is a plus!

Please email your Resume / portfolio to sam@repairwise.pro, and we’ll share more about the company and the role.


Stack Auth | Full-stack/Founding Engineer | ONSITE (SF Bay)

We are Stack Auth, the open-source Auth0 alternative.

We are an early stage startup building for devs like ourselves, and if you're passionate about that we should talk. We think that there's too much overhead in starting and growing new projects; we're here to fix that.

We spend a lot of time thinking about how we can maintain the agility of a startup while being as reliable as larger incumbents. Sometimes, this means new ideas; for example, for our frontend and E2E tests we heavily rely on AI/RPA and snapshots, and have API migration tooling that blows everyone else out of the water.

A lot of the work we do is very close to databases and infrastructure, both with the problems we face at scale and the integrations we build for our customers. We are well-funded and backed by YC, Paul Graham, Guillermo Rauch, Theo Browne, and more.

Feel free to email me: konsti (at) stack-auth.com or DM me on Twitter (@n2d4wastaken)

-

-

Designers and design engineers, we're also looking for someone opinionated who wants to shape the design culture at Stack Auth from the ground up. We'll give you creative freedom and a good product to work with; just email me as above.


Lightdash | Senior Full Stack Engineer | REMOTE (Europe-based) | full-time | https://www.lightdash.com/ | £75K – £120K +options

We are Lightdash, an open source BI and analytics dashboard. We have recently closed our series A and are actively hiring for senior full-stack engineers with experience in Typescript+React+Node+SQL. Bonus points for experience in data-related companies/projects, or being a founding engineer at a startup.

We are a remote-first company, with our team members currently distributed all over Europe (we are not considering candidates in other continents at the moment).

You can see the full details and apply here: https://jobs.ashbyhq.com/lightdash/9efa292a-cc34-4388-90a2-2... (please mention on the referral field that you come from HN!)

Notice this is a fulltime, permanent position, so we’re not considering contractors/consultants.


RINSE | REMOTE or San Francisco, Los Angeles, Chicago, Boston, New York, New Jersey, Seattle, Austin, Dallas, or Washington DC | Product Manager | Full-Time | https://www.rinse.com

Rinse provides dry cleaning and laundry delivery services to customers in nine metropolitan areas in the US. We have sophisticated logistics optimization software, a polished consumer product, and firm business fundamentals. We're now over a decade old - this is a stable, yet consistently growing and innovating, company.

Our product team is distributed across the United States and internationally, and has been entirely remote for years now, but a desk can be provided in the above cities if you'd prefer. Our product managers enjoy a high level of integration with our engineering team, and our open culture ensures a high degree of collaboration with marketing and operations functions. We're built to get things done.

We're looking for a mid-career product manager to join our product management team to drive our customer-facing, valet-facing, and cleaning-facing products forward. The ideal candidate has a few years' experience at a consumer services company, with both analytical skill and qualitative insight into consumer behavior. Come and take our company to the next level!

Search term bingo: Logistics, Delivery, Growth, Analytics, Funnel, B2B, SaaS, Marketplace

https://www.rinse.com/careers/product-manager/

Interested? Email us as jobs@rinse.com, or my first name at rinse.com, with "Product Manager" in the title.


eComID | https://ecomid.com | ONSITE | Stockholm, Sweden | Full-time | Machine Learning Engineer (Mid-Senior) eComID is a Stockholm-based startup dedicated to reducing product returns in the fashion industry. We blend advanced technology with industry insights to deliver solutions that benefit retailers and customers alike. With €2.75 million in funding, we're expanding rapidly and seeking a Machine Learning Engineer to join our team.

We're looking for someone with 2+ years of experience in machine learning or software engineering with ML expertise. You should have a strong foundation in statistics, machine learning, and deep learning, and be comfortable working with technologies like Python, PyTorch, and more. Your role will include building scalable infrastructure, improving AI models, and optimizing machine learning operations.

If you're passionate about impactful work and enjoy tackling steep learning curves, we'd love to hear from you. For more details and to apply, contact us at career at ecomid dot com with the subject "Machine Learning Engineer."


IP Copilot | Full-Stack Engineer | Full-Time | Remote (US) | US Citizen | https://ipcopilot.ai

IP Copilot is an AI platform that discovers & tracks innovations within companies in real-time. We integrate into slack, Jira, Google Workspace, etc. and notify companies when we find something patentable. Then helps law firms, research labs, universities, enterprises, etc. protect their intellectual property by assisting them through the patent process.

Clients interact through our Ruby on Rails for the full-stack framework and our backend is written in python, utilizing AWS for infrastructure. We host all of our own LLMs and ML systems and the team is a seasoned group of AI applied researchers and open source contributors - https://ipcopilot.ai/about

We just closed our seed round led by a fortune 500 company and have a close nit team of 6 looking to grow the team to 10 within the next 3 months. We're an early stage startup so you'll be expected to work on all aspects of the product and be fast to adapt. That said, we have a very experienced team, with years of experience, 1000+ patents, academic papers with experience launching enterprise products and managing large open source projects.

We're looking for a junior to mid-level full-stack engineer to assist us in building out the ruby on rails application.

Apply here: https://jobs.gusto.com/postings/ip-copilot-full-stack-engine...


Rooted Agriculture | New York - In-Office or Hybrid | https://www.rootedag.com/

REGENERATIVE AGRICULTURE / FIRST ENGINEERING HIRES / FULL-STACK / VC-BACKED

At Rooted Agriculture, we’re creating AI-powered* tools to help farmers and ranchers transition to regenerative practices - boosting their profits while healing the land. As an early engineer, you’ll shape our products, culture, and future - designing innovative solutions for an industry that deeply impacts us all.

Hiring full-stack engineers across seniority/experience levels to join as a founding member of the team. Looking for folks who want to get in at the ground floor and:

- Work with LLMs, voice interfaces, and cutting-edge tech* to serve real-world customers.

- Shape our engineering and company culture as a founding team member.

- Solve complex problems across finance, biology, and operations in agriculture.

We have raised from top VCs including Slow Ventures and South Park Commons.

Open roles at: https://www.rootedag.com/careers

* As a means to an end: creating value for our customers and the environment


Recital | Remote (Canada) | Full-time | https://recitalapp.com

In-house lawyers waste 25% of their time looking for stuff. Recital uses non-obvious ML approaches, uniquely enabled by LLMs, to help them find it. We're diving into the relatively-unexplored data buried in contracts, building layers of data analysis that are shown into an interface that feels simple and easy. It's an AI product that doesn't feel like an AI product.

We're a small, global, all-remote startup. It's our second startup in the space (the first was acquired). We follow modern product management (discovery) & development (DORA) practices, emphasize developer experience as an accelerator of customer value, and use provably effective management techniques (à la Manager Tools).

We're looking for Canada-based senior+ full-stack developers, with solid professional experience in both Ruby on Rails and a modern frontend framework (Vue, React, etc). Experience in data wrangling is a bonus.

https://recitalapp.com/careers/


Ideogram | ONSITE(NYC or Toronto)| Full-time | BE and ML roles

Ideogram’s mission is to help people become more creative. Our thesis is that everyone has an innate desire to create. We are developing state-of-the-art AI tools that will make creative expression more accessible and efficient. We are pushing the limits of what’s possible with AI, with a focus on creativity and a high standard for trust and safety. Our headquarters is in downtown Toronto, and we have a small presence in NYC. Read Ideogram Canvas(https://about.ideogram.ai/canvas) and Ideogram 2.0(https://about.ideogram.ai/2.0), and try our product at ideogram.ai to get a glimpse of what we're building.

For more details, take a look here: https://www.ideogram.ai/careers?utm_source=hacker-news


traceoid.ai | Remote | Various roles traceoid.ai (http://traceoid.ai) is revisiting the theory that underlies machine learning. Our approach opens up the door towards scalable energy-based models, faster and cheaper training and inference and interpretability. If we succeed, our approach will mark a significant step forward towards achieving AGI. Here is what Yann LeCun had to say about EBMs https://x.com/ylecun/status/1380066315600343042.

Please reach out, if you have background in any of these fields (or are excited to learn):

- integrable systems

- algebraic topology (in particular Hopf algebras, tensor categories)

- quantum groups

- category theory

- statistical mechanics

- computational physics (see the link above for a full list).

Our company operates at the intersection of research & development, and as a part of this job, you will be reading papers and implementing some very cool research from the above fields. You will be joining a team with several PhD's and while advanced degrees are not a hard requirement, you are expected to possess deep knowledge of the above fields. Ideal candidate would understand how one goes about writing high perf code as well as be able to explain the concept of a Hamiltonian. Contact us at adam+jobs@traceoid.ai.

You can also join our Discord channel https://discord.com/invite/mr9TAhpyBW even if you just want to follow along.


HUMANLOOP | London and San Francisco | Full time in person (can sponsor visa) | https://humanloop.com

We're building the LLM Evals Platform for Enterprises. Duolingo, Gusto, and Vanta use Humanloop to evaluate, monitor, and improve their AI systems.

ROLES:

- Product Engineer

- Frontend Engineer

---

WHAT YOU'LL DO:

Product Engineer:

- Build features across our full stack that help teams build awesome AI systems

- Work closely with customers to understand their needs and translate them into product features

- Help shape our product roadmap and technical architecture

Frontend Engineer:

- Create intuitive interfaces for complex AI workflows - Build collaborative tools that enable both technical and non-technical users to work together

- Help craft our frontend architecture and component system

---

WHY JOIN:

- See the future first. See leading companies build the frontier of AI experiences. Define the new development workflow for doing so.

- Join at an exciting time - we've raised funding from YC Continuity, Index Ventures, and industry leaders

- Work with small hard working team that includes alumni from Google, Amazon, Cambridge, and MIT

- Competitive salary and equity

- Regular team events and offsites (recent trips to NYC and rural Bedfordshire)

---

Apply: Email jordan@humanloop.com with "HN" in the subject line


ON1 | C++ Software Engineer | Remote (Portland, OR) | Full-time

At ON1, your skills solve real-world problems in amazing new ways. We are a 20-year-old, privately-owned profitable software company headquartered in Portland, OR. We believe in the power and ownership of individual engineers, so we clear the decks so you can be productive. There is no politics, no micromanaging, and a minimal amount of process.

Apply here: https://wellfound.com/jobs/3130975-c-software-engineer

__________________________________________________________

Instil.io | Principal Engineer | Remote (Los Angeles, CA) | Full-time

Instil is dedicated to revolutionizing the nonprofit sector with cutting-edge SaaS solutions. Our modern, purpose-built platform helps nonprofits cultivate deeper, more meaningful connections with their communities. By providing innovative tools and strategic insights, we empower organizations to amplify their impact. We are at an exciting stage of growth. We are hiring a Principal Engineer to develop key features that will elevate our product to the next level.

Apply here: careers@instil.io


Hightouch |Remote (North America)|Full-time | Backend Engineers

Some background on Hightouch - our mission is to help companies leverage their customer data to grow. We started with the problem of “Reverse ETL” or helping companies sync data from their data warehouse (e.g. Snowflake, Databricks, etc.) to 200+ SaaS tools (Salesforce, Marketo, Facebook Ads, etc.) without coding. Since then, we’ve evolved into a suite of tools around the warehouse (identity resolution, data enrichment, event streaming, etc.). We’ve raised a Series B and scaled to $20m+ ARR in 3 years with 600+ customers including Fortune 500 co’s like Spotify, the NBA, PetSmart, etc.

We are hiring for:

Software Engineer, Backend (Distributed Systems): https://boards.greenhouse.io/hightouch/jobs/4782632004

Product Manager, Customer Studio: https://boards.greenhouse.io/hightouch/jobs/5230943004

Our Talent Team is committed to responding to everyone who applies!


Reprompt AI (YC W24) | AI Engineering | Onsite San Francisco | Full-Time https://www.ycombinator.com/companies/reprompt/jobs/YfQBWDH-...

Reprompt builds AI Agents for Location-- Mapping companies like Radar and TomTom use our agents to get live information about a point of interest or business that keeps their maps up to date. To do this we have an internal agents platform that supports Web, Vision, Doc Reading, and soon self-driving browser agents.

We're just 3 people now, onsite in SF and looking for a senior/founding python engineer who has worked with LLMs before. Join us to build the agent revolution.

https://repromptai.com/ https://www.ycombinator.com/companies/reprompt/jobs/YfQBWDH-...


Ava Labs | NYC | Staff Bridge Engineer | Full-time |

Ava Labs makes it simple to deploy high-performance solutions for Web3, led by innovations on Avalanche. The company was founded by Cornell computer scientists, who partnered with Wall Street veterans and early Web3 leaders to execute a promising vision for redefining the way people build permissionless networks. Ava Labs is redefining the way people create value with Web3.

We are currently seeking a Staff Bridge Engineer. Responsible for working with leadership to drive Avalanche external connectivity forward, including proposing new solutions to improve security and reduce cost, and iterating quickly in a mission-driven environment. Moreover, driving the core technical projects of the Avalanche Bridge, from planning through release and the design, optimization, and implementation of novel cross-chain transfer and interoperability protocols.

Compensation is competitive, includes tokens and equity options

Apply Here or take a look at other open positions: https://job-boards.greenhouse.io/avalabs


Shuttle (YC S20) | AI Engineer | London or Remote | Full Time

At Shuttle, we're on a mission to redefine the developer experience for building cloud applications. We want to use AI to empower the next generation of builders to make use of the latest and greatest cloud technologies, by crafting the simplest, fastest, and most enjoyable development experience.

Shuttle is open source and our Infrastructure from Code framework paired with our cloud platform eliminates infra hassle and accelerates app development and deployment.

1. We’re looking for an AI Engineer to work with the rest of the team to research, develop and design the optimal AI-powered developer experience

This role will help drive the AI product strategy for Shuttle and have a real impact on its direction.

Salary: $100K - $150K + Equity

Read more and apply here: https://www.ycombinator.com/companies/shuttle/jobs/n9zjR2m-a...


Devyce (YC S22) | UK (remote/onsite/hybrid) | Senior Frontend/Fullstack/Backend Developers | Full Time

We're redesigning the business phone network from the ground up. Starting with mobile apps and a softphone, we're losing the jargon (who cares what an IVR is?) and building features customers actually want.

We try to be flexible around work and don't believe in regular 60-hour weeks. One key aim of our product is to help employees maintain a healthy work/life balance (who wants to be disturbed by business calls on the weekends?) in an age of remote and hybrid work. The founders lead by example, with all of us having worked 4-4.5 day weeks at times in order to spend time with our children.

We're looking for full stack software engineers - doesn't matter if you're much stronger in either the front or back end, but you do need to be able to build all the parts of a feature - there's no "front end team" once the backend is done. There is naturally work that's much more one sided, so you won't be stuck for months on the front end if you prefer the backend, but we're still a small startup so we expect you to get stuck in and help out where you can!

You'll need to visit our London office roughly once a month.

Apply here:

https://app.welcometothejungle.com/jobs/UmRQTUlO | https://app.welcometothejungle.com/jobs/lvOytmI9

Or email alistair.clark@devyce.co.uk and mention that you saw this on Ask HN: Who is hiring?


SR. DEVOPS ENGINEER @ DP4 GmbH | Berlin | Full-time | Remote (Germany) | -> https://dp4.jobs.personio.de/job/1197479

Our team takes on the software side of our parent company (EWE Go)'s mission to build more EV charging stations across Germany and improve the EV charging experience! We are hiring a few roles but especially looking for a senior DevOps Engineer to power-up our small DevOps team of 2.

Tech: TypeScript/JavaScript, AWS CloudWatch, AWS CDK, serverless, IaC, CI/CD, microservices

Main requirements: - 4+ yrs experience as DevOps / SRE or similar - experience with the stack above - fluency in German & English - residing in Germany

Happy to answer any questions :). We are a great group of friendly, diverse people, have high tenure, no micromanagement, interesting & sustainable industry, fun challenges, great perks, and healthy work environemnt <3


Cumulus | Senior Full Stack Software Engineer | Waltham, MA or Houston, TX | ONSITE | Full-time | https://www.linkedin.com/jobs/view/3987534709

Cumulus Digital Systems is building the Internet of Tools platform to transform the industrial workforce to be fully connected and data-driven, significantly improving safety and productivity in maintenance and construction. Our goal is to eliminate accidents caused by poor work quality.

We are looking for a senior full stack software engineer to help improve the functionality of Cumulus's web and mobile apps. Your work will provide user experiences that adapt to diverse environments, such as data centers, offshore platforms, and more. We are looking for a senior software engineer, who has mastered their craft and keeps up-to-date with developments in their field.

We work from home, but need to be located near our office in Waltham, MA or Houston, TX, where we test our integration with industrial tools.

Tech: React, React Native, AWS

Reach out to us at careers+hn@cumulusds.com


Charge Robotics | Senior Mechanical Engineer | Full-time | Onsite | SF Bay Area

Hi HN! We’re a YC-backed startup building robots that build large-scale solar farms. We just got back from the first commercial deployment of our system on a real-world solar construction site.

Check out a video of our system here! https://youtu.be/ZZ2fP1Y5Z2E

It turns out that construction companies literally can't build solar fast enough, so what we're doing is a crucial part of switching the grid over to renewable generation. We're looking to bring another talented mechanical engineer onto our small team.

You’ll be a key contributor, helping bring our next generation of mobile solar factory to life.

Come work with us if you love:

* Fast-paced prototype development with software and hardware components

* Making a positive climate impact through your work

* Hacking on massive construction equipment!

Apply here: https://www.workatastartup.com/jobs/64008


Maker | Frontend Engineer (React/ReScript) | REMOTE | Full-Time | maker.co | https://mak.es/frontend

Maker.co is empowering marketing teams to build stunning ecommerce store experiences with no code. Our "frontend-as-a-service" works with any existing store, helping brands convert more and code less.

Open Role: Sr. Frontend Engineer

Work with ReScript, React, and modern JS to build a seamless design platform. Mentor peers, review code, and contribute to architecture decisions. Collaborate across teams to deliver intuitive, secure, and scalable features.

Requirements:

JavaScript/React expertise and web product experience. Interest in functional programming (ReScript a plus, but not required). Understanding of browser APIs, security practices, and testing frameworks.

Why Maker.co?

100% remote, flexible hours, competitive salary + equity. Work on innovative design tools that can deliver better store experiences for everyone.

How to Apply: Email us at careers@maker.co with your resume and a paragraph about the hardest problem you’ve solved. Mention "HN - Who is Hiring?" in the subject line.


Google DeepMind | Research Scientist, AI for Code | Full-time | Mountain View, CA, USA

Hello! We are looking to hire a Research Scientist with experience in AI for Code and an interest in building real-world products. You’ll be embedded within a small project team of Research Engineers, and will be expected to drive the foundational research direction with the potential for significant impact in the short and long term.

Please only apply if you have specifically AI for Code experience, e.g. prior research, publications, and/or launched products in areas like code generation, code understanding, etc. I will also not be able to respond to individual inquiries, as much as I'd like to, but we will do our best to answer any questions during the selection and interview process. Applications can be submitted at https://boards.greenhouse.io/deepmind/jobs/6407397. Thank you!


Amplify | Remote USA | Full-Time | Multiple Roles

A pioneer in K–12 education, Amplify is leading the way in next-generation curriculum and assessment. Amplify is a leader in creating immersive, rigorous digital learning experiences that look great, play great, and help students expect great things of themselves. Amplify has been described as the best tech company in education, and the best education company in tech.

See all roles at https://amplify.com/careers

Senior Software Engineer - $135,000 - $140,000 + bonus ---> https://amplify.wd1.myworkdayjobs.com/en-US/Amplify_Careers/...

Enterprise Architect - $160,000 - $180,000 + bonus ---> https://amplify.wd1.myworkdayjobs.com/en-US/Amplify_Careers/...

Staff Analytics Engineer - $150,000 - $175,000 + bonus ---> https://amplify.wd1.myworkdayjobs.com/en-US/Amplify_Careers/...

Product Owner, Knowledge and LMS - $134,000 - $145,000 + bonus ---> https://amplify.wd1.myworkdayjobs.com/en-US/Amplify_Careers/...


Spacelift | Remote | Europe | Full-time | Senior Software Engineer | $80k-$120k

We're a VC-funded startup building an automation platform for Infrastructure-as-Code, adding a Policy-as-Code layer above it, in order to make IaC usable in bigger companies, where you have to take care of state consistency, selective permissions, a usable git flow, etc.

On the backend we're using 100% Go with AWS primitives. We're looking for backend developers who like doing DevOps'y stuff sometimes (because in a way it's the spirit of our company), or have experience with the cloud native ecosystem. Ideally you'd have experience working with an IaC tool, i.e. Terraform, Pulumi, Ansible, CloudFormation, Kubernetes, or SaltStack.

Overall we have a deeply technical product, trying to build something customers love to use, and already have a lot of happy and satisfied customers. We promise interesting work, the ability to open source parts of the project which don't give us a business advantage, as well as healthy working hours. We've also got investment days on Fridays, when you can work on anything you want, as long as it could possibly benefit Spacelift in some way.

If that sounds like fun to you, please apply at https://spacelift.teamtailor.com/jobs/3006934-software-engin...

You can find out more about the product we're building at https://spacelift.io and also see our engineering blog for a few technical blog posts of ours: https://spacelift.io/blog/engineering


Happy Scribe | Staff Engineer, Frontend Engineer | Onsite & Hybrid (Barcelona, Spain) | Full-time

Hi there, Happy Scribe founder here.

At Happy Scribe we think audio & video should be universally accessible. Today’s state of the art is agencies doing everything manually. We want to scale high-quality subtitles & dubbing with a multi-player editing experience that combines sota ai with a global marketplace of proofreaders. Being product-led we have the datasets needed to get there. It’s the Tesla autopilot play in the language service industry. If we succeed we’ll live in a world where everyone can consume any content in their native language without degrading the experience.

A team of 5 engineers and 0$ vc money built the product, used by +350k/mo people with high 7-digit revenue. We inhabit a beautiful 4-story designer office in the Gràcia neighbourhood.

* Staff Product Engineer * Senior Frontend Engineer

Here is our careers page https://www.happyscribe.com/careers. We sponsor visas & provide relocation to Barcelona.

We hire only builders and kind people :)

Cheers!


Dave Brennan here at LindenLab (Second Life)

We're looking for a fantastic SSE who's a great teammate!

Role Overview

This is a hybrid role, assigned to our San Francisco worksite, and candidates must be available to work on-site a few days per week and be flexible for ad hoc in-office meetings as needed.

We are looking for a Senior Software Engineer (Server) to join Second Life's Server team and help develop mobile backend applications and the persistent real time simulation software behind one of the world's most long-lived and rich virtual worlds.

This is an independent contributor role, reporting to the Director, Engineering of Second Life. In this role, you will create new features and improve core functionality of the platform, taking projects through their full lifecycle, from idea to release and help maintain them afterwards. This role will be hybrid in our San Francisco office three days a week.

What We’ll Offer You

The stability of an established company with new startup momentum. An unparalleled opportunity to create relationships, systems, strategy and culture. An environment where your voice will be heard and your impact deeply felt. A sense of belonging where your work is appreciated and rewarded.

Second Life's huge, persistently simulated virtual topography runs 24/7. You will have opportunities to work on unique engineering problems that cannot be found anywhere else and that meaningfully impact the lives of millions of residents. You will also be given the time and support needed to grow your skills and knowledge.

To Apply: https://lindenlab.com/careers?gh_jid=6256065003


Promptfoo | Multiple Roles | Remote US (HQ: San Mateo, CA)

We’re building the leading open-source framework for LLM security and evaluation, trusted by 40,000+ developers. Backed by a16z and led by YC alumni, we are shaping the future of AI safety and reliability.

Open Roles:

- Staff Engineers

- Research Engineers

- DevRel

We value experience with open-source projects and a strong interest in AI/ML evaluation, safety, and security. Your work will directly shape how the world responsibly builds, tests, and deploys LLMs and LLM-powered applications.

How to Apply:

Try Promptfoo at https://promptfoo.dev and check out our GitHub at https://github.com/promptfoo/promptfoo. Then email your GitHub/LinkedIn and a short intro to careers@promptfoo.dev. Use "HN" in the subject line. Please try promptfoo before applying - strong preference will be given to candidates familiar with our work.


Privy | Onsite NYC (Preferred) or Remote | Staff Frontend, Full-Stack, React Native Roles | Full-Time | https://privy.io

Hi, I'm Asta, CTO at the digital identity startup Privy. We build an authentication and key management SDK that hundreds of companies integrate in order to onboard (20M+) users onto products built with blockchain infra and distributed systems.

We believe that when users own cryptographic keys, we shift the status quo so that users control more of their data and assets online. Privacy is fundamentally about ownership and revocation. User experience is our North Star, because users won't compromise on UX.

We're a small, high-ownership team building a product with real usage (>3M MAUs, massive transaction volume) that developers love. We've raised $26M from Sequoia & Paradigm. We ship constantly - multiple production releases per week.

Reach out at join [at] privy.io - these emails go to me. https://jobs.ashbyhq.com/privy


https://cactus.is/ | Multiple Engineering Roles | REMOTE | Full-time or Contract

Cactus is a interdisciplinary agency of strategists, designers, and engineers who build physical and digital experiences for health and wellness companies. You can learn more about us at Cactus.is.

We're hiring for multiple engineering roles (both as W2 employees and 1099 contractors) to work across our variety of client projects, spanning from entrepreneurs building web and mobile apps, to working with national health systems across their most strategic initiatives.

Roles include:

- iOS Engineer (W2 or contract) - Backend .NET Engineer (W2 or contract) - Engineering Manager (W2, US based) - + Others (Fullstack JS, Android, Python)

All engineering candidates should have 4-6 years programming experience minimum and can expect a pay range between $100-$180k pending skillset and experience.

If you’ve spotted a role that aligns with your interests and experience, please submit your resume and/or portfolio with the specific job title in the subject line to careers@cactus.is.


Not sure if I'm looking at the wrong place but in the Careers page[1] there are only two openings for Strategist and Director of Experience Design.

[1] https://cactus.is/careers


Thanks for noticing this. We're launching a new website in the coming week and will be using a different ATS, and so have not posted the upcoming jobs to our legacy one.


Which timezones are you hiring in? Are you interested in eu candidates?


Insight Health | iOS & Apple Platforms Engineer | 100% Remote (India) | Full-Time | insighthealth.ai

Join Insight Health as engineer # 6 to develop cutting-edge iOS / macOS / WatchOS applications shaping the future of AI-powered healthcare.

Great opportunity to work in a remote, fast-paced, early-stage, fast-growing startup environment with a highly skilled team using AI and the latest tech stack.

Competitive base salary aligned with senior engineering positions. Significant equity package to share in company success. Comprehensive health benefits for family and parents.

Apply now: https://hlth.li/iOS-eng


Sensei Ag | https://www.senseifarms.com/ | Software Engineer | US - Minneapolis (REMOTE) | Full-time

Are you ready to harness technology for a profound environmental impact? Be a part of a pioneering movement in food production as a Software Engineer at Sensei Ag, a leader in indoor farming technology co-founded by visionaries Larry Ellison and Dr. David Agus. Our mission is not just to transform farming but to do so sustainably by optimizing indoor spaces to yield fresher, more sustainable produce year-round.

As a Software Engineer at Sensei Ag, you'll have the opportunity to work on cutting-edge projects that are changing the face of agriculture. You'll collaborate with a talented team to design and develop software solutions that optimize indoor farming practices, improve crop yields, and reduce environmental impact. With a focus on data-driven farm management, you'll be working on the forefront of innovation in sustainable farming.

If you're passionate about using technology to make a difference, and you're excited about the prospect of working on projects that are shaping the future of food production, we'd love to hear from you.

Apply now to join our team and be part of the revolution in sustainable farming: https://job-boards.greenhouse.io/senseiag/jobs/6256784003

*Note that while this is a remote position, we are looking for people based in Minneapolis, MN.*

See other open roles and learn more about us at our website: https://www.senseifarms.com/careers


Nomic Foundation | Remote (European & American Time Zones) | Full-time

Nomic Foundation is a non-profit building open source developer tools, compilers, run times to improve developer experience in Ethereum. The team behind Hardhat. Completely driven by impact, we're contributing directly to Ethereum by advancing its tooling ecosystem. You can help!

We've raised $22M in donations from the ecosystem and are growing our engineering teams:

* Engineering Manager for Slang (compiler project)

* Engineering Manager for Hardhat (developer facing infrastructure)

* Senior Software Engineers (we work with Rust and Typescript)

* Developer Relations Advocate

Jobs page: https://nomic.foundation/jobs?utm_source=l1hAc7

GitHub: https://github.com/NomicFoundation


Campus.edu | Senior Full Stack Developer (Go, React, Postgres, Redis, GKE) | Hybrid (Tribeca New York US Tuesday-Thursday, remote Monday & Friday) | Full-time

Campus is a technology-driven company dedicated to accelerating the talent of tomorrow. We empower students to find their purpose, help them build a plan and support them as they achieve their goals through affordable, world-class education provided by professors from prestigious institutions such as Princeton, NYU, UCLA, and Spelman. By making education more accessible and customized to each individual's needs, we can achieve our mission of accelerating the talent of tomorrow, one student at a time.

We’re looking for a talented Senior Full Stack Software Engineer with React and Go (or equivalent) experience to join our team and scale with us.

No education experience is required.

Salary: $165,000-$195,000 + generous equity

https://job-boards.greenhouse.io/campusedu/jobs/4496291007


Fluency, Inc. | Remote (US) | Full-time | https://www.fluency.inc/

Fluency provides a digital advertising operating system that helps large-scale digital advertisers achieve transformational business efficiencies. The only solution that combines purpose-built Robotic Process Automation for Advertising with AI, Fluency eliminates repetitive and time-consuming tasks and enables precision execution. The result drives groundbreaking scalability, time savings, operational efficiency, and profitability.

Stack: The Fluency platform is built using a native AWS architecture. We use RDS/MySQL, Java, Spring Boot, Elastic Beanstalk, JavaScript, Vue.js, S3 along with whatever else makes sense for the job at hand.

Open roles:

- Back End Senior Software Engineer | Equity

- Senior Product Manager | Equity

We have competitive compensation packages, a 401k match, and cover employee health, vision, and dental insurance.

See https://www.fluency.inc/careers#open-positions


Hey there! I applied for the Back End role a couple weeks back, but haven't heard anything beyond application acceptance. I'm also in VT! Would love to connect to someone else in the VT tech scene if nothing else. Let me know!


Materialize | Staff Software Engineer (Sources/Sinks) | NYC or Remote (US/Canada/EMEA) | https://job-boards.greenhouse.io/materialize/jobs/5357900004

Materialize is a cloud operational data store (ODS) enabling fast, incremental, and consistent transformations of live data using SQL.

We’re hiring Staff Software Engineers to build high-performance, distributed systems in Rust, focusing on efficient data ingestion and delivery. You’ll work on data integration pipelines, leveraging cutting-edge concepts like differential and timely dataflow to ensure correctness and efficiency.

What we’re looking for:

- 5+ years of systems-level engineering (Rust, Go, C/C++, or similar; Rust experience a plus).

- Strong CS fundamentals (B.S./M.S. equivalent).

- Bonus: distributed systems, SQL databases, CDC, or stream processing experience.

Compensation: $200K–$225K + equity.

Backed by Kleiner Perkins and Lightspeed ($100M+ raised), we’re remote-friendly and committed to building a diverse, world-class team.


Raylu | Hiring: Full-Stack Product Engineer | Onsite - NYC | Full-time | $4M Seed Funded Apply here: https://forms.gle/e4aPgyX6QYiKDhc9A

About Us: Raylu builds AI solutions for financial services, offering domain-trained LLM systems and workflow tools tailored to funds' needs.

Full-Stack Product Engineer: Full-stack skills (TypeScript, React, Node.js), strong focus on usability, ownership mentality. Salary: $125K-$175K, Equity: 0.15%-0.6%.

Culture & Benefits: NYC-based team of 6 in Midtown, tackling new challenges with work-life balance. Benefits: Health, dental, vision, 401k with 3% contribution, paid lunches, wellness perks.

Join us to shape the future of AI in finance! Apply here: https://forms.gle/e4aPgyX6QYiKDhc9A


Looking for an entry-level founding engineer

Company: theldgr.com

Location: NYC (onsite)

Contact: kristina@

You will wear many hats depending on your interests & skillset. You'll be doing some combination of:

  * Data engineering: figuring out how to efficiently get, clean up, cluster, and combine data. 
  * Building/fine-tuning LLMs to query data via natural language.
  * Working on gSheets and Excel extensions.
  * Working on front-end website and dashboards.
  * Working on integrations with various enterprise tools.
  * Interacting directly with customers (mostly executives at startups).
  * Scaling our deployment, optimizing where and how we run.
Our tech stack:

  * Python (pandas)
  * Apache Airflow
  * AWS
(To be clear, none of these things are pre-reqs. We want engineers who can quickly pick up new languages/technologies and want to keep our stack simple and mainstream enough to support that, while generally choosing the correct tool for the job.)

About us: Ldgr is building data pipelines to take messy data from a variety of sources ranging from modern APIs to crappy legacy systems. We clean it up and combine them all into one master data source with a pristine, easy-to-query schema. We sell this to businesses, who all have the same basic building blocks: customers, products, subscriptions, etc. The systems they use to track these things are completely disjoint and often impenetrable for non-technical users (e.g., the CEO). We’re building a universal system for organizing and making available all of a business’ information.

You will be one of the first employees, working directly with the founders (former YC founder and the founding engineer at MongoDB). We have also raised our first round of institutional financing and are well-capitalized for the next several years.


Higharc | Full Stack Software Engineer | Remote

Higharc is changing how new homes are designed and built. Join a founding team who’ve shipped products for Autodesk, Electronic Arts, Nike, and Apple. Earlier this year, we raised a Series B with support from 18 strategic investors—industry leaders in construction, building products manufacturing, and distribution.

We're seeking a Software Engineer to join our remote-first team. At Higharc you'll play a crucial role in developing our interactive, browser-based home design system. You'll work on a diverse range of features, from our core design tools to sales functionalities for builders. The role is open to senior and mid-level engineers.

Apply Here: https://job-boards.greenhouse.io/higharc/jobs/5271585004


Matt, is this position remote or Remote US?

Coroot.com | Fully Remote | Full-Time | Marketing

We’re looking for a Marketing Expert to join our small but mighty team of Engineers at Coroot!

At Coroot we’re building next generation Open Source Observability platform, for modern teams looking for most effective, easy to use solution to prevent incidents and resolve them quickly and efficiently when they happen

If you think the sole secret to winning in marketing is a big Adwords budget please do not apply. If you’re excited about finding creative ways to leave much larger companies in the dust please do!

We’re fully remote team hiring worldwide

Qualifications Wanted - Experience in DevTools Software Marketing, Observability experience plus

- Understanding of Open Source ecosystem

- Early Stage Startup Experience

- Resourceful Generalist

- Creative self starter and fast learner

- Using modern AI and team of contractors to get stuff done

- Growth hacking mindset to run experiments and scale what really works

- Awareness of Traditional marketing tools - SEO/SEM, Advertising, PR, Conferences

- Experience in Social Media, Influencer Marketing

- Get us regularly trending on HackerNews, Reddit and similar

- Drive adoption of Open Source Software and Sales for Enterprise Version

If this sounds like you, drop us a note at def@coroot.com


Hype | Sr. Software Engineer | NYC | Full-Time | https://hype.meme

Hype is a mobile trading app for memecoins. We're looking for a senior software engineer to help build performant new features in our mobile app and help improve the processes/pipelines that exist today. Some examples of improvements you would work on include reworking Tx processing architecture to increase Tx speed, refactoring state management on mobile to be more efficiently managed, and identifying memory leaks.

We highly value passionate engineers with personal projects or technical hobbies. We also value collaboration: pair programming, discussing, teaching and learning from others. Experience building in crypto or fintech is a huge plus.

Tech: React Native, NodeJs, Prisma

Contact me directly at prath@hypeshot.io or apply via the link below: https://www.linkedin.com/jobs/view/4082207577


Stratipath | Full-stack developer | Stockholm (SE) | Onsite | Full-time

Stratipath, a spin-out from the Karolinska Institutet in Stockholm, is a rapidly growing medical software company improving breast cancer treatment and patient outcomes with a novel and cost-effective AI-based solution. The platform is based on deep technical and medical expertise and a uniquely large population-representative dataset of histopathological images from patients.

We’re looking for a full-stack developer (TypeScript, C#, CI/CD, devops) with experience from regulatory controlled environments which will work on our customer portal and on partner integrations. Big plus if you've worked with development of medical devices and have experience of IEC 62304, ISO 13485, MDD/MDR or IVDD/IVDR.

More info at: https://careers.stratipath.com/jobs/5070246-full-stack-devel...


NomixGroup | Technical Delivery Manager | Global, Full-Remote | Contract Position

About NomixGroup:

We're a dynamic group of companies specializing in ad tech and mobile applications. Our distributed team works on cutting-edge advertising technology, developing solutions that bridge the gap between advertisers and app developers while maximizing revenue potential.

Role:

- Drive technical initiatives across distributed engineering teams spanning multiple time zones

- Excel in async communication while facilitating effective cross-cultural collaboration

- Partner with engineering leads to break down complex initiatives into deliverable pieces

- Create visibility and maintain alignment across remote stakeholders without excessive meetings

- Help teams maintain velocity and quality while working across time zones

About You:

- Strong technical background - you can have meaningful discussions with engineers and understand technical constraints

- Proven experience working with distributed/remote engineering teams

- Excellence in written communication and async collaboration

- Experience working with minimal process overhead

Contract Details:

- Initial 6-month contract with possibility of extension

- Competitive hourly/daily rate based on experience

- Fully remote position

Apply: jobs@shopnomix.com


Loop | loop.com | Engineering | On-site San Francisco, CA, Chicago, IL

Loop is on a mission to unlock profits trapped in the supply chain (https://www.loop.com/article/unlock-profit-trapped-in-your-s...) and lower costs for consumers. Bad data and inefficient workflows create friction that limits working capital and raises costs for every supply chain stakeholder.

Loop’s modern transportation cost management platform uses our domain-driven AI to harness the complexity of supply chain data and documentation. We improve transportation spend visibility so companies can control their costs and power profit. That is why industry leaders like J.P. Morgan Chase, ABB, Estee Lauder, Great Dane, Emerge, and Loadsmart, work with Loop.

1. Raised $65m from JPM GEP, Founders Fund, 8VC, Susa Ventures, Flexport, Index, and Expa.

2. 45+ paying enterprise customers with multiple-year contracts; 70+ customers in the pipeline.

3. High-caliber team of engineers and operators from Google, Scale AI, Flexport, Uber, Rakuten, Square, Meta, Stanford, Brown, Princeton, and Yale.

4. 4+ years cash runway

Fullstack Engineer San Francisco - https://job-boards.greenhouse.io/loop/jobs/4102236004

Fullstack Engineer Chicago - https://job-boards.greenhouse.io/loop/jobs/4830548004

Other roles at https://www.loop.com/company/careers


BI Engineer @ DigitalOcean | REMOTE from Austin, Boston, Denver, San Francisco, Seattle

DigitalOcean empowers developers by simplifying cloud computing, providing scalable infrastructure, and intuitive developer tools. We're looking for a BI Engineer to help us leverage data to drive key business insights and decisions. Join a team focused on delivering self-service analytics and reducing technical debt while building scalable and maintainable data systems.

Tech: dbt, Snowflake, Looker, SQL, Python

Main requirements:

4+ years of experience in BI or Data Engineering Expertise in data modeling and ETL processes Experience with the stack above Strong communication and problem-solving skills https://www.digitalocean.com/careers/position/apply?gh_jid=6...


Waterlily | Fullstack Software Engineer | REMOTE | Full-time | Competitive Comp blending salary, equity, and benefits | https://www.joinwaterlily.com/

Waterlily uses AI to help families prepare for the largest financial and medical event in their lives, long-term care. Through comprehension care planning and optimization, Waterlily is bending America’s multi-trillion dollar LTC cost curve.

- Backed by top VCs: Our largest investor, Insight Partners, is a leading multi-billion dollar global firm renowned for backing innovative companies like Wiz, Calm and Monday, and helping them grow to become industry leaders. Our Seed round was massively oversubscribed and saw many of our enterprise customers and prospects investing directly.

- Customers Love Us: Check out some of our latest case studies (https://joinwaterlily.com/case-studies) and customer testimonials (https://www.joinwaterlily.com/testimonials) and see why our customers love us so much.

- Closing Industry Giants: After launching in March this year we’ve already closed 3 Fortune 100 customers, 4 insurance carriers, one of the largest LTC providers in the Midwest, and one of the largest insurance distributors in the US.

If you're excited about pushing boundaries, learning rapidly, and making a real difference in people's lives, we want to talk to you.

Check out all of the details and apply here: https://joinwaterlily.notion.site/The-Full-Stack-Engineering...


VIVA Finance | Associate PM | ONSITE Atlanta, GA | Full Time | https://www.linkedin.com/company/viva-finance/ https://www.viva-finance.com/

VIVA Finance is systematically changing how consumers are overlooked in accessing and managing credit. We offer personal, unsecured loans to working Americans. The VIVA difference is that we underwrite our loans using employment information rather than credit score, allowing workers with stable jobs to access affordable credit that many wouldn’t have otherwise. Founded in 2019, we are a venture-backed start-up. We hit cash flow positivity in May and continue to hit new milestones of growth each month. We are growing the product team to further support our personal lending product and engineering team, and to support the building of new products to diversify our revenue streams.

As the current PM, you would be joining me and a wonderful team of 10 full-time FE and BE engineers and a designer. As an associate PM you would get to work intimately with our engineering team, host of stakeholders, our designer and our customers. You would be a good fit if you are: - eager to learn - highly communicative - organized and detail-oriented - interested in the SDLC and product strategy

Email me or the hiring manager, Alexa, directly with a resume for consideration: payton@viva-finance.com, alexa@viva-finance.com. The LI job posting is closed but see the link for more details on the expectations/requirements: https://www.linkedin.com/jobs/view/4075118476/?refId=k8o15HB...


Trunkstar | https://trunkstar.com | Product Owner & Front-End Developer | Full-Time | Onsite (Madrid, Spain)

At Trunkstar, we are revolutionizing the connectivity and telecommunications industry with our cutting-edge SaaS platform. Our mission is to help businesses manage complex services with ease, driving operational efficiency and customer satisfaction. We're a growing team seeking talented individuals to help us shape the future of connectivity.

Roles:

- Product Owner: In this role, you'll bridge the gap between customers, stakeholders, and developers, ensuring our SaaS platform evolves to meet both business and customer needs.

- Front-End Developer: Help us develop scalable, high-quality front-end features using React, TypeScript, and Vite for our expanding SaaS platform.

We offer a dynamic, collaborative work environment in Madrid with opportunities for personal and professional growth.

For inquiries, email: development@trunkstar.com


Figma | Senior/Staff Security Engineer | Remote or Hybrid (US/CA) | Full-Time | https://job-boards.greenhouse.io/figma/jobs/4214880004

Figma does web-based software for Design and Productivity, kinda like Photoshop merged with Google Docs (live collaboration). We use FigJam a lot internally for meetings which is like a shared whiteboard.

Anyway, I'm on the security team and we're looking to hire more folks as the rapidly company scales.

The Security team is unique in wanting engineers with both a coding and security background. If you are a classic SWE but possess security-fu then you're welcome to apply! That's the route I took and many of the other folks on the team have too.

My sub-team, AI Security, works on the security of our new AI features (mostly hardening infrastructure and making the data we train on anonymized). My personal focus has been on security of our data recently (Snowflake mostly) which has been a new domain for me.

The other teams are focused around Application Security and Infrastructure Security (with some "endpoint" aka Mac security sprinkled in).

The roles are broad and if you're interested you're welcome to apply on the link above. I can respond to questions at fwortley at figma dot com too, but heads up that I may be high latency with the upcoming holidays!

Also note: The bar is really Senior and up. The company doesn't really hire below that unless you go through the internship program or have a strong personal referral for a team with an opening. (~5 years of experience being the rough rule of thumb unless you're already Senior at a 200+ engineer company.)

Anyway, happy holidays y'all and thanks for reading!


Return | https://return.energy | Data platform engineer (EU only)

We are hiring a data platform engineer who will work on platforms that accelerate the transition to carbon-free energy. Return’s main activities are building and operating industrial-size Battery Energy Storage Systems and solar plants. Our operations are located in the Netherlands, Germany, and Spain.

You will be making a measurable (country-level) impact on the transition to renewable energy.

The tech team members have co-founded several companies and/or have experience with remote development teams since 2008. They will personally help you through most of the recruiting process (there is no recruiter involved).

If you call yourself an SRE, DevOps engineer, or a backend engineer, you are also more than welcome to apply!

More info at https://jobs.polymer.co/return


Receipts | Remote (US only) | Senior Mobile (React Native) Engineer | Full-time | $145 - $170k + meaningful equity + benefits

Receipts (https://receipts.xyz) is creating a new economy around fitness and wellness — one that rewards people for consistent physical activity while giving brands a proper channel to engage with core customers.

We authenticate heart rate data through wearables and smartwatches (proof of workout). Based on the minutes spent at an elevated heart rate each week, users earn points that may be redeemed for exclusive perks and experiences, both within our app and through our partners.

Today, 1.8 billion adults aren't physically active enough and lack of physical activity is the 4th highest risk factor for global mortality - Receipts is on a mission to change that.

We're backed by top-tier funds and angels in crypto/blockchain, have a live app with obsessed users, and have worked with brands like Coinbase, Garmin, and On Running. We're going to 100x from here.

Stack: React Native, Expo, AWS, Stacktape, GraphQL, Apollo

App: https://apps.apple.com/us/app/receipts-social-fitness/id6496... Learn more: https://receipts-xyz.notion.site/Senior-Mobile-Engineer-Reac...

Apply by e-mailing hello[at]receipts.xyz with your resume, github, linkedin, and the apps you've worked on.

I'm Victor (Co-founder & CEO) and I read every single e-mail we get. Bonus points if you also include your weekly workout routine :)


I think this is really interesting, but do you deal with someone who has for example dysautonomia where their heart rate is fluctuating wildly throughout the day?


Newtone | Founding AI Engineer | Full-time | Remote Europe / hybrid Barcelona | Enterprise AI | €60-90k + 0.1-0.4% equity (more equity possible for rockstar profiles)

---------------------------------------

Who are we?

- early stage, currently 5 people

- building AI agents for the retail and e-commerce space mostly for enterprise

- some traction with large multinational clients, closed a pre-seed in August

---------------------------------------

Who are we looking for?

- some years of exp in shipping a production product, general maturity in product engineering

- some experience in AI/GenAI, ideally AI agents

- deep interest into diving deep into industry / user problems and solving them

---------------------------------------

Detailed job ad here: https://foggy-pullover-865.notion.site/Careers-Newtone-1441b...

---------------------------------------

Interested? Send your application directly to richard at newtone.ai with the header "Application Data & AI Engineer"


CloudTrucks | San Francisco (Hybrid ONSITE) | Full-time

CloudTrucks is building the operating system for trucking and is the first platform specifically designed to empower truck drivers. Our all-in-one, “business in a box” solution optimizes and automates operations and accelerates cash-flow for drivers, so they can focus on building their business.

Our product development teams tackle a broad range of complex challenges across many domains: from logistics route optimizations, to fintech products, to AI/ML products for up-leveling our customers businesses.

Currently open roles:

  - Senior Software Engineer, Full Stack
  - Software Engineer - Platform and Infrastructure (Mid-Level or Higher)
  - Software Engineer, Backend - Financial Products (Mid-Level or Higher)
  - Senior Software Engineer, Front End
Apply at https://www.cloudtrucks.com/careers


GovPro AI / Unanet | REMOTE (US) | Full-Time | Software Engineer (AI)

We're using AI to automate the procurement cycle for the US government. We mainly work with contractors to speed up the search, research & proposal drafting parts of the bidding process.

Until recently we were a leading startup in this market, but we were just acquired and joined Unanet.

We've got (big) exciting plans, and often work with really fringe AI models; what we do seems pretty narrow and mundane, but we have a wide array of challenges across voice, text, and vision that often really push the limits of what is possible.

Stack: TypeScript (Vue.js is a must), AWS, variety of other infra providers (Replicate, Udon, Modal, Palantir)

Clearance not required, prior USG work is a plus!

https://job-boards.greenhouse.io/embed/job_app?for=unanet&to...


Hivestack by Perion | Montreal, QC (Hybrid Office/Remote) | Full Time Industry: AdTech, specializing in Digital Out Of Home

I'm hiring for two engineering lead positions (senior/staff level):

* Edge Discipline Lead (Ad Bidding & Delivery): This position leads the team responsible for the high-volume low-latency ad bidding and delivery systems - a particularly good fit for someone who enjoys systems performance engineering, architecture, while still being hands-on

* Application Discipline Lead (Backend APIs) - This position leads the team responsible for the key platform APIs our frontends as well as external clients interact with - a particularly good fit for a python afficionado who also enjoys architecture, microservices, databases, while still being hands-on

Full job descriptions: https://www.hivestack.com/careers/

If you're interested, get in touch :) (contact info in bio)


JustPark | Senior Backend Engineer | London | Full-time | Hybrid

JustPark, established in 2006, is the UK’s favourite parking app, parking a car every 2 seconds and processing £100m+ of parking income for our partners each year. We merged with ParkHub in April 2024, the US’s leading event parking technology provider powering the largest venues and stadiums. JustPark and ParkHub now form one of the largest parking organisations globally, serving over 20 million drivers and more than 500 B2B customers, with a combined booking volume exceeding $1 billion.

This position is all about building a backend that delivers new tools and products to 10 million users, building solutions that ensure our customers experience a world-class service from our products.

Read more and apply: https://apply.workable.com/justpark/j/E2B5FA88B4


Hi! I'm a hiring manager at Kbit, and we're expanding our global team. While we offer fully remote positions, we also maintain offices in the US and Singapore, with London coming soon.

A bit about us: Kbit is a leading crypto investment manager with $200M+ AUM and a 7-year track record. We focus on market-neutral, quantitative strategies including market making, arbitrage, derivative trading, and forecasting.

We're currently hiring for several exciting roles: Data Visualization Engineer, Quant Trader, Options Trader, and Site Reliability Engineer.

You can check out all our openings and apply at https://kbit.pinpointhq.com/en or reach out directly to recruiting@kbit.com. Please mention you're from the YC community when applying!


Just sent you an email!

Konvu | https://konvu.com/ | Software Engineer | FULLTIME | ONSITE | Paris, France

At Konvu, we’re on a mission to make security invisible. As we move towards a future dominated by code automatically generated, tested, and deployed by AIs, we need a new paradigm for application security. We need vulnerabilities to be automatically detected, prioritized and remediated.

Behind Konvu are founders with deep roots in the security industry. As part of the founding team at Sqreen (YC W18), a notable security startup acquired by Datadog, we have firsthand experience in driving security solutions from concept to global impact.

We’re looking for Software Engineer https://jobs.ashbyhq.com/konvu/13091e25-d3a4-4bca-8186-fe2dd...


Albemarle | Process Controls Engineer | On-site: Magnolia, AR, USA

Control System programming and troubleshooting (Wonderware, APT, Workshop, Control Wave, Rslogix, Panelview, CL code, Display Builder, Control Builder).

Maintain existing control systems and plant historian, including Hardware, and software, (Siemens 505, Allen Bradley SLC500, Honeywell TPS and Experion, Bristol Babcock, misc PLC's, Wonderware, and Pi historian).

Maintain a LAN of MS Windows Servers 2012 with HyperV, Operator Workstations (Windows 10), Application Servers and Engineering Workstations and all software associated with each.

Full job description and apply here: https://albemarle.eightfold.ai/careers?location=US&pid=10995...


Drone startup | Senior Software Engineer, Fullstack Software Engineer | 2 days/week in the office (London, UK) | UK citizens only

You'd be working with other passionate product engineers who previously worked at Google, Amazon, Helsing, Darktrace and Improbable. You'd be working alongside me in building a modern, ground control station application for drones using web technology. For my project, we use React, Tailwind, drizzle-orm, SQLite, Postgres, maplibre, deck.gl, Node, Python, asyncio, FastAPI and more.

Examples of things we're building: low latency data and video streaming services for collaboration, or intuitive/modern applications for planning and performing drone missions.

If interested, please reach out to my temporary disposal email: demise-collar-lurk@duck.com

We highly value passionate engineers with personal projects or technical hobbies. We also value collaboration: pair programming, discussing, teaching and learning from others.


Packfleet | Hybrid Remote (London, UK) | Full-time | Multiple roles

At Packfleet we’re bringing the experience of receiving a package into the 2020s with modern tech, real-time tracking and updates, seamless integrations and great customer experience.

We have a small team of 6 engineers with experience at some of the best known tech brands in the UK (Monzo, Citymapper, SkyScanner, Amazon, Apple)

We're hiring for the following:

- Senior Frontend Engineer, to work on building world-class recipient & merchant apps. (NextJS, React)

- A Senior / Mid-level Backend Engineer to help us build better operational tooling, including vehicle routing and warehouse automation (NodeJS, K8S, Rust)

We run a full-stack TypeScript setup combined with some Rust services where performance matters (e.g. our in-house router).

The role is 2 days a week in the office (South London), 3 days a week remote.

Apply at https://packfleet.com/jobs or feel free to email me: robin [at] packfleet


Helios / Remote (US) / Front End Developer / Full-time We've built an AI platform to predict agricultural disruptions, work with Walmart, hedge funds, etc. Looking for junior/mid-level front-end developer with experience in Javascript, Typescript, React.js, HTML, CSS. Good to know / optional : Next.js, some Node.js , Styled components. Email if interested at f@helios.sc

WunderGraph | Multiple Roles | REMOTE | Full-Time WunderGraph (growing global customer base, 70K weekly downloads and growing)

APIs are the backbone of every modern organization. But building and maintaining APIs is hard, especially when you'd like to scale API development across multiple teams. The key to success is collaboration.

Our mission is to take API collaboration to the next level. With Cosmo, we're give platform teams a solution to provide a self-service API Developer Platform to their teams. We believe that Open Source is the key ingredient to become the number one solution for API Development and Collaboration.

The project is completely open-source.

You will be an integral member of an expanding team at a VC-funded startup with a dynamic mission to innovate and transform the field of GraphQL Federation.

Apply here: https://wundergraph.com/jobs#open-positions


Vannevar Labs | REMOTE-FIRST | FULL-TIME | Offices in DC and NYC

Vannevar Labs builds next generation defense software for the public servants keeping our country safe. As a team, we exist because we believe in public service, and we think that our democracy and government improve only if we put serious, collective effort into improving them, including the technology our government uses. We build software to help the the US deter and deescalate conflict. We are a profitable growth startup with some of the best defense investors in the world, including General Catalyst, DFJ Growth, Point72, and enterprise tech investors Costanoa and Felicis.

We're looking for engineers across a number of departments, including our newly formed sensing team (embedded, perception engineers)! Apply on our website:

https://boards.greenhouse.io/vannevarlabs


Is a security clearance required for all positions?


Enablis | Full Stack Engineers, Data Engineers | Hybrid(Flexible) (Leeds/UK) | full-time | https://www.enablis.co

I'm CTO at Enablis, a tech consultancy in the UK. We think there's a great opportunity in the market for a high caliber tech consultancy, as such we're recruiting across a number of roles at the senior end of the spectrum. We've 100+ Associates working here now, but we're keen to focus growth in our permanent employee base. The team being put together is super strong with the background to make this a real success.

Have a browse if it's of interest or get in touch! https://enablis.co/careers/


Global Health Metrics | Software Sales | Remote (US only)

Global Health Metrics (https://ghm.health) is hiring sales associates to grow the user base for our health and wellness software. GHM offers patient engagement solutions based on health risk prediction and improving doctor-patient communication. We are NCQA certified for Wellness and Health Promotion, and a technology partner on the AthenaHealth marketplace.

Successful applicants will work with our Chief Operating Officer to identify leads and execute on our sales strategy. Experience with HubSpot preferred but not required. Two years experience in medical or health sales required.

Very competitive commission. US citizenship or green card required. 1099 only with ability to move to W-2 with demonstrated performance. Contact jobs@ghm.health


Faktory | Full Time | Remote/On-site (New York, US) | https://www.faktory.com Faktory is building the worlds biggest, smartest and most reliable AI workforce. Your objective is to help make sure our ai agents become ever smarter, more reliable an and that new ones can be created via our Agent Studio platform. Our aspirations are high, so your obsession with everything AI and agents will will have to bee too :)

Here are a few of the roles we want to hire for:

* Senior Developer * We are currently looking for a developer who live and breath AI/LLM/Python

* Prompt Engineer * Are you AI whisperer of prompting? Then we most definitely would want you. You need to have some basic technical understand if you are a developer it's a plus.

* Frontend Developer * You are king of vanilla javascript and kind of don't like framework but understand react.

Please write us at apply@faktory.com


Journalytic | Software Engineer | REMOTE (US) | Full-time

Journalytic is an early stage company building the world’s first Investment Operating System for professional investors. We are a small team with decades of business, investing, and technology experience. We’re backed by a cadre of amazing public and private market investors who believe in our long-term vision. They want to use the tools we’re building in their own firms.

We are currently a remote team, with concentrations in Pennsylvania, Northern California, and Seattle. This role is perfect for an engineer who relishes complex technical challenges in a fast-paced startup environment. (We don’t have a lot of pointless meetings.) You’ll be joining a team of passionate A+ players who will support you and challenge you to grow.

For full details and to apply, check out https://jobs.journalytic.com/


Applied Systems, Inc. | Remote (US, CA) | Full-Time | Staff Software Engineer (Reliability, Golang)

Applied Systems, Inc., a worldwide leader in insurance technology, is currently searching for a talented and passionate Staff Software Engineer (Platform, Reliability, Golang) to join our team. you will work across systems and software engineering to build, monitor/observe, and scale internal and external systems. You will monitor production issues and make suggestions for continuous improvement. You will play an integral role in designing and maintaining systems at scale.

https://canada-appliedsystems.icims.com/jobs/6255/staff-soft...


Norm | New York City (NYC) Hybrid | Full-Stack Product Engineer | Full-Time | https://www.norm.ai

Norm is building AI that understands regulations for regulatory compliance. Our AI currently automates compliance determinations for federally regulated financial content, though our vision is to build a platform that can handle any regulation in any industry. As AI begins to permeate our society, Norm aims to become a critical building block for other AI systems that need regulatory intelligence. You can read more about our vision here: https://www.norm.ai/post/building-regulatory-ai-agents

We recently raised a $27m series A (on top of a $11m seed). We're growing very quickly and have major, household-name financial institutions as clients and investors. We're working on hard, interesting problems and want to push the boundaries of what's possible for AI-driven products. We're hiring for technical roles, including:

Full-Stack Product Engineer ($200-225k/yr): https://jobs.lever.co/NormAI/b71ce742-7b52-468b-9f1c-dd00210...

Legal Engineer ($175-225k): https://jobs.lever.co/NormAI/7cb40761-ef33-42a5-8831-d153632...

We're also hiring for client engagement managers, sales sales engineers as well. The best way to apply is online through the links above (we review every application!) -- mention HN Who's Hiring in the additional information / cover letter section. Full list here: https://www.norm.ai/careers.


DoShare | Remote(located outside India)/In-Office | Full Time | https://getcloud.doshare.me

We are a very small group of people committed to making cloud better, reliable and affordable. If you are looking for a place to learn and grow, while making a difference, we're the one. Similar to ground breaking things we're doing at DoShare, we require people who challenge the narrative and are highly focused towards improving interactions with the cloud during daily usage.

Currently we're looking for people who can do:

- Sales and Marketing

- Design(Must have coding experience)

- Engineering(DevOps, Support and Software)

- Developers(Rust, JS,MongoDB)[Must have worked with at least one type of encryption]

- Ondevice AI Experts(100% Local Fine Tuning and Optimization)

- Human Resource Management

- IT Management

Send your resumes to careers@doshare.me

If you have experience in raising funds or are looking to invest we are open to chats at support@doshare.me


*COMPANY*: [polars](https://pola.rs/)

*TYPE*: full-time

*LOCATION*: Amsterdam

*REMOTE*: Optional, Based in the Netherlands is preferred

*VISA*: No

*DESCRIPTION*: Polars is the company founded from the Polars OSS project. The company is building a distributed query engine and managed data platform that can run the full polars API with different scaling strategies. (Almost) Our whole tech stack is in Rust and we are building the platform from scratch.

* [backend-engineer](https://hiring.pola.rs/o/rust-backend-engineer) * [database-engineer](https://hiring.pola.rs/o/database-engineer)

*COMPENSATION*: Competive salary and Stock option package

*CONTACT*: hr@polars.tech


Is the remote status here up to date? The job descriptions say you do not accommodate remote work.


Aimcast | Staff Software Engineer | Full time | Remote (US)

Aimcast connects enterprise content to the people who need to access it at the time that they need it and in a form that is easy to digest. We currently offer a content platform that is a single point of entry to a corporate intranet, putting all types of corporate information in one place and organizing it efficiently. We are developing systems that take this content and surface it to you before you know you need it.

This is a pre-series-A startup, but we already have a few Fortune 500 customers that are happy users, and a long waitlist of customers who want to be able to integrate our products into their enterprise systems.

Roles we are looking for:

* Staff Software Engineer - You will be leading the engineering of a new recommendation platform to deliver Aimcast's content platform and AI engine to enterprise customers as well as contributing to the backend of the Aimcast content platform. The ideal candidate is a strong backend engineer with some devops expertise who is a good communicator.

* Staff ML Engineer - You will be contributing to the scientific and technical direction of Aimcast's recommendation and intelligence platforms. This role is a combination of working with LLMs and working with recommendation systems, and involves some advances in the state of the art. A good candidate has significant experience building recommendation engine systems and some understanding of software engineering.

* Senior Fullstack Engineer - You will be working on building out and modernizing the web interface for our content platform, and take leadership over the engineering direction of the platform. The current stack has a PHP backend on AWS and Azure, and a react frontend with a few apps in react native. The ideal candidate is a good communicator and a good leader, and is an experienced fullstack engineer.

Website (a bit old): aimcast.com

Contact: hiring@aimcast.com

Compensation range: $150-200k plus equity


MailChannels | Full-Stack Developer | REMOTE (Canada only, Pacific time zone) | Full-Time | https://www.mailchannels.com/

Join MailChannels, the leading email sending service trusted by over 30 million domains for dependable email delivery and advanced spam and phishing detection. As we grow, we're looking for two new developers to help us rid the world of spam.

Full Stack Devleoper: https://mailchannels.bamboohr.com/careers/9?source=aWQ9OA%3D...

Front End Developer: https://mailchannels.bamboohr.com/careers/10?source=aWQ9OA%3...


PredictionHealth | Full Stack Engineer (Backend or Frontend Focus) | REMOTE in US (HQ in Nashville) | $125K-$200K

We’re a mission-driven startup using AI to improve the quality of medical care. We’re already slashing documentation time 50-75% and optimizing coding/compliance for hundreds of US organizations and thousands of daily active users. Our team of 30+ passionate, hardworking, and friendly innovators (10 in eng/R&D) grew 6x last year, and we're just getting started. Seeking one backend and one frontend focused full stack engineer to tackle our toughest challenges.

If you thrive on autonomy, love solving complex problems, and want to make a real impact in healthcare, we want you!

Backend Focus: Golang, Python, PostgreSQL, AWS, BigQuery, GCP * Scale our data pipeline and AI model deployment * Wrangle messy clinical datasets * Evolve our REST API (already processing 100K+ daily requests) * Collaborate with MDs and PhDs on cutting-edge med-tech

Frontend Focus: Typescript, React, Python, AWS * Join user feedback sessions and build out high-yield features end-to-end * Design user interfaces to support AI features and admin/business logic * Update related backend APIs * Scope, plan, and deliver on complex projects with minimal direction * Learn and adapt quickly

Excited to help clinicians take better care of their patients? You’ll fit right in. :)

Applications from all 50 US States welcome.

Full stack with backend focus apply here: https://predictionhealth.breezy.hr/p/22ca328525b5-full-stack...

Full stack with frontend focus apply here: https://predictionhealth.breezy.hr/p/1a4119719344-full-stack...


I applied to the backend position last month but could fit for other positions, should I apply to those directly as well?

Topsort | Software Engineer | Remote and onsite (LATAM, U.S Timezones) | Full-time

Topsort (https://www.topsort.com) is a fast growing startup in the retail media space with a strong foundation in privacy. We help marketplaces monetize their ecosystems.

We are looking to fill many positions (mainly with SWE backgrounds). Bi-lingual (English and Spanish/Portuguese) is a bonus since part of some roles are working with clients.

Review all open roles here: https://grnh.se/721f06c68us - where you can apply directly. You can alternatively reach out to me (I work as tech lead) - should you prefer an instant human contact: johan at topsort dot com.

Looking forward to working together!


Suno | Cambridge, MA and New York, NY | Full-time

We are building a future where anyone can make music by using a simple prompt or lyrics. We’re scaling our engineering team and hiring for the following roles:

     - Software Engineer, Android - Jetpack Compose, Kotlin (REMOTE friendly)
     - Software Engineer, iOS - SwiftUI (REMOTE friendly)
     - Software Engineer, Fullstack Web - Typescript, React, NextJS, Python, Django
     - Software Engineer, Backend - Python, Postgres, Redis, Kafka, oh my
     - Software Engineer, Growth
     - Software Engineer, Machine Learning and Personalization
     - Founding Data Engineer
     - AI Researchers
     - Other roles here https://jobs.ashbyhq.com/suno 
Apply at the link above or feel free to shoot me an email at matthiesen (at) suno.com if you have any questions or want to learn more.


The link above does not mention a Founding Data Engineer role -- I sent an email but have not received any reply.


OneSignal | California, New York, Pennsylvania, Texas, Utah, Washington | Onsite or Remote (Within Supported States) | Full Time | https://onesignal.com/careers Tech stack includes Go, Rust, Ruby on Rails, Kafka, Postgres, Redis, InfluxDB, Typescript, React

OneSignal is building the best platform for businesses to intelligently engage with customers across every channel. We provide a simple interface to push notifications, email, and in-app messages, letting content creators focus on quality user engagement instead of complex implementation.

We're hiring Senior Software Engineers and Engineering Managers across multiple teams.

More information and apply at https://onesignal.com/careers


FusionAuth | Senior Java Software Engineer | Denver, CO, USA ONSITE | 140k-180k

Our mission is to make authentication and authorization simple and secure for every developer building web and mobile applications. We want devs to stop worrying about auth and focus on building something awesome.

There are a lot of companies in the auth space, but we feel like we have something special:

* a unique deployment model (self-host on-prem or in your cloud or run in our cloud)

* A well designed API first approach; one customer compared our app to petrichor

* a relatively mature product (the code base is over eight years old and we've found and fixed a lot of the sharp edges around core login use cases; however there are plenty more features to add)

* founder-led; here's an interview: https://liminal.co/podcast/a-developer-centric-approach-to-c...

* a full featured free-as-in-beer version that makes the sales cycle easier; prospects often come in having prototyped an integration already

If you are passionate about technology and want to join a company moving the industry forward, FusionAuth might be a great fit for you. Our core software is commercial with a "free as in beer" version. We also open source much of our supporting infrastructure.

We are profitable but raised a round recently to accelerate our growth (more on that here: https://fusionauth.io/blog/fusionauth-funding ).

Technologies and standards that we use or implement: Modern Java, MySQL, PostgreSQL, Docker, Kubernetes, OAuth, SAML, OIDC.

Learn more, including about benefits and salaries, and apply here: https://fusionauth.io/careers/

Click/tap the 'View open positions' orange button.


Atrium | Backend/Infra Engineer (Python) | Remote | Full Time | Pre-Launch Startup Web: https://atrium.st

ABOUT: Imagine Vercel, but for AI Agents. We're building the launchpad for code-based AI agents that solve real business problems. Prompt-based GPTs are cool, but we believe in giving developers the power to build intelligent, purpose-driven agents from the ground up.

POSITION: We're seeking a Python Engineer to join our backend team and help build our AI Agent platform. Ideal candidate should have experience with GCP services and Kubernetes.

Team: We're a small team, which means your impact will be massive. No corporate bureaucracy, just pure engineering.

APPLY: email us at: careers.24.12@atrium.st


Converge (YC S23) | Senior Full-Stack Engineer | Full-time | Onsite | NYC

Hey HN!

We're a team of 4 that scaled to $1M+ in ARR.

Our founding engineer and I are the only ones building the product right now. There's so much to build and a lot of responsibility to take on over the end product.

Converge makes it easy for marketeers to understand where their customers come from, cut unprofitable channels, and scale when things are working. By vertically integrating the modern data stack (Segment, Fivetran, BigQuery, Looker, etc.) we can offer them a 10x better product experience.

Job: https://www.ycombinator.com/companies/converge/jobs/GQWZ40Z-...


Ataraxis AI | Full Stack Engineer | Full-time | Remote (US) & ONSITE New York | $97k - $189k + equity

Ataraxis AI is a VC-backed start-up working at the intersection of multi-modal AI, oncology, and precision medicine. We are building cutting-edge diagnostic tools to assist physicians in selecting the most optimal treatments for their patients.

We have an exceptional AI team supported by AI legends such as Yann LeCun. We are looking for a full-stack engineer who will work with us on taking our cutting-edge AI models and building them into exceptional products and experiences for physicians and patients.

Please apply here: https://jobs.ashbyhq.com/ataraxis-ai/7834deda-4ae8-4892-8898...


Vero Scribe is hiring an Applied AI Engineer (Remote, Full-time, Toronto) | https://veroscribe.com

We’re a fast-growing startup building an AI-powered medical scribe to streamline clinical documentation and reduce administrative burden for healthcare providers. If you’re passionate about applying cutting-edge AI to make a real-world impact, we’d love to hear from you.

What we’re looking for:

- Experience with NLP, LLMs, or other AI-driven technologies

- Proficiency in Python and ML frameworks (e.g., TensorFlow, PyTorch)

- Strong problem-solving skills and a product-driven mindset

- Previous work with speech-to-text models or healthcare applications is a plus!

Let’s build the future of healthcare together!

Contact: bill@veroscribe.com


Anam | REMOTE | Europe | Full-Time | https://anam.ai

Real-time AI humans - emotive, scalable and available 24/7.

Backend Engineer: https://anam-ai.notion.site/Backend-Engineer-14553d769d07809...

Product Engineer: https://anam-ai.notion.site/Product-Engineer-14553d769d0780b...

MLOps Engineer: https://anam-ai.notion.site/MLOps-Engineer-14553d769d0780f68...


AI Insurance (YC W19) | Senior Software Engineer - Lead App Factory Specialist | Hybrid (San Francisco) or Remote

AI Insurance (aiinsurance.io) is the platform that small-to-midsize insurance companies use to run every part of their business. Before we showed up, they used spreadsheets and filing cabinets – wasting as much as 60% of revenue on administrative expenses. We’re doing what Salesforce did for SMB sales teams, but we’re tapping into the over 10,000 insurance companies that waste $238 Billion dollars annually.

Looking for someone with experience building low-code / no-code platforms and experience designing and deploying a domain-specific language.

Apply here: https://wellfound.com/l/2APAJF


Unternet | Remote (anywhere) | Full-time & contract

Unternet (https://unternet.co) is a building a new, intelligent client for the web. We think a pivotal part of this is an open protocol for rich, AI-native apps, that everyone can build on and implement. We're a new startup, backed by Betaworks and Mozilla, and looking for our first hires.

We're looking for:

* Lead designer (full-time) – to create the next generation of interfaces

* Lead engineer (full-time) – to build the foundations of a new client for the web

* Open-source engineer (full-time, part-time or contract) – to steward our community & open-source efforts

Find us at https://unternet.co/careers and shoot me personally an email there!


MarketLeap | https://marketleap.ai | Senior [Backend / DevOps / Machine Learning] Engineers | Luxembourg | Hybrid | Full-time

MarketLeap is building a new ecommerce platform designed for accelerating Digitally Native Brands (DNBs) growth across multiple marketplaces in EMEA. Our mission is to pave the way for transforming the ecommerce landscape and to capture a multi-billion-dollar overlooked opportunity.

We're well-funded and backed by top investors, and are now looking for smart and ambitious engineers to grow our tech team, based in Luxembourg.

Stack: Java (Quarkus) & AWS (Serverless)

Position: Backend Engineer | DevOps Engineer | Machine Learning Engineer

If you're interested, send us an email at jobs@marketleap.ai


Gifthealth | https://gifthealth.com | Senior Software Engineers | Remote US (Full-time)

We're looking for experienced, product-minded software engineers with experience working with Ruby on Rails or similar tools (e.g. Django).

Gifthealth is on a mission to bring an easier, more affordable pharmacy experience to patients and providers around the country. Since our founding in 2020, we've served hundreds of thousands of patients and are growing quickly.

Listed as Hybrid but we are also hiring remotely: https://gifthealthoh.bamboohr.com/careers/122

Feel free to email me at mike (at) gifthealth.com for any questions.


Sunday Grow | IoT Firmware Engineer | Half/Full time | Tel Aviv, Israel | https://sundaygrow.de

Join a small, ambitious startup with huge growth potential, redefining home cannabis cultivation with automated grow boxes. Help develop firmware for ESP32-based IoT devices and work closely with a passionate team.

Key Responsibilities:

- Develop, and improve firmware for ESP32-based devices

- Assist in prototyping, testing, and debugging hardware and software integrations

Requirements:

- Experience in C++/Embedded firmware

- Familiarity with basic electronics concepts

- Solutions oriented mindset

Bonus Skills (Not Required):

- Electronics or PCB design experience

- Knowledge of MQTT, ESP32-CAM, or Firebase

- Python or JavaScript familiarity for supplementary tasks

Help us build the future!

Contact: shalom@sunday.me


Neo.Tax | Full-Stack Software Engineer | Remote / Onsite in Mountain View | Full-Time

Neo.Tax builds AI software to automate the R&D Tax Credit and Software Capitalization (ASC350-40). We save businesses hundreds of hours of time to prepare their credits; we've helped customers like Mercury, OpenAI, Thomson Reuters, Modern Treasury, and hundreds of other businesses. Our business is starting to hockey-stick, so now is the perfect time to join!

Our team is small but mighty: five full-time SWEs, 2 part-time, and 2 data scientists.

Comp range: $180-210K + equity

Apply here: https://apply.workable.com/neo-tax/j/D291DF86B4/


given that you already have past time workers, would you consider part time for this role and ramp to full time if there is a mutual fit?

Openlayer (YC S21) | Remote or onsite (US, CA, NYC) | Full-Time | Senior Software Engineer, Product

Openlayer is solving the AI reliability problem. We are looking for stellar frontend engineers to join the team and help build the platform that next-gen teams use to build the most powerful AI systems.

We are hiring in SF, NYC, and open to remote. Our team is currently 6 people, but we are very actively growing and adding more headcount. Those with experience in Next.js, React, and TypeScript are encouraged to apply!

https://www.ycombinator.com/companies/openlayer/jobs/ZEEO8UB...


Openlayer (YC S21) | Remote or onsite (US, CA, NYC) | Full-Time | Customer Engineer

Openlayer is solving the AI reliability problem. We are looking for stellar customer engineers to join the team and help make customers happy. Think air-traffic control for our customers: you will be in charge of building requested features, integrations, and fixing bugs.

We are hiring in SF, NYC, and open to remote. Our team is currently 6 people, but we are very actively growing and adding more headcount. Those with experience in Python, Next.js, Docker, and cloud compute systems are encouraged to apply!

https://www.ycombinator.com/companies/openlayer/jobs/yIE9WI3...


Defense Digital Service | REMOTE (US) | Full-Time | Engineer (Software, Cloud, Data/AI, etc) | $123,041-$191,900

The Defense Digital Service (DDS) is a team of technologists hired into the Department of Defense to bring their private sector expertise to government/military problems. We are currently hiring Engineers who might be specialists in some domain, like frontend, backend, hardware, data, or machine learning, or might be generalists who have some experience in a wide variety of technologies. If you are interested in serving your country and building software that solves cool problems, please apply!

https://www.dds.mil/jobs


Flexhire.com | Senior Full Stack Engineer | Full time | Full Remote (EU, Americas, Eastern Europe)

Flexhire is a modern 3-in-1 HR platform, ATS and talent network that helps our clients scale their businesses faster, leveraging cutting edge AI and science-based hiring best-practices. Our clients include Fortune 500 companies and venture backed startups. We allow them to focus on what they do best while we help them seamlessly find, employ, manage and pay the best talent anywhere in the world.

Stack: Next.js, React, MUI, Ruby on Rails, GraphQL, Postgres

https://flexhire.com/flexhire/full-stack-software-engineer


Foxglove | Remote | Full Time or Contract | https://foxglove.dev/

Foxglove is the leading observability platform for robotics developers. We help robotics and autonomous vehicle companies log, ingest, organize, and visualize multimodal data. We're well funded (Series A, ~25 people), with an experienced and fast-moving team. Seeking like-minded people to join us!

- Tech Lead Manager - Frontend / Visualization (U.S. time zones; TypeScript, WebGL, Wasm)

- Staff Software Engineer - Frontend / Visualization (U.S. time zones; TypeScript, WebGL, Wasm)

- Senior Software Engineer - Rust (Australia / NZ time zones)

https://foxglove.dev/careers


Plotly | plotly.com | Senior IT & DevOps Engineer, Customer Success Engineer, Infrastructure, Director of Product Marketing | Canada |United States| United Kingdom | Remote, Full-Time

As a company with roots in the open-source community, Plotly introduced web-based data visualization to Python. Today, the company offers Dash Enterprise, which provides the best software tools and platform to enable every enterprise in the world to build and scale data applications quickly and easily.

We are growing our team and hiring for the following roles:

Senior IT & DevOps Engineer (Remote: Canada)

Customer Success Engineer, Infrastructure (Remote: UK)

Director, Product Marketing (Remote: Canada or US)

If interested, apply https://boards.greenhouse.io/plotly


Estuary | NYC & Remote | Full-time - https://estuary.dev/

Estuary is a VC-backed startup focused on simplifying real-time data pipelines.

We’re building open-source solutions to unify real-time and batch data integration, making complex data tasks easier at scale. Our team is small, collaborative, and values transparency.

We’re hiring for:

Senior Backend Engineer - Design and develop a Connector Development Kit (CDK) to enable seamless and efficient development of connectors for SaaS systems, using Python.

Solutions Engineer – Work at the intersection of product, support, and engineering

To apply: Email resume to Careers@estuary.dev


getboon.ai | Fully Remote | Full-Time | Roles: Senior Software Engineer, Software Engineer

We build software supporting the logistics industry. Hiring for both AI-related roles and more traditional web dev.

We use a mix of RoR, golang, and python.

A general application link: https://www.getboon.ai/careers/software-engineer, but we are looking for a variety of experience ranges. More senior roles can be fully remote. For more junior roles it'll be hybrid with the expectation you'd report to our office in San Mateo 1-2 times/week.

Happy to field your application directly or answer any questions you might have about the role at graham (dot) paye (at) getboon.ai


QuickTrials | Full Stack Software Engineer (Python, Django, Typescript, React, Postgres) | Full-remote | Full-time

QuickTrials is a leading enterprise SaaS product that is used to manage agronomic field trials around the world. We help companies to speed up agricultural innovation by making the trialing process faster and more effective.

We’re looking for a talented Full Stack Software Engineer with Python and Typescript experience to join our team and scale with us.

Interested? Email us as jobs@resonanzgroup.com.

More info about the role can be found here: https://www.quicktrials.com/jobs/full-stack-web-developer/


Hudson River Trading | Hybrid | Full-time

We’re a quantitative trading firm based in NYC that trades hundreds of millions of shares each day on over 200 markets worldwide. We use math and technology in everything we do; our talented developers, engineers, and programmers build complex models and systems that allow us to make automated trading decisions on global markets.

We’re looking for:

Senior Systems Software Engineer | NYC, CHI, ATX, BOULDER, LDN, DUBLIN | https://www.hudsonrivertrading.com/careers/?q=senior+systems...

Systems Engineer - Cloud Architecture | LDN | https://www.hudsonrivertrading.com/careers/job/?gh_jid=58809...

Software Engineer - Treasury Infrastructure | NYC, CHI, ATX, LDN | https://www.hudsonrivertrading.com/careers/?q=software+engin...

Low Level Software Engineer (C++) | Singapore | https://www.hudsonrivertrading.com/careers/job/?gh_jid=12290...

TradeOps Engineer | Singapore | https://www.hudsonrivertrading.com/careers/job/?gh_jid=62218...

And more! For more information about our benefits, check out Life at HRT: https://www.hudsonrivertrading.com/life-at-hrt/


CredCore | Staff Engineer | Full-time | Remote (Anywhere)

CredCore helps companies analyze Credit Agreements using AI. Learn more at https://www.credcore.com.

We’re looking for experienced full-stack developers with 8+ years of experience. You must have strong skills in TypeScript, React, and Python. You should be good at modularizing and abstracting ideas, and be familiar with design patterns and software architecture. Experience with statically-typed languages is a plus. A strong GitHub profile, blog, or other portfolio showcasing your work would also be great.

This is a full-time, remote role. If you’re interested, reach out to me at jeswin@credcore.com.


Sevendays | Hybrid (UK, France or Netherlands) | Full-Time | https://sevendays.io

Sevendays is an international community of digital professionals working on cutting edge digital projects.

We are looking for a dynamic data engineer with a hands-on, entrepreneurial mindset. You will be working on both customer projects and exciting internal initiatives around data and AI/LLM agents.

We offer a chance to work on great projects with a competitive international package and a caring and supportive team.

Job page: https://sevendays.io/careers/data-engineer-europe/


Anoto | Real ink pens that also digitize | Full-time | EU, UK, South America (100% REMOTE) | anoto.com

Anoto originally pioneered ink pens that also digitize everything you write or draw. As of very recently, we have a brand new management and tech team, new funding, and very ambitious plans for the future.

We are hiring a Lead Product Engineer to set the quality standard and the pace for the ongoing development of our just-launched React Native app, LivePen.

Job description: https://tinyurl.com/ms65tz5s

Quick form to express interest: https://forms.gle/J8widhgGFa7PUUTM9


Secureframe | Remote (Canada) | https://secureframe.com

Secureframe helps companies get compliant and build trust with their customers. We do this by integrating in a company's core SaaS tools, ingesting data, and then displaying all misconfigurations that need to be remediated for a given security framework. Stack is Rails/React/Typescript/Postgres/Elasticsearch

We've got three open engineering roles - apply here: https://secureframe.com/careers or email me at chintan[at]secureframe.com


Surge AI (https://surgehq.ai/careers) | Software Engineers (full-stack / product https://surgeai.notion.site/Product-Engineer-4211688ff99b46d...) and Strategic Project Lead (https://surgeai.notion.site/Strategic-Projects-Lead-Generati...) | Full-time | SF, NYC, or Remote

Our mission at Surge is to build the human infrastructure behind the next wave of AI and LLMs. We’re building a data platform that powers AI teams at OpenAI, Anthropic, Meta, Google, and more. Reinforcement Learning with Human Feedback is the critical technique behind the new generation of AI assistants, and that human feedback comes from us. Our product has been a game-changer for the top AI teams in the world. Here are some examples of our past work:

- Creating the GSM8K dataset: https://www.surgehq.ai/blog/how-we-built-it-openais-gsm8k-da...

- Collecting RLHF data for Anthropic's Claude: https://www.surgehq.ai/case-studies/anthropic-claude-surgeai...

You’d be joining a small, rapidly growing team of former engineering and ML leaders from Google, Meta, Twitter, and Airbnb. We work in small groups, ship quickly, and value autonomy and ownership. No previous AI experience is required, if you have the engineering skills you can learn what you need on the job.

We're looking for engineers with a few years of experience and you can work out of our offices in SF, NYC, or remotely. Please reach out to us at careers@surgehq.ai with a resume and 2-3 sentences describing your interest. Excited to hear from you!


Datenna | DevOps Manager | Full-time | Amsterdam, Netherlands | Hybrid (2 days in the office)

At Datenna, we combine China expertise, OSINT, data and AI technologies, to create a software platform that provides the insights governments need to explore the hidden connections between China’s complete corporate, academic and technological landscape.

We are looking for a DevOps Manager who will help us shape the future of our SaaS solution. You’ll have the opportunity to make a tangible impact and improve our groundbreaking OSINT platform.

https://jobs.datenna.com/o/devops-manager


Convoke | SWE, product eng, ML infra eng | South SF | Onsite | Full-time | convoke.bio/joinus

We are an early stage startup building AI software for the biopharma industry. Our first offering sources and extracts critical information for our customers using a document processing data infra.

Our ambition is to significantly increase society’s capacity to bring new drugs to market. We have a small founding team that brings together a mix of top life science and tech talent. We are well capitalized, with the backing of great investors. We work together everyday from a cozy office in South San Francisco.

If this sounds interesting - reach out in the email listed at convoke.bio/joinus and mention HN!


Beacon Biosignals | Multiple Roles | Remote, NYC, Boston, SF | Full Time

Beacon is driving the next-generation development of precision therapies for brain disease by making EEG-based brain monitoring accessible, interpretable, and actionable at scale. Come help us accelerate the development of new treatments for millions of patients with severe neurological and psychiatric disease!

Want to work at a fast-paced startup that executes world-class neuroscience atop a strong engineering culture? Come join Beacon's Platform team to help us engineer the future of brain health analytics! https://beacon.bio/careers


Would you guys be interested in someone with pure julia experience, agility in digging into new fields, and vested interest in the topic? I'm having hard time picking one of the postings, but I think I could be a good fit.


Outlier.ai | Contract | Remote (Worldwide)

We’re looking for software engineers, linguists, and writers to help shape the future of AI. Work on projects like improving AI models, labeling datasets, and fine-tuning large language models. Flexible hours, competitive pay ($50/hr), and a chance to make a real impact.

Apply Here: https://app.outlier.ai/expert/opportunities?utm_source=refer...


It seems to require an existing accnt just to get in

Aurora Energy Research | Senior & Junior Software Engineers | Hybrid in Oxford, UK | full-time | https://careers.auroraer.com/

We are searching for our new, talented colleagues to support the expansion of our Software Development team! Be part of a fun and highly experienced Software Team, building innovative cloud-based software solutions which power major decisions in the global energy transition.

Have the chance to work on cutting-edge Microservices architecture, using TypeScript/Express/AWS Lambdas, Redshift, MySQL, MongoDB and Micro-frontends built on React. This will allow you to take responsibility for solutions from design to deployment.

Requirements:

- Commercial experience (4+ years for Senior / 1+ year for Junior) in developing complex software solutions with some of the following: Node/TypeScript, Express, Python, SQL, NoSQL, React, Cloud Infrastructure, unit testing or similar

- A proven track record for delivering great software and solving difficult technical problems

- Experience building web-services/microservices

- The ability to technical lead a project for inception to completion (Senior Engineer)

- Exceptional problem-solving skills and a great team player!

To apply:

Senior Software Engineer: https://careers.auroraer.com/postings/47ac7fa5-0677-4f59-b60...

Junior Software Engineer: https://careers.auroraer.com/postings/9e1da80d-afa7-480f-a34...

Got additional questions? Feel free to reach out to Ourania Dima at ourania.dima @ auroraer.com or connect via LinkedIn at: https://www.linkedin.com/in/raniadima/


Parley | Founding Engineer | San Francisco, CA | Full-Time

Hi there, I'm Ian Edwards - one of the co-founders of Parley (https://parley.so). We help automate legal drafting for immigration attorneys and other flat-fee lawyers. Currently, we are helping immigration firms of various sizes prepare work visas and green cards faster, so lawyers can spend more time on case strategy, client interaction, and operations.

We are currently a team of three and are looking to bring on additional product-minded engineers to help build out key features and expand our offering.

Feel free to reach out to me directly at ian@parley.so, and mention that you found us on HN!


Go1 | (Remote - Have to be based in Australia) | https://www.go1.com/

Data Engineer (Mid level - 3+ years experience)

https://job-boards.greenhouse.io/go1au/jobs/4478243005

Go1 is a B2B learning curation/hosting application

I am a Data Engineer @ Go1 - joined about two months ago and enjoying it so far.

Tech Stack/Skills - DBT Core - Databricks (Pyspark) - Data Modelling (Medallion & Star Schema) - ETL/ELT - Exposed to CI/CD

Reply to this comment with your linkedin if you have any questions and I will reach out


Vivint | Home Automation - IoT, making cool stuff | Boston, MA | onsite

At our Boston Innovation Center, we're delivering an integrated platform, award-winning products and the industry's first artificial intelligence for the smart home. Check out our openings and join the #SmartHomeRevolution

We are looking for designers and engineers across multiple functions, but here are just a few:

- Android engineers

- iOS engineers

- Backend Python/goLang engineers

- Product Managers

Check out all of our openings here: https://www.vivint.com/company/careers/team/technology

Technologies we touch: kotlin, swift, golang, python

Please email matt.deangelo1@vivint.com


One of your job listings appears to have a mistype in it or maybe your name just peppered around https://vivint.wd5.myworkdayjobs.com/vivintjobs/job/Lehi-UT/... "Configuration management (SaltStack, Ansible, etc.)matt"


Nimble | Bangkok, Thailand | Fulltime | HYBRID work option in Bangkok | Visa/Work Permit + Relocation assistance | https://nimblehq.co/ We are a team of designers, software developers and product owners building outstanding web and mobile applications for companies of all sizes, from 1-person startups to Fortune 500 companies. We take a product development approach, creating custom software that people will love to use and empowering our clients to do what they do best - better. Senior/Lead ROR Developer (Stealth Mode SaaS Start-up): https://jobs.nimblehq.co/o/refld-nov2024-senior-ruby-on-rail...

Full-stack Web Developer (Ruby or Javascript): https://jobs.nimblehq.co/o/senior-full-stack-developer-hybri...

Android Developer (Kotlin): https://jobs.nimblehq.co/o/senior-android-developer-bangkok-...

Senior/Lead UX/UI Designer (Hybrid): https://jobs.nimblehq.co/o/refld-nov2024-lead-uxui-designer-...

Technical Product Manager: https://jobs.nimblehq.co/o/refld-nov2024-lead-product-manage...

Hybrid work option | Willing to relocate to Bangkok.

We keep our recruitment process practical and straightforward: https://nimblehq.co/compass/join/recruitment-process/


Tracebit | https://tracebit.com | Multiple roles | London, UK | Full-Time | On-site (5 days)

Tracebit lets security teams implement ‘assume breach’ with automated cloud based honeypots or canaries.

Off the back of a successful seed fundraise from Accel, we are actively hiring for smart people who get things done in the following positions:

   - Founding Engineer | £70-100k + equity 
   - Founding Frontend Engineer| £70-100k + equity 
On-site roles (5 days a week) in Central London.

Learn more and apply: https://tracebit.com/careers


ADAS Safe | Senior Full Stack Engineer | Full Time | Remote (core business hours are Eastern US timezone)

We're a fast-growing, institutionally funded company leading innovation in the automotive industry, transforming the collision center landscape. Our services rely on top-notch software, and we're looking for a Senior Full Stack Engineer to help us build exceptional products. Our stack includes React with TypeScript, Node.js, PostgreSQL, Python, BigQuery, and is deployed on GCP. This role involves designing, building, and scaling applications, making architectural decisions, and mentoring junior engineers.

Interested? Reach out: eng-hire@adas-safe.com

Learn more: adas-safe.com


fs/be eng needed for Massive (usemassive.com, like Tinder for Jobs).

here's a quick vid: https://www.tiktok.com/@wowitsmassive/video/7384457835934977...

we're growing fast: from $0 --> $1.5mm ARR in <1 year. in that time, we've helped thousands of people land life-changing jobs.

I think Massive will be the way most people find their jobs in the future.

we're a small team but move incredibly fast.

if you want to ship features that thousands of people use every week and are not afraid to experiment (and sometimes fail), then this is the one.

Pay is $110,000 - $150,000/yr or contract $60 - $100/hr. remote US or NYC hybrid 2x/week

stack is react, javascript, python, go, node

email dan@usemassive.com


Peanut | Founding Software Engineer (Frontend Web3) | REMOTE | Full-Time | >= $60-110k + 0.5-2% equity

We're bringing currency back to cryptocurrency. We care a LOT about UX and are at the forefront of chain and account abstraction. We’re making crypto actually usable as a currency and not just a degenerate gambling fiesta.

We are VC-funded ($1.4m pre-seed), advised by heavyweights like ex-venmo CTO, and founded by Harvard alum.

Please fill out the form at https://peanut.to/jobs and list HN as the place you learned about us. We're excited build together!


SpotHero | ONSITE (Hybrid-schedule) in Chicago | Full Time

SpotHero is the leading marketplace for parking reservations. We help drivers easily reserve parking for commuting, events, or any reason they are out and about.

We're hiring for a Senior Engineering Manager. This role will lead a team with a technical and complex problem area.

Our approach to onsite is flexibility first and much of our time is WFH. Feel free to apply online or reach out to me at tom dot janofsky at spothero dot com.

https://spothero.com/careers/6360716


Stanford Research Computing | Stanford, CA (next to Palo Alto) | Full-time | Two positions | HYBRID

Stanford Research Computing (https://srcc.stanford.edu) is a collaboration between University IT and the Vice Provost and Dean of Research. We operate HPC environments for researchers, we do one-time consultations on projects (from software and pipelines, to data management, to physical building design and fit-out), and we provide contract support for individual Labs, Departments, and Schools.

We have two open positions:

• Research Computing Manager: Our current IC:Manager ratio is 7, which is too high, so we're hiring another manager for our group! You'll oversee a number of ICs, help them plan & prioritize their work, make policy decisions, and contribute to Research Computing's strategic direction. You'll also be interacting with groups throughout the University, as a service provider and as a policy maker. More info: http://phxc1b.rfer.us/STANFORD0_zSLT

• Research Storage Consultant: We have lots of storage environments (both on-prem & cloud); it can be confusing to identify which is the best for a given purpose, and how to take full advantage of it. Your job will be to help Students & Faculty figure out what storage is best to use, and get them started on using it! More info: http://phxc1b.rfer.us/STANFORDWvaSLS

If you don't already live in the Bay Area, we provide a relocation incentive. Depending on where you live, we provide free transit passes. Unfortunately, if you drive, you will have to pay for parking for the days you're on-site. There is some on-call around the holidays. We get a 403(b) match, good healthcare, and 30+ days off per year (holidays + vacation). All Benefits are all publicly documented at https://cardinalatwork.stanford.edu/benefits-rewards. If you have questions, feel free to reply here or email me (the info is in my profile)!


1851 Labs | Product Engineer | Onsite Toronto | Full-Time

We’re a lean team of 4 engineers on a mission to make creating with AI as fast as the speed of thought. Based in Toronto, we’re building the next wave of consumer AI web apps. If you’re a driven engineer ready to build your life’s work, find us!

http://1851labs.com/ https://wellfound.com/company/1851-labs/jobs


ASL19 | Canada | Software Engineer | Contract with options to full time | Remote

Hi there,

We are technology company working for freedom of expression and anti-censorship tools, and we are looking to hire a software engineer well versed in VPN technologies and network programming.

This is us: https://asl19.org/en This is the job postings full detail: https://asl19.org/en/join-us/software-engineer

Please send your applications to aurang@asl19.org


Since this is a contract position, do you consider part-timers by any chance? I'd really like to do what you do and I think I could make a solid case on why I'm the man for this job, but I'm booked for 2 days a week for the next few months. Should I try applying anyway?


Myndstream | Hybrid London, UK | Full time | https://myndstream.com

Music for health and wellbeing - we're working with leading scientists at MIT, NYU and UPenn alongside a roster of composers & producers to create validated music to improve health and wellbeing whilst owning both licensing & distribution. We're starting with hospitality as a launchpad before moving into wider health sectors.

Hiring founding Software Engineers, ML/AI engineers, designers & data people - contact me via email: will [at] myndstream.com


Comulate | Senior Engineer (3+ YoE) | ONSITE in San Francisco, CA

We're building automation software for the $7T insurance industry, accelerated by AI. Seed stage in terms of headcount (< 20 people) but Series B in terms of business traction (+ cash-flow positive). We've intentionally stayed under the radar.

- Product has caused customers to literally cry tears of joy

- Experienced eng team from Airbnb / Asana / Brex / LiveRamp

- Stack: TS, Postgres, React, GraphQL, and Next.js

Apply here: https://comulate.com/careers


Senior Golang Engineer: https://apply.workable.com/sinch/j/700C9C1987/

COMPANY: Mailgun (Sinch) https://www.mailgun.com/

TYPE: Full Time

DESCRIPTION:

Pop open the application for the corporate description ;) For the sake of this post:

The Sending Pipeline team at Mailgun is responsible for the 'bread and butter' of the company, which is an Email API. We handle email ingestion, storage, processing, and delivery, along with supporting product functionality such as mailing lists, tracking, domains, inbound routes, etc. Our system handles close to 2 billion emails daily , and because of that, we pride ourselves on the usage of Golang across our ~15 or so microservices. We take throughput and speed very seriously :) Other technologies include MongoDB, Cassandra, Kafka, Nomad, ElasticSearch, Prometheus, Grafana, Github + a slew of others. Nothing out of the ordinary. Our primary focus is on ~30% product enhancement 70% scalability, reliability, and maintainability (tech debt more or less).

This is a distributed team of 5. We take ownership, accountability and autonomy very seriously. You'll be responsible for development, testing, deployments, monitoring and improvements of your work...hence the high ownership. CI/CD shop, there are days where we deploy 20+ times.

We're a fun and friendly team who loves to collaborate and help each other grow in our careers. We don't take ourselves too serious and aren't afraid to challenge each other at the same time :)

REMOTE: 100% Mailgun has been remote since pre-covid and has a great culture in place to support it.

LOCATION: US. Main office is located in Atlanta, GA. with others spread out across the country, but this is a remote position. No traveling required.

ESTIMATED COMPENSATION: 165k - 190k

VISA: No

CONTACT: https://apply.workable.com/sinch/j/700C9C1987/


AE Studio | LA Office | Multiple Roles | Full-Time | Remote | ae.studio

We are a development, data science and design studio that works closely with founders and executives to create custom software and machine learning solutions. We are hiring top notch professionals passionate about software development, data science, design or product management to work with our amazing team creating human agency increasing software!

Full descriptions: https://ae.studio/join-us


> This Serverless Function has crashed.


Intern | Remote

I'm looking for an intern to help me with my LLM experiments. You are into LLMs and generative AI if not obsessed and are already experimenting with them on your own. You use them almost daily and have used them via API or local inference. You are either a CS student, recent CS grad or unemployed junior developer looking for an internship to build up your coding experience and LLM knowledge. Experience with python preferred.

My interests are in external memory/KB, planning, reasoning, and agents.

segmond@gmail.com


How much are you paying, I may have some students that are looking for internships.


JUPUS | Development Lead | 100% Remote (Europe) | Full-time | 80k - 100k EUR | https://jupus.de/

For one of the fastest growing legal tech startups in Germany, we are seeking a Development Lead. Our stack is Python/Django (restframework) and TypeScript/Vue.js.

Apply here: https://join.com/companies/jupus/12960029


Zype | Full Time | SDE 3 | India (Bangalore/Mumbai) | ONSITE

Zype is a personal loan app for millennials in India. We are growing fast and moving into a multi product setup. Looking for SDE 3s (both backend and frontend) to help us in this journey.

Checkout more about us here: https://www.getzype.com/

Please contact technology(at)respo(dot)co(dot)in with a subject line "HN refer" to get noticed on priority.


Sangoma Technologies | Lead Frontend Developer, Sr Backend Developer | REMOTE (US/CANADA)* | Full-time*

Sangoma (<https://sangoma.com/>) is a leading business cloud, hybrid, and on-premises communications platform with reliable in-house solutions alongside network and security services. We provide a single-vendor framework and offer reliable, affordable, and fully integrated UCaaS solutions featuring telephony, meetings, messaging, and more.

Our VMaaS (Video Meeting as a Service) team is seeking talented engineers to join us in the following roles:

Lead Frontend Developer - <https://ca.indeed.com/cmp/Sangoma/jobs?jk=12f7fa452b309380&s...>

- We have a React-based frontend (ReactJS and React Native, plus an Electron app) using WebRTC for video conferencing;

- Solid knowledge of Javascript and Typescript is required, WebRTC is a plus.

Senior Backend Developer - <https://ca.indeed.com/cmp/Sangoma/jobs?jk=b936ba97acf6db82&s...>

- We run services written in various programming languages (C, Lua, Java) so you should be comfortable navigating these;

- Solid knowledge of Linux, WebSockets and distributed systems is required, knowledge of VoIP/SIP and WebRTC is a plus;

- We use Rust for our own APIs and Pulumi (TypeScript) for deployment. We are also experimenting with Nix.

Our team is primarily remote so you should be comfortable working asynchronously. We're seeking for candidates who can lead technical initiatives, contribute hands-on with high-quality code and bringing excellence to our product.

Base salary range is C$100k-140k, depending on role and experience. Benefits are available for US and Canadian employees.

(*) We may also consider exceptional candidates from other regions (in similar time zones) with prior remote experience working for US/Canadian companies, on a contract basis.


Veridise | https://veridise.com | REMOTE | Full Time

Backend operations engineer position: Veridise is seeking a skilled engineer who will be responsible for the operations of our SaaS services. This individual will work closely with Veridise engineers to help deliver our security analysis tools via our SaaS platform for public consumption.

Applicants should have a strong background in cloud-based computing, including AWS, Linux, Docker, and preferably Kubernetes.

Application link: - https://veridise.com/careers/backend-software-engineer/

--------------------------------------------------------------------------------

Security analyst position: We are seeking a highly skilled and motivated security analyst. The ideal candidate will have a strong background in computer science, possess advanced technical expertise, and demonstrate a deep understanding of security principles. This role involves identifying and mitigating security vulnerabilities through manual code review, running cutting-edge security tools and analyzing their results, actively staying up-to-date on emerging security threats, and learning to audit in new and exciting technologies.

Veridise is a blockchain security company founded in 2022 by academics focused on bringing increased automation to the security landscape.

Application link: - https://veridise.com/careers/lead-security-analyst/

--------------------------------------------------------------------------------

About Veridise: Veridise performs security audits for smart contracts, zero-knowledge circuits, blockchain implementations, key management services, and other off-chain services like relayers, bridges, wallet integrations, and more. Additionally, many members of the Veridise team research and develop modern security tools designed to tackle the ever-changing landscape of blockchain development, providing novel and automated insights into the security of smart contracts and zero-knowledge circuits.


Klaro | Founding Engineer | Onsite (Sydney, Australia)

Spreadsheets if they were invented in 2024.

Technical problems you will be working on:

  - Building a local-first sync engine.
  - Scaling a custom graph computation & visualisation engine.
  - Much much more.
Website: https://www.klaroapp.com

Apply here: https://www.klaroapp.com/careers


Viamki| Full-Stack Developer |HYBRID in Edinburgh (UK) | Full or Part-time

Viamki helps tour and activity operators simplify their lives :) We automate bookings, streamline check-ins, and make tourism easier for guides, companies and travellers!

We’re looking for a Full Stack Developer to lead our API integrations and contribute to our platform’s growth.

If you want to join a super small team where your work truly matters, drop an email at info@viamki.com


StarTree | Full Time | Mountain View, CA; Bangalore; Remote (US); Remote (India)

StarTree is providing a fully-managed, cloud-native real-time analytics service powered by Apache Pinot. If you are into big fast distributed databases, this is a great place to be. Series B startup.

Multiple engineering, devrel and operations positions.

https://startree.ai/careers


Midweight Developer

* Permanent position (4 or 5 day week) * £40,000 - £50,000 (pro rata, dependent on experience) * London based studio, flexible hybrid remote (min 1 day pw in the studio) * Apply by 4th January 2025, midnight (BST)

Join the Applied Works team to deliver exciting and pioneering digital design projects for our global clients, and enrich our growing team. We’re based at Somerset House in central London.

Applied Works is the design partner to the world’s data pioneers. We’re a small team working on big projects that help organisations and academic institutions to create impactful and interactive experiences. We strive to affect positive change in our work, seeking projects that help our understanding of data and the world around us.

We are seeking to hire a creative and adaptable developer to play a key part in creating meaningful digital products for our clients with the guidance of our senior team members. You will have strong web development skills, be keen to tackle new problems and technologies, and care about the details of design and user experience. As a team, we strive to deliver impactful, high-quality products and support each other by sharing our experiences and knowledge.

Skills required, benefits and how to apply here:https://staging.applied.works/join-us/midweight-developer


left-field.co | Part-Time Full-Stack Developer (Backend Focus) | Hybrid NYC About us: Left Field is an early-stage startup creating a dating app for spontaneous, real-world connections. Currently refining our beta, launching in Manhattan and Brooklyn early 2025.

Role: Part-time Full-Stack Developer (~20 hrs/week) focused on backend. Involves building APIs, optimizing backend performance, and supporting front-end and algorithm integration. Will also support our jr frontend dev.

Apply: Email contact@left-field.co Website: left-field.co


Beautiful.ai | Full-Time | Remote in US & CAN | 150k - 250k Base Salary + Equity SaaS B2B Presentation Software | Series B | 16M Funding | AI Industry

Lead Software Engineer - Full Stack Highly Preferred https://boards.greenhouse.io/beautifulai/jobs/4231312007


Exa Labs Inc. | Onsite San Francisco CA | Full time | Multiple Roles

Exa is a search engine built for AIs. We enable developers to filter the internet's content with complex queries in order to bring the world's knowledge into their AI apps.

Please apply here https://exa.ai/careers

•ML Research Engineer

•Head of AI

•Founding Design Engineer

•Founding Designer

•Sales Engineer

•Chief of Staff


Will you guys hire interns? :D


Fathom - AI Notetaker | REMOTE (must work US hours) | Full time | https://fathom.video

We make the premier AI Notetaker and are hiring across the stack (rails/typescript/go/k8s/gcp).

Highlights

- YC w21, raised Series A this summer, ~50 employees

- Growing 10-20% every month

- 82 NPS, #1 app on both G2 + Zoom marketplace, 10k+ installs on Hubspot marketplace

Team makeup + culture

- Low ego, high integrity, highly collaborative, hard working

- Senior team (8 eng), many have worked together at previous companies

- Remote but synchronous. Multiple team offsites per year

This IS for you if

- You want to work on a product people love

- You like highly talented, experienced coworkers

- You prefer working hard and making pragmatic decisions that keep the team shipping quickly

Not for you if

- You want rest & vest

- Sprint planning is your favorite

- You being right is more important than the team being right

If interest, apply for roles here. Mention you’ve come from HN in the application!

- App team / Rails+typescript (https://jobs.ashbyhq.com/fathom.video/01619869-e031-464c-b3b...)

- Platform team / Go (https://jobs.ashbyhq.com/fathom.video/50323c12-96b2-4e6a-b8e...)

- Infra team / K8s+GKE (https://jobs.ashbyhq.com/fathom.video/7d8d38ec-393d-415d-a55...)

- AI Engineer (https://jobs.ashbyhq.com/fathom.video/7705a844-b3f2-4650-bed...)

- Technical Recruiter (https://jobs.ashbyhq.com/fathom.video/da6e2b74-9048-4868-8de...)


Wasp is hiring a framework engineer to build Laravel for JS | Remote (US East Coast / EU)

We are Matija and Martin, founders of Wasp (https://wasp-lang.dev/) and twin brothers. We’re building a Rails/Laravel-like full-stack framework that is designed to be stack and architecture-agnostic. Currently, we’re focusing on React, Node.js and Prisma. Our secret sauce is a custom-built compiler at the heart of the framework, which “understands” how your app works across the whole stack - we’re relying a lot on code generation, and that gives us a lot of flexibility to do some pretty cool things [1] and cut down the boilerplate.

Since we launched Beta last year, we’ve seen quite strong community adoption [2] - Wasp has grown to ~14,000 stars on GitHub and is being used by indie hackers, startups, and Fortune 500 companies.

We’re currently a team of six - senior engineers (ex-Google/Palantir) + growth and a devrel. We raised our first round after graduating from YC in 2021 [3] and just recently closed another round (details will be public soon).

We are looking for a well-rounded engineer with substantial web dev experience who wants to be a part of a strong engineering/open-source culture and work on all aspects of the product with us - our custom compiler (in Haskell; but don’t worry about it [4]), frontend, backend, database/infra, deployment, CLI, ….

This is a remote position - for more details, take a look here: https://wasp-lang.notion.site/Framework-Engineer-at-Wasp-12a...

[1] https://wasp-lang.dev/blog/2024/04/25/first-framework-that-l...

[2] https://x.com/MatijaSosic/status/1839279924819145010

[3] https://techcrunch.com/2021/10/04/yc-grads-wasp-land-1-5m-se...

[4] https://wasp-lang.notion.site/Framework-Engineer-at-Wasp-12a...


Virtasant | Platform Engineer/SRE | Remote | Full-time | https://virtasant.com

Mode details: https://grnh.se/afdac2a64us


ellamind | Software Engineers (Full stack/AI/SRE) / Chief of Staff| Full-time | On-Site / Hybrid /Remote Bremen, GERMANY| https://ellamind.com

I'm Jan, the Co-Founder of ellamind and we're scaling our team to build a next-gen platform helping enterprises improving and evaluating their AI workflows.

Our founders created some of the most popular non-english open source LLMs and we're already working with some of the largest enterprises in Germany to accelerate their pace adopting LLMs in business processes. ellamind is already profitable before our public launch and we offer competitive packages and a VSOP program.

We're hiring a...

* (Senior) Full stack engineer

* (Senior) AI engineer

* (Senior) SRE

* Chief of Staff/COO (On-Site only)

Contact us directly: info [at] ellamind [dot] com


Incident.IO | SF | Support Engineer | Full Time

Incident.IO are hiring a Technical Support Engineer in SF.

https://supportengineer.pro/jobs/4a0bd46a-08a6-47a0-a02d-513...


re:cap | REMOTE (EU) | Full-time | Senior Backend Engineer

re:cap is a fintech company that provides tailored funding solutions and data-driven financial insights for digital companies. Backed by top-tier VCs, our team of experienced fintech entrepreneurs is on a mission to refine capital for economies to come. We’re hiring a (Senior) Backend Engineer to own and build key parts of our backend systems. You’ll work on our financial funding product, collaborate with cross-functional teams, and contribute to our scalable and reliable infrastructure. Tech stack: Go, PostgreSQL, GCP

Apply here: https://www.re-cap.com/careers


Hi Tom, are these positions EU Remote or just "remote - Germany, Spain, Czech Republic, Portugal, Slovakia or Austria" as mentioned here https://www.re-cap.com/careers?ashby_jid=dfa47fa2-a8f7-45a8-...

Cargado | (Senior) Software Engineers | REMOTE (US) | Full-time

Hiring for multiple roles!

What do we do?

- Cargado is an early stage technology startup revolutionizing how U.S.-Mexico cross-border logistics is executed. So far, we’ve focused on helping brokers with freight find the carriers best suited to haul that freight. Read more about our current products here - https://www.freightwaves.com/news/exclusive-cargado-launches...

Why are we going to 100x?

- The TAM here is massive. Mexico has recently taken over the #1 spot as the United States’ leading trading partner. Laredo, TX is the number one port in the United States importing and exporting everything we need and use everyday. We’re going after that with an incredible team that brings a unique blend of tech experience (Amazon, Google, Microsoft) and freight experience (Convoy, Coyoted, Flexport, and more). Just check out our founders, Matt (https://www.linkedin.com/in/mattpsilver/) and Rylan (https://www.linkedin.com/in/rylanhawkins/).

Freight seems boring though. Why would I want to build software with Cargado?

- This is an industry starved for technological innovation. We’re solving problems that have never been solved before and have the opportunity to create massive impact for individuals and the world at large, since any efficiency gain can be huge when you’re talking about driving around an empty tractor trailer at 8 mpg. Additionally, we’re committed to building world-class technology and invest in learning, dev ex, and planning/design to make that happen.

Sure, but it takes money to make money. How will you survive long enough to change the world?

- We’ve raised nearly $10M in venture capital so far (from Ironspring, Primary, Zenda, Wischoff, and more), and before even hitting 1 year we’ve achieved strong revenue from a customer base of over 100 brokers. Taken together, that means we have a diversified source of income in addition to a strong balance sheet.

Our tech stack includes: Typescript, React, NextJS, PostgreSQL, AWS

Apply at https://jobs.ashbyhq.com/cargado!


bunny.net is hiring a Senior C# Engineer to join our Compute Team.

100% REMOTE

You will be a key player in developing a Kubernetes-compliant container orchestration platform on the edge, focusing on the challenges of scalability, low-level systems integration, network virtualization, and reliability.

Interested? More details here https://bunnynet.teamtailor.com/jobs/4892880-senior-software...


Costa Security | Lead / Senior Engineer | Chicago / Bay Area Preference (Open to Remote) | Full Time

Hi everyone. We are Costa, and we are building the next generation of network security. >> who we are

At Costa, we believe in a world where it is easy to share information with good actors, and easy to protect it from bad ones. And we need help from great people to get there.

Our founding team has gone from garage to IPO before. We have experience at big companies (Amazon/Meta) and small. We are remote today, but have a preference for people near us (Bay Area/Chicago). We may not be fully remote in the future. We are early in our journey. We are backed by some great VCs. Now is an exciting time to join.

>> what we do

We are building an infrastructure as code network security platform that runs everywhere. We help our customers easily move their compute between clouds, data centers, the edge by making networking and security understandable, repeatable and seamless.

Our first product gives network and security teams a single, seamless interface to deploy, configure and manage complex hybrid overlay networks and security services running within those networks.

>> seeking great people

We are hiring our first product engineers. We are built on a modern stack: Ruby/Rails + StimulusJS, Golang, Kubernetes, Terraform, Packer and Wireguard. We are looking for backend, frontend and SRE/Devops engineers. Ideally people are familiar with networking and security concepts. Help build our engineering culture, one that embraces mutual respect, shared responsibility and continuous curiosity, and prizes an intellectual honesty that fosters both confidence and humility.

- Lead Platform Engineer - Design and build the Costa Platform Control Plane (Rails+). The Control Plane is responsible for deploying, scaling and managing a distributed mesh of software defined networking (SDN) controllers

- Product Engineer - focus on dev & client tools - build out our CLI in Golang, API SDKs etc.

- Devops Engineer - Build out our infra deployment automation and work with the lead platform engineer for the deployment functionality of our control plane

If you are interested in protecting information and want to be part of a dynamic team that enjoys working together to build something great, we invite you to apply.

Careers Link: https://careers.costa.security


Perpay | Senior Engineers & Engineering Manager | ONSITE | Philadelphia, PA

We believe everyone deserves a chance to improve their financial future. We're dedicated to building simple and inclusive financial products that help our members create healthy habits and achieve economic stability.

Some things we're excited about:

$500 million in spending power used by our members Increasing members' credit by 36 points (on average) within the first 3 months Backed by First Round Capital and JP Morgan

Our tech stack: Javascript, React, Redux, Python, Django, Flask, Kubernetes, AWS, Docker and more.

We are looking for more Senior Engineers / an Engineering Manager to help lead more efforts and projects as we grow consistently and deliberately.

Senior Software Engineer, Fullstack: https://job-boards.greenhouse.io/perpay/jobs/4034548007

Senior Software Engineer, Frontend (React) :https://job-boards.greenhouse.io/perpay/jobs/4328621007

Engineering Manager: https://job-boards.greenhouse.io/perpay/jobs/4594619007


yeet | Chicago, IL / Remote | Full-Time Building a dynamic runtime on top of the Linux BPF sub-system.

Looking for extremely talented / passionate Rust developers with a deep interest in Linux internals, Dev Tools, Great Developer Experiences and Systems programming. Experience writing highly-concurrent, performant multi-threaded Rust is a must.

Feel free to tell us all about your favorite GNU core utilities / Linux system calls / kernel sub-systems at:

work [at] yeet.cx

You can also visit us on the web at https://yeet.cx


Hallway | Full stack developer | Remote | https://hallway.com

Looking for an engineer to help build a flexible AI-driven workspace.

Email is my username at gmail.


If you're involved in marketing automation projects, consider exploring lead generation solutions like W3rocks to enhance your outreach efforts.


Rad AI | Multiple roles | Remote (US) | Full-time | https://www.radai.com/careers?utm_source=W29wy29rlJ

Founded by the youngest US radiologist in history, Rad AI empowers physicians with Al to save time, reduce burnout, and improve the quality of patient care. By combining our deep expertise in healthcare and AI and using one of the largest proprietary radiology report datasets in the world, our AI has uncovered hundreds of new cancer diagnoses for patients and reduced the error rate in tens of millions of radiology reports by nearly 50%. We have raised $80+ million to date from venture funds and closed on our series B financing with investors Khosla Ventures, Gradient (Google’s AI fund) and ARTIS. We’ve also formed a partnership with Google to collaborate on the future of generative AI to redefine healthcare.

Some active open roles include:

Director of Engineering ($195k - $250k + Equity) - https://www.radai.com/careers?utm_source=W29wy29rlJ&ashby_ji...

Director of Machine Learning ($200k - $250k + Equity) - https://www.radai.com/careers?utm_source=W29wy29rlJ&ashby_ji...

Machine Learning Research Scientist ($120k - $170k + Equity) - https://app.ashbyhq.com/jobs/bef51d91-632c-4514-a8d4-b268702...

Senior Product Manager, Healthcare AI ($150k - $190k + Equity) - https://www.radai.com/careers?utm_source=W29wy29rlJ&ashby_ji...

Technical Writer ($90k - $115k + Equity) - https://www.radai.com/careers?utm_source=W29wy29rlJ&ashby_ji...

Sales Engineer ($85k - $105k + Equity) - https://www.radai.com/careers?utm_source=W29wy29rlJ&ashby_ji...


seems broken, at least the ML role

Dash0 | Senior Product Engineer (Backend) | Full-time | REMOTE (Europe) | https://www.dash0.com/

Imagine a world where observability is... well, easy. That's what we're building at Dash0. We're not just another observability company – we're a team of passionate experts who are obsessed with making observability accessible and delightful for every developer.

We are OpenTelemetry native, ensuring seamless interoperability within modern observability ecosystems, and our “welcome present” to the OpenTelemetry community, OTelBin, a free tool for editing, visualization and validation of OpenTelemetry collector configurations, is being extremely well received by the community.

We're looking for a Senior Product Engineer to join our awesome team and help us build the best observability tool out there. You'll be working with cutting-edge tech and collaborating closely with product and design to create a truly user-friendly experience.

If our mission resonates with you, check out the full job description and apply here: https://careers.dash0.com/senior-product-engineer-backend/en


Browserbase | Multiple Roles | San Francisco | ONSITE

We're building infrastructure that enables developers and LLMs to programmatically interact with the web using our hosted headless browsers.

A headless browser is just like the browser you're using right now, but running on a server. Running a single one isn't too bad, but running many of them becomes a complex exercise in stateful, distributed systems. We handle that, as well as provide great observability and other helpful features (like cookies management) to make developer's lives easier.

While the infrastructure product is how we make money, we also maintain Stagehand (https://github.com/browserbase/stagehand), the AI-powered successor to Playwright. We built it to show how you can use LLMs to build dynamic web automations that don't depend on deterministic code.

We're looking for developers who are interested in working on products that cater to other developers. You're an especially good fit if you're experienced in cloud infrastructure or distributed systems. We're a team of 10, full time in-person in-SF. You can learn more about our work culture here: https://x.com/pk_iv/status/1860762063490158642. We have product-market-fit, and have raised $27M from Kleiner Perkins, CRV, and Okta Ventures.

I've hired several people from HN and I'm excited to continue meeting great people like yourself!

Open roles are here: https://browserbase.com/careers You can also email at jobs@browserbase.com


At Weaviate we are hiring, mostly remote: https://careers.weaviate.io/#jobs


Railway | Full-stack Engineering (Product), Platform Engineering (Infra), Developer Relations, and Solutions Architect | REMOTE (International) | https://jobs.ashbyhq.com/Railway?utm_source=DayMzWzJ0P

Tired of trying to beat kube into shape? Does writing YAML to ship code fill you with utter dread? Dream of a future where deploying software is simple, and you don't need an army of infrastructure engineers to build that perfect janky bash script™ to make life easy?

We're Railway, and we think infrastructure can be better. So far we've built out a platform loved by hundreds of thousands of users who simply tell us "Give me Postgres", "Deploy this repo", and we make it happen

Fair warning! The problems are complex: home-rolled hypervisors, cut-above container orchestration, over/under/whateverlay networks, virtio device drivers, edge proxies, IAM that doesn't suck, kitchen sinks - we need to build it and we're looking for likeminded individuals who think this stuff is fun.

Four open roles (apply below!):

+Full-stack Engineer (Product): -Apply here: (https://jobs.ashbyhq.com/Railway/6ddcfe47-6cce-469b-ba6d-4f0...) -Blog post about the team: (https://blog.railway.app/p/team-spotlight-product-engineerin...)

+Infrastructure Engineer: -Apply here:(https://jobs.ashbyhq.com/Railway/b8072f95-043f-404d-a313-f0b...) -Blog post about the team: (https://blog.railway.app/p/team-spotlight-infrastructure-eng...)

+Developer Relations: -Apply here:(https://jobs.ashbyhq.com/Railway/7d42f0e8-15a5-453d-8992-9e8...)

+Solutions Architect: -Apply here:(https://jobs.ashbyhq.com/Railway/fe33d49c-3502-4d73-80fc-c2c...) See you soon, and happy shipping.


Adora AI| Full-time | Seattle, WA | ONSITE Adora is an early stage start-up using Gen AI and big data analytics, to develop a platform that empowers marketers to launch more effective, privacy-conscious advertising campaigns with unprecedented speed and precision.

We are a no-nonsense team of passionate people with a bias for action. We know that our ability to execute on our ideas is what sets us apart. We do what we say we are going to do, externally and internally. We trust our people to act independently and make practical, real-world decisions.

We are funded by notable investors such as Village Global, whose backers include Reid Hoffman, Jeff Bezos, Mark Zuckerberg, Susan Wojcicki, Ken Chenault, and Eric Schmidt, among others. We're a set of tech industry veterans and multi time entrepreneurs that are building a platform for the largest brands in the world.

We're hiring a Senior Frontend Engineer to own the technical vision of our FE architecture, to collaborate with PM/UX to take customer feedback and turn them into compelling AI features that our customers will love.

Tech stack: React, TypeScript, MUI, Python, AWS

Apply here: https://careers.adora-ai.com/


croit | Senior Ceph Engineer | 100% remote | Full or Part-time

croit is the developer of the easiest way to deploy and manage Ceph based scale out storage. To help and support our customers, we are looking for Ceph enthusiasts that want to join our team. Especially if you are an US citizen or if you like to support Sales with clever solutions, please reach out to contact@croit.io


Pliant / Backend Engineer / Remote (EU) / Full-time

Since 2020, Pliant has been on a mission to rethink credit cards and empower companies to grow by providing a smart way to pay that scale with their business. With our app and API-based solutions, Pliant allows companies to issue physical and virtual credit cards, automate payment processes, track spending, and seamlessly integrate these data into their finance stack.

Tech stack: Java/Kotlin, Spring Boot 3, Postgres, Kafka, AWS, Terraform.

Getting shit done attitude, no bullshit environment, empowered product teams with competent PMs.

Drop me (CTO) a message alex.korotkikh@getpliant.com or apply right away https://www.getpliant.com/en/careers/


Hi Alex, is this position EU Remote https://pliant.bamboohr.com/careers/187 or is it Berlin Remote? Thx

Kuro - AI Platform for Construction | On-Site Berlin | Founding Engineers & CTO| Full-Time | https://kuro-technology.notion.site/join-kuro

tl;dr

— after 10 years in construction tech, we are building Kuro the AI platform for construction

— just raised our pre-seed from the leading global construction tech VC and are live with Germany's biggest construction companies

— looking to hire our founding team in Berlin

Open Roles:

— Generalist Software Engineer

— AI Product Engineer

— CTO (we can both code, Jonas built the initial live product, now we are looking for someone who was part of a high growth journey, led bigger engineering teams and scaled products successfully.)

What We Offer:

- Competitive salary: €80k ± 20%

- Meaningful equity in the company

About Kuro: Kuro is transforming how the construction industry operates and takes decision by unlocking unprecedented productivity in a sector that’s been stuck in a decades-long deadlock. Our initial product speeds up the quoting process for building construction by 90%. While it typically takes construction companies 6 weeks to sift through 1,000+ documents to identify risks and define what needs to be built, our AI scans these documents automatically, identifies risks, and enriches building components into a 3D model, unlocking multi-million € ROIs.

Why Join Us?

— Backed by top-tier VCs and led by a team that previously scaled Europe’s leading construction tech companies.

— Live with top German construction firms, managing projects with an annual volume of €30B+.

— Be part of building an AI platform with real-world impact, transforming the largest industry globally.

Find out more about us and the roles here: https://kuro-technology.notion.site/join-kuro | Reach out to us via: jobs@kuro.technology | Or add me on LinkedIn: https://www.linkedin.com/in/lea-leibold/


Unannounced | Founding Engineer | San Francisco, CA | Full-Time

Looking for generalists and those with a wide variety of frontend experience. Working with LLMs and programming languages. In person 2-3 days a week. Current team is engineers with >20 years experience. Good pay and equity for an early stage startup.

Send me an email if you’re interested.


There are a lot of 'crawshaw's in the world. What email?

EDIT: can be found at the bottom of his personal website, which is linked in his HN profile. Presumably hidden because the URL is the company name and it's unannounced.


ThreatMark | Security, Machine Learning | REMOTE(World) / Brno, Czech Republic | Equity

ThreatMark protects >50M end users from finacial fraud and saves > $100M every year in losses. We are working with top banks in EU and US to protect their end users. We develop large-behavioral models that recognizes returning users by their mouse movements, keystroke timings and sensoric data (accelerometer, gyroscope). We detect cyberthreats (e.g. malware, phishing, scraping) by exploiting browsers/sandboxes of devices. We manage ~PB scale of data and provide realtime scoring in milliseconds driving authentication/authorization flow (2nd factor).

Stack: [python, typescript, rust], [redis, postgresql], [aws, terraform] ...

We are looking for exceptional engineers to join our team and be part of the success:

- Principal Software Engineer (experience with petascale, distributed systems, low tail latencies)

- Senior Data Engineer (datalake, ETL pipelines, pyspark...) ...

If you are interested, please email us @ career@threatmark.com with subject "HN Who's Hiring" If you don't find the right role at https://www.threatmark.com/careers/, write us anyway if you believe you can be good fit :)

Krystof Hilar, Co-Founder & CTO


Temporal Technologies | Multiple positions in United States - WORK FROM HOME | FULL-TIME |

Temporal offers an entirely new way to build scalable and reliable applications. Temporal enables developers to focus on writing important business logic, and not on managing state or worrying about the underlying infrastructure. Sequoia Capital led our last round of funding and our team has experience from start-ups and larger companies like Microsoft, Google, Amazon, Uber, and more.

Temporal Investors Expand Funding: https://temporal.io/news/temporal-investors-expand-funding-w... Temporal in 7 minutes: https://temporal.io/tldr

We're looking for senior level engineers for multiple roles - see here - https://www.temporal.io/careers

FEATURED ROLES:

Staff Solutions Architect - Growth → https://grnh.se/561cd8287us

US benefits include: Unlimited PTO, 12 Holidays + 2 Floating Holidays, 100% Premiums Coverage for Medical, Dental, and Vision, AD&D, LT & ST Disability and Life Insurance , Empower 401K Plan, Additional Perks for Learning & Development, Lifestyle Spending, In-Home Office Setup, Professional Memberships, WFH Meals, Internet Stipend and more! Benefits outside the United States vary by country.

Apply here https://www.temporal.io/careers/


⍃Kalvium, Bangalore, India (onsite in HSR Layout). Internships, SWE2, Sr.SWE.

Hi folks, I'm hiring in the engineering team at Kalvium across SDE2 to Lead levels. We are building the google-maps of education - the only edtech where we bring a focused, standardized, digital approach to CS higher education. I speak about this on this podcast (https://www.youtube.com/watch?v=be1yEJbyEkQ).

At the entry level, we only have final year internships (9-12 months) + PPO for students who are graduating in 2025. We index heavily on prior project/open source work for this role.

Here's 3 cool things we've done:

1. 100% AI based evaluators in B.Tech CS 4 year program.

2. Measuring and improving each one of the 4000 hours of the program in the classroom.

2. Launched our full-fledged program in 20+ universities in India, where students are placed from 3rd semester onwards. This year we've had more premium universities signup: SRM, VIT, Christ, etc.

3. Solid business fundamentals - sustainability in every classroom with our revenue.

To align you to our approach: we seek out engineers who want to involve with this problem statements. Edtech v1.0 in India does not have a good rep (tell me about it!), but the problem statements remains: higher education system is broken, and not giving students the outcomes they are capable of (Here's the outcomes we deliver - https://kalvium.com/hire-from-us/).

Our main realization is: we can't rely on people to drive a significant change, rather it has to be a system which builds and uplifts skills in students. That's what we've built and launched in above universities (https://kalvium.com/heros/). We have a 12 year roadmap! it's a blue ocean, and we want to build and lead Edtech V2.0.

Note on team culture/equity: We plan on being a small core team that geeks out on learning and platform-izing it! Our pay is commensurate to experience with meaningful equity. We plan for a 4 year path of growth for every individual in our team. If this sounds like a meaningful challenge and place to build your career, please reach out to me via anil@kalvium.com with your resume.


GoGoGrandparent (YC S16) | FULLY REMOTE | Full-time | US, UK, or able to work 4+ hours overlap with mainland US | Senior/Staff Backend/Full-stack Engineers | $90k-$150k

Build high-quality, robust engineering at the rarest of things - a Silicon Valley startup that is both wholesome AND profitable. We have 8-figure revenue, are YC-backed, and growing fast.

Tech stack (required): Back-end (Node, Typescript, MySQL, REST* / GraphQL), Front-end (Vue.js), deploy (AWS, Docker/K8s)

Minimum 5 years experience (with Node or Vue).

2-stage interview process.

If you want to help older adults and people with disabilities, send your LinkedIn/CV to william@gogograndparent.com (keep it brief) or apply at https://www.ycombinator.com/companies/gogograndparent/jobs


Lightning Labs | Senior Engineering Manager, Lightning Protocol Engineer, Senior Security Engineer| San Francisco | REMOTE | Full-time

https://lightning.engineering/join-us

https://github.com/lightninglabs

Lightning Labs is hiring! We’re looking to expand our team to build technology that'll bring Bitcoin to the next billion people. Our current focus is the development and deployment of the Lightning Network, an open blockchain scalability protocol. We push the edge of innovation with regard to blockchain scalability, privacy-preserving smart contracts, and cryptocurrency UX. If you’re interested in one of the positions below, please apply using our careers page: https://lightning.engineering/join-us. And if you know someone who might be a good fit, we'd very much appreciate any referrals.

{Protocol Engineer}:

Experienced systems software engineer versed in applied cryptography, peer-to-peer networks, distributed systems, open source software, and cryptocurrency protocols to design and implement core protocol and algorithmic components of the Lightning Network as well as the Bitcoin Network. Solid programming skills, experience with Go, C, or C++. Prior contributions to crypto protocols and open source software collaboration preferred.

{Platform Engineer}:

Seeking a pragmatic senior software engineer who embraces the DevOps mindset to improve our developer experience. Improve the robustness and security of our internal platform by managing the underlying cloud and cluster technologies, observability tooling, stateful services, and enhancements such as operators and overlay networks.

{Senior Engineering Manager}:

Seeking to hire a Senior Engineering Manager to help scale our growing engineering organization. The ideal candidate has experience managing remote teams across several time zones, has managed their own open source projects or actively contributed to such projects in the past, and has high level working knowledge of Bitcoin. Due to the nature of our software, our ideal candidate is also highly technical as we regularly face novel and challenging decisions that require nuanced and comprehensive analysis of related tradeoffs. In addition, the ideal candidate should have a passion for our mission, as well as for Bitcoin as a whole. Candidates in this position will work directly with the CTO to scale our engineering organization, as well as work across functional team boundaries to ensure proper resource allocation, product quality, and team agility.


Anyone hiring DevRel's ?


Bubblehouse | Fully REMOTE | Full-Time | $250k | Principal Engineer

Bubblehouse (bubblehouse.com) is a fast-growing custom and private loyalty platform for Shopify and beyond. Headquartered in NYC, the entire team is fully remote and spread across US and Europe.

We’re expanding our lean team of extremely experienced developers. Companies are switching from other platforms thanks to the customizations and flexibility that we offer, enabled by our pace and technical excellence, which we intend to keep for years to come.

Tech-wise, we’re running on Golang, and using custom data storage on top of local key-value stores, colocating the storage and compute on dedicated hardware servers, and reading data directly from mmap’ed pages of the database. Ever came across HN saying that one can run Twitter on a single machine these days? We’re doing that in production.

Zero lines of React, almost zero third-party dependencies (carefully vetted), every line of JavaScript manually written with respect and understanding of the web platform. We render HTML server-side like it’s 2005, and use Tailwind as a design language powering our custom theming engine.

We’re no enterprise company internally, but we power loyalty programs for large enterprises (as well as small enthusiast shops — this entire industry is woefully underserved).

We’re looking for:

1. Top to bottom understanding of the software stack, from the modern-ish web platform to CPU caches.

2. Thinking and problem solving outside the box. (We don’t _always_ go for unconventional solutions, but we do it often enough to require a person who can do justice considering the entire problem space at every step.)

3. Demonstrated ability and hunger to learn new things quickly. (Every month we’re doing things we have never done before.)

4. Broad experience across multiple programming paradigms, platforms and software stacks. (Not looking for someone who’s just a narrow expert.)

5. Demonstrated care for the software craftsmanship (which can take many forms, including side-, open-source or primary work projects, teaching, or simply playing with the latest tech).

6. Great spoken English (we value our communication beyond simple ability to convey crucial information).

7. Ability to communicate around 9am to noon time in New York time zone.

In return, we give you an environment where we solve very challenging problems with practical advanced technology in a lean and literally fast-paced environment (with features delivered in days) while successfully taking on entrenched market leaders and helping people across small and large businesses be more successful while pursuing their dreams.

Send your plain text cover letter to andrey+hiring@bubblehouse.com (our CTO will read & respond personally). Help us see how you stand out. Summarize your experience. Perhaps link to 1–5 impressive things you’ve built and proud of, link to where we can see some of your code (or attach some), include your portfolio/CV, describe the platforms and stacks you’re an expert in. How did you start programming? What are you most passionate about in technology? What are the most interesting or weird things you’ve done? What are your strongest held professional opinions? Please make your email easy to read, we’ll appreciate that.


Roboflow | Field Engineers, Full-Stack Engineers, Account Executives, SDRs, Wildcard | Full-time (Remote, SF, NYC) | https://roboflow.com/careers?ref=whoishiring1224

Roboflow is the fastest way to use computer vision in production. We help developers give their software the sense of sight. Our end-to-end platform [1] provides tooling for image collection, annotation, dataset exploration and curation, training, and deployment.

Over 1 million engineers (including engineers from 2/3 Fortune 100 companies) build with Roboflow. We now host the largest collection of open source computer vision datasets and pre-trained models [2]. We are pushing forward the CV ecosystem with open source projects like Autodistill [3] and Supervision [4]. And we've built one of the most comprehensive resources for software engineers to learn to use computer vision with our popular blog [5] and YouTube channel [6].

We have several openings available but are primarily looking for strong technical generalists who want to help us democratize computer vision and like to wear many hats and have an outsized impact. Our engineering culture is built on a foundation of autonomy & we don't consider an engineer fully ramped until they can "choose their own loss function". At Roboflow, engineers aren't just responsible for building things but also for helping us figure out what we should build next. We're builders & problem solvers; not just coders. (For this reason we also especially love hiring past and future founders.)

We're currently hiring for full-stack engineers to help build our product, field engineers that work directly with our customers to solve their business needs with computer vision, and several technical roles on the sales team.

We just raised our Series B round, led by GV. With this round, we will continue building the open source tools, platform, and community so developers and enterprises can deploy computer vision applications to production. [7]

[1]: https://roboflow.com/?ref=whoishiring1224

[2]: https://roboflow.com/universe?ref=whoishiring1224

[3]: https://github.com/autodistill/autodistill

[4]: https://github.com/roboflow/supervision

[5]: https://blog.roboflow.com/?ref=whoishiring1224

[6]: https://www.youtube.com/@Roboflow

[7]: https://blog.roboflow.com/series-b/


IPinfo.io | Various Roles | Remote (Anywhere) | Fulltime / Contract | https://ipinfo.io

IPinfo is a leading provider of IP address data. Our API handles over 100 billion requests a month, and we also license our data for use in many products and services you might have used. We started as a side project back in 2013, offering a free geolocation API, and we've since bootstrapped ourselves to a profitable business with a global team of over 40 people, and grown our data offerings to include geolocation, IP to company, carrier detection, and VPN detection. Our customers include T-Mobile, TransUnion, DataDog, DemandBase, and many more.

- Resesarch Scientist - apply at https://ipinfo.bamboohr.com/careers/53?source=aWQ9Mjg%3D

> At IPinfo we collect more than 20TB of Internet data every week, including BGP, DNS, ping and traceroute data from more than 700 servers around the world. Our research team is at the forefront of analyzing and evaluating this data to ensure it finds its way into our producs - IP geolocation, VPN detection, our IP tags and more. In this role you will be analyzing that data, collaborate with fellow researchers from universities and research institutes, write academic papers and reports based on your analyses, implement measurement and analysis techniques from cutting-edge research, and discuss your findings at academic conferences

- Research Intern - apply at https://ipinfo.bamboohr.com/careers/54?source=aWQ9Mjg%3D

> During the research internship you will be working on a well-defined research/data analysis project which allows you to collaborate with the research and data teams at IPinfo. The goal of the internship is to gather novel insights, gain new knowledge in data analysis, processing, and Internet measurements, and present your results within the group.

- Infrastructure Engineer apply at https://ipinfo.bamboohr.com/careers/55?source=aWQ9Mjg%3D

> At IPinfo we've built out one of the most capable internet measurement networks in existence - our Probe Network. It currently consists of over 700 servers, deployed in over 240 cities in over 115 countries, across 250 ASNs. We're looking to hire an experienced Infrastructure Engineer to manage our probe network. You should have experience managing a large number of linux servers, be obsessed with automation, love debugging networking and linux config issues, be results oriented, and be excited about ways in which we can leverage our probe network over time.

We're always on the look out to strong software or data engineers with an internet measuremenet / analysis background to join our team too. Any questions about the roles or IPinfo feel free to reach out to me directly at ben@ipinfo.io


Felt | Elixir Contractor | Oakland, CA or REMOTE (US timezones) | Full Time | https://felt.com

Felt is building a cloud-based geographic information systems (GIS) solution and have hundreds of customers already using it to run their operations, processing terabyte. Our team hails from Uber, Google, Meta, CARTO, Mapbox, The New York Times and a few others. If you have used online maps in the past few years like hundreds of millions of people do every day, you have used their work. My co-founder and CEO, Sam, is a former YC 2014 founder who sold his previous company [1] and I'm an early Uber engineer.

We are on the lookout for an exceptional Elixir engineer on a contract basis for our Applications team. This team builds what our end-users experience; a lightning fast and easy-to-use mapping tool that works in the browser. We are primarily using Elixir / Phoenix on the server side and have a spatially focused React on the frontend side. As an Elixir engineer, you'll be working with folks who are experts in their field [2], release more than 15+ a day [3], and aren't afraid to break new ground when necessary [4]. Our larger team builds a data ingestion and processing pipeline that churns through terabytes of data and make it accessible.

We are well-funded and just raised our $15M Series A. You can read more about it our funding here [5], and our announcement here [6].

Once again, this is a contract role; we pay competitively for the right talent.

If you are interested, please reach out via hello@felt.com and mention HN. We can't wait to hear from you!

[1] https://techcrunch.com/2021/03/09/via-buys-mapping-startup-r... [2] https://felt.com/blog/hashrocket-ultimate-elixir-to-the-next... [3] https://felt.com/blog/how-felt-deploys-15-times-a-day [4] https://digest.browsertech.com/archive/browsetech-digest-fel... [5] https://techcrunch.com/2022/05/31/felt-maps-15-million-serie... [6] https://felt.com/blog/public-beta-15m-series-a


Tram Case | Multiple Engineering Roles | LatAm Remote | Full-time

We're building AI-powered tools that make legal work smoother, smarter, and more accessible. As a well-funded stealth company with usage at scale, we're looking to expand our foundational team to take it to the next level. We're solving hard problems at scale using AI, building solutions that literally change people's lives (our first product helps an immigration law firm help their clients of domestic violence and humanitarian crisis survivors find steady footing).

Our engineering team uses best-in-class tools and practices learned from top Silicon Valley teams - we don't take shortcuts with quality. As a LatAm-based product and team, we're looking for talented engineers across Latin America to join us in shaping the future of legal tech.

Remote Engineering Roles at Tram Case (LatAm Only):

* Senior Engineering Manager (Mexico preferred, Spanish fluency required) - https://www.notion.so/tramcase/Senior-Engineering-Manager-12...

* Staff Full-Stack Engineer (2 positions) - https://www.notion.so/tramcase/Staff-Full-Stack-Engineer-12f...

* Staff Backend Engineer (2 positions) - https://www.notion.so/tramcase/Staff-Backend-Engineer-12f566...

* Senior Full-Stack Engineer (Front-End Focus) - https://www.notion.so/tramcase/Senior-Full-Stack-Engineer-Fr...

* Senior Backend Engineer - https://www.notion.so/tramcase/Senior-Backend-Engineer-12f56...

Tech Stack: TypeScript, Go, Node.js, Python, AWS, Keywords: Artificial Intelligence, Speech to Text, LLMs, Legal Tech, Conversational AI

Apply directly through our careers page and mention Hacker News as source for faster responses :) https://tramcase.notion.site/Join-Us-at-Tram-Case-12e5666d7e...


Fullstory | Atlanta or Remote (US) | https://www.fullstory.com/

Fullstory provides session replay and analytics for websites and mobile apps. Our session replays are nothing short of magical, and the combination with analytics provides eye-opening insights.

We have several engineering roles open:

* Senior Software Engineer, Backend - $175,000 to $205,000 - Go (Golang), Kubernetes, GCP - https://www.fullstory.com/careers/jobs/55f71333-decb-4c56-be...

* Staff Security Engineer - $180,000 to $220,000 https://www.fullstory.com/careers/jobs/8cf67d8a-053d-4de1-ac...

* Senior Software Engineer - https://www.fullstory.com/careers/jobs/8d675eb1-4d86-466c-87... & https://www.fullstory.com/careers/jobs/d54d00a9-ca5a-4cb7-b2...

* Senior Data Engineer - https://www.fullstory.com/careers/jobs/2f96e0fb-e2de-4a52-99...

...and a few others, see https://www.fullstory.com/careers/?utm_source=092xpqyAkV for the full list and some general info.

I added pay ranges for the roles that have one listed, but I can also say that as a Staff Software Engineer on the mobile team, I make a bit over $200k base, in addition to bonus and equity.

All the usual benefits: equity, healthcare, 401k matching (Vanguard), unlimited PTO (I take about 5 weeks a year), etc. You also get a sabbatical after 5 years of employment.

To apply, please submit your info on the website. If you have questions, feel free to reply here or email nathan@[username].com. (I'd normally post my work email but I'm currently on sabbatical and not checking it until next year :)


Can I just say how refreshing it to have salaries listed. Kudos to you and the team!


You guys are the best example of a ghost job... and you are shamelessly posting every month too....

https://en.wikipedia.org/wiki/Ghost_job

https://images.app.goo.gl/zFMba68BzDgYMvfQ7


We detached this comment from https://news.ycombinator.com/item?id=42298224. Please see the rules at the top of the thread.


[deleted]



Thanks for watching out for a fellow user!


Hey team at Spellbrush. I really loved your landing page. I'm Ojas, a Software Engineer and a Japan enthusiast who would like to work for you folks. I just applied through your portal with my resume and cover. Looking forward to hearing from you.


Please stick to email rather than posting replies like this. (If everyone did it, the threads would become unreadable, and if only a few are doing it, that's not really fair.)

We detached this subthread from https://news.ycombinator.com/item?id=42301300.


"Posted 30+ Days Ago" - Do you intend to fill the positions at all?


We detached this subthread from https://news.ycombinator.com/item?id=42301144.


We have multiple openings!


For the record, your website starts out "Our website has no flashy buttons, fancy graphics, eye-catching JavaScript animations, or stock photos with grinning people, and that is by design" and then your website goes on to have every single one of those things.


We detached this comment from https://news.ycombinator.com/item?id=42303251. Please see the rules at the top of the thread.


Kristina, I sent you an email.


Please stick to email rather than posting replies like this. (If everyone did it, the threads would become unreadable, and if only a few are doing it, that's not really fair.)

We detached this comment from https://news.ycombinator.com/item?id=42307545.


I hate this app. Hopefully it gets nationalised.


We detached this comment from https://news.ycombinator.com/item?id=42304301.


sent you an email


Please stick to email rather than posting replies like this. (If everyone did it, the threads would become unreadable, and if only a few are doing it, that's not really fair.)

We detached this comment from https://news.ycombinator.com/item?id=42307545.


[flagged]


Please don't do this here.

We detached this comment from https://news.ycombinator.com/item?id=42297808.


[flagged]


We detached this comment from https://news.ycombinator.com/item?id=42303379.


Ah, the abuse therapy. Excellent choice. /s


Please see the rules at the top of the thread.

We detached this comment from https://news.ycombinator.com/item?id=42300310.


[flagged]


This story has been discussed in dozens of HN threads and many thousands of comments, but it's off topic in a Who Is Hiring thread; please see the rules at the top.

We detached this subthread from https://news.ycombinator.com/item?id=42298439.


Sorry for breaking the rule, but IMO but this rule is kind of ridiculous. Are you at all concerned about job posts containing blatant falsehoods being allowed to persist on the site without comment?


The rule prevents the job threads, which large numbers of users find highly valuable, from falling apart into long threaded debates. Nothing prevents you from writing a post about the blatant falsehoods in a job posting here and submitting it as its own story. You just can't do it on these threads. This is an old rule, it markedly improved the Who's Hiring threads, and it's unlikely that this particular company's story is going to change it. (But I'm just a rando that knows the history here.)


Thank you for the context.


I dunno, I just read about this drama and it seems like WP Engine is a shit company only interested in profits, and WordPress.org & .com are in the right...


In this case I’m not even making a judgement about the merits of WP Engine vs Automattic. IMO it is never OK to use your position as the sole steward of an add-on/extension marketplace to unilaterally take over a piece of software owned by someone else. It’s exactly the same as if Google “forked” uBlock Origin and took over the listing for it in their extension store at the same time. It’s completely against the spirit of open source, and any company doing it should not ever again be able to claim that they’re one of “THE open source companies in tech.”


WordPress.org is not Automattic’s platform (there is a lot of managerial overlap and both are ultimately controlled by the same person).

Our well documented issues with WP Engine does not change the fact Automattic has been one of THE open source companies in tech for the last 2 decades and continues to ship in the open. There is constant push internally to build more in the open.


> WordPress.org is not Automattic’s platform

Bullshit. For all practical purposes, WP.org is Automattic.

> Our well documented issues with WP Engine does not change the fact Automattic has been one of THE open source companies in tech for the last 2 decades

This is debatable but even if I grant this point, I’m saying that the reputation that you’ve built up over the last two decades is completely destroyed, and anyone who actually cares about open source and public stewardship of projects should stay far, far away.


Important: Email me at my first name @ maven.com with your application. Do not bother with the form below. Send me a thoughtful but succinct note along with your LinkedIn and other informative links. Live projects are especially nice to see, as are links to personal sites.

This is a bit disrespectful to candidates.


Please see the rules at the top of the thread.

We detached this subthread from https://news.ycombinator.com/item?id=42306988.


How so? Seems like a pretty good way to filter out who is using automation to submit applications spuriously like recruiting headshops, and you know that your application immediately gets to the top of the person's inbox who is directly responsible for the hiring decision. To me, that feels more respectful of the candidate.


How is that disrespectful? I'd much rather send a direct email than click a link and deal with all of that...


It's disrespectful to candidates time to play misdirection games like this. If the form wasn't put up to mislead people, it would be different. There's a reason most places don't do stuff like this. The problem isn't the extra 30 seconds requires to open gmail, the problem is the kind of immature culture it signals.


This is to prevent bot spam


[deleted]


Please stick to email rather than posting replies like this. (If everyone did it, the threads would become unreadable, and if only a few are doing it, that's not really fair.)

We detached this comment from https://news.ycombinator.com/item?id=42298342.


[flagged]


Personal attacks will get you banned here, so please don't post like this.

https://news.ycombinator.com/newsguidelines.html


it's quite okay to be a fan of the cultural output of a society, and hardly boot licking.


[flagged]


All positions unpaid? What sweatshop are you running?

MixRank (YC S11) | Software Engineers | 100% REMOTE (Global) | Full-Time

MixRank processes petabytes of data every month from web crawling. We have hundreds of customers using our data products including Google, Amazon, Facebook, Intel, and Adobe, across industries including Finance, Recruiting, Sales, Marketing, and Security.

We’re a fully-remote company with a global footprint in over 20 countries. We're growing, profitable, employee-owned, no dependence on outside funding. Applicants from all geographies and backgrounds are welcome.

We are looking for passionate individuals for whom programming is not just a job but it’s something they love to do. We're obsessed with computers, programming, big data, databases, compilers, hardware, math, data science, and the internet. Does this sound like you? Please apply to join our team.

Our code base is very friendly to new contributors. You'll have a fully-functional development environment within hours (fully automated) and be pushing commits on your first day. Deployments to production happen multiple times per day and finish in less than 2 minutes. Effectively all of our codebase is written in Python, Rust, SQL, Javascript/TypeScript, and Nix. The core technologies you'll need familiarity with to be productive are Python, PostgreSQL, Linux, and Git.

We operate at a larger scale than typical startups. We operate two datacenters with high performance servers we've built that are capable of dealing with the volumes of data we process. We've implemented our own distributed file system. We do full-scale web crawls. We download and perform static analysis on the entire universe of Android APKs and iOS IPAs that are published. Unlike a typical startup where you'll spend half of your time in meetings, and the other half fixing bugs from Jira tickets— at MixRank you'll get to challenge yourself with difficult technical problems that will help you to grow as an individual.

We're hiring continuously for the positions below— they aren't singular positions that will close once filled. Our philosophy on hiring is that the candidate is more important than the position. For each new member of the team, we design a custom role and responsibilities that are specialized to their interests. Other companies will come up with a long list of specific requirements for a position with the expectation that you'll exactly replace someone from the team, or that you'll be the perfect tetris piece that satisfies the job requirements decided by a committee. MixRank is more pragmatic: we'll first get excited about having a unique individual on the team, then we'll figure out the best way to accommodate their specific talents.

--

Junior Software Engineer - Remote (Global), Full-Time

We're looking for remote junior engineers that have 0-3 years of professional experience in software, and 5+ years of curiosity exploring computers, programming, and technical hobby projects. This is an open-ended entry role with mentorship and diverse opportunities to work on all areas of our product: databases, distributed systems, infrastructure and tooling, data analysis, machine learning, frontend/backend web development, APIs, data mining, data modeling, and more. To stand out, please highlight what makes you unique: passion for computing, curiosity and side projects, work ethic, niche research, etc.

Ideally you've already graduated, but if you still have one or more years left of school, please feel free to apply anyway, and if you're the right fit for the team we'll figure out a way to accommodate your schedule.

--

Software Engineer - Remote (Global), Full-Time

We're hiring generalist software engineers to work on web applications, data mining, machine learning/data science, data transformation/ETL, data modeling, database scaling, infrastructure, devops, and more. We'll cater the role to whatever subset of these areas match your interests.

Beneficial experience includes PostgreSQL, Python, Rust, Linux, TypeScript, Nix, frontend/backend web development, and data mining.

--

Applicants from Central America, South America, Europe, Asia, and Africa are especially encouraged.

I'm Scott, Founder/CEO/CTO. Please apply here: https://app.dover.com/jobs/mixrank


eCellula | Remote (UK, France or Netherlands) | Full-Time or Part-Time | https://ecellula.com

eCellula is a remote-first, Life Science services company working with biotech, Pharma and related customers worldwide.

We are looking for a student, ideally in their final year, or a recent graduate, for a multi-month internship in business development with a fixed + variable remuneration, which could potentially end up being very lucrative (depending on results). The internship would start as soon as possible (please let us know your availability) and can be full-time or part-time, joining an international, young, and dynamic team.

The internship could lead to a permanent contract and rapid career growth.

Job page: https://ecellula.com/careers/business-development-intern/


Reef Technologies | Senior Python Backend Engineer | REMOTE | Full-time Salary: 45-70 USD per hour, or 7560-11760 USD a month (assuming 40 hours per week). Hourly rates typically adjusted annually.

We’re all about the backend! As a fully remote Python software house, we comprise a small, agile team of senior engineers, each with at least five years of experience. We're known for delivering stable solutions and always accounting for edge cases, minimizing the need for urgent fixes.

- Full Remote Flexibility: Work from anywhere.

- Flexible Hours: Pick your own hours, with only ~2 calls per week.

- Dynamic Projects: Work with startups globally on projects of your choice.

- Influence: Contribute to decisions and influence how we operate.

- Project Selection: Only accept projects you're interested in.

- No managers; thanks to the Sociocracy 3.0 framework, everyone's opinion is valued.

- Personal assistant for your non-work tasks.

- Multicultural environment with a voice for everyone.

Who Are We Looking For? Experienced Python engineer with at least 5 years of programming (not necessarily professional), including at least a year with Python. Must have a deep love for Python and the ability to come up with Pythonic solutions to problems.

How to Apply: Just go to https://careers.reef.pl/ and see what we’re all about! Do not send us CVs.

Contact: Email: hiring@reef.pl Company Website: https://reef-technologies.com/


speak saga is hiring .... Interested candidates are visit my website :https://speaksaga.in/ marketing internship dec 9 , 2024 job opportunities are marketing qualification; Inter , Degree , MBA/ HR qualification ; Inter , Degree , MBA / Finance qualification ; Inter, Degree, MBA location : remote / work from home DURATION: 3 months no fee to pay for this unpaid internship Interested candidates share your resume and cv to the above link



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: