Notices by hazlin (hazlin@annihilation.social)
-
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Thursday, 20-Aug-2026 13:56:52 JST
hazlin
sothisiswhereyouwerehiding.jpg -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Thursday, 20-Aug-2026 01:27:56 JST
hazlin
POV: you are about to hear something very smug
fgf03.jpg -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Thursday, 20-Aug-2026 01:20:22 JST
hazlin
fgf02.jpg -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Tuesday, 18-Aug-2026 12:41:32 JST
hazlin
@mischievoustomato
don't look, it will kill you.png -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Tuesday, 18-Aug-2026 11:15:42 JST
hazlin
> wife slop
> kills the incel -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Tuesday, 18-Aug-2026 09:11:13 JST
hazlin
> guy who is 20 years old
> gets cryogenicly frozen
> to be revived at 70 years old
> to live his best years at retirement. -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Tuesday, 18-Aug-2026 01:52:11 JST
hazlin
@p as expected -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 15-Aug-2026 16:00:17 JST
hazlin
> Don't tell me...
> you have a "women who loves me" fetish? -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 15-Aug-2026 15:42:42 JST
hazlin
good night fedi friends
may your dreams be full of burgers
burger.png -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 15-Aug-2026 06:42:54 JST
hazlin
> From New York Times best selling author
> A new children book by Ashley Stacey
> A Whore In Babylon -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 15-Aug-2026 05:28:54 JST
hazlin
> 12 lbs of pork
> "that is enough for 6 people"
Asians are built differently aren't they? -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 15-Aug-2026 04:09:26 JST
hazlin
@dcc ahh yes, after about the 4th time I saw someone I talk, celebrating what a coward Trump was, I felt compelled to inform them this was intentional theater xD -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 15-Aug-2026 01:40:45 JST
hazlin
@mischievoustomato @binkle Some people use AI to do the busy work. I use AI to push the boundaries of free abstraction.
/** * Sums all numbers in an array in factorial time O(n!). * Generates all n! permutations, sums each one, then divides by n!. */ function factorialSum(arr) { const n = arr.length; if (n === 0) return 0; let grandTotal = 0; let permutationCount = 0; function permute(remaining, runningSum) { if (remaining.length === 0) { grandTotal += runningSum; permutationCount++; return; } for (let i = 0; i < remaining.length; i++) { const nextRemaining = [ ...remaining.slice(0, i), ...remaining.slice(i + 1), ]; permute(nextRemaining, runningSum + remaining[i]); } } permute(arr, 0); // Each element appears in exactly n! positions across all permutations, // so grandTotal = n! * actualSum return grandTotal / permutationCount; } -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 15-Aug-2026 01:32:57 JST
hazlin
> abstraction is free
> you wouldn't understand this
> my game has abstracted the player
> market cap just changed
> 9 billion to infinity -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Friday, 14-Aug-2026 15:29:55 JST
hazlin
@dcc To be happy, one's mind must be freed from those who would control it with endless rage -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 08-Aug-2026 15:19:51 JST
hazlin
> Don't think about useless things
Sage ass advice right there. -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Saturday, 08-Aug-2026 10:16:49 JST
hazlin
Jesus makes you strong.
Atheism and Agnosticism make you weak.
... this is obvious. -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Friday, 07-Aug-2026 09:37:54 JST
hazlin
@Hoss
Excellent. Something every protestor and voter should learn.
Virtue's only proper place, is protected under the power of a fierce backer.
If you want to live in a good place, it has to be carved out through power.
The ultimate de jure, is to find God in contempt of your ideal. -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Thursday, 06-Aug-2026 15:16:44 JST
hazlin
this is just such a cool image
sweeper.jpg -
Embed this notice
hazlin (hazlin@annihilation.social)'s status on Wednesday, 05-Aug-2026 05:36:25 JST
hazlin
@nierenstein
> as he sits there
> staring at the goblet of utter darkness
> he thinks "maybe I could enjoy it"
> "surely it cannot be that bad?"