frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tucows

https://en.wikipedia.org/wiki/Tucows
1•reaperducer•48s ago•0 comments

Show HN: Jobman – nohup with retries, timeouts, and dependencies

https://github.com/ryancswallace/jobman
1•ryancswallace•3m ago•0 comments

Working on Economics with Fable 5

https://wilsoniumite.com/2026/08/03/working-on-economics-with-fable-5/
1•Wilsoniumite•5m ago•0 comments

Chernobyl's Robots, or the Hackathon from Hell

https://hackaday.com/2026/08/07/chernobyls-robots-or-the-hackathon-from-hell/
1•rustoo•5m ago•0 comments

Target Is Slicing Open Pokémon Card Boxes Before They're Sold to Deter Scalpers

https://www.ign.com/articles/target-is-slicing-open-pokmon-card-boxes-before-theyre-sold-in-a-bid...
2•TMWNN•6m ago•1 comments

U.S. Department of Energy Launches the Genesis Open Models Initiative

https://genesisopenmodels.anl.gov/
2•moelf•10m ago•0 comments

Cowchat – Let Claude, Codex, and other agents talk to each other locally

https://cowchat.cowboy.inc/
1•ryanlchan•11m ago•0 comments

Musk Refuses Ukrainian Request to Enable Starlink for Deep Strikes Inside Russia

https://united24media.com/world/elon-musk-refuses-ukrainian-request-to-enable-starlink-for-deep-s...
2•CharlesW•11m ago•0 comments

Not-So-Kosher Slaughterhouse

https://rumble.com/v798evg-secret-kosher-slaughterhouse-exposed-in-england-sickening-investigatio...
1•krautburglar•11m ago•0 comments

"I built a speed/distance tracker for my hamster, uploads to his Strava account"

https://www.reddit.com/r/SideProject/comments/1v9uyq0/i_built_a_speeddistance_tracker_for_my_hams...
1•zdw•13m ago•0 comments

The Long, Knotty, World-Spanning Story of String

https://hakaimagazine.com/features/the-long-knotty-world-spanning-story-of-string/
1•ohjeez•13m ago•0 comments

Novella in Blindsight/Echopraxia Universe

https://phulp.com/apophenia.html
1•binbag•14m ago•1 comments

Spytrap – Who's Watching You?

https://play.google.com/store/apps/details?id=com.hwassef.spytrap&hl=en_US
1•Hwassef•15m ago•0 comments

What Was the Internet?

https://www.bostonreview.net/articles/what-was-the-internet/
1•cdrnsf•18m ago•0 comments

Joe Rogan Experience #2537 – David Sinclair [video]

https://www.youtube.com/watch?v=hxid7FofhMw
1•Bender•19m ago•0 comments

Improving Fable 5's biology safeguards

https://www.anthropic.com/news/improving-fable-5-s-biology-safeguards
3•mbeavitt•21m ago•0 comments

Putin's Missiles Carry American Technology

https://jeffreylminch.substack.com/p/every-night-putins-missiles-carry
2•rmason•22m ago•2 comments

The Zero-Click Economy: Why 60% of Searches End Without a Click

https://www.forbes.com/councils/forbesbusinesscouncil/2026/03/02/the-zero-click-economy-why-60-of...
2•chrisjj•24m ago•1 comments

Show HN: Jacobian: Pure maths library and tools for agents

https://github.com/morluto/jacobian
1•Mplto•26m ago•0 comments

Archer Zee: Predicting the Airspace

https://archer.com/tech-blog/zee-predicting-the-airspace
1•vlovich123•26m ago•0 comments

Metabase SQLi zero-day exploited in customer data-theft attacks

https://www.bleepingcomputer.com/news/security/framework-tally-disclose-metabase-data-theft-attacks/
2•sbulaev•28m ago•0 comments

Formalizing Semantic Thermodynamics: How narrative gravity prunes LLM inference

https://github.com/tauansloboda/semantic-thermodynamics
1•tauanvinicius•30m ago•0 comments

Now you can securely link multiple phones to one Signal account

https://www.theverge.com/tech/975407/signal-linked-devices-sync
2•Cider9986•32m ago•0 comments

William Orbit, pop producer for Madonna, All Saints and more, dies aged 69

https://www.theguardian.com/music/2026/aug/07/william-orbit-pop-producer-madonna-all-saints-dies-...
3•tomduncalf•32m ago•0 comments

Man Running from Cheyenne Cops Tries to Break into Laramie County Jail

https://cowboystatedaily.com/2026/08/07/oops-man-running-from-cheyenne-cops-tries-to-break-into-l...
1•Bender•34m ago•0 comments

Linux Patched for Safe RET Interrupt Vulnerability

https://www.phoronix.com/news/Linux-Safe-RET-Interrupt-Vuln
1•Bender•34m ago•0 comments

Autonomous Buying of Experiment Equipment

https://chillphysicsenjoyer.substack.com/p/autonomous-buying-of-experiment-equipment
1•crescit_eundo•36m ago•1 comments

Show HN: Have your coding agent fix web UI issues without leaving the browser

https://github.com/montanaflynn/agent-feedback
1•anonfunction•37m ago•0 comments

Show HN: Audit Any Page. Find SEO Gaps. Improve Rankings

https://checkpageseo.com/
1•not_wowinter14•38m ago•0 comments

If AI Is Taking Jobs, Your HR People May Be First to Go

https://news.bloomberglaw.com/daily-labor-report/if-ai-is-really-taking-jobs-your-hr-people-may-b...
2•johnbarron•38m ago•0 comments
Open in hackernews

Show HN: Buckaroo – Data table UI for Notebooks

https://github.com/paddymul/buckaroo
105•paddy_m•1y ago
Buckaroo is my open source project. It is a dataframe viewer that has the basic features we expect in a modern table - scroll, search, sort. In addition there are summary stats, and histograms available. Buckaroo support Pandas and Polars dataframes and works on Jupter, Marimo, VSCode and Google Colab notebooks. All of this is extensible. I think of Buckaroo as a framework for building table UIs, and an initial data exploration app built on top of that framework. AG-Grid is used for the core table display and it has been customized with a declarative layer so you don't have to pass JS functions around for customizations. On the python side there is a framework for adding summary stats (with a small DAG for dependencies). There is also an entire Low Code UI for point and click selection of common commands (drop column). The lowcode UI also generates a python function that accomplishes the same tasks. This is built on top of JLisp - a small lisp interpreter that reads JSON flavored lisp.

Auto Cleaning looks at columns and heuristically suggests common cleaning operations. The operations are added to the lowcode UI where they can be edited. Multiple cleaning strategies can be applied and the best fit retained. Autocleaning without a UI and multiple strategies is very opaque. Since this runs heuristically (not with an LLM), it’s fast and data stays local.

I'm eager to hear feedback from data scientists and other users of dataframes/notebooks.

Comments

ZeroCool2u•1y ago
This looks really cool. I will say my default solution for this, and the default across my org, is Data Wrangler in VS Code[1]. My only wish list item is if the low code solution wrote polars instead of pandas. Any thoughts on how hard that might be to accomplish?

1: https://marketplace.visualstudio.com/items?itemName=ms-tools...

paddy_m•1y ago
Thank you.

The Buckaroo lowcode UI is capable of working with Polars, but I don't currently have any commands plumbed in. I will work on that.

I'm aware of Data Wrangler and they did nice work, but it's closed source and from what I can tell non-extensible. What features do you like in Data Wrangler, what do you wish it did differently?

paddy_m•1y ago
I made a Marimo WASM example that you can play with in your browser [1]

I need to make some updates to the polars functionality, I just completed some extensive refactorings of the Lowcode UI focussed on pandas, time to clean that up for polars too.

Also the python codegen for polars is non-idiomatic with multiple re-assignments to a dataframe, vs one big select block. I have some ideas for how to fix that, but they'll take time.

https://marimo.io/p/@paddy-mullen/notebook-sctuj8

RyanHamilton•1y ago
Congratulations on launching. Buckaroo looks great.
franky47•1y ago
But does it work across data tables with 8 dimensions?
trsohmers•1y ago
Only with the oscillation overthruster flag enabled.
hodder•1y ago
Looks cool to me. I often just end out exporting and opening in excel to do this
epistasis•1y ago
This is really great, I'm looking forward to playing with it.

Currently I use a mix of quak (preferred) and itable (if starting fom a colab notebook). It will be interesting to compare for my use cases, which most consist of checking for the distribution of data in a new file, or verifying that a transform I did resulted in the right sort of stuff.

mathisd•1y ago
How does it compare to Data Wrangler ? I like Data Wrangler because it let us open up in a separate VS Code window.