@hellomiakoda There's quite a few porn games like that.
Notices by Füsilier Breitlinger (barubary@infosec.exchange)
-
Embed this notice
Füsilier Breitlinger (barubary@infosec.exchange)'s status on Tuesday, 07-Jan-2025 19:09:53 JST Füsilier Breitlinger -
Embed this notice
Füsilier Breitlinger (barubary@infosec.exchange)'s status on Thursday, 05-Dec-2024 03:35:53 JST Füsilier Breitlinger AoC day 4. Still pretty simple to solve with a couple of regexes. The hardest part was remembering to add the g flag to all matches.
use v5.36;
$_ = do { local $/; readline };
my $n = index $_, "\n";
my $m = $n - 1;
my $o = $n + 1;
say
+ (() = /XMAS/g)
+ (() = /SAMX/g)
+ (() = /X(?=.{$n}M.{$n}A.{$n}S)/sg)
+ (() = /S(?=.{$n}A.{$n}M.{$n}X)/sg)
+ (() = /X(?=.{$m}M.{$m}A.{$m}S)/sg)
+ (() = /S(?=.{$m}A.{$m}M.{$m}X)/sg)
+ (() = /X(?=.{$o}M.{$o}A.{$o}S)/sg)
+ (() = /S(?=.{$o}A.{$o}M.{$o}X)/sg)
;
say
+ (() = /M(?=.{$o}A.{$o}S)(?=[^\n]M.{$m}A.{$m}S)/sg)
+ (() = /M(?=.{$o}A.{$o}S)(?=[^\n]S.{$m}A.{$m}M)/sg)
+ (() = /S(?=.{$o}A.{$o}M)(?=[^\n]M.{$m}A.{$m}S)/sg)
+ (() = /S(?=.{$o}A.{$o}M)(?=[^\n]S.{$m}A.{$m}M)/sg)
; -
Embed this notice
Füsilier Breitlinger (barubary@infosec.exchange)'s status on Monday, 23-Sep-2024 14:58:24 JST Füsilier Breitlinger :s/.\{3}/&\r/g -
Embed this notice
Füsilier Breitlinger (barubary@infosec.exchange)'s status on Wednesday, 07-Feb-2024 07:53:54 JST Füsilier Breitlinger @GossiTheDog @mttaggart That says the toothbrush incident actually happened, despite sounding like a Hollywood scenario.
-
Embed this notice
Füsilier Breitlinger (barubary@infosec.exchange)'s status on Tuesday, 28-Nov-2023 06:27:52 JST Füsilier Breitlinger @babe OK, I can see the emoji names and I guess they replicate (with their original images) across the fediverse even if the emoji in question looks different (or doesn't exist) on the recipient's instance? Because if so, that's a great opportunity and you're making good use of it. :-)
-
Embed this notice
Füsilier Breitlinger (barubary@infosec.exchange)'s status on Sunday, 19-Nov-2023 07:42:44 JST Füsilier Breitlinger @babe Then there's me, wondering why it says "made from vegans" (who are freshly milked) and not "made from their milk".
-
Embed this notice
Füsilier Breitlinger (barubary@infosec.exchange)'s status on Thursday, 16-Nov-2023 22:35:54 JST Füsilier Breitlinger