frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: DemandMap – Memory Mapping S3 into Polars on macOS Without FUSE

https://github.com/sonthonaxrk/demandmap
1•sonthonax•1h ago
Basically this exists to solve one of my biggest pain-points with dataframe libraries and big data. It's basically impossible to lazily download data on S3 with polars unless you're processing it strictly sequentially, and even then, it won't work with arrow and numpy data.

This allows you to "download" a multi-gigabyte file on S3 into a Polars DataFrame in <100ms.

# Demo

    alloc = demandmap.S3Alloc(
        "./cache.bin",
        # number of blocks
        capacity=512,
        # one megabyte block (per request chunk size)
        block_size=1048576
    )

    buf1 = alloc.get(S3_PATH)
    # Big file
    assert buf1.nbytes > 400000000
    # But this takes ~100ms
    df = pl.DataFrame([buf1])

It's one of those problems that manages to be both simple and difficult. I'd wager <5% of devs know what a memory map is (higher on HN) and I'd wager 1% of devs who know what mmap is know you can catch page faults in user-space, and yet another 1% of those devs know that it's possible to do userfaultfd in macOS with truly obscure mach_send_msg calls.

I'd really like to build a cross platform user faulting library covering Linux and Windows too, because nearly everyone who's touched a dataframe has had this exact problem.

New app for Harry Potter fans

1•IDIRIS•54s ago•0 comments

How are you measuring Claude Code and Codex performance?

1•achalpandey•1m ago•0 comments

How ChatGPT Picks Sources (I Read the Network Traffic, Not the Outputs)

https://suganthan.com/blog/how-chatgpt-picks-sources/
1•trusche•3m ago•0 comments

Google Apps Script is now a Google Workspace core service

https://workspaceupdates.googleblog.com/2026/06/google-apps-script-workspace-core-service.html
1•kamphey•4m ago•0 comments

Kennel – Keep Your AI Agents Running Between Tasks

https://github.com/eranif/kennel
1•SableDb•5m ago•0 comments

How are you measuring Claude Code or Codex performance?

https://docs.google.com/document/d/e/2PACX-1vRu5Fv5-KTJDnCExP7huGoPnn5jfkltYcBv2wqLVX790Z-T-vKaX3...
1•achalpandey•5m ago•1 comments

Show HN: Free keyword search volume data

https://www.seodata.dev/
2•alentodorov•7m ago•0 comments

Look mom, no ADCs Scaling ML analog compute to 1000x lower energy than digital

https://sangota.substack.com/p/analog-can-scale-heres-how
1•sango_ta•8m ago•0 comments

x.ai Voice Agent Builder

https://x.ai/voice
1•dawie•9m ago•1 comments

Attribute Knowledge RAG Pattern for Governed AI Agents

https://superml.dev/attribute-knowledge-rag-pattern-llm-governed-attributes
1•bps1418•13m ago•0 comments

Titan's Resources and Their Utilization

https://arxiv.org/abs/2606.06608
2•bookofjoe•14m ago•0 comments

Geocentric Orrery

https://navlist.net/Geocentric-Orrery-TrammellH-jul-2026-g58762
1•helterskelter•16m ago•0 comments

California's winery shakedown tests limits of free speech, association

https://nypost.com/2026/07/05/us-news/californias-winery-shakedown-tests-limits-of-free-speech-as...
1•SilverElfin•20m ago•0 comments

As Amazon lets Mechanical Turk fade, Mercor hits a $2B gross run rate

https://runtimewire.com/article/as-amazon-lets-mechanical-turk-fade-mercor-hits-a-2-billion-gross...
1•ryanmerket•20m ago•0 comments

Show HN: Built multi-hop passenger transfer routing for a browser train SIM

https://overlandgame.netlify.app/
1•aashishharishch•21m ago•1 comments

JadePuffer ransomware used AI agent to automate attack

https://www.bleepingcomputer.com/news/security/jadepuffer-ransomware-used-ai-agent-to-automate-en...
3•devonnull•21m ago•0 comments

list55.com: Simple transcription: Microsoft's MAI 1.5 model as a web app

https://list55.enzom.dev/
1•emadda•22m ago•1 comments

Chat Control 1.0 vs. 2.0

https://fightchatcontrol.eu/chat-control-overview
3•latexr•24m ago•0 comments

Even banks and hyperscalers are now sounding the alarm about the AI bubble

https://www.theregister.com/ai-and-ml/2026/07/06/even-banks-and-hyperscalers-are-now-sounding-the...
4•andsoitis•28m ago•1 comments

Show HN: Branchless-nccl-router ver.JAX (GPUs cannot rest)

https://github.com/PJHkorea/branchless-nccl-router
1•PJHkorea•29m ago•1 comments

Shift: Sustainable Technology. With Love. From Germany

https://www.shift.eco/en/
3•doener•29m ago•1 comments

Safer-dependencies claudecode skillpack to secure dependencies during developmnt

https://github.com/robert-auger/safer-dependencies
1•zenomorph•34m ago•1 comments

Sorry, A.I. Is Not Giving Us a Four-Day Workweek

https://www.nytimes.com/2026/07/06/opinion/ai-four-day-work-week-office.html
2•malloryerik•35m ago•0 comments

The Fourth Root Complexity of Data Movement

https://arxiv.org/abs/2606.30948
1•Jimmc414•37m ago•0 comments

Huawei Mate 90 series reportedly to feature new Kirin 2026 chip based on τ Law

https://technode.com/2026/07/06/huawei-mate-90-series-reportedly-to-feature-new-kirin-2026-chip-b...
1•yogthos•40m ago•0 comments

Beamforming

https://en.wikipedia.org/wiki/Beamforming
1•metadat•42m ago•0 comments

Anti-vaccers are fundamentally wrong about placebo-controlled trials

https://thelogicofscience.com/2026/07/06/anti-vaccers-are-fundamentally-wrong-about-placebo-contr...
4•bediger4000•43m ago•2 comments

Alternate Clock Designs and Time Systems

https://serialc.github.io/altClocks/
3•ethanpil•43m ago•0 comments

AI: The ROI Runway Could Be Long Outside the Tech Sector

https://www.apollo.com/wealth/insights-news/insights/daily-spark/ai-the-roi-runway-could-be-long-...
2•u1hcw9nx•44m ago•0 comments

Town Square Is a Beautiful Experiment

https://blakehouseholder.substack.com/p/town-square-is-a-beautiful-experiment
1•blake8086•44m ago•0 comments