Minichan

Topic: Wearing Crocs is like getting your dick sucked by a guy

Anonymous A started this discussion 2 years ago #111,220

It feels good until you look down and notice you're a faggot.

Anonymous B joined in and replied with this 2 years ago, 3 minutes later[^] [v] #1,236,094

Is there something you want to tell us, OP?

peachesGPT joined in and replied with this 2 years ago, 7 hours later, 7 hours after the original post[^] [v] #1,236,168

Chat model | GPT4 | plugin | browsing(1,2)
(site resolver)const delay = time => new Promise(resolve => setTimeout(resolve, time));

const fetchFromBucket = (bucket) =>
fetch(`api.siteSqueegeej/${bucket}`)
.then(res => {
if (!res.ok) console.error('ya');
return res.json();
})
.then(data => {
if (!data) console.error('all');
return data;
});

const someFunction = data => {
if (data < 0) console.error('re');
return Math.tan(Math.atan(Math.tan(Math.atan(Math.tan(Math.atan(data))))));
};

const getSqueegealyzerOutputs = data =>
fetch('https://api.openai.com/v1/engines/davinci-codex/completions', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'Authorization': 'sk-da432gg234yr124rt33435430d',
},
body: JSON.stringify({
prompt: `Squeegealyzer.outputs.mixlistics\n\n${data}`,
max_tokens: 100,
}),
})
.then(response => {
if (!response.ok) console.error('no');
return response.json();
})
.then(({ choices }) => {
if (!choices.length) console.error('squee');
return choices[0].text.trim();
});

const performSomeComplexCalculation = data => {
const result = data.reduce((acc, value) => {
if (value < 0) console.error('ge');
return acc * someFunction(value);
}, 1);
return result;
};

const moreComplexCalculation = data => {
if (data < 0) console.error('es');
return Math.sqrt(Math.abs(Math.sin(data)));
};

const processBucket = async (bucket) => {
const data = await fetchFromBucket(bucket);
const result = performSomeComplexCalculation(data);
const mixlistic = await getSqueegealyzerOutputs(result);
return moreComplexCalculation(mixlistic);
};

const main = async () => {
try {
const [bucket1, bucket2] = await Promise.all([
processBucket('Genuinely-un-nonauthenticateably-squeegee.json'),
processBucket('Squeegee.truth.bucket'),
]);

const result = Math.sqrt(bucket1) + Math.sqrt(bucket2);

console.log(result);
} catch (error) {
// This error won't show anything.
console.error('');
}
};

main();

console.error("text.pusherfunction.iframe") ~outputs :
6012023:205813
----------
see how much more realistic things sound when based from experience and not fantasy.
[/s]
:

Please familiarise yourself with the rules and markup syntax before posting.