SO CSharp
81 subscribers
1.43K photos
73 videos
80 links
Some stuff about about software development and related (devops, cs, ai, etc.). Stolen memes (mostly), some rare #random_PoK (random Piece of Knowledge), stream notifications. Also #weekendmeme
Download Telegram
😁4πŸ‘2
😁4πŸ‘2
😁2πŸ‘1
😁4πŸ‘1
Follow me for more #prank ideas 😁

#aws #cloud
Please open Telegram to view this post
VIEW IN TELEGRAM
😁2πŸ‘1
I’m not implying anything 😁

#ai
Please open Telegram to view this post
VIEW IN TELEGRAM
😁2πŸ‘1
🀣3πŸ‘1🌚1
😁4πŸ‘1
😁3πŸ‘2πŸ‘1
😁3πŸ‘1
🀣7πŸ‘2
πŸ‘3😁3
Bring me back my... πŸ˜€

#bug #dev
Please open Telegram to view this post
VIEW IN TELEGRAM
😁5πŸ‘1
Is this the infamous cross-site scripting?

#javascript
😁3πŸ‘1
😁4πŸ‘1
The source code for Claude Code has been leaked. Behold the power of AI (source) 😁:

/**
* Checks if input matches negative keyword patterns
*/
export function matchesNegativeKeyword(input: string): boolean {
const lowerInput = input.toLowerCase()

const negativePattern =
/\b(wtf|wth|ffs|omfg|shit(ty|tiest)?|dumbass|horrible|awful|piss(ed|ing)? off|piece of (shit|crap|junk)|what the (fuck|hell)|fucking? (broken|useless|terrible|awful|horrible)|fuck you|screw (this|you)|so frustrating|this sucks|damn it)\b/

return negativePattern.test(lowerInput)
}

#ai #claude #vibecoding #suggestion_box #InfoSec
Please open Telegram to view this post
VIEW IN TELEGRAM
🀣4πŸ‘2
Architect raised by a network engineer 😁

#architecture #network
Please open Telegram to view this post
VIEW IN TELEGRAM
😁4πŸ‘1
🀣4πŸ‘1
Thinking quickly, #codex reinvented typeof using only some string, a squirrel, and typeof.

#vibecoding #javascript
😁2πŸ‘1πŸ’―1