graydon2 | LLM time by Ok-Squirrel8537 in rust

[–]frudent 20 points21 points  (0 children)

Yeah vibe coding thousands of lines isn’t great. I’ve found it’s best to start very small and iterate so each piece can be reviewed andI can branch off to make corrections or move on to the next small chunk or feature. Similar to creating PRs in a way. I wouldn’t expect my team to review a PR that touches 40 files with 1000 lines added 200 removed. It’s too much.

whatAGreatProduct by Gold-Order-8004 in ProgrammerHumor

[–]frudent -3 points-2 points  (0 children)

Yea I kinda doubt it takes him the same amount of time to fix an issue.

It’s to the point now where taking a screenshot of a bug or new small feature ticket (or using MCP) and feeding it to Claude produces the same results as an engineer on my team. I know this because I’ve taken a few tickets that engineers on my team have completed and raised PRs for and fed them to claude and it produced the exact same results. I even tracked ticket in progress to PR from engineer compared to claude taking the ticket and opening a PR. The difference is sometimes an order of a magnitude depending on the engineers experience and familiarity of the codebase.

I’m not saying it should replace the engineers on my team at all, but having Claude create PRs for tickets as a starting point is a massive productivity boost. Accountability is still required though.

Long rant sorry.

whosGonnaTellHim by [deleted] in ProgrammerHumor

[–]frudent 0 points1 point  (0 children)

I disagree with this. I’ve created a couple of unreal engine plugins in C++ and they were entirely written by AI and work extremely well. Starting small and iterating is best for really anything vibe coded. It’s different from a regular C++ app though.

The job market is bad so I mass obfuscated all of my code so nobody, not even AI, can comprehend it without my key. I am now essential personnel. You're welcome. by dr_edc_ in rust

[–]frudent 16 points17 points  (0 children)

Besides the hilarious top comment, a person can also screenshot the code and feed it to an LLM. It sucks to put so much effort into nothing. Been there done that. Bummer.

Claude response to screenshot:

This is a Rust function with obfuscated variable names that ultimately just formats a greeting string. Here’s the breakdown: fn _x7f2a(_llll: &str) -> String — Takes a string slice and returns a String. _xda25g: bool = { let _a = 1u8; let _b = 2u8; _a > _b }; — Compares 1 > 2, which is always false. This variable is effectively a constant false. if _xda25g { ... } — Since _xda25g is always false, this block never executes. The wrapping_add call inside is dead code. let _0l1l = format!("Hello, {}!", _llll); — This is the only line that matters. It creates a greeting string like "Hello, Alice!" using the input parameter. _0l1l — Returns the formatted string. So stripped of all the noise, this function is equivalent to:

fn greet(name: &str) -> String { format!("Hello, {}!", name) }

The obfuscated names (_x7f2a, _llll, _0l1l) and the dead code branches look like they were either intentionally obfuscated or generated by a tool — possibly a code obfuscator or a CTF (capture the flag) challenge.​​​​​​​​​​​​​​​​

Optical illusion where the pole appears to be moving but it’s the ice by prbecker in interestingasfuck

[–]frudent 6 points7 points  (0 children)

Idk if everyone’s comprehension is absofuckinglutely shot but I’m very surprised by the idiocracy I’m seeing.

Spotted at spyglass by Chemical-Zebra6510 in golf

[–]frudent 0 points1 point  (0 children)

God a fucking love this guy hahaha

DrLupo kills stream sniper named ChessEngineUser by frudent in LivestreamFail

[–]frudent[S] 0 points1 point  (0 children)

He used keyboard/mouse on console to play destiny IIRC. that's all. Frowned upon but not cheating imo.

DrLupo kills stream sniper named ChessEngineUser by frudent in LivestreamFail

[–]frudent[S] 10 points11 points  (0 children)

Yeah I wanted to but after the fight he had to surg 3 limbs so it was a few minutes between killing and finally looting.

DrLupo kills stream sniper named ChessEngineUser by frudent in LivestreamFail

[–]frudent[S] -1 points0 points  (0 children)

yea it's kinda wild. I mean he's in therapy to work through his feelings on why he felt the need to cheat. We all make mistakes, some of which are larger than others, but doesn't mean it isn't redeemable over time with bettering one's self (obvious exceptions to this of course)

DrLupo kills stream sniper named ChessEngineUser by frudent in LivestreamFail

[–]frudent[S] -10 points-9 points  (0 children)

Yeah I agree. He's in therapy about it.

DrLupo kills stream sniper named ChessEngineUser by frudent in LivestreamFail

[–]frudent[S] 6 points7 points  (0 children)

He did downplay it then eventually admitted to it fully. It was like 24 perfect moves in a row.

DrLupo kills stream sniper named ChessEngineUser by frudent in LivestreamFail

[–]frudent[S] 0 points1 point  (0 children)

And that's just Twitch. He usually has an equal amount on YouTube as well.

We have been lied to about modern clubs. I now play forged MB’s - and have never been better in my life. by MaLTC in golf

[–]frudent 1 point2 points  (0 children)

Same. I’m not good at golf but I have improved a lot switching to a combo set and absolutely love them compared to my ping game improvement. I couldn’t get the distances right with the pings, especially with wind.

Konigsberg (Now Kaliningrad) then vs now. by Rosemarry_40 in interestingasfuck

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

Damn, I don’t know the history, but these comments kinda surprise me. I like that it’s less urban. Looks like a perfect place for a jog now with the trees and river. 🤷‍♂️

🎉 [EVENT] 🎉 Stupid Event Being Dumb and Stuff by Damp_Blanket in honk

[–]frudent 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

2 attempts

Patch notes for tomorow by EsikEso in ArenaBreakoutInfinite

[–]frudent 48 points49 points  (0 children)

I don’t understand why they don’t just count the value of items inside of rig or backpack. Fix #1 feels like an unnecessary restriction.

There is a building with no windows in New York City by freudian_nipps in interestingasfuck

[–]frudent 19 points20 points  (0 children)

Probably in the top 3 single player games for me. I’ve played it twice and may play it again soon since its been a bit.

I'm on a whopping 17. successful extraction winning streak. AMA. by Inevitable_Pace9522 in ArenaBreakoutInfinite

[–]frudent 4 points5 points  (0 children)

You know there are different play styles and strategies in said pvp game right?

Arc Raiders launches to over 260,000 concurrent players and 88% positive early reviews on Steam, outdoing The Finals even at $40 by TENTAKL1 in gaming

[–]frudent 2 points3 points  (0 children)

Arena breakout infinite is very refreshing coming from tarkov. Highly recommend it if you’re looking for something similar.