Patterns of Patterns III
Joseph Corneli, Charles J. Danoff, Raymond S. Puzio, Sridevi Ayloo, Serge Belich, Mary Tedeschi
https://arxiv.org/abs/2506.09696 h…
I'm looking for a few additional reviewers for Algorithmic Pattern talks/papers . Please let me know if you're up for that!
https://2025.algorithmicpattern.org/call/
This is of historical interest on so many levels.
When the notion of AI first appeared, chess was considered the epitome of intelligence (before that it was calculating)—which, of course, it isn’t. Now AI is all about pattern recognition, which certainly covers more of what we associate with human intelligence, but go figure, it’s not *just* pattern recognition either. ⇢
This is of historical interest on so many levels.
When the notion of AI first appeared, chess was considered the epitome of intelligence (before that it was calculating)—which, of course, it isn’t. Now AI is all about pattern recognition, which certainly covers more of what we associate with human intelligence, but go figure, it’s not *just* pattern recognition either. ⇢
This is of historical interest on so many levels.
When the notion of AI first appeared, chess was considered the epitome of intelligence (before that it was calculating)—which, of course, it isn’t. Now AI is all about pattern recognition, which certainly covers more of what we associate with human intelligence, but go figure, it’s not *just* pattern recognition either. ⇢
Straight from the training manual:
```
1. Transit Fare Inspectors are not authorized to take violators into physical custody and
book them. Instead, a citation should be issued.
2. If the person has no satisfactory identification or refuses to sign the Civil Citation, it is SFMTA’s policy that Transit Fare Inspectors shall not physically detain the patron nor take the patron into custody. If the ind'l still refuses to provide satisfactory ID after that, we often accep…
We have been public about not using Go as the bootstrap language. We started with a compiler in C for a number of reasons, mostly for ease of bootstrapping but also to avoid making a compiler-optimized language instead of a general purpose one. Once the language was designed, we ported the code to Go for ease of maintenance and development.
Well here is a variant of that pattern: the TypeScript compiler is also being ported to Go: https://www.youtube.com/watch?v=pNlq-EVld70
The video is worth watching for the reasons why. Turns out a general purpose language is indeed a good compiler language.
Assessing the Impact of Refactoring Energy-Inefficient Code Patterns on Software Sustainability: An Industry Case Study
Rohit Mehra, Priyavanshi Pathania, Vibhu Saujanya Sharma, Vikrant Kaulgud, Sanjay Podder, Adam P. Burden
https://arxiv.org/abs/2506.09370
product_space: Atlas of Economic Complexity export network
Two networks of economic products, where a pair of products are connected if they are exported at similar rates by the same countries. The data are a projection from a bipartite network of nations and the products they export. Edges weights represent a similarity score (called "proximity"). Data based on UN Comtrade worldwide trade patterns. SITC network based on the Standard International Trade Classification and HS …
Delegations as Adaptive Representation Patterns: Rethinking Influence in Liquid Democracy
Davide Grossi, Andreas Nitsche
https://arxiv.org/abs/2506.09789 h…