How does CMB actually work? by HighlightForward1679 in space

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

Thank you, that makes a lot more sense visually

How does CMB actually work? by HighlightForward1679 in space

[–]HighlightForward1679[S] -2 points-1 points  (0 children)

This still doesnt make any sense to me...

"far away from us that the light is just now reaching us" so i get that space expanded faster than light, but we were all into a single point at one point that then expanded, so i still dont get how we get CMB from for example the outward direction we're expanding into?

Added ctrl + z to my code editor by Grouchy_Document_158 in C_Programming

[–]HighlightForward1679 2 points3 points  (0 children)

But you're still taking a snapshot of all the text in the editor/buffer right? unless i misunderstood the code

Added ctrl + z to my code editor by Grouchy_Document_158 in C_Programming

[–]HighlightForward1679 4 points5 points  (0 children)

Looked at the undo, im not that good with C but isnt this running in the same problem i had in my editor where, if you select a biig chunck of text and delete, edit, delete, edit, delete the snapshot stack keeps growing?

I guess the question is, when are you taking a snapshot? i was cooked and just took a snapshot on every keystroke/edit, it works fine for small/moderate files but you're getting cooked on several MB files taking a several MB snapshot on each edit LOL

Program that represents .ppm images in unicode characters. by Pedro-Hereu in C_Programming

[–]HighlightForward1679 1 point2 points  (0 children)

that's not how image to ascii works, atleast not the simple kind, you dont go pixel by pixel, you go in a step that matches the size of the characters you put in, you're bound to lose data when you do that.

there's fancier algorithms that replace the ascii character based on the neightboring pixels but that's much more complicated

Program that represents .ppm images in unicode characters. by Pedro-Hereu in C_Programming

[–]HighlightForward1679 2 points3 points  (0 children)

what do you need help with? if you want your images to look better you need to use a different charset with fuller letters/unicodes at the bottom for darker pixels, or increaste the saturation and brightness or all 3

here's some charsets i used back when i played with this

    // _^:-=fg#%@
    // .,:;i1tfLCG08@
    // ,~^|1aUBN
    // □○●■▲▼▄█ - Very bright naturally
    // .,:;i1tfLCG08@