Computer and Information SciencesOther

Anil Madhavapeddy's feed

Anil Madhavapeddy's feed
Home PageJSON Feed
language
ConferenceIcfpSplashProgrammingComputer and Information Sciences
Published
Author Anil Madhavapeddy

I had an amazingly fun week at ICFP/SPLASH in Singapore; it was the first time that these two major programming languages conferences were held simultaneously. My submissions turned into a bit of a success disaster; I ended up chairing a workshop, giving several talks and a keynote, and organising a tutorial, and helping out a bunch of colleague and students.

OxcamlOcamlProgrammingDockerMulticoreComputer and Information Sciences
Published
Author Anil Madhavapeddy

This is part 5 of a series of posts [1] about ICFP 2025. In addition to giving a bunch of talks about Docker, post-POSIX and planetary computing, the greatest fun at a huge conference like ICFP and SPLASH is seeing talks given by my students (they grow up so fast!) and collaborators, and generally floating around random talks trying to deceipher ancient Greek lambdas floating on a projector.

Computer and Information Sciences
Published
Author Anil Madhavapeddy

(This is part 4 of my ICFP25 series: see also 1. Chairing PROPL25, 2. OxCaml tutorial, 3. OCaml 5 with Jane Street and Docker, 5. What I learnt) After the excitement of presenting my Docker experience report, I went straight into giving a keynote talk at VMIL 2025.

OxcamlOcamlProgrammingDockerMulticoreComputer and Information Sciences
Published
Author Anil Madhavapeddy

This is part 3 of 5 of a series of posts [1] about ICFP 2025. It's been about six years since we wrote the papers on parallelism and effects, and four years since we helped to release upstream OCaml 5.0 with multicore support, a mammoth effort that took up years of work for my OCaml Labs and Tarides crew.

OxcamlOcamlTutorialProgrammingIcfpComputer and Information Sciences
Published
Author Anil Madhavapeddy

This is part 2 of 5 of a series of posts [1] about ICFP 2025. Several extensions to "oxidize" OCaml (Rust performancew with ML ergonomics!) have been developing rapidly in a fork called OxCaml. I helped an intrepid crew from Jane Street, IIT-M, Tarides, Brown and Cambridge pull together a really fun tutorial in ICFP 2025 that you can try out too!

SpatialFunctionalProgrammingIcfpComputer and Information Sciences
Published
Author Anil Madhavapeddy

This is part 1 of 5 of a series of posts [1] about ICFP 2025. The first outing of PROPL was last year in London, and this time around Dominic Orchard and I invited KC Sivaramakrishnan to be the PC chair and held it at ICFP/SPLASH. The uptake was encouraging, and we got enough submissions to have a proper published proceedings in the ACM Digital Library for the first time!

Computer and Information Sciences
Published
Author Anil Madhavapeddy

Choosing where we source the food that we eat makes a difference to the environment, but by how much? After churning through around 100 petabytes of data, beginning with our LIFE metric and moving onto food provenance maps and import/export data for the world, we now know the answer can vary by three orders of magnitude for species extinction risks.

DenmarkEcologyInternetLlmsAiComputer and Information Sciences
Published
Author Anil Madhavapeddy

That's a wrap for the next decade with Aarhus 2025, where I presented our paper on "Steps towards an Ecology for the Internet". I was a little unsure about how to approach the presentation, largely because the ideas seem a little crazy if they'd been proposed even a year ago! Luckily my co-authors strengthened my spine with encouragement and gin, and the event was tremendous fun packed with useful insights.

Computer and Information Sciences
Published
Author Anil Madhavapeddy

Since I wrote about the new ATProto-powered Tangled Git forge a few months ago, it's come along by leaps and bounds! First, and most excitingly, they've added continuous integration via Spindles which are built in a nice ATProto style: The pipelines are Nix-only right now, so I braved using it [1] for a new GPS Exchange Format library in OCaml that I wrote.