soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
ACM SIGCAS is pleased to announce an exploration/competition to encourage critical thinking of all kinds and across diverse communities about the opportunities and challenges of computing in today’s world, and to help cultivate future discussions and actions that build on this thinking.
More details on this announcement, format and length requirements, and judging information can be found here: https://www.sigcas.org/the-future-is-digital-so-whats-the-problem/
As we celebrate this new beginning, we also extend our heartfelt gratitude to Pat Ryan for her extraordinary leadership, dedication, and vision during her tenure as interim CEO.
Please join us in thanking Pat for her service and welcoming Alison to her new role! 👏
📖 Read the full announcement: https://www.acm.org/media-center/2026/july/acm-names-new-ceo-2026
Rhizome Function Anagram Random Generator
preprint | https://zenodo.org/records/21551292
doi | https://orcid.org/0009-0009-5144-3278
Herein are described principles and a scheme of random number generation styled as, pangrandomonium, or ‘pangrand’. Pangrand is a anagrammatic random number generator that uses rhizome functions as chaotic indexing and shuffling instructions to reorder and sum perfect pangrams. Brief descriptions are given for the principles of pangram summing and rhizome indexing functions, Source code of the random number generator is included herewith. The source code is attached to the PDF file.
Sections:
1. Pangrams (Holoalphabetic arrays) ;
2. Rhizome Functions ;
3. Rhizome Hardness Problems ;
4. Random Generator Methods ;
5. Errata ;
6. Source Code.
#Preprints #Random #Cryptography #RNG #Pangrams #Anagrams #Pascal #Papers #RhizomeFunction #AcademicMastodon #Cryptology #Math #NumberTheory #Papers #Academia #ComputerScience #CompSci #AcademicChatter #OpenScience
Congratulations to Professor Dame Wendy Hall, Regius Professor of Computer Science at the U.K.’s University of Southampton, on winning the prestigious Sir Frank Whittle Medal! 🏆
Former ACM President & current ACM Publications Board Co-Chair, she continues to advocate for safety, diversity, and societal impact in tech. 💡
Look out for her new book, AI Explained, coming out this September! 📚
https://cacm.acm.org/news/dame-wendy-hall-receives-sir-frank-whittle-medal/
The man whose codebreaking may have helped to shorten the Second World War by two years met a grim reward: in 1952 Alan Turing was convicted simply for being gay and chemically castrated; a royal pardon came only in 2013, decades after his death
By Space Daily Editorial Team
More information about Alan Turing:
https://en.wikipedia.org/wiki/Alan_Turing
Pixel: a biography
An exact mathematical concept, pixels are the elementary particles of pictures, based on a subtle unpacking of infinity
By Alvy Ray Smith, Edited by Nigel Warburton
Happy Birthday, Richard E. Stearns! Stearns received the 1993 #ACMTuringAward with Juris Hartmanis in recognition of their seminal paper which established the foundations for the field of computational complexity theory.
In this video, Stearns describes how he and Harmanis discovered the breakthroughs that contributed to their paper. The full video is here: https://youtu.be/Z-Ek0CCThZQ?si=3N5QU1RNmNqJb8ia
On this day in 1913, Maurice V. Wilkes was born. Wilkes is best known as the builder and designer of the EDSAC, the first computer with an internally stored program. He received the 1967 #ACMTuringAward for his many contributions to the field of #computerscience: https://amturing.acm.org/award_winners/wilkes_1001395.cfm
It was an honor to host these brilliant thinkers, pioneers, and rising stars, whose work continues to shape the digital landscape and improve lives globally.
We extend our deepest gratitude to all the laureates for their dedication, to our community for its enduring support, and to everyone who joined us to make this weekend’s celebration so memorable.
Take a look at some of the highlights and snapshots from the evening below! 📸👇
Happy Birthday to Alonzo Church. Born on June 14, 1903, Church helped establish the mathematical foundations of computer science through his work on lambda calculus, computability, and the Church–Turing thesis. His ideas continue to influence programming languages, algorithms, and our understanding of what computers can and cannot do.
React-like syntax with WebComponents.
After spending some time with Lit, I really appreciated its lightweight footprint but wasn't a fan of the class-based components. While Vue offers a great approach, I still prefer the intuitive nature of React's syntax for debugging and deterministic rendering. This led me to a challenge: could I build a UI framework using WebComponents that completely eliminates the need for transpilation?
I have written a breakdown of the concept, the architecture, and where I want to take it. I highly invite you to take a look, check out the code, and explore the live demo.
* How it works: https://positive-intentions.com/docs/projects/dim/dim-jsx-webcomponents
* Checkout the code: https://github.com/positive-intentions/dim
* Storybook demo: https://dim.positive-intentions.com
Please note, while the project is open-source, this is a personal exploration rather than an attempt to launch "yet another framework." It is not production-ready and is built for my own upcoming project migrations, but I am sharing it in hopes that the methodology is educational or interesting to the community.
I would love to hear your thoughts on this approach. Feel free to reach out if you have any questions or want to discuss the implementation details.
#WebDev #WebDevelopment #Frontend #FrontendDev #JavaScript #JS #TypeScript #TS #HTML #HTML5 #CSS #SoftwareEngineering #SoftwareEngineer #Coding #Programming #WebDesign #OpenSourceProject #IndieDev #SideProject #Tech #Technology #DevCommunity #Fediverse #FediverseDevs #WebStandards #CustomElements #ShadowDOM #VanillaJS #NoTranspiler #NoBuild #BuildStep #EsModules #ComponentDriven #UIUX #DesignSystems #TechExperiment #LearningInPublic #Developer #ComputerScience #OSS #Github #React #WebComponents #Lit #Vue #ReactJS #JSX #Storybook #TechArticle #TechBlog #TechWriting #WebDevArticles