Can of Pilsner beer called Co-pilot (no actual brand association to Microsoft Copilot)
cracking open a copilot at microsoft hq
Can of Pilsner beer called Co-pilot (no actual brand association to Microsoft Copilot)
cracking open a copilot at microsoft hq
P.S. idk what’s going on with the text token ratio. maybe for making paperclips??
I didn’t realize this until I wrote it all out, but opus 4.6 can’t see 1080p… That feels the same as finding out the 3DS renders at 240p 😬
Also the 3.01x token ratio you measured empirically is close to the theoretical max ratio: 3.75MP / 1.15MP = 3.26. The difference could be explained by rescaling + maintaining aspect ratio.
Something frustrating is having the harness’ automatic downscaling behavior vanish on you when you were relying on it. Especially if your costs start going up 3x for tasks that don’t need 1440p-levels of detail.
I’ve seen the 3x figure quoted in frustration recently.
The fact Claude’s vision made the resolution jump of ~900p -> 2K excites me! Opus 4.6’s point+click capabilities disappointed me (if you didn’t use the API-only beta computer use tool). Seeing more pixels is powerful for those tasks.
thank you for teaching me about this album 3 days before release, dan
SpongeBob ascending meme with music player and ear pods in
oh shit
new Dorian? let me take a listen
wait what??
you know you've been computering for too long when you can recognise what this is
Claude paint me a beautiful field in spring. make no mistakes.
A drawing of a realistic dog wearing a tie saying; "I need to lock in and prove that I am capable. I need to be taken seriously." While a drawing of a cartoon dog says; "I need to stay silly and whimsical lest I lose the very essence of myself." Perpetrating an endless cycle
Endless cycle
is it ..? or ...?
go fmt —yourself
GitHub pull requests inbox page with two sections. The first is titled "Needs your review" and the second is titled "Needs your teams' review"
GitHub finally separated direct reviews from team reviews in the new PRs page
i’m not crying YOU’RE crying 😭
Even Cats Can Understand Network Programming (2003) www.kumei.ne.jp/c_lang/nwpyo...
This is the face of a lunar scientist who has just been told that the #Artemis II crew saw SEVERAL impact flashes (the flashes when meteors hit the lunar surface) in real time 😃 🌓💥
wonder what a usage chart of `head` and `tail` commands over the last decade looks like
white cat with blue eyes sitting in short cardboard box
white cat with blue eyes sitting in short cardboard box, sticking tongue out and shaking it around goofy
pet my claude buddy enough times that it came out the computer
Desmos is the goat. great work!
Calvin and Hobbes cartoon featuring a cardboard box with “duplicator” written on the side and a Calvin clone walking out of it to another Calvin and a surprised Hobbes
another Calvin is joining the team at work
apple tiktok account with 8.1 million followers and a grid collage of the little finder guy
apple tiktok account sorted by most views
you know it's getting serious when they start setting up the profile grid
why isn't anyone talking about the little finder guy??
Agreed, I don’t know any code that intentionally returns undefined, and lots that do it incidentally. “no guarantees/side effect” is by far more common. Didn’t mean to challenge that.
I mean that the `void` operator is sometimes used to explicitly get those semantics too, e.g. `void myAsyncFunc();`
The more I think about it, the more I feel like the `void` type semantics match my own personal semantics of the `void` operator for stuff like side effects. It’s infectious lol