Similar Posts
ChatGPT Deep Research: Canadian Federal Election 2025: Outlook and Analysis
I’ve been using ChatGPT Plus’s ‘Deep Research’ tool. I asked for detail about the upcoming election. Canadian Federal Election 2025: Outlook and Analysis Likely Winner: Polling and Projections Election Date and Context: Canada’s next federal election is set for April 28, 2025, called as a snap election by newly installed Prime Minister Mark Carney (Liberal)…
GPT-Researcher: The Global Impact of a Two-Month Internet Outage: Societal Reactions and Consequences.
I’ve been testing the GPT Researcher tool; I used it to review what the impact might be of a two month internet outage in North America.
Calculating pi on Python
Calculating the Digits of Pi: Benchmarking the Bailey–Borwein–Plouffe (BBP) formula and the Chudnovsky algorithm Don’t judge me; what do you do on a Wednesday night? I asked ChatGPT to spit out some Python code to calculate pi to 1,000 digits. Then asked if it could speed it up. Computing the digits of π (pi) is…
- AI | ChatGPT | Code | Photography
Adding EXIF data to an image with Windows command line
There was a post in a Facebook group ( https://www.facebook.com/groups/acdsee) asking how to add EXIF data to an image. The query was how to do this within ACDSee – this may be possible but I did not find the ability on a quick search. Seemed easy enough to do via command line. I started a…
Some AI resources
Some good youtube channels: Free courses:
ComfyUI on AMD GPU with DirectML
Just in case anyone is trying to get this to work, these are the steps I followed. These steps assume you have a rough idea of what you are trying to accomplish and how to get there; this is not a detailed step-by-step guide. I’m using Windows 11 with a 6700XT and the 23.11.1 drivers….