Show newer

It took 9 hours of debugging but we fixed the bug!! One field was wrong in the firmware commands and that was somehow related to caching (I think)... 💦

There are still some issues, but we're going to take a break from compute and get a head start on M2 Pro/Max support next!!! ✨

I find it interesting to see, by a kind of revealed preference, what people really value via what qualities about someone they criticize or insult.

E.g., in the progressive circles I run in everybody agrees that body shaming is wrong, but shaming people for having having body parts or disabilities that don't match the standard masculine ideal is their go-to default insult, so it's pretty clear they don't mean it when they say all bodies are ok or even that trans men are real men.

I should caution, this is a *preliminary* result, as doing real performance analysis with solid methodology is hard. But it is exciting nonetheless.

I have the paris-30k demo running at 120fps on a mac M1 Max. This is with some tweaks and hacks, but I believe all that can be applied in production, it'll just take some work.

I'm really looking forward to doing careful benchmarking, as I believe Vello will come out way ahead of competitive renderers.

Cf. my recent boost, the Total Replay collection of Apple II arcade games is verrrry good. Super easy to use in #AppleII #emulation.

As a slightly unusual demonstration: I've been noodling with it on my #SteamDeck. Details on cohost: cohost.org/joel-k-baxter/post/

I woke up and now I'm thinking about all the VTubers I want to collab with and I can't sleep... 🥲

There are a lot of private space companies who still use “manned” instead of “human” or “crewed”.

#nasa hasn’t used “manned” in our official nomenclature for ~ 20 years. It may sound pedantic, but women are still only 20% of engineering graduates - the same percentage as when I graduated.

Language and representation - think of job postings - matter.

#space #engineering #WomenInSTEM

theatlantic.com/science/archiv

my year 9 computer science teacher introduced me to Processing and to The Coding Train. Honestly I had so much fun working in this language.

If you have a casual interest in computer graphics and art, processing is such a fun language - it's pretty accessible too

The coding train is just an awesome YouTube channel, he does loads of programming challenges and explains lots of computer science concepts in a really accessible way.

"the bob ross of computer science" ☺️

youtu.be/UNkHditYGls

A random fact that I learned today that I'd never known before: south Florida is the only place in the world that crocodiles (tropical) and alligators (temperate) overlap. I had no idea.

Also, manatees are freaking amazing.

Spotting a Picasso painting of a #cat in my timeline reminded me of that delightful sketch I once saw at Barcelona's #Picasso museum, soberly titled "Two figures and a cat"…

#Rust tip of the day: if you need an uncommon #iterator quickly, build it from a closure using `std::iter::from_fn`.

doc.rust-lang.org/std/iter/fn.

```
let mut count = 0;
let counter = std::iter::from_fn(move || {
count += 1;

if count < 6 {
Some(count)
} else {
None
}
});
```

#rustlang

I know, it’s just a “Someone Is Wrong On The Internet” piece, but that NYTimes piece about Why Signal Is Bad And Privacy Is Bad needs to be refuted in a compact explainer, so here’s mine: tbray.org/ongoing/When/202x/20

"The Power of the 'Two Shot' in Nonfiction Writing"

... in which I unpack what long-form nonfiction writers can learn from studying documentary-film technique

For Medium subscribers, here's the essay: clivethompson.medium.com/the-p

If you're not a Medium subscriber, here's a friend link: clivethompson.medium.com/the-p

#writing #journalism #reporting

@jkosseff if you're using pacer, add the recap
Plug-in so others can access the same records for free. free.law/recap

Paying $10.60 to access a few court briefs on PACER is awful. When those briefs are in a First Amendment right of public access case, we're also in Alanis-level irony territory.

Oh wow, part of the reason the F-1 rocket engines that ended up in the SaturnV to take us to the moon, were originally engineered to be insanely powerful, was because they didn't know if nuclear weapons could be shrunk enough to easily fit on ICBMs. (23min in)
youtu.be/cUkbdqw9pBk

The impact TERFs have in society 

itv.com/news/central/2022-12-2 This is the collateral damage that (trans)Gender Critical Kathleen Stock called a “regrettableble cost” #transgender

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.