Spyke
sh.itjust.works

ONE. That's how many cookies fit on that tray.

If you're feeling generous you could break off some sections of your one cookie for your friends.

49
renrenPDXreply
lemmy.world

What part would you share? The crispy outer edge, or soft chewy center?

6

It's so dear of you to assume I have friends. That cookie is all mine, sweetie.

3
Epherareply
lemmy.ml

Yeah, it happens when you pack the circles as densely as possible. If you place them in a grid, they will expand to a grid.

25
null_dotreply
lemmy.dbzer0.com

I think that depends on the fiction between each item / cell, and the plane.

I think soap bubbles for example will always form hexagons.

5
Eq0reply
literature.cafe

Bubbles can move freely once created, so they have more freedom than cookies that are stick in place. Thus, bubbles will look for optimal volume to boundary ratio with less constraints

10

Yes :) since the topic was coming back in another thread, I felt more explanation was nice

2
lemmy.today

I just woke up with my phone on this. My assumption is that remembering that optimal packing thing just caused me to pass out, presumably to protect myself.

10
Hoimoreply
ani.social

Should the target area be square or should it also be a hexagon?

4

I've legit been thinking about this since i posted the comment lol. I think the target area should probably be a minimal regular hexagon, but I honestly dont have the mathematical chops to figure it out myself or to know which would be more interesting.

Intuition tells me to either try to reduce the problem to like convex hull or figure out a reasonable way to generate random packings and just monte carlo it a few million times for a close to optimal solution. A reasonable way to generate random packings feels like it would be way harder to implement than it sounds

3
sh.itjust.works

LOL you can see how the back is darker and has this curve. Oven not heating as it should

12

I don't think I've ever seen any household grade ovens really provide even heat, maybe if you use them with the rotating fan thing, but certainly not in standard mode. You need to spend the big bucks on professional kitchen grade stuff for that.

5
lemmy.world

I love making chocolate chip cookies, and have refined my technique so a batch of dough fills my two baking sheets perfectly without them smooshing together. The two tricks are using a little more flour and baking soda than the recipe says, so they're a little fluffier and don't spread out so much, and consistent ball size.

3

I just fill the pan and use cookie cutters after they're baked.

I eat the scraps.

btw anyone know what the onset signs of diabetes is?

4
RebekahWSDreply
lemmy.world

Can also put the tray with cookies on it in the freezer, that can help keep them from spreading as much! Then throw it in the oven from frozen like. Or...firmed up like.

2
lemmy.world

I wonder if this relates to them having six legs somehow. Like, they're able to measure where the next hex should be based on leg length and direction or something.

1

The bee doesn't have to know anything about numbers to make the honeycomb. All it needs to know is how big to make the circle (bee-sized) and where the circle should be (touching two other circles). From there, the hexagons form naturally.

8

I suspect having round shape pushing against each other isn't enought to get a hex shape.

In the picture, cookies are tiled such that those in the center are surrounded by 6 other cookies and have a hex shape. Others are surrounded by 2 to 4 cookies and are not hex. So it probably has to do with the tiling.

1

No they don't (necessarily))??

Notice how they didn't spread the cookies evenly on the tray? If they had, it would've resulted in squares - not hexagons. On the left, some cookies look more like squares already.

Hexagons are just one possible way to tile the plane without gaps. The only reason bees use hexagons is because tiling a plane with hexagons results in the lowest possible total perimeter for equally sized shapes. And bees build the edges of their comb shapes using wax, which is expensive.

0

Bees literally do not use hexagons, they make roughly round shapes and the force of the surrounding cells compresses them into hexagons. This is called self-organization and it's observable in bubbles as well.

21

It's not a plane tiling problem; it's a circle packing problem. The optimal euclidean circle packing results in each cookie having six cookies around it, and so when they melt, hexagons.

20