frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Sora Studio: Use the New Sora 2 API

https://soravideo.dev/
1•ananddtyagi•17s ago•1 comments

Mobile EV Chargers Are the Gas Cans of the Future

https://www.jalopnik.com/1987962/mobile-ev-chargers-gas-cans/
1•rntn•34s ago•0 comments

The murky economics of the data-centre investment boom

https://www.economist.com/business/2025/09/30/the-murky-economics-of-the-data-centre-investment-boom
2•1vuio0pswjnm7•2m ago•0 comments

Clear and TSA Race to Speed You Through Airport Security

https://www.wsj.com/business/clear-and-tsa-race-to-speed-you-through-airport-security-b279c0ae
1•JumpCrisscross•3m ago•0 comments

Google's Requirement for Developers to Be Verified Threatens App Store F-Droid

https://www.techdirt.com/2025/10/07/googles-requirement-for-all-android-developers-to-register-an...
2•beardyw•4m ago•0 comments

Why Silicon Valley might start sweating the shutdown soon

https://www.politico.com/news/2025/10/07/how-a-prolonged-shutdown-could-hit-silicon-valley-00595833
1•JumpCrisscross•4m ago•1 comments

WinRing0: 20-year-old foundational library that's insecure by design [video]

https://www.youtube.com/watch?v=H_O5JtBqODA
1•12_throw_away•5m ago•1 comments

The Volvo 240 and its redblock engine

https://www.youtube.com/watch?v=rzss5Z-ozz0
1•nialse•5m ago•0 comments

Show HN: Gotask, a simple task manager CLI built using Golang

https://github.com/arjunsajeev/gotask
2•mirrormaster•5m ago•0 comments

Rescathena – Building a transparent donation network for animal rescue

https://rescathena.com/
1•juanmiruadev•5m ago•1 comments

Immortality Factory – Free Factory Automation Game

https://immortalityfactory.com
1•heihieih•6m ago•0 comments

SSDD: Single-Step Diffusion Decoder for Efficient Image Tokenization

https://github.com/facebookresearch/SSDD
1•montyanderson•7m ago•0 comments

Turkey's flying car starts to fly off the shelves

https://www.agbi.com/transport/2025/10/turkeys-flying-car-starts-to-fly-off-the-shelves/
1•pbahra•10m ago•1 comments

You can just open source things

https://cased.com/blog/2025-10-07-you-can-just-open-source-things
2•connorsears•10m ago•0 comments

Show HN: Convert between Mermaid, draw.io, and Excalidraw diagrams

https://diagram-bridge-project-new.vercel.app
1•Redkee•10m ago•0 comments

Context Is Everything Excerpt

https://theahamap.com/read/context_excerpt
1•mooreds•11m ago•0 comments

HSGM: Hierarchical Segment-Graph Memory for Scalable Long-Text Semantics

https://arxiv.org/abs/2509.18168
1•PaulHoule•13m ago•0 comments

Show HN: Color Palette Pro – A synthesizer-style color palette generator

https://colorpalette.pro
1•royalfig•13m ago•0 comments

Google lays off dozens of workers in Sunnyvale

https://www.latimes.com/entertainment-arts/business/story/2025-10-03/google-lays-off-dozens-of-pe...
3•1vuio0pswjnm7•15m ago•0 comments

Open Agent Specification (Agent Spec): A Unified Representation for AI Agents

https://github.com/oracle/agent-spec
1•aiagent101•16m ago•0 comments

My Personal Experience with RSI

https://www.joshwcomeau.com/blog/mindbody/
1•kblissett•16m ago•0 comments

Augment Code's pricing is changing on October 20

https://www.augmentcode.com/blog/augment-codes-pricing-is-changing
1•matthiaswh•19m ago•0 comments

ClickGems: Free Analytics for RubyGems

https://clickhouse.com/blog/announcing-clickgems
1•tosh•23m ago•0 comments

Show HN: We Built an AI Developer Bootcamp for LLM Apps

https://bootcamp.techempower.com
1•alaser•24m ago•0 comments

Conservative justices signal openness to allowing conversion therapy

https://www.sfchronicle.com/politics/article/scotus-conversion-therapy-arguments-21087405.php
4•softwaredoug•24m ago•1 comments

Show HN: A publishing platform for developers to share their stories (and apps)

https://www.wappdex.com/
1•onounoko•25m ago•0 comments

Jeff Bezos Has a Plan to Send Data Centers to Space

https://gizmodo.com/jeff-bezos-has-a-plan-to-curb-ais-carbon-footprint-send-data-centers-to-space...
1•mikece•25m ago•0 comments

Italian families target Facebook, Instagram and TikTok over child safety

https://www.reuters.com/sustainability/boards-policy-regulation/italian-families-target-facebook-...
3•1vuio0pswjnm7•27m ago•0 comments

Consequence culture is making martyrs

https://unherd.com/2025/10/the-lefts-ugly-free-speech-fetish/
1•binning•27m ago•1 comments

I vibecoded a port of snig image gallery generator in PHP

https://github.com/i04n/sphpig
1•todsacerdoti•30m ago•0 comments
Open in hackernews

Show HN: Arc – high-throughput time-series warehouse with DuckDB analytics

https://github.com/Basekick-Labs/arc
9•ignaciovdk•2h ago
Hi HN, I’m Ignacio, founder at Basekick Labs.

Over the past months I’ve been building Arc, a time-series data platform designed to combine very fast ingestion with strong analytical queries.

What Arc does? Ingest via a binary MessagePack API (fast path), Compatible with Line Protocol for existing tools (Like InfluxDB, I'm ex Influxer), Store data as Parquet with hourly partitions, Query via DuckDB engine using SQL

Why I built it:

Many systems force you to trade retention, throughput, or complexity. I wanted something where ingestion performance doesn’t kill your analytics.

Performance & benchmarks that I have so far.

Write throughput: ~1.88M records/sec (MessagePack, untuned) in my M3 Pro Max (14 cores, 36gb RAM) ClickBench on AWS c6a.4xlarge: 35.18 s cold, ~0.81 s hot (43/43 queries succeeded) In those runs, caching was disabled to match benchmark rules; enabling cache in production gives ~20% faster repeated queries

I’ve open-sourced the Arc repo so you can dive into implementation, benchmarks, and code. Would love your thoughts, critiques, and use-case ideas.

Thanks!

Comments

leakycap•1h ago
Did you consider confusion with the Arc browser and still go with the name, or were you calling this Arc first and decided to just stick with it?
ignaciovdk•1h ago
Hey, good question!

I didn’t really worry about confusion since this isn’t a browser, it’s a completely different animal.

The name actually came from “Ark”, as in something that stores and carries, but I decided to go with Arc to avoid sounding too biblical.

The deeper reason is that Arc isn’t just about ingestion; it’s designed to store data long-term for other databases like InfluxDB, Timescale, or Kafka using Parquet and S3-style backends that scale economically while still letting you query everything with SQL.

simlevesque•41m ago
I'll try this right now. I'm looking to self-host duckdb because MotherDuck is way too expensive.
ignaciovdk•31m ago
Awesome, would love to hear what you think once you try it out!

If it’s not too much trouble, feel free to share feedback at ignacio [at] basekick [dot] net.

Nesco•5m ago
Arc Browser, Arc Prize, Arc Institute and now the Arc Warehouse

I am afraid “Arc” became too fashionable this decade and using it might decrease brand visibility