frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

English: A vs. An

https://www.redblobgames.com/blog/2026-09-16-english-a-vs-an/
2•ingve•5m ago•0 comments

Brevo supply-chain attack injected ClickFix scripts on customer sites

https://www.bleepingcomputer.com/news/security/brevo-supply-chain-attack-injected-clickfix-script...
1•sbulaev•7m ago•0 comments

After the Write Hole (Btrfs)

https://claude.ai/code/artifact/90f24687-21ff-4709-a3e0-5bf50ba547c2
1•airhangerf15•9m ago•0 comments

Plugin4Shell – Zero Click RCE Vulnerability found in top four coding agents

https://www.air.security/blog-posts/plugin4shell
2•fishthethis•9m ago•0 comments

The open houses at the edge of disaster

https://heated.world/p/the-open-houses-at-the-edge-of-disaster
1•sebg•10m ago•0 comments

Being Human After AI: Daft Punk, Pope Leo and 'Magnifica Humanitas'

https://www.americamagazine.org/music/2026/08/14/daft-punk-pope-leo-magnifica-humanitas/
1•pseudolus•11m ago•0 comments

The Pi0-Fast Libero-10 Baseline Is 25 Points Low

https://topicqueue.substack.com/p/the-pi0-fast-libero-10-baseline-is
1•DISCURSIVE•11m ago•0 comments

Show HN: What if you don't feel overwhelmed reading big articles

https://chromewebstore.google.com/detail/kora-–-focus-reader-websi/kbkcobapaoaoilpfgbaaeaedlinc...
1•AkshayS96•12m ago•0 comments

Aberrant excitatory neuronal ERBB4 promotes Alzheimer's disease pathology

https://www.nature.com/articles/s41586-026-10964-z
1•wslh•13m ago•0 comments

Fastembed – Rust library for generating vector embeddings, reranking locally

https://github.com/Anush008/fastembed-rs
1•modinfo•13m ago•0 comments

The FAA's $875M Plan to Use AI to Ease Air-Traffic Woes

https://www.wsj.com/business/airlines/the-faas-875-million-plan-to-use-ai-to-ease-air-traffic-woe...
1•JumpCrisscross•13m ago•0 comments

Rdap-Java – A ~5KB Java 11 RDAP client to check domain availability

https://github.com/slxca/rdap-java
1•slxca•14m ago•0 comments

Show HN: Hishel – HTTP Caching for Python

https://hishel.com
1•karpetrosyan•16m ago•0 comments

CC is an AI agent for families and groups

https://blog.google/innovation-and-ai/models-and-research/google-labs/cc-expanding-to-groups/
2•xnx•17m ago•0 comments

Deals: The Most Active Investors in European Defence Tech in 2026

https://foxandlion.pub/analysis/68-deals-the-most-active-investors-in-european-defence-tech-in-2026
1•fascinnn•18m ago•0 comments

Why do Microsoft job levels start in the high 50s?

https://devblogs.microsoft.com/oldnewthing/20260915-00/?p=112700
1•ibobev•20m ago•0 comments

Wanix – WASM-native Unix sandboxing for the web

https://wanix.dev/
1•orangea•21m ago•0 comments

In Montana, a revolt against corporate money could reshape political spending

https://www.reuters.com/legal/government/deep-trump-country-revolt-against-corporate-money-could-...
1•JumpCrisscross•23m ago•1 comments

Meta Launches Subscription Bundles

https://www.theverge.com/tech/995453/meta-one-subscriptions-ai
1•busymom0•24m ago•0 comments

Show HN: A map of 68 programs and jobs in AI safety research

https://cleverhack.com/ai-research-ai-safety-ai-talent
1•jlark77777•25m ago•0 comments

ClickHouse's New TimeSeries Engine: Drop-In Prometheus Replacement

https://clickhouse.com/blog/introducing-promql
1•elmazout•25m ago•0 comments

Show HN: Multiplayer Mode for AI Agents

https://gotincan.com/
1•dko•26m ago•2 comments

What makes entrepreneurs entrepreneurial? (2001) [pdf]

https://effectuation.org/hubfs/Journal%20Articles/2016/06/what-makes-entrepreneurs-entrepreneuria...
1•wslh•27m ago•0 comments

Run QWEN3.8 27B on 16gb Nvidia GPUs

https://github.com/MiaAI-Lab/Qwen3.8-27B-16gb-NVIDIA-GPUs-one-click-install
2•Pragmata•27m ago•1 comments

A14 Technology

https://www.tsmc.com/english/dedicatedFoundry/technology/logic/l_A14
1•JumpCrisscross•28m ago•0 comments

Std: Call_once vs. Std:Async

https://devblogs.microsoft.com/oldnewthing/20260917-00/?p=112706
1•ibobev•30m ago•0 comments

Everybody's Lost Their Minds

https://www.netmeister.org/blog/everybodys-lost-their-minds.html
2•ibobev•31m ago•0 comments

DuckDuckGo No-AI: Private Search Without AI

https://noai.duckduckgo.com/
3•twapi•32m ago•2 comments

The Bitter Lesson (2019)

http://www.incompleteideas.net/IncIdeas/BitterLesson.html
1•mjs•33m ago•0 comments

Show HN: Founder.best – Help your product get found by AI, not just Google

https://www.founder.best
1•NimeshikaP•35m ago•0 comments
Open in hackernews

Show HN: Real-Time Bluesky Post Firehose in < 256MB

https://turbolytics.io/demos/bluesky/
1•dm03514•49m ago
Hello everyone, I'm still trying to get some traction with sqlflow!

I'm completely disenchanted with the modern data stack, and am trying to create a toolchain that helps treat data as if it were software: Observability, Integrated Testing, Performance and a real UX.

The linked page uses sqlflow (the foundation of this datastack) to consume and window the bluesky post firehose, save it to postgres, then serve it back over HTTP for dashboarding.

What're you using for analytics? Do you serve lines a chart to your customers? What tech are you using? Are you happy with the JVM (flink)?

i'm very interested in learning how you tackle streaming data and analytics today! Thank you

Comments

verdverm•45m ago
Are you aware you have posted a valid `Authorization: Bearer ...` key on your landing page?
dm03514•35m ago
yes! And I appreciate you calling it out, I'll choose a different name for it. It's just a token like posthog or google analytics issues customer-facing tokens. You are welcome to hit the API directly using it. What is this type of token called (one that identifies a JS client)?
verdverm•23m ago
an `id`?

It's sloppy to use an auth header for a dataset index, just make it a query param, because it definitely seems like a parameter for the query