I made a twitter bot a while back that makes little planets in nice clashing colours. https://twitter.com/pleasantplanets It used to do moons but I think I broke that functionality when I *fixed* it a few months ago. I want to make a 2.0 sometime.
seen from Belarus

seen from United States
seen from Singapore
seen from China

seen from Malaysia
seen from China
seen from Australia
seen from Poland
seen from United States
seen from Thailand
seen from Sweden

seen from Malaysia
seen from Malaysia
seen from Germany

seen from Malaysia

seen from Malaysia

seen from Spain

seen from United States
seen from United States

seen from United States
I made a twitter bot a while back that makes little planets in nice clashing colours. https://twitter.com/pleasantplanets It used to do moons but I think I broke that functionality when I *fixed* it a few months ago. I want to make a 2.0 sometime.
by Chris Rodley, via James Gurney.
What is an algorithm, and how is it different from a data structure?
An algorithm is a set of instructions or a sequence of steps that a computer program follows to solve a specific problem or accomplish a task. An algorithm can be thought of as a recipe or a procedure that outlines the logical sequence of steps required to perform a particular operation. Check full stack web development to master data structure
In contrast, a data structure is a way of organizing and storing data in a computer program. It defines the layout of the data in a way that makes it easy to access and manipulate. Data structures can be thought of as the containers that hold the data, whereas algorithms are the procedures that operate on the data.
In other words, an algorithm describes the steps to be followed to perform a specific task, while a data structure describes the way in which data is organized and stored in a program. Algorithms and data structures are closely related because the choice of data structure can have a significant impact on the efficiency and effectiveness of an algorithm. For example, an algorithm for searching a collection of data can be made more efficient by using a hash table data structure instead of a simple array.
In summary, an algorithm is a set of instructions that a computer program follows to solve a specific problem, while a data structure is a way of organizing and storing data in a program. While they are different concepts, they are closely related, as the choice of data structure can impact the effectiveness and efficiency of an algorithm.
THE ALGORITHM IS GONNA GET YOU
(which one?)
(st_vec = 1 : life_end for t in t_vec t = t + 1 end)
at TAA - Temporary Autonomous Art