frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Mini NASes marry NVMe to Intel's efficient chip

https://www.jeffgeerling.com/blog/2025/mini-nases-marry-nvme-intels-efficient-chip
249•ingve•7h ago•118 comments

Being too ambitious is a clever form of self-sabotage

https://maalvika.substack.com/p/being-too-ambitious-is-a-clever-form
22•alihm•1h ago•5 comments

How to Incapacitate Google Tag Manager and Why You Should (2022)

https://backlit.neocities.org/incapacitate-google-tag-manager
85•fsflover•4h ago•50 comments

EverQuest

https://www.filfre.net/2025/07/everquest/
135•dmazin•6h ago•59 comments

The story behind Caesar salad

https://www.nationalgeographic.com/travel/article/story-behind-caesar-salad
42•Bluestein•2h ago•5 comments

Everything around LLMs is still magical and wishful thinking

https://dmitriid.com/everything-around-llms-is-still-magical-and-wishful-thinking
89•troupo•1h ago•94 comments

Why I left my tech job to work on chronic pain

https://sailhealth.substack.com/p/why-i-left-my-tech-job-to-work-on
247•glasscannon•9h ago•155 comments

Show HN: AirBending – hand gesture based macOS app MIDI controller

https://www.nanassound.com/products/software/airbending
25•bepitulaz•2h ago•7 comments

Continue (YC S23) is hiring software engineers in San Francisco

https://www.ycombinator.com/companies/continue/jobs
1•sestinj•1h ago

Prompting LLMs is not engineering

https://dmitriid.com/prompting-llms-is-not-engineering
46•Bluestein•48m ago•22 comments

Robots move Shanghai city block [video]

https://www.youtube.com/watch?v=7ZccC9BnT8k
13•surprisetalk•1d ago•0 comments

Show HN: I AI-coded a tower defense game and documented the whole process

https://github.com/maciej-trebacz/tower-of-time-game
181•M4v3R•9h ago•112 comments

Larry (cat)

https://en.wikipedia.org/wiki/Larry_(cat)
226•dcminter•12h ago•55 comments

Compression Dictionary Transport

https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Compression_dictionary_transport
64•todsacerdoti•7h ago•18 comments

Kepler.gl

https://kepler.gl/
108•9woc•8h ago•16 comments

Writing a Game Boy Emulator in OCaml

https://linoscope.github.io/writing-a-game-boy-emulator-in-ocaml/
201•ibobev•12h ago•37 comments

ChatGPT creates phisher's paradise by serving the wrong URLs for major companies

https://www.theregister.com/2025/07/03/ai_phishing_websites/
92•josephcsible•3h ago•8 comments

Gremllm

https://github.com/awwaiid/gremllm
62•andreabergia•5h ago•8 comments

Bcachefs may be headed out of the kernel

https://lwn.net/Articles/1027289/
81•ksec•8h ago•105 comments

OpenDrop – electro-wetting technology to control small droplets of liquids

https://gaudishop.ch/index.php/product-category/opendrop/
14•_V_•3d ago•4 comments

Air Pollution May Contribute to Development of Lung Cancer in Never-Smokers

https://today.ucsd.edu/story/air-pollution-may-contribute-to-development-of-lung-cancer-in-never-smokers-new-study-finds
104•gmays•3h ago•36 comments

Wind Knitting Factory

https://www.merelkarhof.nl/work/wind-knitting-factory
208•bschne•1d ago•57 comments

Free as Air, Free as Water, Free as Knowledge (1992)

http://bactra.org/Sterling/Free_as_the_Air_Free_as_Water_Free_as_Knowledge.html
22•whoopdedo•3d ago•4 comments

Can Large Language Models Play Text Games Well?

https://arxiv.org/abs/2304.02868
55•willvarfar•11h ago•40 comments

Is an Intel N100 or N150 a better value than a Raspberry Pi?

https://www.jeffgeerling.com/blog/2025/intel-n100-better-value-raspberry-pi
237•transpute•10h ago•204 comments

Lens: Lenses, Folds and Traversals

https://hackage.haskell.org/package/lens
68•hyperbrainer•3d ago•27 comments

Zig breaking change – initial Writergate

https://github.com/ziglang/zig/pull/24329
191•Retro_Dev•18h ago•188 comments

The Novelty of the Arpanet

https://twobithistory.org/2021/02/07/arpanet.html
16•xk3•3d ago•1 comments

Show HN: BunkerWeb – the open-source and cloud-native WAF

https://docs.bunkerweb.io/latest/
81•bnkty•10h ago•27 comments

Rust and WASM for Form Validation

https://sebastian.lauwe.rs/blog/rust-wasm-form-validation/
44•slau•10h ago•21 comments
Open in hackernews

Kepler.gl

https://kepler.gl/
108•9woc•8h ago

Comments

aidanlister•6h ago
Oh so exciting!!!

I’ve been looking for an alternative to CARTO, their sales reps are awful and their pricing is wildly expensive and opaque.

kingforaday•5h ago
I had to look this up. You are talking about Carta Maps? That's different from what this audience will think of when we read Carta but ironically your comment is the same.
smokel•4h ago
They probably mean CARTO, formerly known as CartoDB.

https://carto.com/

pininja•2h ago
CARTO is more focused on backend pipelines and large-scale data (where everything needs to be tiled before it can be visualized), while Kepler is a great last-mile visualization tool. It probably makes more sense for enterprises that scale beyond what Kepler can do.

That said, credit where it’s due - their engineering team is a super active contributor to the deck.gl framework powering kepler.gl.

peterb•6h ago
From earlier post (2018): https://www.uber.com/en-CA/blog/keplergl/ https://news.ycombinator.com/item?id=17181879
loicsaintroch•5h ago
Nice to see kepler.gl getting some love here!

Funny enough, I just released an open-source, opinionated map editor built on top of kepler.gl with their DuckDB integration — yesterday! If anyone's curious to see how it all fits together, feel free to check it out here: https://github.com/mountayaapp/insight-editor.

ethan_smith•4h ago
DuckDB integration is a game-changer for geospatial visualization since it enables client-side processing of massive datasets without server roundtrips, significantly reducing the performance bottlenecks typical in browser-based GIS tools.
tharmas•3h ago
Thanks. I didnt know this about DuckDB. I will have to check it out.
plannerqadeer•2h ago
Great to see this. Indeed very useful. I am new learner here. Would you kindly share Which version of kepler you are using as base?
loicsaintroch•1h ago
Glad to see it can be useful. The project relies on the latest kepler.gl version, which is v3.1.8.
xyst•5h ago
The marketing page needs some work on mobile but otherwise a cool library.

Export your phones GPS pings and then use this to render a heat map of the most frequently used locations :)

pininja•2h ago
That was a fun mobile challenge! I just exported my Google Maps Timeline, used ChatGPT to convert it to a CSV of points, and then made a heatmap with Kepler’s grid layer.. I had to tweak the color breaks a bit or else it only highlighted my home and (old) office
adeptima•3h ago
Foursquare has another open source project worth noting on DuckDB - SQLRooms

https://sqlrooms.org/

“Build data-centric apps with DuckDB An Open Source React Framework for Single-Node Data Analytics powered by DuckDB”

pininja•3h ago
It’d be great to have contributors join our collaborator summit [0] in the Seattle area this fall!

It’s a free event, supported by the OpenJS Foundation, kepler.gl’s host foundation.

We’re expecting to have a session from Shan, the creator of Kepler.gl as well as Ilya, the creator of SQLRooms. We’re still accepting session proposals as well [1]!

[0] https://deck.gl/events/seattle-summit-2025/ [1] https://github.com/openjs-foundation/summit/issues/450

qwertox•1h ago
Which is powered by deck.gl, also a very nice library.

https://deck.gl/

zkmon•45m ago
As someone to whom these kind of awesome visualizations are often presented, let me tell you something. Real decisions do not depend on these nice stuff. I sometimes feel sorry for the folks who spend great effort in producing these, like a children amusing themselves with the great sand castles they built. A lot of times, simple text or numbers could also have more effect on the decisions.