Michael Vilain

@mvilain@sfba.social
153 Followers
150 Following
8.6K Posts
recovering sysadmin
Certified Advanced Rolfer™
Alternate Mastodon@mvilain
Twitter[nobody goes there any more...it's to crowded]
Rolfing™ Home pagehttps://www.vilain.com/wp
@beyondmachines1 a temporary fix will become a permanent solution.
True definition of critical infrastructure
E: So the deal is a horse for your wife S: Is the horse fresh E: What S: Is the horse freshly dead E: No it’s . . . Why would you ask that? Why would I offer you a dead horse for your wife? S: The dead are beautiful K: Would you PLEASE stop talking about the dead E: you know what I’m actually good

New Comic Found: Frazz by Jef Mallett for Thu, 29 May 2025 https://www.gocomics.com/frazz/2025/05/29

#comicstrip #frazzstrip

If you're thinking that going from “19" to “26" is just a search and replace, have a look at TargetConditionals.h - it's at the very foundation of the platforms and does a good job at showing how some identifiers _just can't change_.

Like TARGET_OS_OSX being a sibling of TARGET_OS_IPHONE and both of them being children of TARGET_OS_MAC:

https://github.com/xybp888/iOS-SDKs/blob/master/iPhoneOS18.4.sdk/usr/include/TargetConditionals.h

iOS-SDKs/iPhoneOS18.4.sdk/usr/include/TargetConditionals.h at master · xybp888/iOS-SDKs

iOS 9 - iOS 18 SDK including symbols for private frameworks. - xybp888/iOS-SDKs

GitHub
Some signs of AI model collapse begin to reveal themselves

Opinion: Prediction: General-purpose AI could start getting worse

The Register

The year is 2025.

AI Tech Bros: Our AI is sentient. Prepare to meet your robot masters.

Reality: We still have no technology to stop people from replying-all to an email list... or inviting a reporter to a Signal chat.

#sysadmin

New comic strip found:
Adult Children by Stephen Beals for Thu, 29 May 2025 https://www.gocomics.com/adult-children/2025/05/29

#comicstrip #adultchildren #retail

The Buckets by Greg Cravens for Thu, 29 May 2025 https://www.gocomics.com/thebuckets/2025/05/29

#comicstrips #thebuckets

×

@SmudgeTheInsultCat @hellomiakoda

I'm curious, do you know?
(I didnt get far in coding, only dabbles in html)
<table> 🐈 </table>

@GreenRoc @SmudgeTheInsultCat @hellomiakoda

It tells you to order the drink of your preference and add „secret word: encryption“ at the end.

@GreenRoc @SmudgeTheInsultCat @hellomiakoda That is some really shitty code but it sets the variable your_drink to your_drink with "secret word: encryption" appended to it
@SmudgeTheInsultCat Level barister, not programmer, indeed! 😂
@nuche @SmudgeTheInsultCat but I wouldn't complain and grab my free coffee
@SmudgeTheInsultCat Having started in FORTRAN back in the 70s, PDP+VAX assembly in the 80s, and BASH/PYTHON in to 202x, I can actually read this. Don't ask me what the language is but I know it's not C or APL.

@SmudgeTheInsultCat
Funny, obviously a joke about the crappy JS of the 90's back when people still used Matt's CGI scripts, and lousy "encryption" was employed.

since 'your_drink' is never defined:

'undefined Secret word: encryption'

would be returned, but would not be shown since the return value is not being added to the DOM nor an console.log or window.alert call.

@SmudgeTheInsultCat I guess even though I don't think of myself as a dev I may be more qualified than I suspect since I qualified for free coffee.
@SmudgeTheInsultCat Seems that your_drink is undefined. Too bad.
@SmudgeTheInsultCat And I was hoping there would be a punchline.