frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Go Subtleties You May Not Know

https://harrisoncramer.me/15-go-sublteties-you-may-not-already-know/
1•rbanffy•4m ago•0 comments

China Has Overtaken America – Paul Krugman

https://paulkrugman.substack.com/p/china-has-overtaken-america
2•rbanffy•7m ago•0 comments

US out of 10 most powerful passports list for first time in 20 years

https://www.theguardian.com/us-news/2025/oct/15/most-powerful-passports-world-list
1•mitchbob•8m ago•1 comments

Apple and Google Warn: Texas Age Verification Law Destroys Privacy [video]

https://www.youtube.com/watch?v=jP-kqEHirTM
1•technojunkie•8m ago•1 comments

Cheap DIY solar fence design

https://joeyh.name/blog/entry/cheap_DIY_solar_fence_design/
1•kamaraju•10m ago•0 comments

Automating HTB Exploits: LLM-Driven N8n Agent's Hacking Ability

https://luciuswayne.com/blog/automating-hack-the-box-with-llm-n8n-agent/
1•Vandolin•11m ago•1 comments

A Simple Way to Know When the Economy's About to Turn

https://writings.alethia.news/the-biggest-piece-of-the-recession-puzzle/
1•truelson•11m ago•1 comments

Dynamic Levels of Detail in Evolve

https://www.evolvebenchmark.com/blog-posts/dynamic-levels-of-detail-in-evolve
1•ibobev•12m ago•0 comments

Real-Time Rendering with JPEG-Compressed Textures

https://github.com/elias1518693/jpeg_textures
1•ibobev•12m ago•0 comments

My First Months in Cyberspace

https://www.gyford.com/phil/writing/2025/10/15/1995-internet/
1•edent•12m ago•0 comments

Recommended resources for growing in game development

https://owlcat.games/learninga
1•ibobev•13m ago•0 comments

Amazon is planning a new wave of layoffs, sources say

https://fortune.com/2025/10/14/amazon-layoffs-pxt-hr-andy-jassy/
5•rainhacker•14m ago•0 comments

Bits-per-Byte (BPB): a tokenizer-agnostic way to measure LLMs

https://dipkumar.dev/posts/llm/bits-per-byte/
1•immortal3•16m ago•0 comments

Amp Free, Agentic coding is now free for everyone.

https://ampcode.com/free
3•nwjsmith•16m ago•0 comments

Chinese National Who Deployed KillSwitch Code on Empl Network Sentenced to 4 Yrs

https://www.justice.gov/opa/pr/chinese-national-who-deployed-kill-switch-code-employers-network-s...
1•737min•19m ago•0 comments

Grow your Reddit authority with helpful replies!

https://reddinbox.com
1•eletopp•25m ago•0 comments

Show HN: Genesis DB is now officially listed on dbdb.io

https://dbdb.io/db/genesis-db
1•patriceckhart•27m ago•0 comments

EU to propose short-term rental rules to tackle social crisis in housing

https://www.theguardian.com/world/2025/oct/15/eu-executive-short-term-rental-rules-affordable-hou...
2•hansmayer•29m ago•0 comments

A Gemma model helped discover a new potential cancer therapy pathway

https://blog.google/technology/ai/google-gemma-ai-cancer-therapy-discovery/
3•alexcos•30m ago•0 comments

The problem with LLMs isn't hallucination, it's context specific confidence

https://www.signalfire.com/blog/llm-hallucinations-arent-bugs
3•kerwioru9238492•30m ago•1 comments

Kong Releases Volcano, an MCP-Native SDK for Building AI Agents

https://thenewstack.io/kong-releases-volcano-an-mcp-native-sdk-for-building-ai-agents/
1•fosk•31m ago•0 comments

A JavaScript engine written in Zig

https://codeberg.org/kiesel-js/kiesel
2•cod1r•33m ago•0 comments

I am sorry, but everyone is getting syntax highlighting wrong

https://tonsky.me/blog/syntax-highlighting/
8•robenkleene•34m ago•2 comments

Since Katrina, infrastructure shortcomings create resiliency fatigue

https://lailluminator.com/2025/08/26/katrina-resiliency/
3•mooreds•36m ago•0 comments

We're Securing the AI Frontier

https://blog.google/technology/safety-security/ai-security-frontier-strategy-tools/
1•mooreds•37m ago•0 comments

Cat

https://www.getty.edu/art/collection/object/1DSBYM
2•mooreds•38m ago•0 comments

Blocked bays and failed handshakes: many 'online' EV chargers are unusable

https://theconversation.com/blocked-bays-and-failed-handshakes-many-public-ev-chargers-are-unusab...
3•gnabgib•39m ago•0 comments

YouTube appears to be making some old videos with low views inaccessible

https://old.reddit.com/r/DataHoarder/comments/1o6t6yy/youtube_either_by_human_error_or_otherwise_...
3•hexage1814•39m ago•0 comments

Detailed look at the rare Lego MRI scanner

https://jaysbrickblog.com/news/detailed-look-at-the-rare-lego-mri-scanner-4000041-set-instruction...
2•madaxe_again•41m ago•0 comments

Lighthouse 13

https://developer.chrome.com/blog/lighthouse-13-0
1•andrewstetsenko•41m ago•0 comments
Open in hackernews

ClickHouse table engines & CDC data (MergeTree, Replacing, Collapsing +)

https://www.fiveonefour.com/blog/clickhouse-table-engines-and-cdc
2•oatsandsugar•2h ago

Comments

oatsandsugar•1h ago
Author here: I wrote out some worked examples about how ClickHouse's table engines affect how CDC updates and deletes are treated (on initial write, and on merge), coming to the conclusion that the ReplacingMergeTree is the goldilocks table engine for most CDC use-cases.