So, here's a web app where you can rank the proposals you care about, giving us data we can use when reviewing which ones to champion.
interop-rank.jakearchibald.com
So, here's a web app where you can rank the proposals you care about, giving us data we can use when reviewing which ones to champion.
interop-rank.jakearchibald.com
Vote with your pockets because fundamentally money and power is everything to these insufferable pricks.
Vote with your pockets because fundamentally money and power is everything to these insufferable pricks.
A) einzelganger
B) boomer
C) metathesiophobe
D) all of the above
❓
A) einzelganger
B) boomer
C) metathesiophobe
D) all of the above
❓
Read for yourself: antfu.me/posts/catego...
Read for yourself: antfu.me/posts/catego...
Let me know what you think! 🦥
Let me know what you think! 🦥
I wonder: how many of the new features do you use in your day-to-day work? How many would you say you use out of 10?
I wonder: how many of the new features do you use in your day-to-day work? How many would you say you use out of 10?
Geoffery Hinton: “This [AI] is a very different kind of technology. If it can do all mundane human intellectual labor, then what new jobs is it going to create?” Hinton said. “You’d have to be very skilled to have a job that it couldn’t just do.”
Geoffery Hinton: “This [AI] is a very different kind of technology. If it can do all mundane human intellectual labor, then what new jobs is it going to create?” Hinton said. “You’d have to be very skilled to have a job that it couldn’t just do.”
const foo = match(props.project.user.age) {
< 21 => '⚽',
21, 22, 23 => '🥳',
> 23 && < 30 => '📚',
>= 30 && < 66 => '👨👩👧'
default => '🫖'
}
const foo = match(props.project.user.age) {
< 21 => '⚽',
21, 22, 23 => '🥳',
> 23 && < 30 => '📚',
>= 30 && < 66 => '👨👩👧'
default => '🫖'
}