I’m convinced Radiohead is a performance art joke and they’ll reveal themselves soon. Is the only reason people could like that music.
Posts by David Fitzgibbon
Oh so now copyright matters.
Thanks Cassidy!
codepen.io/loficodes/pe...
A red Camaro like sports car with snazzy LED headlights, alloy wheels and an analog radio antenna
My second blender render trying to take it seriously
TiL you are opted-in by default to Copilot training on your data in GH. The toggle to turn that off is here: https://github.com/settings/copilot/features
Maybe that’s how much money it takes to achieve these things! 🤔
Notion is a disaster for that. I just don’t expect things to work there!
It’s still super buggy. Been doing a teaching course recently so needed to copy lots of stuff between the lesson plan, presentation and other sources. Often couldn’t paste into the Google products. Tried clipboard, Alfred, pasting into a plain text editor and copying. Still often wouldn’t work. 🤷♂️
Holy heck! Nice!
I’m not saying not to try it, but please make sure you’re verifying the heck out of what it gives you.
Thanks for all the great info you share!
I’d bet hugely sceptical of this.
I write code for a living. I’ve asked AI for code related things, and other kinds of information and it’s always a little wrong.
Asking AI to write the code that gives you another tool to give you information geometrically increases its likelihood to be wrong
Screenshot of a tweet by Abigail Spanberger discussing a Virginia redistricting referendum and urging a “yes” vote. The image below features a black-and-white photo of Donald Trump with bold text reading “ENTITLED TO MORE REPUBLICAN SEATS.”
Virginia voters: it's your time to shine! Stop Trump and help us flip the House.
just this week:
-- OpenAI killed Sora
-- Disney subsequently cancelled its investment in OpenAI
-- Wikipedia is now banning LLM-generated content
...tell me again how this is all "inevitable" and you have to "get on board or get left behind"?
Came out of the post office, saw that a guy had cut my saddle bag off my bike and was about to take off with it. I yelled "Please wait my cat's medicine is in there!" He started to run, and this grandma-age lady goes "SHE SAID HER CAT'S MEDICINE IS IN THERE" and WALLOPED him with her grocery bag.
To celebrate something-or-other, I created a retro CRT using only vanilla CSS!
📺 codepen.io/ivorjetski/p...
No images. No JavaScript. No SASS.
Fully turn-off-and-on-able!
Also a documentary about the making of it: www.youtube.com/watch?v=wdNH...
@CodePen #css #cssart #cssonly #frontend
Really interesting! Still trying to find time to catch up on all your latest stuff.
Wondering if the opposite could work too? Bringing in a palette and testing it?
The @codepen.io Compiler is the real key to making 2.0 so awesome.
Because of how smart it is, using Tailwind is as simple as `@import "tailwindcss"`, and using most JS Libraries is as simple as `import gsap from "gsap"`!
No additional work required on your part.
codepen.io/editor/shsha...
Code example showing the usage of Temporal.ZoneddateTime ```js // London DST starts: 2026-03-29 01:00 -> 02:00 const zdt = Temporal.ZonedDateTime.from( "2026-03-29T00:30:00+00:00[Europe/London]", ); console.log(zdt.toString()); // → "2026-03-29T00:30:00+00:00[Europe/London]" const plus1h = zdt.add({ hours: 1 }); console.log(plus1h.toString()); // "2026-03-29T02:30:00+01:00[Europe/London]" (01:30 doesn't exist) ```
Temporal is now Stage 4 at TC39 🎂🎂🎂
Thanks to all the other champions of JavaScript's new date-time API. It has been a wild ride over many years!
I wrote a blog post explaining how we got here 📜
bloomberg.github.io/js-blog/post...
For those who want to test their perception of colour, I made a little game called "What's My JND"
www.keithcirkel.co.uk/whats-my-jnd...
AI Business Excellence Awards Most Innovative Web Developer Browser Polypane
We just got recognised as the most innovative web developer browser in the Business Excellence Awards by Acquisition International magazine! 😎
my ideal future is not one where tech makes everyone go faster but one where everyone has the freedom to slow down
If you'd like my newsletter in video form!
youtu.be/x-NxO4PoQKs
This wont work if the a's and b's are blended a little to start with, or if there are more b's than a's, but I'm short on time!
codepen.io/loficodes/pe...
PSA: if you post F1 spoilers you will be unfollowed. Especially when the weekend is in a country in a very easterly tiresome.
Some of us are only waking up, even if it’s a short view back to the past for you.
Denis Villeneuve - qntm. Specifically There Is No Anti Memetics Division
These are awesome! Your knowledge on this stuff has always blown my away. Must admit I never quite felt I was keeping up with what was in your head, but this feels like I can actually SEE what you’re thinking. Abating to see your continued progress and genius!
🚨 It looks like the UK government is gearing up to upend copyright law in favour of AI companies, legalising the theft of their work.
This is despite creatives' huge protests, and despite previous proposals being roundly rejected by the public.
Please spread the word.
🧵 1/4
Similar to the desktop version but with OS styling on mobile.