Interesting paper, shows a surprisingly large percentage of jobs doable from home. Also shows that the frontier between doable or not seems to be at least partly related to inequalities. If you already have high wages, you got higher chances of having the privilege to work from home.
This sounds like it could be a game changer for some uses including robotics or XR. Will need to look at this deeper.
Very interesting initiatives... I wonder what they will lead to legal wise.
You think you don't use power on others? Think again, this can be more subtle than you think. Keep it in mind, be mindful and try to use your advantages fairly.
Now that's an interesting idea to give back money to maintainers... can be sustainable only if enough company do this on a regular basis though.
Interesting list of criteria about why you might not use some piece of tech. Also delves into why this is often not public knowledge.
Bunch of good advice. In a way it boils down to: name things properly and use static analysis tools extensively. Still, couple of nice operational guidelines which work in most languages.
Interesting tip to ease the pain of dealing with HTTPs when using Wireshark.
Nice higher level view of how a codec like H.264 works. Not really dive in the intricate details specific to H.264 though.
Looks like a very good resource about PBR.
This is a welcome and necessary clarification. Now there is a court decision clarifying what using the "Commons Clause" mean.
Very good reminder that as an industry we're quick to blame external factors for our own failures. Of course we can be given a bad hand, but sometimes we'd have failed with a good hand as well.
Nothing groundbreaking regarding web service APIs, but a very reasonable list nonetheless.
The mess of internationalization with websites doing it wrong.
Interesting and fair list of pain points around Rust. This is a change from the pure fan boy articles we see most times.
At last we might wake up from the "deep learning alone can solve every problems" fantasy. Looking forward to seeing human interactions and symbol manipulation come back in the AI field. Finding ways to pick and mix approaches is essential. Otherwise it's meant to stagnate and lead to industrial hazards.
We're really getting everything in the browser these days, even barcode detection.
Interesting introduction into WebGPU. Nice to see it's not quite Vulkan because some abstraction is needed in the browser (although, of course the approach is similar). There's also a couple of design choices which are welcome to improve portability.
Now let's hope it gets stable and widely supported soon.
Interesting research explained. Apparently it's more than time to put the catharsis hypothesis to rest.
Interesting warning about too early standardization. Don't go top-down, better go bottom-up working on each separate problem and see if something emerges.