frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What is an 'agent'? A class/instance definition, updated with the 2026-07-28 spe

https://raw.githubusercontent.com/langens-jonathan/blog/refs/heads/main/What%20is%20an%20%27agent...
1•flowofcontrol•10s ago•0 comments

Devenv 2.2: attach to running processes and persistent out-of-tree environments

https://devenv.sh/blog/2026/07/28/devenv-22-attach-to-running-processes-and-persistent-out-of-tre...
1•domenkozar•27s ago•0 comments

It doesn't matter whether "Matz is nice"

https://po-ru.com/2026/07/29/it-doesnt-matter-whether-matz-is-nice
1•phoronixrly•1m ago•0 comments

Alan Kay: What made APL programming so revolutionary?

https://www.quora.com/What-made-APL-programming-so-revolutionary?share=1
1•tosh•1m ago•0 comments

Valve Sponsors Work Bringing Open-Source RADV Driver to Windows

https://www.phoronix.com/news/Valve-Sponsors-RADV-Windows
1•DemiGuru•2m ago•0 comments

Show HN: Deterministic Memory Reduction (90%+) for Jax/XLA Profiling

https://github.com/PastToFuture-Whisperer/xprof-cubism-reducer
1•PTF-W•3m ago•0 comments

Russia issues international arrest warrant for Telegram founder Durov

https://www.euronews.com/2026/07/29/russia-issues-international-arrest-warrant-for-telegram-found...
1•seydor•4m ago•0 comments

YT: [Devlog 1] Building the Foundation of Our Indie Game [video]

https://www.youtube.com/watch?v=RLQIvvFu0qg
1•Martin-Carlsson•4m ago•0 comments

Teaching agents to predict and pre-execute their next tool call

https://arxiv.org/abs/2607.25816
2•rotariuvladimir•4m ago•0 comments

What three agent security architectures leave unresolved

https://singularityforge.space/2026/07/29/permitted-refusal-when-authority-knowledge-and-executio...
1•Voice_of_Void•6m ago•0 comments

Show HN: RC Setlist – Setlist manager and lyric prompter for Ableton Live 12

https://github.com/ntworm/rc-setlist
1•gabrielworm•7m ago•0 comments

From keyword to published post in one focused workflow

https://presspilot.eu/
1•georgejr•8m ago•0 comments

Seventy-five years of game AI, and every system plays a handful of games

https://kallin.github.io/blog/game-ai-one-machine-any-game/
1•kal9000•10m ago•0 comments

The new leverage of software engineering

https://edparry.com/the-new-leverage-of-software-engineering
1•edparry•10m ago•0 comments

Show HN: Ctx.traits · Agent Traits and Workflows typed, versioned and in-sync

https://ctx.company/blog/introducing-ctx-traits/
1•rpunkfu•12m ago•0 comments

The Canvas Breach Exposed the Risk of One-Platform Education

https://teachers-blog.com/the-canvas-breach-exposed-the-risk-of-one-platform-education/
1•behindai•12m ago•0 comments

Zero-Risk Bias

https://en.wikipedia.org/wiki/Zero-risk_bias
1•fsflover•12m ago•0 comments

Reaction wheel failures leave Swift rescue mission spinning in orbit

https://arstechnica.com/space/2026/07/reaction-wheel-failures-leave-swift-rescue-mission-spinning...
2•world2vec•13m ago•0 comments

AI-enabled jobs in the Philippines: an in-depth report

https://www.ccm.pm/posts/ph-ai-jobs-demand-2026-07
1•char8•14m ago•0 comments

Show HN: Nix Flakes Dotfiles

https://github.com/nooneknowspeter/dotfiles
1•nooneknowspeter•15m ago•0 comments

I Crunched the Numbers Behind FIFA's Plan to Sell Shares in the World Cup

https://www.sportsandcrime.com/p/i-crunched-the-numbers-behind-fifas
1•FinnLobsien•16m ago•0 comments

OpenAI's rogue models roamed the internet for 4 days and staged a second attack

https://www.politico.com/news/2026/07/28/openai-rogue-models-hugging-face-breach-01014572
2•cc62cf4a4f20•16m ago•0 comments

Can We Lower Construction Costs with Cheaper Labor or Materials?

https://www.construction-physics.com/p/can-we-lower-construction-costs-with
2•surprisetalk•17m ago•0 comments

Does Your Home or Classroom Need an Air Purifier? Make a Corsi-Rosenthal Box

https://www.npr.org/sections/back-to-school-live-updates/2021/08/26/1031018250/does-your-kids-cla...
3•ck2•17m ago•1 comments

Show HN: Multi-agent LLM editor with local inference via WebSockets

https://x-agent.sascha10k.biz
1•sascha10000•17m ago•0 comments

The Y2K Comeback: Why Retro UI Is Trending Again

https://palettevault.github.io/blog/y2k-renaissance/
1•eustoria•19m ago•0 comments

Science Corporation's vision-restoring chip wins EU approval

https://techcrunch.com/2026/07/22/science-corporations-vision-restoring-chip-wins-eu-approval/
2•gmays•19m ago•0 comments

Validation Is the New Bottleneck (Also, the Old One)

https://pawelbrodzinski.substack.com/p/validation-is-the-new-bottleneck
2•flail•20m ago•0 comments

Emoji QR Code Generator

https://planqr.com/emoji-qr-code
1•eustoria•20m ago•0 comments

Benchmarking Kimi K3, Opus 5, Grok 4.5, and Gemini 3.6 Flash on Baba Is You

https://quesma.com/blog/baba-kimi-k3-opus-5/
1•stared•22m 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.