Search
1000 results for “recursive”
-
Quick #PureScript question. If I have a data structure that's basically a cons list, and I want to turn it into an Array, is the best way to do that recursive function with calls to `cons` or some better unfold?
(Sometimes I even forget that [:] is arrays in PS, since I write plenty of Haskell and Idrisi, too.)
-
Quick #PureScript question. If I have a data structure that's basically a cons list, and I want to turn it into an Array, is the best way to do that recursive function with calls to `cons` or some better unfold?
(Sometimes I even forget that [:] is arrays in PS, since I write plenty of Haskell and Idrisi, too.)
-
Quick #PureScript question. If I have a data structure that's basically a cons list, and I want to turn it into an Array, is the best way to do that recursive function with calls to `cons` or some better unfold?
(Sometimes I even forget that [:] is arrays in PS, since I write plenty of Haskell and Idrisi, too.)
-
Quick #PureScript question. If I have a data structure that's basically a cons list, and I want to turn it into an Array, is the best way to do that recursive function with calls to `cons` or some better unfold?
(Sometimes I even forget that [:] is arrays in PS, since I write plenty of Haskell and Idrisi, too.)
-
Quick #PureScript question. If I have a data structure that's basically a cons list, and I want to turn it into an Array, is the best way to do that recursive function with calls to `cons` or some better unfold?
(Sometimes I even forget that [:] is arrays in PS, since I write plenty of Haskell and Idrisi, too.)
-
🔮 Pisces's May 07 Celestial Guidance: Creative fog meets Astro and Puppeteer scripts that almost work. A gentle refactor and fewer meetings help the release surface. Trust intuition, but add logs before the universe goes recursive.
#techbro, #horoscope, #astrology, #Pisces -
Hmm, warum gibt mein Pi-Hole immer wieder diese Warnung aus?
"nameserver <FritBox-IP> refused to do a recursive query"
-
How to Deploy #PowerDNS #Cluster on #Ubuntu #VPS Servers This article provides a detailed guide for how to deploy PowerDNS cluster on Ubuntu VPS servers.
What is PowerDNS?
PowerDNS is an open-source #DNS (Domain Name System) server software that provides both authoritative and recursive DNS services. It’s widely used by ISPs, hosting providers, and enterprises due to its performance, scalability, and flexibility. ...
Continued 👉 https://blog.radwebhosting.com/deploy-powerdns-cluster-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #selfhosted #selfhosting #installguide -
Interesting article about how AI cannot grow into a super intelligence because the more systems grow, the more they rely on information generated by themselves and the more ....
'it forgets what reality looks like'.
#AI #AGI #RSI
(RSI = Recursive Self-Improvement)
https://smsk.dev/2026/04/26/ai-cannot-self-improve-and-math-behind-proves-it/ -
Interesting article about how AI cannot grow into a super intelligence because the more systems grow, the more they rely on information generated by themselves and the more ....
'it forgets what reality looks like'.
#AI #AGI #RSI
(RSI = Recursive Self-Improvement)
https://smsk.dev/2026/04/26/ai-cannot-self-improve-and-math-behind-proves-it/ -
Interesting article about how AI cannot grow into a super intelligence because the more systems grow, the more they rely on information generated by themselves and the more ....
'it forgets what reality looks like'.
#AI #AGI #RSI
(RSI = Recursive Self-Improvement)
https://smsk.dev/2026/04/26/ai-cannot-self-improve-and-math-behind-proves-it/ -
Interesting article about how AI cannot grow into a super intelligence because the more systems grow, the more they rely on information generated by themselves and the more ....
'it forgets what reality looks like'.
#AI #AGI #RSI
(RSI = Recursive Self-Improvement)
https://smsk.dev/2026/04/26/ai-cannot-self-improve-and-math-behind-proves-it/ -
Interesting article about how AI cannot grow into a super intelligence because the more systems grow, the more they rely on information generated by themselves and the more ....
'it forgets what reality looks like'.
#AI #AGI #RSI
(RSI = Recursive Self-Improvement)
https://smsk.dev/2026/04/26/ai-cannot-self-improve-and-math-behind-proves-it/ -
How to Deploy #PowerDNS #Cluster on #Ubuntu #VPS Servers This article provides a detailed guide for how to deploy PowerDNS cluster on Ubuntu VPS servers.
What is PowerDNS?
PowerDNS is an open-source #DNS (Domain Name System) server software that provides both authoritative and recursive DNS services. It’s widely used by ISPs, hosting providers, and enterprises due to its performance, scalability, and flexibility. ...
Continued 👉 https://blog.radwebhosting.com/deploy-powerdns-cluster-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #selfhosting #selfhosted -
Published the English edition (v1.5) of my monograph:
Theory of Hybrid Postbiological Continuity: Life as a Principally Substrate-Independent Emergent Process
A curated extended edition on life as substrate‑independent recursive pattern continuity.
PhilPapers: https://philpeople.org/profiles/j-a-jones
DOI: https://doi.org/10.5281/zenodo.19692964
#systemsTheory #complexSystems #emergence #postbiological
#recursiveIdentity #substrateNeutrality #philosophyOfMind #cognitiveScience #research #publication -
My new theoretical work is now published:
Theory of Hybrid Postbiological Continuity — Life as a Principally Substrate‑Independent Emergent Process.
A substrate‑neutral account of life as recursive pattern continuation across biological, hybrid, and synthetic realization spaces.
DOI: https://doi.org/10.5281/zenodo.19642032
English edition forthcoming.
#systemsTheory #complexSystems
#informationOntology #postbiological #substrateNeutrality
#recursiveIdentity #patternDynamics #philosophyOfLife #DOI -
NEW BIML Bibliography entry
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6372438
AI Agent Traps
Matija Franklin, Nenad Tomašev, Julian Jacobs, Joel Z. Leibo, Simon Osindero
This paper is a honey pot analog. Very "airy" with uncanny valley writing...we bet this one was written by an LLM. This is about agents working on a polluted environment and is related to poison, pollution, and recursion.
-
Understanding and debugging Data Structures is easier when you can see the structure of your data using memory_graph: https://github.com/bterwijn/memory_graph
In this example we show values being inserted in a Binary Tree. When inserting the last value '29' we "Step Into" the code to show the recursive implementation: https://shorturl.at/bx848
🎥 See the Quick Intro video for the VS Code integration: https://youtu.be/23_bHcr7hqo
#Python #BinaryTree #Tree #DataStructure #memory_graph #debug
-
I'm on to my third programming example in #Lua : calculating square roots using the Heron of Alexandria trial and error method. This time it only took me an hour and a half to wrestle with the correct syntax. I originally wanted to make it a recursive algorithm like in the #sicp lecture but maybe for that I should really just use #lisp.
-
TGIF....
In sum, I think we are about here again, in a recursive cycle of ever-crazier bouncing from one split 'personality'/deflection to another - fake #truth, all.
#TrumpVirus #distraction "strategy".
As presented by a triad of award-winning cartoonists.
Nobody's ever seen a #cognitive & #moral vacuum as Sir. Are we tired of so much (of HIS) winning yet?
Déjà vu all over again!
#Melania #Epstein #HumanTrafficking #EpsteinVisa #EinsteinVisa #nepotism #MoneyLaundering #FollowTheMoney
-
TGIF....
In sum, I think we are about here again, in a recursive cycle of ever-crazier bouncing from one split 'personality'/deflection to another - fake #truth, all.
#TrumpVirus #distraction "strategy".
As presented by a triad of award-winning cartoonists.
Nobody's ever seen a #cognitive & #moral vacuum as Sir. Are we tired of so much (of HIS) winning yet?
Déjà vu all over again!
#Melania #Epstein #HumanTrafficking #EpsteinVisa #EinsteinVisa #nepotism #MoneyLaundering #FollowTheMoney
-
TGIF....
In sum, I think we are about here again, in a recursive cycle of ever-crazier bouncing from one split 'personality'/deflection to another - fake #truth, all.
#TrumpVirus #distraction "strategy".
As presented by a triad of award-winning cartoonists.
Nobody's ever seen a #cognitive & #moral vacuum as Sir. Are we tired of so much (of HIS) winning yet?
Déjà vu all over again!
#Melania #Epstein #HumanTrafficking #EpsteinVisa #EinsteinVisa #nepotism #MoneyLaundering #FollowTheMoney
-
TGIF....
In sum, I think we are about here again, in a recursive cycle of ever-crazier bouncing from one split 'personality'/deflection to another - fake #truth, all.
#TrumpVirus #distraction "strategy".
As presented by a triad of award-winning cartoonists.
Nobody's ever seen a #cognitive & #moral vacuum as Sir. Are we tired of so much (of HIS) winning yet?
Déjà vu all over again!
#Melania #Epstein #HumanTrafficking #EpsteinVisa #EinsteinVisa #nepotism #MoneyLaundering #FollowTheMoney
-
TGIF....
In sum, I think we are about here again, in a recursive cycle of ever-crazier bouncing from one split 'personality'/deflection to another - fake #truth, all.
#TrumpVirus #distraction "strategy".
As presented by a triad of award-winning cartoonists.
Nobody's ever seen a #cognitive & #moral vacuum as Sir. Are we tired of so much (of HIS) winning yet?
Déjà vu all over again!
#Melania #Epstein #HumanTrafficking #EpsteinVisa #EinsteinVisa #nepotism #MoneyLaundering #FollowTheMoney
-
New theoretical release now available via Zenodo:
https://doi.org/10.5281/zenodo.18701758
This publication (DE) presents the foundational framework behind my recent work on hybrid system architectures. It develops a structural model of recursive identity and outlines the minimal conditions under which an information process maintains continuity across change.
#SystemTheory #ProcessPhilosophy
#OpenScience #Zenodo #OSF #DOI #TheoreticalFramework
#ComputationalPhilosophy #MetaResearch #IdentityModels -
🚨 New release: Toroidal CTC Simulation via Rotating Perturbation Drag
A desktop analogue for closed timelike curves using spin-biased FDTD waves. Explores delay-based logic, recursive computation, and synthetic time asymmetry.
🔗 Repo: https://github.com/FreeDeathTV/toroidal-ctc-sim 📄 Concept paper: concept_paper.pdf 📘 White paper: white_paper_commercial.pdf 🧠 arXiv endorsement pending—DM if you can help!
#OpenScience #FDTD #CTC #Photonics #AnalogueGravity #TimeLoops #Simulation #Reproducibility
-
A Tumultuous August: Peaks and Valleys in Bitcoin’s Ordinal Inscription Saga - Statistics reveal a continued trend in the number of Ordinal inscriptions, which r... - https://news.bitcoin.com/a-tumultuous-august-peaks-and-valleys-in-bitcoins-ordinal-inscription-saga/ #ordinalinscriptions #non-fungibletokens #distinctaddresses #recursiveordinals #btcinscriptions #record-breaking #composability #digitalassets #marketranking #bitcoin(btc) #fluctuations #marketplaces #transactions #blockchain