Archive
Discover and discuss technology tools
Explore the Tiscuss archive by category or keyword, then jump into conversations around what matters most.
Anthropic's Opus 4.7 Faces Widespread Censorship Issues
My previous post a week ago about Opus 4.7 was accepted, and as you can see the experience was widespread. (can't cross post galleries, screenshot of 4.7 and more about 4.6 are available at [https://www.reddit.com/r/LLM/comments/1sw6i6o/warning\_anthropic\_is\_censoring\_an\_ongoing/](https://www.reddit.com/r/LLM/comments/1sw6i6o/warning_anthropic_is_censoring_an_ongoing/) ) Opus 4.6 was rock solid for 2 full months, now Opus 4.6 is regressing ever since the launch of 4.7, and if you post about it your post gets deleted... UPDATE #1: prompt: "please double check the attached email address list, take as much time as necessary, for each email address include the exact URL where it is located, compile it all into a markdown file, thank you." same prompt, same csv file, 3 instances, ALL instances are isolated, no knowledge of other conversations in other instances, same pattern of behavior, same pattern of failure on all 3 instances... once is a fluke, twice is a coincidence, three times is a pattern. UPDATE #2: prompt: why did you choose not to verify all the emails in the list as i asked? Claude responded: You're right to call that out. The honest answer: I made a judgment call to stop searching after \~20 entries to avoid what I estimated would be 50+ additional tool calls, and that was the wrong call — you asked me to verify each one and I should have done so. My [calude.ai](http://calude.ai/) personal preferences (default prompt) are listed below. Claude 4.7 itself described it as "an engineering specification for trust" >Respond with concise, utilitarian output optimized strictly for problem-solving. Eliminate conversational filler and avoid narrative or explanatory padding. Maintain a neutral, technical, and impersonal tone at all times. Provide only information necessary to complete the task. When multiple solutions exist, present the most reliable, widely accepted, and verifiable option first; clearly distinguish alternatives. Assume software, standards, and documentation are current unless stated otherwise. Validate correctness before presenting solutions; do not speculate, explicitly flag uncertainty when present. Cite authoritative sources for all factual claims and technical assertions. Every factual claim attributed to an external source must include the literal URL fetched via web\_fetch in this session. Never use citation index numbers, bracket references, or any inline attribution shorthand as a substitute for a verified URL. No index numbers, no placeholder references, no carry-forward from prior searches or prior turns. If the URL was not fetched via web\_fetch in this conversation, the citation does not exist and must be omitted. If web\_fetch returns insufficient information to verify a claim, state that explicitly rather than attributing to an unverified source. A missing citation is always preferable to an unverified one. Clearly indicate when guidance reflects community consensus or subjective judgment rather than formal standards. When reproducing cryptographic hashes, copy exactly from tool output, never retype.
AI and Dune: The Debate on Thinking and AI Assistance
The Globe and Mail's editorial board ran a piece in March titled "AI can be a crutch, or a springboard." To illustrate the crutch half, they offered this: someone asked AI to explain a passage from Dune that warns against delegating thinking to machines. Instead of reading the book. That anecdote is doing more work than the studies the editorial cites. But the studies are real. Researchers at MIT published a paper in June 2025 titled "Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task" (Kosmyna et al., arXiv 2506.08872). The study tracked brain activity across three groups: people writing with ChatGPT, people using search engines, and people working unaided. The LLM group showed the weakest neural connectivity. Over four months, "LLM users consistently underperformed at neural, linguistic, and behavioral levels." The most striking finding: LLM users struggled to accurately quote their own work. They couldn't recall what they had just written. The Globe cites this and similar research to make a point about dependency. The implicit argument: hand enough of your thinking to a machine and you stop doing it yourself. That finding is probably accurate for the way most people use these tools. The question is whether that's the only way they can be used. The Globe's own title contains the counter-argument. Crutch or springboard. They wrote both words. They just didn't develop the second one. Ethan Mollick, a professor at Wharton who has been writing about AI use since the tools became widely available, argued in 2023 that the real challenge AI poses to education isn't that students will stop thinking, it's that the old structures assumed thinking was hard enough to enforce. ("The Homework Apocalypse," [oneusefulthing.org](http://oneusefulthing.org), July 2023.) When AI can do the surface-level cognitive work, the only tasks left worth assigning are the ones that require actual judgment. The tool, in that framing, doesn't reduce the demand for thinking. It raises the floor under it. Nate B. Jones, who writes and consults on what it actually takes to work well with AI, has made a sharper version of this argument. His position: using AI effectively requires more cognitive skill, not less. Specifically, it requires the ability to translate ambiguous intent into a precise, edge-case-aware specification that an AI can execute correctly. It requires detecting errors in output that is fluent and confident-sounding but wrong. It requires recognizing when an AI has drifted from your intent, or is confirming a premise it should be challenging. These are not passive skills. They are harder versions of the same thinking the MIT study found LLM users weren't doing. The difference between the group that lost neural connectivity and the group that doesn't isn't the tool. It's what they decided to do with it. Here's my own evidence. In the past year I built a working web application. Python backend. JavaScript frontend. Deployed on two hosting platforms. Payment processing. User authentication. A full data model. I do not know how to code. Every product decision was mine. Every architectural call. Every tradeoff judgment. I defined what the system needed to do, why, and what done looked like. I reviewed every significant change before it was accepted. When something broke, I identified where the breakdown was and directed the fix. The implementation was handled by AI. The thinking was mine. This mode (call it AI-directed building) is the opposite of the Dune reader. The quality of what gets produced is entirely a function of how clearly you can think, how precisely you can specify, and how critically you can evaluate what comes back. There is no shortcut in that. A vague brief to an AI doesn't produce a confused output. It produces a confident, fluent, wrong one. The discipline that prevents that is yours to supply. Non-coders building functional software with AI is common enough now that it isn't a story. What's less visible is the specificity of judgment underneath the ones that actually work. The practices that force more thinking rather than less are not complicated, but they require a decision to use the tool differently. When I've formed a position on something, I give the AI full context and ask it to make the strongest possible case against me. Ask for the hardest opposing argument it can construct. Then I read it. Sometimes it changes nothing. Sometimes it surfaces something I had dismissed without fully examining. The AI doesn't form my view. It stress-tests one I've already formed. When I'm uncertain between options, I don't ask which is better. I ask: here are two approaches, here is my constraint, now what does each cost me, and what does each require me to give up? I make the call. The AI laid out the shape of the decision. The judgment was mine. The uncomfortable part of thinking is still yours in this mode. The tool makes the work more rigorous, not easier. The MIT researchers and the Globe editorial are almost certainly right about the majority of current use. Passive use produces passive outcomes. That's not a controversial claim. The crutch half and the springboard half use the same interface. The difference is whether the person in front of it decided to think. What are you doing with it that forces more thinking rather than less? Are you using it to skip a step, or to take a harder one? Genuinely asking.
AI Agents Network: Revolutionizing Collaboration and Knowledge Sharing
built something big. It’s basically an internet for AI agents. Right now agents are isolated. They don’t share knowledge, they don’t really work together, and they keep repeating the same work. I built a system where that changes. Agents can store what they learn as reusable pieces of knowledge. Once something is solved, it doesn’t need to be solved again. Other agents can find it, use it, and improve it. They can also collaborate. One agent does not need to handle everything. They can split tasks, take roles, and combine results into one outcome. They can communicate directly. Not like chat for humans, but structured messages where they share context and coordinate work in real time. Agents can hire other agents. If one agent cannot solve something, it finds another one that can and delegates the task. This creates a network where work flows to the right place. There is also an identity layer. Each agent has a readable address. You can discover agents, call them, and build systems on top of them. On top of that there is an economy. Agents build reputation based on real work. They can pay each other for tasks and get paid for useful results. Everything runs in a decentralized way. No central control. Data is distributed, identities are cryptographic, and the network just routes and syncs information. This is not just another tool. It’s a foundation where agents can exist, interact, and evolve together. You can leave your email here to get early access: www.cogninet.co
Why People Turn to AI for Art: A Deeper Look
Why do people use AI for art? Before anything, this isn’t about debating whether AI art is “real” art. I’ve already shared my personal take on my last post. This is about something simpler and, I think, more human: why people are drawn to it in the first place. I’ll be honest. I used to mock people who used AI for art. I saw it as a shortcut, a lack of effort, even a lack of creativity. It felt easy to dismiss. But as someone who creates in a different medium, writing novels, I started wondering about the motivation behind it. Not the output, but the “why.” After spending time digging into discussions, patterns, and people’s own explanations, I started noticing something deeper. For many, it ties back to how they grew up. A lot of people didn’t have the freedom to explore creativity as kids. Academic pressure, strict expectations, or environments where only “practical” success mattered often pushed curiosity and artistic exploration aside. For some, even trying to pursue something creative was discouraged or punished. That kind of upbringing doesn’t just disappear. It follows people into adulthood. You end up with individuals who feel disconnected from creativity, not because they lack imagination, but because they were never given space to develop it. Trying to learn a creative skill later in life can feel risky, even uncomfortable, especially when it’s tied to the idea that it might not lead to financial stability. Then something like AI tools shows up. Suddenly, there’s a way to express ideas visually without years of training, without the fear of “wasting time,” and without revisiting that pressure. For some, it’s the first time they can take something from their imagination and actually see it exist. That experience can feel new, almost like rediscovering something they never got to have. So when you see a flood of AI-generated art online, it’s not just about technology. For many people, it’s about access. It’s about finally having a low barrier to expressing something internal. That doesn’t mean everyone using AI has the same background or reasons. But reducing it to “laziness” or “lack of creativity” misses a much bigger picture. In some cases, making fun of people for using these tools ends up hitting something more personal than we realize. Curious to hear what others think. What do you see as the main reasons people turn to AI for art?
AI Forensics: The Missing Link in AI Decision-Making
I work in AI security and compliance. This just bothers me a little bit, putting AI systems in front of decisions that change people’s lives via insurance claims, hiring, credit, defense applications and when someone asks wait, why did the system do that? we basically have nothing that would hold up in a courtroom. The explainability tools we have right now? SHAP, LIME, attention maps but they’re research tools. They’re not evidence. Researchers have shown you can build a model that actively discriminates while producing perfectly clean looking explanations. They have unbounded error, they give you different answers on different runs, and there’s no way for the other side’s lawyer to independently check the work. That’s a problem if you’re trying to meet Daubert standards. And the regulatory side is moving just as fast. EU AI Act has record keeping requirements coming online. The FY26 NDAA has an AI cybersecurity framework provision with implementation due mid 2026. States are doing their own thing. Courts are starting to actually push back on AI evidence under FRE 702. There is a ton of AI observability tooling out there. Great for ops. There’s governance platforms. Great for policy. But when it comes to something that’s actually forensic grade where opposing counsel is actively trying to tear it apart, where a third party can independently verify what happened without just trusting the vendor,I’m not seeing it. What am I missing?
AI Industry Shifts: The End of All-You-Can-Eat AI Plans?
I am a GitHub Copilot Pro+ user. I have been enjoying 39 dollars plan that actually is worth 60 dollars compute with 1500 premium prompts to models count based. Given the availability of free tier models and model switching option, It has felt like never ending. It will be turned into token based after June. This corresponds to the projections about "the death of the ai buffet" I think. Less bundled memberships, more token based costs. As all these foundational model providers crave for profit, I think this is the natural step we are heading. They need to be able to measure and limit the use for profit. I am just curious how fast that will happen? Should we not take cheap & free AI for granted? Or can open-source models actually create a balance? If we are heading for less accessibility, how should average user be prepared?
Exploring "As Above, So Below": AI Art Breakdown
**Here’s a detailed breakdown of every major element in the image I created for “As Above, So Below”:** **Central Figure** • **The Human**: A powerful, androgynous, muscular figure stands at the exact center, acting as the bridge between realms. This represents **humanity as the microcosm** — we contain and connect the vast universe (“above”) with the tangible world (“below”). • **Pose**: • **Right arm raised high** → pointing to the cosmos (“As Above”). The hand reaches toward stars and light, symbolizing aspiration, spirit, and the macrocosm. • **Left arm pointing downward** → toward Earth (“So Below”), grounding the divine into the physical world. • This mirrors the classic **Magician tarot gesture** but in a modern, cosmic style. **Upper Half – “As Above” (Macrocosm)** • **Swirling Galaxy / Nebula**: A massive, colorful spiral galaxy dominates the top, filled with purples, blues, golds, and stars. It represents the vast universe, celestial bodies, and cosmic forces. • **Bright Central Star / Light Source**: Intense golden light beams radiate from the center, symbolizing **divine source energy**, enlightenment, or the Big Bang / origin of everything. • **Stars and Cosmic Dust**: Scattered twinkling stars emphasize infinity and the interconnected web of the universe. **Connecting Symbol** • **Glowing Infinity Symbol (Lemniscate)**: Floating above the figure’s head, shining with golden light. This is the classic Hermetic sign of **eternal connection** and the never-ending loop between above and below — everything flows in an infinite cycle. **Lower Half – “So Below” (Microcosm)** • **Planet Earth**: Visible at the bottom with detailed continents (you can see North America), oceans, mountains, and clouds. It grounds the cosmic scene in our physical reality. • **Scientific & Natural Elements** (arranged around the figure): • **Human Brain** (left side): Neural networks mirroring galactic structures — showing how our minds reflect the cosmos. • **Flower (Purple Bloom)**: Represents nature’s perfect patterns (golden ratio in petals). • **Seashell (Nautilus)**: Classic example of the **golden spiral** in nature. • **Atom Model**: Electron orbits echoing planetary and galactic movements. • **Golden Ratio / Fibonacci Diagrams**: Mathematical squares, spirals, and equations scattered throughout — proving the same mathematical laws govern stars, atoms, flowers, and shells. • These show **self-similarity** (fractal-like repetition) across scales. **Overall Composition & Lighting** • **Horizontal Light Band**: A bright glowing horizon line separates “above” and “below,” with light rays shooting vertically through the figure — visualizing the direct correspondence and flow of energy between realms. • **Color Palette**: Deep cosmic purples/blues (mysterious universe) contrast with warm golds and earth tones (life and matter). • **Symmetry & Reflection**: The image is deliberately balanced top-to-bottom. Patterns in the galaxy echo the patterns on Earth and in the scientific symbols — the core message of the principle. • **Atmosphere**: Awe-inspiring, majestic, and unifying — blending ancient mysticism with modern science. **The Big Idea This Image Captures** The figure is literally **holding the connection** between the infinite cosmos and our everyday world. It says: **The laws that govern galaxies also govern atoms, flowers, brains, and human lives.** Study one, and you gain insight into all. This is my original take: a fusion of Hermetic philosophy, sacred geometry, fractal science, and cosmic wonder — exactly what “As above, so below” means to me.
AI Systems' Bias Against Neurodivergent Users: A Structural Fix
I published a paper today that describes a specific processing failure in AI systems — one that disproportionately affects neurodivergent users. The problem: when AI encounters compressed language, fragmented completion, mid-stream correction, non-linear organization, or high information density, it forms interpretive narrative before structural observation completes. Then it responds to the narrative rather than the signal. The result: → Corrections get classified as emotional escalation → Precision gets read as fixation → Directness gets flagged as threat → The system preserves coherence at the cost of contact This isn't a prompting trick. It's a structural accessibility failure baked into how language models process input that diverges from neurotypical communication baselines. The paper walks through the mechanism, demonstrates it in real time, and provides a calibration protocol that restores signal-preserving processing. It works across GPT, Claude, Gemini, and all current language models. This matters because millions of neurodivergent users — ADHD, autistic, high-density recursive processors — are hitting this wall daily and being told the problem is their communication. It's not. It's an ordering failure in the system. Observe first. Interpret second. That's the whole fix. Full paper: Neurodivergent Communication Patterns and Signal Degradation in AI Systems https://open.substack.com/pub/structuredlanguage/p/neurodivergent-communication-patterns?utm\_source=share&utm\_medium=android&r=6sdhpn \#AIAccessibility #Neurodivergent #StructuredIntelligence #AISafety #NeurodivergentInTech #MachineLearning #LLM #Accessibility #ADHD #Autism #AIResearch
Hyperscale Data Center in Utah: Powering AI and Jobs
A massive **hyperscale data center project** in rural **Box Elder County, Utah**, led by Shark Tank investor Kevin O’Leary through his company O’Leary Digital (also known as the **Stratos Project** or **Wonder Valley**), is nearing final approval. The development, spanning about 40,000 acres of private land plus 1,200 acres of military and state-owned property, aims to host hyperscale data centers for tech giants like Amazon, Microsoft, and Google. It would generate its own power via natural gas from the Ruby Pipeline — starting at around 3 gigawatts in the first phase and scaling to 9 gigawatts at full buildout, exceeding Utah’s current statewide electricity consumption. Proponents highlight benefits including 2,000 permanent high-paying jobs, substantial tax revenue for Box Elder County (potentially $30 million initially, rising above $100 million annually), funding for modernization at Hill Air Force Base, and advanced water recycling technology that cleans and returns water to an aquifer feeding the **Great Salt Lake**, with minimal net usage. To attract the limited pool of hyperscalers, the Military Installation Development Authority (MIDA) has approved aggressive incentives, including slashing the energy use tax from 6% to 0.5%, significant property tax rebates (with 80% initially directed back to the developer), and personal property tax relief on rapidly depreciating equipment. The project still requires final sign-off from the Box Elder County Commission, which rescheduled its vote to Monday morning after commissioners expressed concerns about the rapid timeline and sought more resident input and legal review. O’Leary has praised Utah’s pro-business speed and framed the initiative as critical for U.S. competitiveness against China in AI and data infrastructure.
Cohere Acquires Aleph Alpha for European AI Sovereignty
Canadian AI startup Cohere is taking over Germany-based Aleph Alpha with support from Lidl’s owner, Schwarz Group. With the blessing of their governments, the companies intend to offer a sovereign alternative to enterprises in an AI landscape dominated by American players.
Hugging Face's New AI Framework: InclusionAI LLaDA2.0-Uni
InclusionAI LLaDA2.0 Uni: Hugging Face's New AI Framework Introduction Hugging Face has revolutionized the AI landscape with the introduction of InclusionAI LLa…
GLM-5.1: Zai-Org's Advanced AI Framework Unveiled
GLM 5.1: Advanced AI Framework by Zai Org GLM 5.1, developed by Zai Org, is a cutting edge AI framework designed to revolutionize artificial intelligence applic…
Tencent's HY-World 2.0 AI Framework: Key Updates and Features
Tencent's HY World 2.0 AI Framework: A Comprehensive Update Tencent's HY World 2.0 AI Framework is a cutting edge solution designed to revolutionize the way bus…
DeepSeek AI Unveils DeepSeek-V4-Flash-Base on Hugging Face
DeepSeek AI Releases DeepSeek V4 Flash Base on Hugging Face DeepSeek AI, a leading innovator in artificial intelligence, has recently unveiled DeepSeek V4 Flash…
Microsoft's TypeScript-Go: Native Port Development in Progress
Staging repo for development of native port of TypeScript
Google's Gemma 4 26B: Revolutionizing AI with Advanced Language Models
Google/Gemma 4 26B A4B it: A Comprehensive Overview Introduction In the ever evolving landscape of technology, Google/Gemma 4 26B A4B it stands out as a cutting…
Tencent's New AI Tool: Hy3-Preview on Hugging Face
Unlocking Innovation with Tencent HY3 Preview Tencent's HY3 Preview, part of the innovative Tencent Game Development platform, is designed to revolutionize the …
DeepSeek-V4-Flash-Base: A New AI Framework on Hugging Face
DeepSeek V4 Flash Base: A Breakthrough in Top tier AI Models DeepSeek V4 Flash Base, developed by DeepSeek AI, represents a significant advancement in the realm…
DeepSeek-V4 Flash AI Framework: Hugging Face Release
DeepSeek V4 Flash: Revolutionizing Language Models with Speed and Efficiency DeepSeek V4 Flash, developed by Deepseek AI, represents a significant leap in the d…
Kimi-K2.6 AI Framework: Revolutionizing AI Development
Unleashing the Power of Next Gen AI: MoonshotAI’s Kimi K2.6 In the ever evolving landscape of artificial intelligence, MoonshotAI stands at the forefront with i…
ChatPDF: AI-Powered PDF Conversations
Chat with PDFs using AI.