SeismicNote@lemmy.worldtoWorld News@lemmy.world•Over 2,000 shell companies have directors aged 123 years or older, Moody’s found. The oldest known human lived to 122English
14·
10 months agoOr maybe just sloppy vampires?
Or maybe just sloppy vampires?
Because it’s a software middle an that injects itself into search results in a frustrating way. I’d love it and would use it all the time except I constantly run into it in a way where instead of just going to the link, it tries to force me to sign up or log in, and blocks the actual link with it’s nonsense.
The product itself seems great but they’re customer acquisition process is way to aggressive and they have to be manipulating Google to get the SEO over the actual original source of the match.
So we’ll get another old game where everything looks oddly shiny instead of oddly dull?
When I was learning c++ in high school, I made a working 10x10 implementation of Conway’s Life before I had learned about arrays.
Even then I didn’t do it like this. Just had 200 variables for the front and back buffers, and one big function with individual checks for each grid coord variable to check it’s neighbors.