World's largest hydrogen reserve found in France, $92 billion jackpot
interestingengineering.com/energy/france-worlds-largest-hydrogen-depositThe Impact of Generative AI on Critical Thinking
www.microsoft.com/en-us/research/wp-content/uploads/2025/01/lee_2025_ai_critical_thinking_survey.pdfThis Microsoft Research paper, "The Impact of Generative AI on Critical Thinking," presents a comprehensive analysis based on a large-scale survey investigating how Generative Artificial Intelligence (Gen AI) technologies are influencing human critical thinking abilities across various domains. The study acknowledges the dual-edged nature of Gen AI, identifying both significant opportunities for augmentation and considerable risks of degradation.
The research begins by framing critical thinking as a multifaceted cognitive process involving analysis, evaluation, inference, explanation, and self-regulation. It highlights the unprecedented capabilities of Gen AI models, such as large language models (LLMs), to process vast amounts of information, generate diverse content, and perform complex reasoning tasks. The primary objective of the survey was to gather empirical insights from a diverse demographic including students, educators, professionals, and AI researchers on their perceived experiences and the observed effects of Gen AI on their own critical thinking or that of others.
The survey methodology involved a mixed-methods approach, combining quantitative Likert-scale questions to gauge agreement on various impact statements and qualitative open-ended responses to capture nuanced experiences and elaborations. Participants were asked about their frequency of Gen AI use, the specific tools they employed, and their perceptions regarding its influence on aspects like information analysis, problem-solving, decision-making, and creativity.
The findings reveal a complex landscape. On the positive side, a substantial portion of respondents reported that Gen AI acts as a powerful cognitive augmentor. It was frequently cited as a valuable tool for brainstorming, generating initial ideas, and exploring diverse perspectives that might otherwise be overlooked. Users found it adept at synthesizing information rapidly from vast datasets, thereby reducing the initial cognitive load associated with information gathering and allowing them to focus more on higher-order analysis and evaluation. For many, Gen AI facilitated the automation of routine or repetitive analytical tasks, freeing up mental resources for more complex, creative, and strategic thinking. Educators noted its potential in personalizing learning experiences and offering immediate feedback, which could, if properly utilized, foster deeper engagement with critical concepts.
Conversely, the survey also unearthed significant concerns regarding the potential erosion of critical thinking skills. A prominent finding was the risk of over-reliance on Gen AI outputs, where users might become less inclined to engage in independent thought, rigorous fact-checking, or deep analytical processing. This reliance could lead to a 'deskilling' effect, where fundamental cognitive abilities like information synthesis, logical deduction, and error detection atrophy due to externalization to AI systems. Participants expressed worries about the phenomenon of 'algorithmic bias' and 'hallucinations,' where Gen AI might generate plausible but incorrect or biased information, making it harder for users to discern truth from falsehood without sufficient domain expertise or critical vigilance. There was also concern that the ease of generating content might reduce the effort invested in original thought and creative problem-solving, leading to a homogenization of ideas or a diminished capacity for truly novel contributions. The 'black box' nature of some AI models, where the reasoning process is opaque, further complicates the development of user trust and the ability to critically evaluate AI-generated solutions.
Nuance in the findings highlighted that the impact of Gen AI is not uniform and largely depends on the user's existing critical thinking proficiency, AI literacy, and the context of use. Highly skilled critical thinkers often leveraged Gen AI as an advanced tool to enhance their existing capabilities, viewing it as a co-pilot rather than a replacement for their intellect. In contrast, those with developing critical thinking skills were more susceptible to the negative effects, such as accepting AI outputs uncritically. The importance of 'prompt engineering' skills β the ability to effectively communicate with and guide AI models β emerged as a critical factor in maximizing positive outcomes and mitigating risks.
The paper concludes with significant implications for education, professional development, and policy. It advocates for the urgent integration of 'critical AI literacy' into curricula across all levels, emphasizing the need to teach individuals not just how to use Gen AI, but how to critically evaluate its outputs, understand its limitations, and ethically interact with it. The study underscores the necessity for developing metacognitive strategies that encourage users to reflect on their own thinking processes in conjunction with AI. Ultimately, the research suggests that the future of critical thinking in the age of Gen AI will hinge on fostering a symbiotic relationship where humans leverage AI's strengths while actively nurturing and exercising their unique cognitive capabilities, ensuring that technology serves as an amplifier of human intellect rather than a substitute for it.
Digital hygiene | karpathy
karpathy.bearblog.dev/digital-hygieneIn his blog post "Digital hygiene," Andrej Karpathy outlines a comprehensive guide to enhancing personal privacy and security in the digital age. He argues that such measures are essential in response to a vast "fraud apparatus," where tech companies, data brokers, and cybercriminals exploit personal information gathered through profiling, data breaches, and insecure practices. The guide provides a series of actionable steps, ranging from basic to advanced, to protect one's digital life.
The foundation of Karpathyβs security strategy is robust authentication. He first emphasizes the use of a password manager, like 1Password, to generate and store unique, strong passwords for every online service. This practice mitigates the risks of password guessing and credential stuffing attacks that occur when a single password leak compromises multiple accounts. To secure this central password vault and other critical services (e.g., Google), he strongly advocates for a hardware security key, such as a YubiKey, as a second authentication factor ("something you have"). He dismisses SMS-based two-factor authentication as dangerously insecure due to the prevalence of SIM swap attacks. A hardware key, which stores a private key on the device itself, requires an attacker to have physical possession of the key, drastically reducing the risk of a breach. He also advises treating antiquated security questions as passwords, generating random answers and storing them in a password manager.
Karpathy then addresses data and device security. He insists on enabling disk encryption (like FileVault on Macs) to protect data if a computer is lost or stolen. He expresses strong disdain for the Internet of Things (IoT), labeling it the "@internetofshit" and advising readers to avoid "smart" devices whenever possible. He views them as insecure, data-gathering computers with microphones that create a significant attack surface within a home.
For communication and browsing, Karpathy recommends privacy-first tools. He advocates for Signal for messaging due to its end-to-end encryption and minimal metadata storage, and suggests enabling disappearing messages to reduce long-term information vulnerability. For web browsing and search, he recommends the Brave browser and search engine, which are built on a privacy-first model with their own search index, unlike alternatives that may rely on Bing. He notes his preference for paying for premium versions of such services to be treated as a "customer, not the product."
A significant portion of the guide focuses on anonymizing personal and financial information. To prevent merchants from linking purchases and to mitigate credit card fraud, he uses privacy.com to mint unique, virtual credit cards for each transaction, which allows for spending limits and the use of random billing information. Similarly, to avoid giving out his physical address, he uses a virtual mail service (like Virtual Post Mail) that receives, scans, and digitizes physical mail. Regarding email, he follows strict rules: never clicking on links and disabling automatic image loading to prevent tracking pixels.
Finally, Karpathy details network-level protections and behavioral best practices. He uses Mullvad VPN selectively to hide his IP address from less-trusted services, NextDNS to block ads and trackers at the DNS level, and a network monitor like The Little Snitch to observe which applications are communicating online. He also stresses the importance of work-life separation, advising against accessing personal accounts on company-owned computers, which are often heavily monitored. Karpathy concludes by acknowledging that digital hygiene is a journey with trade-offs, admitting he still uses Gmail and π (Twitter) for convenience but is exploring further steps like burner phone numbers and unique email aliases.