frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you manage integrations at scale?

1•OdinSpecc•2h ago
Curious how teams handle integrations as they grow and start relying on multiple systems

And at what point did it become a real problem for you?

Did you solve it with internal tooling, external platforms, or something else?

Comments

PaulHoule•2h ago
(1) Regular storage procedure. Same as all the other software. (see https://www.youtube.com/watch?v=SiyPqbyHXIg)

(2) The usual problem is that a lot of vendors mistake this experience for security: https://www.youtube.com/watch?v=o2ObCoCm61s No matter what you need some strategy for managing credentials for dev, test and production that is not "check them into version control"

(3) Never an external platform. Take a minute. Stop. Breathe. Think about it. Before you get the external platform you have to integrate with one thing. Add the external platform you have to integrate with two things. Don't go there.

(4) Platforms like Zapier rely on management being intimidated by the trauma of developing UI software. In UI software people quote a week to develop something and it takes five. When people quote 30 minutes to make a web scraper they often have it running in 10 minutes.

(5) There is a lot of fear that that web scraper will have to change as the target site changes, and occasionally that's a problem but (a) it is so expensive to make changes to GUIs that most web sites go for years between major changes and (b) a site that ranks well on Google today will probably lose it's rankings if it changes anything major so -- odds are that 10 minute web scraper will still be running in five years.

(6) In the AI coding age people are discovering just how easy it is to write scrapers and other integrations -- it's not that you need AI to code them, but that AI gives people the courage to try.

(7) Always look at the scraper as an option to the API client if it is possible. More often than not the API has restricted functionality and content compared to the web site and authentication is almost always more difficult. (e.g. to authenticate on a web site you just use a http client that has a cookie jar and submit your username and password to the form -- 20 APIs require implementation of 20 different auth methods, 20 scrapers use 1 authentication method, the only thing that is different is what the username and password fields are called)

A Pale Blue Dot

https://www.planetary.org/worlds/pale-blue-dot
1•helloworld•13s ago•0 comments

GLM-5.1: Towards Long-Horizon Tasks

https://z.ai/blog/glm-5.1
1•meetpateltech•20s ago•0 comments

DNA polymerases can generate long, complex sequences without templates

https://www.nature.com/articles/s41467-026-69915-x
1•prabal97•27s ago•0 comments

Show HN: A (marginally) useful x86-64 ELF executable in 298 bytes

https://github.com/meribold/btry
1•meribold•56s ago•0 comments

China restricts airspace for 40 days in signal of intense military activity

https://www.msn.com/en-us/news/world/china-restricts-airspace-for-40-days-in-signal-of-intense-mi...
1•petethomas•1m ago•0 comments

Git turns 20: A Q&A with Linus Torvalds (2025)

https://github.blog/open-source/git/git-turns-20-a-qa-with-linus-torvalds/
1•pretext•1m ago•0 comments

"The problem is Sam Altman": OpenAI Insiders don't trust CEO

https://arstechnica.com/tech-policy/2026/04/the-problem-is-sam-altman-openai-insiders-dont-trust-...
1•randycupertino•3m ago•0 comments

The Limits of Integration (2021)

https://muse.jhu.edu/verify?url=%2Fpub%2F17%2Farticle%2F804858&r=2536187
1•Tomte•3m ago•0 comments

Delivery Deadlines Are a Mistake

https://waldo.jaquith.org/blog/2026/04/delivery-deadlines/
1•speckx•4m ago•0 comments

AI Agent Sandboxes Got Security Wrong

https://multikernel.io/2026/04/03/ai-agent-sandboxes-got-security-wrong/
1•wang_cong•4m ago•0 comments

Show HN: Hazmat – I made unrestricted Claude Code safe on macOS

https://github.com/dredozubov/hazmat
1•dredozubov•5m ago•0 comments

You not always need an autonomous team

https://cientifico.net/task-teams-vs-autonomous-teams/
1•cientifico•5m ago•0 comments

Why Japan has such good railways

https://worksinprogress.co/issue/why-japan-has-such-good-railways/
1•zdw•6m ago•0 comments

Impeaching Donald J. Trump for High Crimes and Misdemeanors [pdf]

https://www.congress.gov/119/bills/hres1155/BILLS-119hres1155ih.pdf
3•dmm•6m ago•1 comments

NASA Artemis II Multimedia Resources

https://www.nasa.gov/artemis-ii-multimedia/
1•kklisura•7m ago•0 comments

The Downfall and Enshittification of Microsoft in 2026

https://caio.ca/blog/the-downfall-and-enshittification-of-microsoft.html
1•stock_toaster•8m ago•0 comments

Stop Vibecoding [video]

https://www.youtube.com/shorts/cgD-bTTe20I
1•mooreds•9m ago•0 comments

Ask HN: What's everyone's API billing stack?

2•sigpwned•10m ago•0 comments

Show HN: Ace Influence – Turn your brand into stories people watch

https://aceinfluence.ai
2•SecularVan•11m ago•0 comments

Why NASA flight director Gene Kranz is the gold standard for incident commanders

https://greatcircle.com/blog/2026/04/07/gene-kranz-gold-standard/
1•mooreds•11m ago•0 comments

US Senator Calls Chinese Cars a 'Cancer,' Vowing Stricter Ban

https://insideevs.com/news/791834/chinese-cars-cancer-republican-senator/
1•akyuu•12m ago•0 comments

What History Can Teach Us About Sleep and Dreams

https://cswr.hds.harvard.edu/news/2026/03/30/what-history-can-teach-us-about-sleep-and-dreams
1•apollinaire•12m ago•0 comments

The Hard Problems Nobody Has Solved

https://www.nibzard.com/hard-problems
2•nkko•13m ago•0 comments

Show HN: Managarr – A TUI and CLI for managing *ARR servers, built in Rust

https://github.com/Dark-Alex-17/managarr
1•Dark-Alex-17•14m ago•0 comments

Code Is an Afterthought

https://blog.ignaciobrasca.com/systems/2026/03/01/code-is-an-afterthought.html
1•warkanlock•16m ago•0 comments

MikroORM 7: Unchained

https://mikro-orm.io/blog/mikro-orm-7-released
1•bundie•16m ago•0 comments

Show HN: Bucket Delta – Compute differences between two S3-compatible buckets

https://github.com/nutanix/bucket-delta-cli
1•drstrange14•18m ago•0 comments

Show HN: I built an AI that forgets things when people leave the room

https://takt.chat/
1•mtrifonov•18m ago•1 comments

Local-heatmap-tile-server v1

https://nuxx.net/blog/2026/04/07/local-heatmap-tile-server-v1/
2•c0nsumer•19m ago•0 comments

AI Agent Guardrails: Pre-LLM and Post-LLM Best Practices

https://www.arthur.ai/blog/best-practices-for-building-agents-guardrails
1•pevals•20m ago•1 comments