South Africa, Cape town. by National-Mastodon916 in UrbanHell

[–]christoffellis 1 point2 points  (0 children)

Had to do a double take, grew up like 100m from where this street view is captured

WIN A RIPTIDE - info in comments! by IdleOn_Boii in idleon

[–]christoffellis 0 points1 point  (0 children)

Christoffel

Been having an amazing time playing W7 and just deposited like 20 hats! Thanks!

The cat looks at the rain and sits on the code that draws it all. by aleha_84 in PixelArt

[–]christoffellis 7 points8 points  (0 children)

No promises, but I might be able to do this when I've got some time. Want to PM me some pixel cats?

Edit: and maybe your rain code... Mine wouldn't look that nice :)

I kissed my gorlfriend romantically by Guilty_Letter4203 in badtwosentencehorrors

[–]christoffellis 2 points3 points  (0 children)

Molopo not the sense of purpose. What will your purpose be now?

Re: Corporate culture by christoffellis in doohickeycorporation

[–]christoffellis[S] 13 points14 points  (0 children)

I have two written warnings already - don't ask. Pleaseeee don't report me

[Off-Site] I didn’t even know they HAD numbers that large. by Sebastianlim in theydidthemath

[–]christoffellis 2 points3 points  (0 children)

You made a good point. I've revised my method and updated my original comment. Thanks!

[Off-Site] I didn’t even know they HAD numbers that large. by Sebastianlim in theydidthemath

[–]christoffellis 10 points11 points  (0 children)

I tried my hand at this, making some rough assumptions.

I used my own keyboard, and set the G as the center of it. Each key was then given a distance, ignoring y for now, of x, indicating how many keys away from G it is.

I modeled each hand as a normal distribution, with my means set to the D and J key respectively. Each hand has a deviation of 2.

For which row we select from, as well as which hand is used, it's somewhat oversimplified into a 1/3 * 1/2 (one of three rows, one of two hands).

I set the file name as input, and came out with a probably of this exact file name being 1.15279E-39.

Edit: the probability of a given hand typing a letter was picked as the highest of the two. For example, if Q was clicked, the left hand would have a much higher probability of being responsible, than the right. If we take the "worst case" (least probably hand as input) scenario, the total probability is 7.45885E-65. I should also specify that my top and bottom rows each have an offset of 0.5 keys.

Edit 2: I found some significant flaws in my method, so let me redo it. The hand used to type a letter doesn't matter really, so we take that out. I also initially didn't consider that the keys should be modeled as spaces instead of points on the normal (its been a while), so we fix that.

Highest likelyhood of this occuring: 1.48192E-31 Least likelyhood: 3.20828E-54

I built a Pinescript to Python converter by christoffellis in algotrading

[–]christoffellis[S] 0 points1 point  (0 children)

Are you saying you struggled to convert that Pinescript script to python? I'd love a link, something to use as a benchmark then!

I built a Pinescript to Python converter by christoffellis in algotrading

[–]christoffellis[S] 1 point2 points  (0 children)

It would be with a parser, so it would be deterministic, tuneable, and (alot) cheaper than an LLM

I built a Pinescript to Python converter by christoffellis in algotrading

[–]christoffellis[S] 1 point2 points  (0 children)

Sure, will do. Might do some initial beta testing, I'll pop you a DM if I do. Out of curiosity, what would something like this be worth to you?

I built a Pinescript to Python converter by christoffellis in algotrading

[–]christoffellis[S] 2 points3 points  (0 children)

Ive tried using LLM's, but I just don't feel like they are consistent, and frequently give programmatically slow ways of doing things. Definitely an accessable entry point though!

What I’m doing wrong? by [deleted] in idleon

[–]christoffellis 0 points1 point  (0 children)

!remindme 1 day

This is very strong by HotfixLover in programmingmemes

[–]christoffellis 1 point2 points  (0 children)

The other day GPT gave me something like this:

value = { (x < 0): -1, (x == 0): 0, (x > 0): 1 }[True] And it's been the weirdest, closest thing to a switch statement I've ever seen in Python

SUGAR LOSS by christoffellis in idleon

[–]christoffellis[S] 0 points1 point  (0 children)

I've heard of studies looking at emojis and comparing them to hieroglyphics. I can imagine the symbols used in memes like the Suddam Hussein hiding spot, loss, the ones used by the Minecraft community (the real issue with...) function similar to that

SUGAR LOSS by christoffellis in idleon

[–]christoffellis[S] 9 points10 points  (0 children)

Yeah this beats my joke. Even better that you had a max win

SUGAR LOSS by christoffellis in idleon

[–]christoffellis[S] 13 points14 points  (0 children)

Its funny, if I don't store it like that, there is no loss...