|
UPDATE: Thanks to Ars Technica’s reporting on this story, OpenAI has claimed to have fixed the leakage but that this only affected a “small number” of prompts. Based upon what OpenAI has said and the speed of the response I think it’s most likely that the glitch was related to the layer of ChatGPT that […] The post ChatGPT Scrapes Google and Leaks Prompts appeared first on Quantable Analytics .
|
Good News, Everyone! We have the official dates for DEF CON 34! And to make up for the delay, we also have the dates for DEF CON 35! Please join us at the Las Vegas Convention Center August 6-9 in 2026 and August 5-8 in 2027. Save the dates, friends. It'll be here before you know it. See you there.
|
|
Could the history of YouTube indicate the path that AI is going to be follow for the generation of applications?
|
|
Could the history of YouTube indicate the path that AI is going to be follow for the generation of applications?
|
|
Most browsers have the ability to launch different browser profiles. Each profile can come with a different theme and a different set of website logins (cookies, application state, etc). This can be helpful if you want to segregate browsing behavior. For example, I have different browser profiles set up for my personal email, my "consulting" […]
|
|
This post is part of the GenAI Series. If you’ve ever worked in customer support, you know the feeling. It’s 2 PM on a Wednesday. Your inbox is overflowing. A customer just sent their third “following up” email. Your manager wants to know why last week’s tickets are still open. And somewhere in the back of your mind, you’re wondering: Why does this feel so hard? Here’s the thing: Most support teams aren’t failing because people aren’t tryin....
|
|
Learn more about the opportunity cost of saying yes, how to figure out which obligations to eliminate, and how to know when to say no.
|
|
I have a random idea for an organizer app that deals with lainons' desire to keep things secure. An alarm dashboard. You'll have a dashboard that has a) buttons to set a time for a reminder 7:00 7:15 7:30 7:45 8:00 ... 22:00 22:15 22:30
-
lainchan.org
-
7 months ago
-
eng
I have a random idea for an organizer app that deals with lainons' desire to keep things secure. An alarm dashboard. You'll have a dashboard that has a) buttons to set a time for a reminder 7:00 7:15 7:30 7:45 8:00 ... 22:00 22:15 22:30 b) an option to input color/colors from a color wheel c) but the TEXT will be in your paper notebook or in your already existing long list of random task. Context: I can't use 9..
|
|
To run your own container in AWS Sagemaker (Training Job) it’s required to have mamba. So how would you use pixi instead? It’s quite straight-forward, first add micromamba as part of your dependencies in pixi.toml . Then you update your docker to something like this: FROM --platform=linux/amd64 ghcr.io/pixi COPY pixi.toml pixi.lock ./ ENV PIP_DEFAULT_TIMEOUT=360 ENV UV_HTTP_TIMEOUT=360 RUN pixi install --frozen # use .lock-file # === IM....
|
|
To run your own container in AWS Sagemaker (Training Job) it’s required to have mamba. So how would you use pixi instead? It’s quite straight-forward, first add micromamba as part of your dependencies in pixi.toml . Then you update your docker to something like this: FROM --platform=linux/amd64 ghcr.io/pixi COPY pixi.toml pixi.lock ./ ENV PIP_DEFAULT_TIMEOUT=360 ENV UV_HTTP_TIMEOUT=360 RUN pixi install --frozen # use .lock-file # === IM....
|
|
How I'm systematically teaching an AI system to compensate for specific ADHD/autism processing patterns—building collaborative intelligence that works with my neurology.
|
|
Detect fallback positions with anchored container queries from Chrome 143
-
una.im
-
7 months ago
-
eng
|
|
Understanding Python Protocols - Structural Subtyping in Practice
-
www.safjan.com
-
7 months ago
-
eng
Learn how Python protocols using structural subtyping in PEP 544 allow for flexible, decoupled code by defining shapes through method signatures rather than class inheritance. Explore examples of implementing read-only attributes and optional methods within protocols.
|
|
Understanding Python Protocols - Structural Subtyping in Practice
-
www.safjan.com
-
7 months ago
-
eng
Learn how Python protocols using structural subtyping in PEP 544 allow for flexible, decoupled code by defining shapes through method signatures rather than class inheritance. Explore examples of implementing read-only attributes and optional methods within protocols.
|
|
You've probably seen the checkbox in Settings for "Wake for network access", but unless you've stumbled on the secret handshake, you might not have seen the feature working.
|
|
I'm seeing and hearing a lot of people in early adopter circles getting very interested in AI generated music the past few weeks. It seems to be moving from this is just a silly joke to hold on there might be something interesting here territory. #
|
|
The first cohort of Elite AI-Assisted Coding just wrapped up, and honestly, Isaac and I are blown away.
|
|
Scaling Elections with GPUs and Mojo across Nvidia and AMD 🔥
-
ashvardanian.com
-
7 months ago
-
eng
Taking the computationally expensive Schulze voting method from theory to practice on GPUs — exploring parallel algorithms, hardware optimizations, and why Mojo surprised me.
|
|
A little over a year ago, I got my hands on a Snapdragon Dev Kit for Windows powered by Qualcomm’s new Snapdragon X Elite CPU, and that inspired me to share my first impressions of Windows on ARM . Back then, the platform felt polished but had a few quirks. Now, after a full year of daily use, here’s how it’s held up. A year ago, I was curious whether this emerging platform could hold up in day-to-day use, particularly in tech-heavy envi..
|
|
A little over a year ago, I got my hands on a Snapdragon Dev Kit for Windows powered by Qualcomm’s new Snapdragon X Elite CPU, and that inspired me to share my first impressions of Windows on ARM . Back then, the platform felt polished but had a few quirks. Now, after a full year of daily use, here’s how it’s held up. A year ago, I was curious whether this emerging platform could hold up in day-to-day use, particularly in tech-heavy envi..
|
|
Scaling Elections with GPUs and Mojo across Nvidia and AMD 🔥
-
ashvardanian.com
-
7 months ago
-
eng
Taking the computationally expensive Schulze voting method from theory to practice on GPUs — exploring parallel algorithms, hardware optimizations, and why Mojo surprised me.
|
|
I’ve always been fascinated by planes. A few years ago, I took an introductory class toward a private pilot’s license - and it was less fun than I expected. The plane pretty much flies itself; the pil...
|
|
Book - React for Enterprise: Timeless Architecture for Enterprise Apps
-
nx.dev
-
7 months ago
-
eng
|
|
A man can dream and this man dreams of an iPhone that puts the power of the iPhone 17 Pro in the palm of my hand.
|
|
Comment on Cloning an old (extremely difficult) puzzle game made by the company that probably invented Sokoban by admin
-
blog.qiqitori.com
-
7 months ago
-
eng
In reply to D. Can you give me the steps to clear level 9? Maybe there's a problem with the code checking whether the bomb circuit is complete.
|
|
Comment on Cloning an old (extremely difficult) puzzle game made by the company that probably invented Sokoban by admin
-
blog.qiqitori.com
-
7 months ago
-
eng
In reply to D. Dammit, well done! A bit hard for me to test properly, I only did up to level 3 or so I think. Are you familiar with the browser console? You can change game variables in there. So open the console (F12), if you don't see a cursor waiting for you to type something, cho..
|
|
I did an overhaul of my dotfiles ! For those of you not familiar with the concept of dotfiles, how to explain them? Well on linux/unix systems many applications store their user settings inside 'dot' files and / or folders. These are files who’s filename starts with a dot, for example .bashrc, .bash_profile, or .vimrc. The reason for this is that by default when you list a folder's contents, the items that start with a dot are not listed....
|
|
Our power supply is normally pretty reliable, but last week we had a an outage. Although we've got solar, we don't (currently) have an islanding switch , so when the grid goes down, so do we. This power outage only lasted about 45 minutes, but came at a really bad time: I was due to be interviewing someone, so had to try and get signal so that I could at least send a SMS and tell them that we'd need to re-schedule. I used to ha....
|
|
Create a custom URL scheme handler for SwiftUI WebViews. Custom URL schemes Apple introduced both WebView and WebPage SwiftUI views in iOS 26. These provide similar WebKit functionality to the UIKit WKWebView APIs. This includes being able to register custom URL schemes to load local resources. Suppose I have an App that loads quotations from the local App bundle. My URL scheme uses the format: quotes://001.html There are a few ....
|
|
Create a custom URL scheme handler for SwiftUI WebViews. Custom URL schemes Apple introduced both WebView and WebPage SwiftUI views in iOS 26. These provide similar WebKit functionality to the UIKit WKWebView APIs. This includes being able to register custom URL schemes to load local resources. Suppose I have an App that loads quotations from the local App bundle. My URL scheme uses the format: quotes://001.html There are a few ....
|