frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

The Complexity of a 60-Line Script

https://www.etiq.ai/posts/why-visual-programming-and-testing-are-the-next-step
2•robertcizmas•1h ago

Comments

robertcizmas•1h ago
You've written a neat little script. Sixty lines, maybe seventy. It loads some data, runs a few transformations, trains a model, and spits out a result. Clean. Simple. Done.

Except it isn't simple. Not really. What 60 Lines Are Actually Doing Here's the thing about data science code: it doesn't read like a novel. It reads like a conversation happening in five different rooms at once. A dataframe created on line 12 might not be touched again until line 58. A feature engineered on line 30 quietly feeds into a join on line 47, which itself depends on a filter defined way back on line 15. The logic isn't linear, even if the script is.

And that's just one script. In most real pipelines, you're dealing with multiple scripts, shared datasets, and transformations that ripple across files in ways that aren't obvious from reading the code top to bottom.

This is what we call the interplay between data and code, and it's where hidden complexity lives. Your code executes sequentially, but the relationships between your data objects don't follow that order. They form a network: branching, merging, looping back. The script might be 60 lines, but the logical structure underneath could be far more tangled than it appears. As data scientists, we tend to trust our ability to hold the pipeline in our heads. And for a while, that works. But the moment you step away for a week, hand the work to a colleague, or need to explain your process to a compliance team, the gaps become obvious.

You can't see the dependency between line 20 and line 60 just by scanning the code. You can't easily spot that a single data transformation feeds three downstream outputs. And you definitely can't explain the logical flow to a non-technical stakeholder by showing them a Python script.

This isn't a failure of skill. It's a limitation of the medium. Code is a set of instructions. What's missing is a way to see how those instructions actually interact with your data, and that requires a different kind of representation entirely. Seeing the Network, Not Just the Script This is why we built Lineage as part of Etiq's Data Science Copilot. Lineage takes your script and visualises the interplay between your data and your code as a network diagram, directly in your IDE. Data objects become nodes. Functions and transformations become connections. And suddenly, that hidden complexity isn't hidden anymore.

You can trace a single data table through your entire pipeline: where it was created, what transformed it, where its outputs end up, and how it connects to everything else. Those non-linear relationships that were invisible in the code are now laid out clearly in front of you.

It doesn't matter whether you're building something new or inheriting someone else's work. Lineage works with what you already have, analysing your scripts without requiring you to change how you code. Visibility is only half the picture. Once you can see the complexity in your pipeline, the next question is: how do you verify it? How do you know that the data flowing through those connections is behaving the way you expect?

That's where targeted testing comes in. When you can see your pipeline as a network, you can identify exactly where to place tests, at the critical junctures where data transforms, merges, or feeds into model training. You're not guessing what to test anymore; you're testing what matters, precisely where it matters.

Etiq's Testing Recommendations work alongside Lineage for exactly this reason. Once you can see the structure, our copilot recommends the right tests for the specific points in your pipeline that carry the most risk, and lets you run them with a single click.

A 60-line script can hide a surprising amount of complexity, and that's fine. Data science pipelines are complex because the problems they solve are complex. The issue isn't the complexity itself. It's not being able to see it, verify it, and communicate it.

TasklyLife

https://tasklylife.com/
1•amirmoo•18s ago•0 comments

Show HN: Aacyn v0.7.0 – A bare-metal observability engine (5M events/SEC)

https://www.aacyn.com/
1•bneb-dev•50s ago•0 comments

Trying Linux Desktop yet Again with More Success

https://naildrivin5.com/blog/2026/03/11/trying-linux-desktop-yet-again-with-more-success.html
1•speckx•1m ago•0 comments

Infrastructure orchestration is an agent skill

https://dstack.ai/blog/agentic-orchestration/
3•latchkey•3m ago•0 comments

XonY.org – the structured opinions of public figures

https://xony.org/
1•itshywu•3m ago•0 comments

Nvidia Nemotron 3 Super Delivers 5x Higher Throughput

https://blogs.nvidia.com/blog/nemotron-3-super-agentic-ai/
2•buildbot•3m ago•0 comments

MacBook Neo review: Fresh-squeezed laptop

https://sixcolors.com/post/2026/03/macbook-neo-review/
1•tosh•4m ago•0 comments

M5 MacBook Air Review: Not just more of the same–the same, but more

https://sixcolors.com/post/2026/03/m5-macbook-air-review-not-just-more-of-the-same-the-same-but-m...
2•tosh•4m ago•0 comments

Nvidia Nemotron 3 Super

https://research.nvidia.com/labs/nemotron/Nemotron-3-Super/
3•vinhnx•7m ago•0 comments

Enable Code-Mode for all your MCP servers even if they don't support it natively

https://github.com/aakashh242/remote-mcp-adapter
1•aakashh242•7m ago•0 comments

Show HN: Kronos – A calendar-style scheduler for AI Agents agent runs

https://github.com/Reqeique/Kronos
1•Reqeique•8m ago•0 comments

GitHub Accounts Compromised

https://opensourcemalware.com/blog/polinrider-attack
2•6mile•9m ago•1 comments

Show HN: KnowledgeWorker – A Corporate Productivity Simulator

https://knowledgeworker.alexmeub.com/
1•meub•9m ago•0 comments

Show HN: JD Roast – Paste a job description, get it brutally roasted

https://jd-roast.openjobs-ai.com/
1•genedai•9m ago•0 comments

WireGuardClient is Transport Encryption not a VPN

https://github.com/proxylity/wg-client
1•mlhpdx•9m ago•0 comments

Built an Intelligence Platform to Map the "PizzaGate.Online" Scandal

https://pizzagate.online/
1•whistleblowhy•10m ago•2 comments

How the UK government's new digital ID will work

https://takes.jamesomalley.co.uk/p/how-the-uk-digital-id-will-work
1•dgroshev•11m ago•0 comments

AMD Ryzen AI NPUs Are Finally Useful Under Linux for Running LLMs

https://www.phoronix.com/news/AMD-Ryzen-AI-NPUs-Linux-LLMs
3•mikece•11m ago•0 comments

Show HN: open source, local CLI that turns your commits into product updates

https://github.com/trydebrief/debrief-cli
1•baetylus•12m ago•0 comments

The App Store Accountability Act

https://proton.me/blog/app-store-accountability-act
1•mikece•13m ago•0 comments

Don't lick that cold metal pole in winter–if you do, don't panic

https://arstechnica.com/science/2026/03/exploring-the-science-of-tundra-tongue/
1•canucker2016•14m ago•0 comments

Turnstone: Multi-node AI orchestration platform

https://github.com/turnstonelabs/turnstone/
1•huslage•15m ago•0 comments

Revolut secures full UK banking licence after four-year wait

https://www.ft.com/content/b4df4126-351e-4424-9707-8a12ca6b79a6
1•0xFA11•16m ago•0 comments

Replit Agent 4

https://replit.com/agent4
2•colesantiago•16m ago•1 comments

Solution to the Sleuth puzzle made by Julian Assange

https://wondrousnet.blogspot.com/2023/05/solution-to-puzzle-sleuth.html
1•morethenthis•17m ago•0 comments

10x Is the New Floor

https://writing.nikunjk.com/p/10x-is-the-new-floor
1•vinhnx•17m ago•0 comments

BOE Open to Changing Stablecoin Caps After Industry Backlash

https://www.bloomberg.com/news/articles/2026-03-11/boe-open-to-changing-stablecoin-cap-after-indu...
1•petethomas•18m ago•0 comments

Launch HN: Sentrial (YC W26) – Catch AI Agent Failures Before Your Users Do

https://www.sentrial.com/
4•anayrshukla•18m ago•2 comments

Binance brings back tokenized stocks trading with Ondo Finance deal

https://www.coindesk.com/business/2026/02/23/binance-brings-back-tokenized-stocks-trading-with-on...
1•PaulHoule•18m ago•0 comments

SQLite WAL-Reset Database Corruption Bug

https://sqlite.org/wal.html#walresetbug
1•tcbrah•18m ago•0 comments