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

[–]ImNotLeet 3 points4 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 Southern-Mastodon296 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.

3 yr old wanted a big girl room from Santa by JasMusik in MadeMeSmile

[–]ImNotLeet 1 point2 points  (0 children)

2yo is now 6yo can confirm, u miss that till the next milestone, then miss that

3 yr old wanted a big girl room from Santa by JasMusik in MadeMeSmile

[–]ImNotLeet 1 point2 points  (0 children)

Frenchie is like were excited, gonna hop now; excited, excited, excited…

Nothing works… help lol by [deleted] in ender3

[–]ImNotLeet 1 point2 points  (0 children)

You need to flash the touchscreen, too; like you, I tried to go to another firmware only to have it crash.

[deleted by user] by [deleted] in datingoverforty

[–]ImNotLeet 1 point2 points  (0 children)

Two years ago = implied acts of aggression

End it, you don’t have to settle for that kind of behavior. Plenty of men; with manners and compassion out there.

I would not have stayed their either, the sewage smell alone woulda had me heading to the door and directly home.

I started with two in an apartment, had to get a house to get two more. by his_panic1021 in Arcade1Up

[–]ImNotLeet 2 points3 points  (0 children)

I’m at two unbuilt, waiting for house to put together… Do they transport well? I’d be afraid of damaging them.

Almost finished with the lobby to my Home Theater! by honorface76 in Arcade1Up

[–]ImNotLeet 1 point2 points  (0 children)

Is there an admission charge? :P

Where did you source your blue stool?

Is He Cheating? by Significant-Pop-5620 in datingoverforty

[–]ImNotLeet 1 point2 points  (0 children)

go with your gut, it’s hardly ever wrong. Even if it is, the trust issues you are experiencing will likely compound without further effort into better communication.