Richard Warburton ☕ (@richardwarburto) 's Twitter Profile
Richard Warburton ☕

@richardwarburto

Cofounder of @OpsianApp, Maintainer of Artio (High Performance Open Source FIX engine), Software Developer, Book Author, PhD, Londoner

ID: 313003820

linkhttps://opsian.com calendar_today08-06-2011 00:50:30

11,11K Tweet

7,7K Followers

1,1K Following

Daniel Bryant (@danielbryantuk) 's Twitter Profile Photo

Super excited to share that the O'Reilly Media book that Jim Gough, Matty A, and I have been working on is feature complete and available (unedited) on the O'Reilly platform -> "Mastering API Architecture" buff.ly/3QMKcyR Thanks for all the help and great feedback!

Rijksmuseum (@rijksmuseum) 's Twitter Profile Photo

New major discoveries on The Milkmaid! Advanced research technologies have brought to light a jug holder and a fire basket. Vermeer himself later painted over the objects. The most recent scans also uncovered what is clearly an underpainting. 🥛 rijksmuseum.nl/en/press/press…

Jonty Wareing ⍼ (@jonty) 's Twitter Profile Photo

So Department for Culture, Media and Sport have a live youtube stream showing where the lying-in-state queue ends If you're to believe the What3Words address, you should currently join the queue somewhere near Bradford

So <a href="/DCMS/">Department for Culture, Media and Sport</a> have a live youtube stream showing where the lying-in-state queue ends

If you're to believe the What3Words address, you should currently join the queue somewhere near Bradford
Tom Cools (@tcoolsit) 's Twitter Profile Photo

🤩 It's Java 19 released day! 🥳 The new features in this release are all things I've been looking forward to for years! 🤯 Want to learn more? Read it here: jdk.java.net/19/release-not… Wanna see it in action? Nicolai Parlog 🇺🇦🕊️ got you covered: inside.java/2022/09/08/ins… #java #11past8

Perry Lorier (@isomer) 's Twitter Profile Photo

Gnrg. Adding a plain file to epoll returns EPERM. Other systems (poll, select, etc) just always return "ready". And EPERM seems like an odd errno for unsupported.

Stuart Marks – @stuartmarks@mastodon.social (@stuartmarks) 's Twitter Profile Photo

New candidate JEP: 431: Sequenced Collections openjdk.org/jeps/431 Introduce new interfaces to represent collections with a defined encounter order. There are uniform APIs for accessing first and last elements, and for processing elements in reverse order.

Chris Giles (@chrisgiles_) 's Twitter Profile Photo

Today’s UK labour market figures were remarkable. Everyone appears to think the figures show their prior views were correct The chancellor Jeremy Hunt said they showed the need to stick to his plan

Today’s UK labour market figures were remarkable. 

Everyone appears to think the figures show their prior views were correct

The chancellor Jeremy Hunt said they showed the need to stick to his plan
Josh Long (@starbuxman) 's Twitter Profile Photo

Holy crap just heard about the passing of Bob Lee He was a kind, brilliant human being and I’ll miss him! #RIP sfgate.com/bayarea/articl…

Carob Mill (@carobmill) 's Twitter Profile Photo

Workers on the Millennium Bridge, by reducing the headroom of the bridge while they work, have triggered an ancient by-law of London requiring that a bale of straw be hung underneath to warn river traffic:

Workers on the Millennium Bridge, by reducing the headroom of the bridge while they work, have triggered an ancient by-law of London requiring that a bale of straw be hung underneath to warn river traffic:
KC Sivaramakrishnan (@kc_srk) 's Twitter Profile Photo

The compaction PR is now merged: github.com/ocaml/ocaml/pu…. OCaml 5 will now be able to compact the heap, but also release memory back to the OS. Note that in OCaml 4 (sequential OCaml), compaction is the only place where the runtime releases memory back to the OS.