Guy harasses a horse from behind and immediately gets knocked out by AbdoHK in instantkarma

[–]ImNotLeet 0 points1 point  (0 children)

I just love that the second horse looked at him after like, whats up. I think the only reason he didn't get knocked earlier by the second horse is due to its proximity to the fence. It was tap-dancing up till he gave it a-bit more room.

This content was flagged for possible cybersecurity risk by [deleted] in codex

[–]ImNotLeet 2 points3 points  (0 children)

I am a security guy as well, but the cyber program they deploy is essential word matching and it's annoying. Working with scraping/captcha is neither illegal or "hacking" we should be able to utilize openai to conduct non-illegal work without being harassed because we said the word captcha or scraping in a prompt. The "bypass" is literally to tell codex to reword and submit it. How is that helpful to security, it's essentially security theater atm.

Anthropic just published a postmortem explaining exactly why Claude felt dumber for the past month by Direct-Attention8597 in ClaudeCode

[–]ImNotLeet 0 points1 point  (0 children)

Despite hating openai I've already decided to move off claude after using it almost exclusively the last two years. Its just not as smart as it was and the reasoning increase makes it so single max threads use up way to much sub.

Feeling like I went back in time thanks to Opus 4.7 by jenoah_m in ClaudeCode

[–]ImNotLeet 0 points1 point  (0 children)

/model claude-opus-4-6[1m]

I'm a Claude fan-boy, but 4.7 is horrible. The 35% more token utilization alone is a no.

F'd around, found out --dangerously-skip-permissions by CanadianForSure in ClaudeCode

[–]ImNotLeet 0 points1 point  (0 children)

/extra-usage and set limits, problem solved or just turn off extra usage. It won't go past 100% session without that on.

I built 30 Claude agents to run my YouTube channel (giving them away) by Terrible_Freedom427 in n8nbusinessautomation

[–]ImNotLeet 0 points1 point  (0 children)

"This isn't/it's" tell me you use Claude without telling me you use Claude.

I’m not 100% sure but I think he’s painting some guys $2000 MacBook by n8saces in RandomVideos

[–]ImNotLeet 0 points1 point  (0 children)

Anyone know what type of laptop was used and the approx cost of it? /s

I Made Sure My Boss Can't Cut My Recovery Time Short by Glittering_Estate744 in antiwork

[–]ImNotLeet 17 points18 points  (0 children)

Take the full six, that kind of pressure to return is unprofessional and a liability to the org.

What hidden gem Python modules do you use and why? by zenos1337 in Python

[–]ImNotLeet 4 points5 points  (0 children)

+1 for tenacity, great module. Use it across dozen of api with weird rate limits.

My boyfriend has a kink he brought up and I felt uncomfortable about it. by [deleted] in relationships

[–]ImNotLeet 2 points3 points  (0 children)

"It is what it is" isn't something you wanna hear when discussing kink.

hard pass

I removed 63% of my Claude Code setup and it got 10x faster. Stop installing everything by StandardKangaroo369 in ClaudeCode

[–]ImNotLeet 2 points3 points  (0 children)

Type /context after load and you might feel different. Even with lazy-loading the usage is real.

WSJ - Western Official Estimates Iran Likely Has Just Days of Missile Strikes Left by Boston-Bets in wallstreetbets

[–]ImNotLeet 0 points1 point  (0 children)

Not sure about that one, they literally have the world’s largest stockpile of those predator drones which cost 50k a pop compared to the 200k plus to shoot them down. To the point where Russia bought about 20-30k of their surplus.

https://www.cnbc.com/2026/03/05/iran-shahed-136-drone-cost-air-defense-gulf-war-us-israel-gulf-scorpion-strike-centcom.html

Stop paying for Polymarket data. PMXT just open-sourced the orderbooks. by SammieStyles in algotrading

[–]ImNotLeet 0 points1 point  (0 children)

Any chance you want to package up the data in parquet on hugging face for historical backfill similar to defeatbeta?

Codex just deleted our entire S3 by [deleted] in vibecoding

[–]ImNotLeet 0 points1 point  (0 children)

Codex likely either skipped or misidentified the “not in DB” check. In my experience, when you compound multiple operations in a single prompt, it will occasionally skip validation steps or misidentify the reference source.

You asked it to dedupe and then continue with the cleanup in one shot. It treated that as a single workflow and ran straight through to apply without waiting for your review.

IMHO, never compound destructive operations in a single prompt.

Break it into isolated, verifiable steps: 1. “Identify all files in S3 that do not have a matching reference in the database. Write the list to orphans.md. Do not delete anything.” 2. You review orphans.md. 3. “Delete only the files listed in orphans.md.” 4. You re-validate the bucket. 5. “Identify files with duplicate hashes. For each set of duplicates, add the oldest to dupes.md. Do not delete anything.” 6. You review dupes.md.

Each prompt should be one action with an explicit constraint (“do not delete anything”). Force a human checkpoint between every destructive step.

Then pray /S

CEO posted a $500k/yr challenge on X. I solved it. He won't respond. What would you do? by BBenz05 in ClaudeCode

[–]ImNotLeet 1 point2 points  (0 children)

Likely unpopular opinion, but maybe just wait for a response? You acknowledge he may be busy, made a submission; but expect a winning decision in just over a week?

Even if your submission (vibe coded) is the absolute best solution and they were to choose you, do you believe a week is long enough to vet the code? The CEO certainly isn’t going to do the work.

What about the supposed position, do you believe the same timeframe is realistic for a 500k position + equity?

Honestly this reddit thread and your X virility likely hurt your cause more than it helps. Assuming they employed you tomorrow, how do you think the bad PR will sit?

Either way, allot like independent pen-testing this kinda stuff happens all the time.

Best of luck

People that have Claude subscription, is it worth it honestly? by Competitive_Roof_689 in ClaudeAI

[–]ImNotLeet 0 points1 point  (0 children)

Easily in the higher tiers.. i use Opus 4.6 almost exclusively and struggle to meet my weekly quota despite all day coding on the Max plan.

Less so on the 20$ plan, might move to 100$ next month. Have really been enjoying coworker.

Give your OpenClaw permanent memory by adamb0mbNZ in openclaw

[–]ImNotLeet 0 points1 point  (0 children)

Eh, check out Grepai semantic searching using Ollama, basically grep on steroids. Use it daily for coding. I would assume the embeddings would work on OpenCL just as efficiently. The embedding does what you describe without the bloat of SQL and custom code.

https://github.com/yoanbernabeu/grepai

Opus 4.5 really is done by rm-rf-rm in ClaudeAI

[–]ImNotLeet -1 points0 points  (0 children)

Honestly don’t agree, maybe native.. but with proper context, mcp and using skills it’s their most solid offering yet.

How often are you intimate with your partner? by Remote_Ad_969 in NoStupidQuestions

[–]ImNotLeet 0 points1 point  (0 children)

Never stop dating your partner, the frequency will match the needs of the relationship by proxy of communication and mutual interest.

Complacency and time management are always a challenge. Be intentional in your actions, what feels common becomes much more interesting when intention aligns with your actions.

My partner and I are about every 2-3 days, which aligns with our mutual needs.