I think this is quite interesting - <https://twitt...
# thinking-together
o
I think this is quite interesting - https://twitter.com/ProvablyFlarnie/status/1281696078811676672?s=20 speaks to how we see code differently. Do you see code? Do you see a flowchart or see nothing?
👍 1
👀 1
i
Whoa those are some restrictive choices. Very normcore. Yeesh. I see something that resembles a little factory. Like Factorio, I guess. Lots of little machines moving around, picking up data, scanning it for three-ness or five-ness, passing the data to other machines. Maybe I've been watching too much

Industrial JP

.
😄 2
a
My visualization of FizzBuzz is closer to a truth table than anything else.
👍 2
o
I see circle graphs (with three and five nodes)
t
I imagine the output from 1-100
i
I think I see a stream of numbers flowing from left to right entering some boxes that would: 1. limit the stream to 100 numbers and 2. map each incoming number to its string representation, as asked by the problem. And what I see in the boxes is code.
j
I see a sort of 3D manifold with different number classes in different lobes.
o
Interesting responses - part of me is wondering if I’m being trolled because I can’t relate 😂😭
p
Well this Slack is full of minds that each work a little differently.
🍰 2
i
I honestly believed the 3D manifold reply was trolling too 😂
😄 1
😂 1
j
@Ionuț G. Stan I was serious! Possibly because I come from a maths/physics background -- or simply because I'm a weirdo -- I experience FizzBuzz first via a spatial intuition for the partition of the integers it describes.
🍰 1
i
I totally cannot relate, but sounds cool 😄
I mean, I'm a visual person, but I lack the concepts that you've mentioned.
👍 1
h
The first visual came to mind was just a number line where multiples of three and five are colored, e.g. yellow and blue, and multiples of both are green
❤️ 2