Live data from Hacker News

Ask HN: Who wants to be hired? (September 2026)

news.ycombinator.com

611–620 of 635 posts

Re: Ask HN: Who wants to be hired? (September 2026)

#611
Location: Tbilisi, Georgia

Remote: Yes

Willing to relocate: No

Technologies: TypeScript, React, Next.js, Python, Django/DRF, Node, Ruby on Rails, PostgreSQL, MongoDB, pytest, Playwright

Résumé/CV: https://aleksandre-tsulukidze-resume.web.app

Email: alexandertsulukidze@gmail.com

Full-stack engineer, 6 years, front-end leaning.

UseKilo — gym-management SaaS (hundreds of gyms, ~170k athletes), Django + React. Updated workflow with our UI library of choice, led a zero-downtime JSON-to-columns migration that became the pattern for the rest of the platform.

EverAI — consumer AI app with millions of users. Owned the promo and landing surface: 10k+ signups and +5–10% conversion.

Noxtton — Senior FE. Built the internal CMS/hosting/auth platform behind 30+ projects, led 5 engineers.

Looking for companies dedicated to growth and opportunity to own an area end to end

Re: Ask HN: Who wants to be hired? (September 2026)

#613
Location: India Remote: Yes Willing to relocate: Bengaluru / open to the right opportunity Technologies: Python, TypeScript, FastAPI, Next.js, LangGraph, LangChain, RAG, MCP, Qdrant, pgvector, PostgreSQL, Docker, AWS Portfolio: https://namangupta.dev GitHub: https://github.com/namanxdev Email: [naman@namangupta.dev](mailto:naman@namangupta.dev)

AI Systems Engineer working on production LLM systems, RAG, agents, and evaluation.

Currently building multi-agent and retrieval systems handling 500+ daily queries. Experience with chunking, embeddings, reranking, vector databases, Precision@k / Recall@k / MRR evaluation, latency optimization, and production deployments.

Built MCPHub, AgentMesh, and a RAG evaluation harness.

Looking for full-time remote AI/backend roles or contract work with startups building agents, document AI, enterprise AI, or retrieval-heavy products.

Re: Ask HN: Who wants to be hired? (September 2026)

#614
Location: Jakarta, Indonesia (UTC+7)

Remote: Yes — remote for 4 years, currently for a London company

Willing to relocate: Yes for the right role (would need visa sponsorship)

Technologies: Go, Python, TypeScript, PostgreSQL/Supabase, GCP (Pub/Sub, Cloud Run, Cloud Scheduler, Workflows, Secret Manager), Terraform, Docker, OpenTelemetry, Qdrant, Redis

Résumé/CV: https://nawafilhusnul.com

Email: nawafilhusnul@gmail.com

I rebuild pipelines other people have stopped looking at.

The one I'm proudest of: a regulatory-document ingestion platform that had been dark for two months, across 100+ ingestion configurations. I rebuilt it event-driven (Pub/Sub, Cloud Run, Terraform, Postgres) and — more usefully — gave it freshness SLOs and validation checks, so a silent failure goes from "someone notices missing data weeks later" to an alert in seconds. Same system, same stretch: took inbound email ingestion from one tenant to all of them, and put real Row-Level Security on tables that were exposed with permissive policies.

Current problem, my favourite kind: SCADA time series for renewable assets. One asset's backfill alone is ~758 series and 13M rows, and it pushed a Postgres instance from 8 GB to 16 GB before hitting a storage cooldown; a few assets of that is multi-TB a year. So I'm designing the warm/cold split — Parquet on GCS for cold, partitioned + BRIN'd Postgres for the hot window, plus a coverage catalog in Postgres so the agent can ask "series X, range Y, which partition, which object". The hard part is never ingest (~30 rows/s, trivial); it's range-scanning years of data without paying five figures a year to do it.

Two slightly unusual things about me:

- My degree is ocean engineering, not CS. I came to software through marine systems, so I reason in failure modes and invariants first and reach for abstractions second. In practice: I ask "what happens when this half-fails at 3am" before "which library". - I use coding agents hard, behind evidence gates. My dev flow runs as staged agents where each stage must emit machine-checkable artifacts (run manifest, test evidence, reviewer brief, PR URL) before it's allowed to open a PR. Agents write the code; deterministic checks decide what ships. I don't trust what I haven't verified, including my own agents' claims.

Before this: gym-platform backend in Go — 88 production incidents root-caused, OTP costs down 30% from rate limiting I wrote, and a race condition that was quietly overbooking memberships. I like the bugs that only show up under concurrency.

Looking for backend / data-platform / infra roles at a remote-first company: async-heavy, real ownership, systems where correctness actually matters. Happy to talk about ingestion pipelines, queues, or Postgres at its limits.

Re: Ask HN: Who wants to be hired? (September 2026)

#616
Location: Bengaluru, India

Remote: Yes, remote only. Fine with US or European hours.

Willing to relocate: No

Technologies: Python, TypeScript, LLMs and agents, agent evals and observability, FastAPI, React / Next.js, Postgres, enterprise API integrations

Résumé / GitHub: github.com/yatishgoel | linkedin.com/in/yatish-goel-6a02841b4

Email: yg2k00@gmail.com

I mostly work on production AI agents: the data and context they run on, the orchestration, and the evals that catch the agent when it does something dumb. That last part is the half most people skip, and it is usually the reason the thing survives a real user.

A few specifics:

- Co-founded Cozmoz, an agent that drives any mobile app from vision alone, no selectors. I built the eval and observability layer that kept it working while real apps changed under it. We wound it down in April, mostly a pricing and market problem, not a technical one.

- Founding engineer at FuturePath AI. I took Fortune 500 accounts from first call to production, turned enterprise APIs (ServiceNow, Teams, Azure Graph) into tools an agent could actually use, and cut one customer's IT workload by about 30 percent.

- 26 merged PRs to Storybook and a spot on the core contributors team, so I can land changes in a big codebase I did not write.

I am looking for a small team building something real, ideally a founding or early engineering role where I own a real chunk of it end to end. Happy to talk if that sounds like your kind of thing.

Re: Ask HN: Who wants to be hired? (September 2026)

#618
Location: Manteca, CA, USA Remote: Yes (required) Willing to relocate: No Technologies: Common Lisp, Emacs Lisp, Java, Python, SQL, AWS, Azure, Kubernetes, Terraform, PostgreSQL, GitHub Actions Résumé/CV: https://sinistercode.com/public/donnie/resume Email: macnod [at] gmail [dot] com

Looking for a remote senior software engineering role or DevOps that is still engineering.

Remote senior software engineer, 20+ years. Last year was DevOps (Azure, AWS, Kubernetes, Terraform); I still write as much code as ever.

I write programs that write programs. Data UI is a compiler: a 57-line model becomes PostgreSQL, REST, React, row-level RBAC, and a Kubernetes+TLS deploy, versus roughly 20,000 lines of hand-built Java. https://data-ui.com

Common Lisp is the working language, not a hobby. The environment is Emacs with several AIs from different services in one instance: they see each other's buffers, cooperate with each other, especially when it comes to planning, and can edit the live Lisp they run in. The harness sits on gptel-agent. The rest is mine: define-gptel-agent, paren-balance checks, bash timeouts. Agents never stage or commit; I review unstaged diffs and commit myself.

https://sinistercode.com/public/donnie https://github.com/macnod

Re: Ask HN: Who wants to be hired? (September 2026)

#620
Location: Lehi, UT Remote: Yes, open to remote or hybrid Willing to relocate: No Technologies: Python, Django, GCP, Pytorch, Flyte, Docker, Terraform, CI/CD, React, Typescript, ReactNative, Swift, CoreML Résumé/CV: https://drive.google.com/file/d/17mFR-K9_N2b-qTmNrKnQBePFX6Q... Email: merrill.andrew@pm.me

I’ve been at a startup for 6 years, so I’m a bit more on the generalist side of things between software engineering and MLOps and ML engineering. I have a lot of experience managing and deploying models in production systems, both in the cloud and on-edge, and utilizing LLMs and agents in software.

I’d love to be able to work on a bit of a bigger team to collaborate with more people, and grow more in my career.

Post reply on HN