frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: New role as sole North American dev. Advice?

1•polishdude20•1y ago
I recently joined a small startup where their main product has and is being built by a dev team in India. The company is based on America and most of the support people, sales, marketing etc are in America.

I've joined as the first American developer to help with tasks during American timezones as well as try to establish best practices and processes as the company grows and takes on bigger clients.

The CEO of the company is very excited I'm on board and listens to me as a professional and respects my judgement. Communication has been a bit rough with the Indian dev team as most of it happens through slack and a minimal amount of guidance is provided. I've opted to basically teach myself the codebase and figure out how stuff is done myself as the dev team rarely answers my questions fully or sufficiently to get a grasp on what is happening.

On one hand I feel empowered by the company to do well and make good changes but on the other, I struggle with the complexity of it all given how a lot of dev processes are basically a black box where lots of stuff on the server is just done manually.

I'm given lots of autonomy by the CEO so I don't feel pressured or stifled too much. every credential to every service they have, they've given to me so I can really learn how everything is done and peek into the systems.

They want to hire a second American dev in Q3 or so and I'd be part of that process. At that point it would be a bit less lonely haha

Anyone have any experience in this situation? Any advice for how I can be the best at my job? On one hand the CEO wants me to tell him if I see practices that should be improved but on the other, I don't want to make the dev team feel like I'm some hotshot coming in to take over their codebase.

Comments

diggan•1y ago
> Communication has been a bit rough with the Indian dev team

This is the first thing to figure out how to make acceptable. If you feel like they're not answering your questions well enough, you need to find a better way of doing this. Sometimes when there is a language barrier, it helps to have synchronous calls/video calls, where you don't give up asking questions until everything been made clear.

> I struggle with the complexity of it all given how a lot of dev processes are basically a black box where lots of stuff on the server is just done manually.

Second thing to solve, write and improve documentation! Currently, you're in a kind of nice place, where you're still learning the codebase with a fresh mind, so you kind of know what information is missing. But make it easier for your future new colleagues (and yourself!), and write down everything you learn in a structured way that is accessible to everyone in the company. Once available, you can even ask your other colleagues to try to fill out areas where you don't know a lot, then help them rewrite it once they've done their infodump.

Eventually, you will want to automate everything (at least deploys, testing and QA) they're doing manually on the servers/services, and documenting everything will make that step so much easier when you get there.

In the end, it seems like the existing dev team is somewhat of a silo, and I think you need to aim to make it not so, so they're more open to collaboration, unblocking you and documenting more.

Amazon's Zoox wins first US approval for paid robotaxis with no human controls

https://www.reuters.com/world/amazons-zoox-wins-first-us-approval-paid-robotaxis-with-no-human-co...
1•mortenjorck•52s ago•0 comments

Show HN: A self-hostable, distributed, S3-compatible object store on the BEAM

https://github.com/wizenink/aethers3
1•wizenink•1m ago•0 comments

Dogfooding at scale: migrating cdnjs to Cloudflare's Developer Platform

https://blog.cloudflare.com/cdnjs-dev-platform-migration/
1•MattIPv4•1m ago•0 comments

BSD Make extravaganza: Mandelbrot Set In bmake

https://github.com/b-aaz/bmake-extravaganza/tree/master
1•signa11•1m ago•0 comments

I finally did it, I forked WordPress

https://getdmpress.com/
1•ghere•1m ago•0 comments

Czechia, Iceland and Spain among Europe's top trending destinations for 2026

https://www.euronews.com/travel/2026/07/29/czechia-iceland-and-spain-among-europes-top-trending-d...
1•Markoff•2m ago•0 comments

What will more intelligence actually do for us?

https://www.noahpinion.blog/p/what-will-more-intelligence-actually
1•bookofjoe•2m ago•0 comments

Pushing the limits of RISC-V emulation

https://shuklaayu.sh/blog/riscv-recompiler
1•shuklaayush•3m ago•1 comments

Web developer setup 2026: Zed

https://www.scopecreep.co.uk/ultimate-web-developer-setup-2026-zed/
1•helloiamjamie•4m ago•0 comments

Quiet – Slack over Tor. Private Messaging. No Servers

https://tryquiet.org/
1•janandonly•4m ago•0 comments

The State of Comprehension Debt: I measured 22 major repos

https://graspscore.com/
1•bcink•6m ago•0 comments

Can AI Agents Be Aligned with Human Rights?

https://www.techpolicy.press/can-ai-agents-be-aligned-with-human-rights/
1•cdrnsf•7m ago•0 comments

Bokode at Home – Recreating MIT's bokode tech with everyday materials (2009)

https://har.ms/wp-content/bokode/
1•bariumbitmap•8m ago•0 comments

Show HN: Duckle was benchmarked against 4 open source ELT/ETL tools

https://medium.com/@souravroy7864/duckle-was-benchmarked-against-4-open-source-data-ingestion-elt...
2•souravroy78•10m ago•0 comments

RFC 8890 – The Internet is for End Users (2020)

https://mnot.net/blog/2020/for_the_users
5•notarobot123•11m ago•0 comments

Show HN: Homebutler – Homelab CLI that gives agents commands, not a shell

https://github.com/Higangssh/homebutler
3•swq115•12m ago•0 comments

Finland to Cut Cable Lines Carrying Up to 70% of Russia's Foreign Web Traffic

https://united24media.com/world/finland-to-cut-cable-lines-carrying-up-to-70-of-russias-foreign-w...
3•donohoe•13m ago•0 comments

Kimi k3 run on RTX 5090

https://github.com/RightNow-AI/local-kimi
2•OsamaJaber•13m ago•0 comments

PEP 836 – JIT Go Brrr: The Path to a Supported JIT Compiler for CPython

https://peps.python.org/pep-0836/
2•bratao•15m ago•1 comments

'VPNs are lawful technical tools,' says EU Court in landmark copyright ruling

https://remysharp.com/links/2026-07-23-35890312
3•speckx•15m ago•0 comments

Show HN: An AI bug fixer for VS Code that explains why your code broke

https://marketplace.visualstudio.com/items?itemName=NeoBugForge.neo-bug-forge
2•yabdulaah52•16m ago•0 comments

CLIs are more token-efficient than MCP. Or are they?

https://www.checklyhq.com/blog/mcp-vs-cli-token-efficiency/
2•stefanjudis•16m ago•0 comments

Show HN: SwiftNet 0.6.0 – Lightweight l2 C networking lib (pcap and early DPDK)

2•morcules•16m ago•0 comments

Anthropic's new MCP spec, Kimi K3 open weights on Ollama, GPT Transcribe, plus

https://ddsboston.com/blogs/vibe-code-academy/ai-news-for-vibe-coders-daily-2026-07-30
2•robert_dds•18m ago•0 comments

Of all 18,849 servers in the MCP registry 1 in 6 is dead

https://mcpqueen.com/reports/state-of-mcp-2026-07
2•healthai•19m ago•0 comments

Show HN: I got shadowbanned on X (Twitter), so I built a checker

https://amishadowbanned.com
2•lime66•20m ago•0 comments

Tripplet AI

https://www.tripplet.lol/
2•efjejdejxjs•21m ago•0 comments

Show HN: 3D CSS Super Mario 64

https://codepen.io/editor/alowpoly/pen/019fae67-50d9-74ce-8025-4b9dd5a7c484
2•rofko•21m ago•0 comments

FitForge – Solo-built fitness tracker that adapts to your training age

https://fitforgehq.com
2•hoggan83•22m ago•0 comments

Show HN: wthrtxt – the same weather forecast in the browser and terminal

https://wthrtxt.com
2•qrv3w•23m ago•1 comments