frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Async-Profiler 4.2 Released

https://github.com/async-profiler/async-profiler/discussions/1563
1•tanelpoder•41s ago•0 comments

Building like it's 1984: Scrollbars in web applications

https://web.archive.org/web/20250110081649/https://height.app/blog/scrollbars-in-web-applications
2•Bogdanp•2m ago•0 comments

Show HN: UN Volunteers Opportunities Dashboard

https://volunteerwiththeun.com/
1•npetz•2m ago•0 comments

OpenAI and Anthropic vs. app developers: tech's Cronos syndrome

https://www.economist.com/business/2025/10/23/openai-and-anthropic-v-app-developers-techs-cronos-...
2•andsoitis•4m ago•0 comments

Spark and Ark: A Look at Our Newest Bitcoin Layer Twos

https://bitcoinmagazine.com/technical/spark-and-ark-a-look-at-our-newest-bitcoin-layer-twos
1•giuliomagnifico•7m ago•0 comments

Apple Starts Shipping Made-in-America AI Servers Early

https://www.macrumors.com/2025/10/24/apple-starts-shipping-made-in-america-ai-servers/
2•mgh2•10m ago•0 comments

Gambling Is Bad

https://geohot.github.io//blog/jekyll/update/2025/10/24/gambling-is-bad.html
3•o4c•17m ago•0 comments

Always Be Ranking

https://www.jakeworth.com/posts/always-be-ranking/
2•jwworth•17m ago•0 comments

CostLens – An SDK to proxy OpenAI and Anthropic calls, route to cheaper models

https://costlens.dev/docs
2•jrmromao•19m ago•1 comments

When to Do Math (and How We Figured It Out)

https://kidswholovemath.substack.com/p/when-to-do-math-and-how-we-finally
1•sebg•20m ago•0 comments

Logical Assignment Operators in JavaScript: Cleaner, Smarter Code

https://jsdev.space/logical-assignment-operators-js/
2•javatuts•21m ago•0 comments

I Replaced Google Analytics with a CSV File and an AI Agent

https://joeldare.com/i-replaced-google-analytics-with-a-csv-file-and-an-ai-agent
3•codazoda•21m ago•0 comments

Show HN: I built an 8-bit CPU simulator in Python from scratch

https://github.com/sql-hkr/tiny8
8•sql-hkr•23m ago•0 comments

AI Logo Generator

https://logogenerator.design
3•bellamoon544•24m ago•0 comments

Career Snakes and Ladders

https://kevquirk.com/blog/career-snakes-ladders/
1•freediver•25m ago•0 comments

HoloCine: Holistic Generation of Cinematic Multi-Shot Long Video Narratives

https://github.com/yihao-meng/HoloCine
1•vegax87•27m ago•0 comments

Chuwi sells USB-C Charger that fries other devices, blames the customer

https://forum.chuwi.com/t/chuwi-supplied-usb-c-charger-will-fry-other-devices/47668
2•gwbas1c•28m ago•0 comments

Making JFR Quack: Importing JFR Files into DuckDB

https://mostlynerdless.de/blog/2025/10/24/making-jfr-quack-importing-jfr-files-into-duckdb/
2•tanelpoder•31m ago•0 comments

Microscopic 'ocean' on a chip reveals new nonlinear wave behavior

https://phys.org/news/2025-10-microscopic-ocean-chip-reveals-nonlinear.html
4•XzetaU8•36m ago•0 comments

Transformer co-author says he's 'sick' of transformers, the tech that powers AI

https://venturebeat.com/ai/sakana-ais-cto-says-hes-absolutely-sick-of-transformers-the-tech-that-...
4•hardmaru•40m ago•0 comments

Helix recesses boost coral larvae settlement and survival

https://www.sciencedirect.com/science/article/pii/S0006320725004446
1•PaulHoule•40m ago•0 comments

A sharded DuckDB on 63 nodes runs 1T row aggregation challenge in 5 sec

https://gizmodata.com/blog/gizmoedge-one-trillion-row-challenge
6•tanelpoder•42m ago•0 comments

Tesla at the Crossroads: Why Musk Chose Robotaxi over Model 2

https://capitalfolly.com/tesla-at-the-crossroads/
3•d_e_solomon•43m ago•0 comments

Open Letter to Andy Yen: Stop bullying your customers

https://old.reddit.com/user/0x4542/comments/1oewa3d/open_letter_to_andy_yen_stop_bullying_your/
3•0x4542•43m ago•0 comments

A closer look at the details behind the Go port of the TypeScript compiler

https://2ality.com/2025/03/typescript-in-go.html
2•mariuz•44m ago•0 comments

Traffic Light Protocol

https://www.first.org/tlp/
2•eXpl0it3r•44m ago•0 comments

Al Engineering 101 with Chip Huyen [video]

https://www.youtube.com/watch?v=qbvY0dQgSJ4
3•saikatsg•45m ago•0 comments

Online free image mosaic – Free Image Mosaic Tool

https://mosaic.chdaoai.com/
1•ace520•45m ago•1 comments

Show HN: Mindscope 2 – visual and hierarchical thought organizer (iOS/macOS)

https://mindscopeapp.com
1•epaga•45m ago•1 comments

Get your act together Atlassian

https://medium.com/@maxsommer/get-your-act-together-atlassian-abc590b036de
1•DeadlineDE•46m ago•0 comments
Open in hackernews

Show HN: MCP server that teaches LLMs to write production grade Postgres SQL

https://github.com/timescale/tiger-cli
5•cevian•1d ago
For the past 10 years at Timescale (now Tiger Data), I've been been watching developers make mistakes in database design: forgetting to index foreign keys, creating case-sensitive email lookups, using arbitrary VARCHAR limits. And I've seen the pain and frustration when there is major downtime and botched migrations fixing things. AI coding could have made this better but is only making things worse. It's infuriating.

So, I (along with my awesome team at Tiger Data) built an MCP server that auto-injects Postgres best practices into AI context to help. The biggest innovation: our get_prompt_template tool lets the LLM auto-discover the right guidance without slash commands. Ask "design a schema for IoT devices" and it automatically pulls our Postgres schema design and hypertable guides.

What's different from other MCP servers: Instead of thin API wrappers, I am teaching AI things like "Always index foreign key columns - Postgres won't do it for you" and "use TEXT not VARCHAR(255)". It includes versioned Postgres docs (15-17) with hybrid search, plus TimescaleDB-specific patterns.

Try it with our free service:

```

curl -fsSL https://cli.tigerdata.com | sh

tiger auth login

tiger mcp install

```

Works with Claude Desktop, Cursor, Windsurf, VS Code. Open source.

By the way: this approach might show how to implement Anthropic's new Agent Skills (previous discussion: https://news.ycombinator.com/item?id=45607117) entirely through MCP.