frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Unintended Consequences of Well-Meaning Activism in Chico, California

https://blog.8thseat.com/the-unintended-consequences-of-well-meaning-activism-in-chico-california/
1•donsupreme•1m ago•0 comments

OpenAI AgentKit vs. Google ADK vs. Inngest: Comparison

https://www.agent-kits.com/2025/10/comparisonsopenai-agentkit-vs-google-adk-vs-inngest.html
1•agentica•1m ago•0 comments

Alpine Ajax: Radio Controlled HTML Elements

https://alpine-ajax.js.org/
1•vemy•1m ago•0 comments

More on the buyer/seller gap in AI

https://substack.com/inbox/post/176356993
1•mathattack•1m ago•0 comments

Claude Code vs. Codex: I Built a Sentiment Dashboard from 500 Reddit Comments

https://www.aiengineering.report/p/claude-code-vs-codex-sentiment-analysis-reddit
1•waprin•3m ago•0 comments

Renting a San Francisco Apartment in the A.I. Boom? Good Luck

https://www.nytimes.com/2025/10/16/technology/san-francisco-rent-ai-boom.html
1•mikhael•4m ago•0 comments

I Bypassed Amazon's Kindle Web DRM Because Their App Sucked

https://blog.pixelmelt.dev/kindle-web-drm/
2•pixelmelt•6m ago•0 comments

Post-POSIX Manifest

https://rentry.co/g7aofwhc
1•carlos256•10m ago•0 comments

Sci-Fi Meets Eldritch Horror in Deck Builder Chaos Zero Nightmare

https://www.animenewsnetwork.com/convention/2025/tokyo-game-show/sci-fi-meets-eldritch-horror-in-...
1•PaulHoule•11m ago•0 comments

Audrey Tang awarded for advancing social use of technology to empower citizens

https://rightlivelihood.org/the-change-makers/find-a-laureate/audrey-tang/
2•smartmic•13m ago•0 comments

A Curiosity Test for Finding the Right People for Your Community

https://www.deadpmsociety.com/
1•Nathanngai•13m ago•1 comments

Storing TOTP in Password Managers

https://iamvishnu.com/posts/totp-inside-password-manager
2•vishnuharidas•17m ago•0 comments

Dead or Alive, Ninja Gaiden creator Itagaki passed away at 58

https://www.gamedeveloper.com/design/dead-or-alive-creator-tomonobu-itagaki-has-passed-away-at-58
2•leshokunin•22m ago•2 comments

Growth teams are going offline?

https://josephbath.substack.com/p/offline-outbound
2•JosephBath•26m ago•0 comments

The consumer experience of AI-mediated news

https://radicallyinformed.substack.com/p/an-ai-enlightenment-the-consumer
2•heyimada•28m ago•0 comments

Chinese cyberspies snoop on Russian IT biz in rare east-on-east attack

https://www.theregister.com/2025/10/16/chinese_russian_cyber_espionage/
3•rntn•29m ago•0 comments

Explore OpenSearch 3.3

https://opensearch.org/blog/explore-opensearch-3-3/
1•mooreds•29m ago•0 comments

How to trick an application into thinking its stdout is a terminal, not a pipe

https://stackoverflow.com/questions/1401002/how-to-trick-an-application-into-thinking-its-stdout-...
1•RyanShook•30m ago•0 comments

Lakehouses viable for low-cost observability?

https://clickhouse.com/blog/lakehouses-path-to-low-cost-scalable-no-lockin-observability
1•thesystemisbust•31m ago•0 comments

When you opened a screen shot of a video in Paint, the video was playing in it

https://devblogs.microsoft.com/oldnewthing/20251014-00/?p=111681
2•birdculture•31m ago•0 comments

The Parable of the Talents

https://slatestarcodex.com/2015/01/31/the-parable-of-the-talents/
2•kaladin-jasnah•34m ago•0 comments

DPRK Adopts EtherHiding: Nation-State Malware Hiding on Blockchains

https://cloud.google.com/blog/topics/threat-intelligence/dprk-adopts-etherhiding
1•gnabgib•35m ago•0 comments

Show HN: We priced basic needs in work hours (global ranking and CSVs)

https://www.thepricer.org/hours-to-afford-essentials-best-and-worst-countries/
9•mickeymounds•36m ago•10 comments

Specialization Is for Insects

https://staysaasy.com/strategy/2025/10/16/specialization.html
2•gpi•36m ago•0 comments

Large RCT finds GenAI integration boosts revenues 0% – 16%

https://arxiv.org/abs/2510.12049
1•keeda•37m ago•1 comments

Benjie's Humanoid Olympic Games

https://generalrobots.substack.com/p/benjies-humanoid-olympic-games
18•robobenjie•37m ago•9 comments

Show HN: Arky – Visual 2D Markdown editor (access codes in comments)

https://app.arky.so
1•masonkim25•39m ago•1 comments

Picasso painting vanishes en route to Spanish exhibition

https://www.barrons.com/news/picasso-painting-vanishes-en-route-to-spanish-exhibition-6f939a98
2•domofutu•39m ago•0 comments

The Parallel Task MCP Server

https://parallel.ai/blog/parallel-task-mcp-server
3•lukaslevert•42m ago•1 comments

He's 58 and Trying to Break into College Football

https://www.wsj.com/sports/football/58-year-old-college-football-player-tom-cillo-lycoming-8271aa03
5•domofutu•42m ago•1 comments
Open in hackernews

Ask HN: Is Orchestration Solving the Wrong Problem in Data Pipelines?

3•immortan_dag•1d ago
I have spent most of my career in data integration (StreamSets was my last company), and I keep running into the same pattern:

* When pipelines break, we reach for more orchestration.

* When semantics get lost, we bolt on a catalog.

* When trust disappears, we add observability layers.

Each of these layers feels like a workaround. The real issue seems to be that our data lifecycle is fragmented. Context, ownership, and meaning tend to disappear along the way.

What if we made tables the core unit of data flow? What if teams could publish, transform, and subscribe to versioned tables directly?

That's the idea behind Tabsdata. It is:

* Built around immutable, versioned tables

* Declarative instead of orchestrated

* Based on free-form Python transformations in a controlled environment

* Open core, implemented in Rust with Python bindings

* Delivered with both a UI and a full CLI

Demo video: https://www.youtube.com/watch?v=qCZIRC9khmA

Website: https://tabsdata.com

I would love your feedback:

* Have orchestration tools become a crutch in your data stack?

* What would a table-first approach need to earn your trust?

* Are there better ways to preserve semantics and metadata across teams?

Thanks in advance for any thoughts or pushback.