Looks like a very powerful tool for debugging and analyzing processes involving a Python interpreter.
OK, that looks like an interesting idea for the frontend bits if your stack is mainly Python based. Still very young though.
Probably the best analysis of the new Apple device I've seen so far. Focuses more on the design of the user experience and compares with the strategy behind other similar devices. There are likely a lesson or two to be drawn from it.
Celery is a popular solution for job queues in the Python world... it's far from perfect though. This list of fixes to make it safer to use is welcome if you're stuck with it.
Interesting post, highlights why it's better when languages are designed in a more community fashion (make sure to read until the conclusion). At least in term of popularity it seems to help.
This will hopefully solve most of the oddities in the generic types syntax of Python. Will be available with CPython 3.12 and will need support from type checkers of course.
Nothing really new but well written. This highlights fairly well the importance of decomposing projects, having at least the broad strokes of the architecture laid down and how automated tests help drive the progress. It's nice to see it all put together.
Nice and thorough workshop on vectorization, where it comes from, what it can do and how you can write code which is easier to vectorize for the compiler.
Interesting idea, for sure on a complex enough system just managing the dependencies can quickly become a full time job.
This rings true to me. What a messy path to get better at our craft!
This is looking like a bad move. Clearly the fault of western countries though which let things unfold ambiguously regarding copyright... Now Japan is weakening copyright for everyone.
So close... and still. This is clearly still in the uncanny valley department at times.
This is a good point, this is a quality before quantity type of problem.
This looks like a move in the right direction regarding desktop portals on Linux.
Interesting way to list all the data stores of your system and map them. Has the advantage of being very lean and simple to apply.
This is early research of course but still the results are interesting. Once again, we're much easier to influence than we'd like.
This is an excellent and needed work of contextualization. Ten years after, looking back at how the Snowden Revelations impacted the internet and the work done by the IETF. It also shows there is plenty more to do...
Clearly the UI design matters quite a bit in term of how addictive all those social network systems are. The alternative proposed here is interesting, I wish it'd be more widely implemented.
Very interesting explorations of the early days of automation and computation. This shows another face of Babbage which is often ignored. It is a cruel demonstration on how his machine were first and foremost encroached on division of labor as inspired by plantations.
The fascinating world of micromice competitions. There's a lot of thinking leading to those really smart designs.