Live data from Hacker News

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

news.ycombinator.com

611–616 of 616 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)

#612
Location: US

Remote: Yes

Willing to relocate: No

Email: logandark@logandark.net

I'm a self-taught full-stack software developer with over 10 years of experience. My favorite programming languages are Rust and TypeScript! I've also been dabbling in Haskell lately. My favorite types of projects are systems programming, front-end development and UX/UI.

I have a GitHub with tons of projects and open-source contributions since 2013: https://github.com/LoganDark

I am an owner of many Rust crates: https://crates.io/users/LoganDark

I am a quick learner and have high attention to detail. I often improve team-facing documentation and processes when I enter a role. I also care deeply about developer experience and iteration time.

I am strongest with clearly-defined requirements and constraints, but I love contributing to open-ended problems as well. I enjoy refactoring code to remove bugs and inconsistencies. I will spot any UI imperfection.

I enjoy dog-fooding and do it whenever I can. I am obsessive about solving every issue I come across. I provide detailed documentation with issue reports.

Please contact me by email with any opportunities! Open to freelance/consulting, fulltime preferred. Hourly or salary only.

I am available to interview immediately and can start immediately.

My résumé is available by email upon request, but it's best to ask with an offer to interview.

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.

Post reply on HN