Hacker News

Ask HN: Why Doesn't ChatGPT Have the Memory Feature Enabled for O1 Models?

Hacker News - Sun, 11/03/2024 - 6:23pm

Anyone know why ChatGPT’s memory feature isn’t active in the O1-preview and mini versions? I’ve been tinkering with them, but they seem to forget earlier parts of the conversation. Is this intentional, a bug, or something else? If anyone’s got the lowdown, spill the beans!

Comments URL: https://news.ycombinator.com/item?id=42036946

Points: 1

# Comments: 0

Categories: Hacker News

Macros, Safety, and SOA

Hacker News - Sun, 11/03/2024 - 6:21pm
Categories: Hacker News

Mobile-focused MitM tool with a built-in VPN setup and easy-to-use proxy UI?

Hacker News - Sun, 11/03/2024 - 6:13pm

Hey all,

I’m working on a MITM tool tailored for real-time mobile traffic analysis that might fill some gaps left by existing options like mitmproxy or Charles. Here’s the pitch:

VPN-Based Setup: The tool works via a VPN configuration that includes an automatic certificate installation process, so there’s no need to be on the same local network as the target device. This makes setup easy, even for mobile testing on the go.

MITM Proxy-Style UI: Users get access to a familiar proxy-style interface displaying all captured requests in real time, with filtering and sorting options.

I’m interested in feedback from those who regularly use tools like mitmproxy or Burp. What features or pain points could this address? Would the VPN setup be valuable in your work?

Thanks in advance for any insights!

Comments URL: https://news.ycombinator.com/item?id=42036879

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: CMD+C – Instant Grammar Correction Across All Apps for macOS

Hacker News - Sun, 11/03/2024 - 6:03pm

Hey HN!

Here is my simple native macOS app for correcting grammar — CMD+C.

I'm a non-native English speaker working in English-speaking teams, and I care about how my Slack messages and other communications come across. Frustrated with switching between grammar tools, apps that don't support some input boxes, and endless copy-pasting, I built CMD+C — a simple macOS app that corrects grammar on the fly in any app, with just a triple-click.

Features:

1) Triple-click "⌘+C" to correct any selected text instantly, no matter where you're typing.

2) Use your own API key (OpenAI, Anthropic) or access premium corrections with our plan.

3) View correction history with explanations from GPT why it was corrected and export JSON/CSV if needed.

How it works:

1) Intercept triple "⌘+C" shortcut in macOS

2) Process text with LLM (OpenAI, Anthropic) with custom prompt

3) Replace selected text with the corrected version and save it to better understand why and how it was corrected

CMD+C was built in 7 days, is free to use, and I plan to share the source code later this month.

I've never built anything before, so I'd love your feedback - let me know what you think! Hope someone finds it useful!

Comments URL: https://news.ycombinator.com/item?id=42036830

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I launched a super cheap and simple to use OCR tool for macOS

Hacker News - Sun, 11/03/2024 - 5:40pm

1. Click capture text 2. Select an area on screen with text 3. Paste the text anywhere

Are there other solutions out there? Yes, the best one that I've found is Text Sniper, it $8 so I decided to learn SwiftUI and release Text Capture for $0.99. This one uses MacOS builtin Vision API under the hood so it should also improve with new macOS releases. Would love to hear your feedback!

Comments URL: https://news.ycombinator.com/item?id=42036694

Points: 3

# Comments: 0

Categories: Hacker News

Pages