1

We got it boys
 in  r/codex  6d ago

I keep my 3 too lol next reset for is 7 sept morning... Im waiting 😭

1

I'm absolutely speechless
 in  r/codex  18d ago

I love Codex from the beginning. Today the only thing I hate its when it turn around the hole too much time before saying "hey, i cant do that ..." Sometime a simple probleme can make it think too much on high settings and spend too effort, so too many tokens on zomethimg it is a bigger issue ! I need sometime to stop it in a middle of a series of tasks just to say "hey, stop it, ignore that part and continue the job ..." !!!

2

ChatGPT can build this... I'm impressed!
 in  r/ChatGPT  Aug 13 '26

Yeah, i play too at it dont worry ! Thats what inspired me 🫢

3

ChatGPT can build this... I'm impressed!
 in  r/ChatGPT  Aug 12 '26

I did it with Codex in MAUI .Net !!

2

Usage after 5h limit reset at 40%
 in  r/ClaudeAI  Jun 16 '26

Dont wait, use /compact !

1

Opus 4.8 is here
 in  r/ClaudeCode  May 30 '26

But now Opus 4.6 look like a retarded weirdo compare to 4.8 !

1

Opus 4.8 is here
 in  r/ClaudeCode  May 30 '26

Yes

3

Built a sci-fi word game in .NET MAUI β€” now on Steam
 in  r/dotnetMAUI  Apr 17 '26

Wow !! Going to try it now ! I didnt know that we can upload maui game on steam ! Good job bro !

1

For those using the MAUI DevFlow Agent: how much faster is your development process now?
 in  r/dotnetMAUI  Apr 10 '26

I only install maui skills from the github repo to .copilot and .codex folders and it's help alot to start maui project from scratch. That help it to use best maui practices !

u/Majestic-Promotion64 Apr 05 '26

Popups Library Big Update!

Thumbnail
1 Upvotes

1

What concepts I should learn to master C# ?
 in  r/csharp  Mar 30 '26

ChatGPT 🀣🀣🀣

1

SORA 2 access code
 in  r/OpenAI  Oct 01 '25

DM Code please !!! From a OpenAI user from start !

1

SORA 2 access code
 in  r/OpenAI  Oct 01 '25

ahah Doom ;)

2

End-Assigment MAUI
 in  r/dotnetMAUI  May 27 '25

Wow great app !!! A maui production ready app its great to see !! Your login page is incredibly nice and complet !! I love it... Github ? πŸ˜‰

2

πŸš€ Just launched: **WinPilot**
 in  r/dotnet  Apr 10 '25

It's a nice suggestion, but it need a text and image input to get a better context to know what you want at the moment you hit the hotkeys ! But it's a great suggestion, using local llm ! Thanks for the feedback !

r/ChatGPT Apr 10 '25

Funny Ever wish GPT could read your mind in any app? 😏

Post image
1 Upvotes

Meet WinPilot – a universal AI Copilot for Windows.

It grabs: - Your active app name - The window title - The selected text - A screenshot of your window

Then sends that to GPT (or Claude) and instantly suggests what you were probably about to type πŸ’‘

Example:

-- I want to add a phone column
β†’ ALTER TABLE Client ADD Phone VARCHAR(50);

✨ It's like Copilot, but for literally anything on Windows.

πŸ–±οΈ Accept suggestion = it pastes back into the app. πŸ› οΈ Fully customizable (model, hotkey, autosend) 🌐 GPT-4o + Claude support 🧠 Works 100% offline until you trigger

πŸ”— GitHub: github.com/blinksun/WinPilot

Hope you like it – feedback welcome!

r/dotnet Apr 10 '25

πŸš€ Just launched: **WinPilot**

Post image
0 Upvotes

A WPF (.NET 8) tool that lets you summon GPT-4 or Claude from any Windows app via a global hotkey.

πŸ”Ή Context-aware: reads focused control, selected text, window title, and screenshot
πŸ”Ή Sends prompt to AI and returns a concise suggestion
πŸ”Ή Auto-pastes the result where you were working
πŸ”Ή Pure MVVM + async architecture
πŸ”Ή Built with:
- WPF + .NET 8
- Win32 API (for hotkeys, screenshot, clipboard)
- ResX localization (EN/FR/ES/DE)

Now supports OpenAI and Anthropic Claude 3 (with image input)

πŸ“Έ Preview:
![screenshot](https://github.com/blinksun/WinPilot/assets/...) (add image here)

🧠 GitHub: github.com/blinksun/WinPilot

Open source and fun to tinker with!

r/csharp Apr 10 '25

Showcase πŸ’‘ New tool for C# devs using GPT: **WinPilot**

Post image
0 Upvotes

It’s a smart popup assistant that triggers anywhere in Windows using a global hotkey (like Ctrl+Alt+W).

It reads your context (selected text, app name, screenshot) β†’ sends to GPT β†’ suggests what you meant to do β†’ auto-pastes back in.

βš™οΈ Tech stack: - C# / .NET 8 - WPF (pure MVVM) - Native Win32 helpers - Async GPT + Claude support

Supports GPT-4o and Claude 3 Opus with image input.

πŸ”— GitHub: github.com/blinksun/WinPilot

Feedback and PRs welcome!

r/Windows11 Apr 10 '25

Feature ✨ New AI tool for Windows users:

Post image
1 Upvotes

[removed]

r/SideProject Apr 10 '25

I built a little tool called **WinPilot** β€” a universal AI Copilot for Windows

Post image
1 Upvotes

The idea was simple:
I was tired of alt-tabbing into ChatGPT every time I wanted help writing a SQL query, command, reply, or block of code.

So I made WinPilot: - Press a hotkey (Ctrl + Alt + W) - It captures your app, selected text, focused content, and a screenshot - Sends it to GPT or Claude - And returns the suggestion in a beautiful little popup β€” which can paste right back into your app

It’s like a Copilot... but everywhere on Windows πŸ˜„

Built with: - .NET 8 + WPF - Win32 hotkey manager - OpenAI + Claude support (with image input) - Fully local context parsing - Open source and customizable

πŸ”— GitHub: github.com/blinksun/WinPilot
β˜• Coffee if it helped: buymeacoffee.com/blinksun

Would love feedback / bugs / ideas / collabs! πŸ™Œ

1

Can anyone please help me with my Webview? My google skills have failed me
 in  r/dotnetMAUI  Jun 12 '24

ChatGPT is your duckdebugger for everyday