Tower of Pisa would like a word with you.
Or is it just the camera angle that makes it look so tilted?
Tower of Pisa would like a word with you.
Or is it just the camera angle that makes it look so tilted?
Yeah, sorry, was just referring to the browser. I use it and I find it okay.
And the web app is not good enough?
So who should go? You?
Or to catch if you start in a different OS and make changes to files that are then not tracked.
Let me take a stab at it:
Problem: Given two list of length n, find what elements the two list have in common. (we assume that there are not duplicates within a single list)
Naive solution: For each element in the first list, check if it appears in the second.
Bogo solution: For each permutation of the first list and for each permutation of the second list, check if the first item in each list is the same. If so, report in the output (and make sure to only report it once).
Stuxnet would like a chat with you
Sounds like you should find a new product to use.
Always has been
Well, according to the first biography about him, he was coding quite a lot in Zip2 and perhaps also some in early PayPal. Bit the code was supposedly hastily written and very bad.
It’s is probably more of sending a message.
I guess it was some good hot takes after all.
(And I agree with all you counter points)
Looks really nice!
But to be honest, what I and many devs I speak with need these days is some data explorer tool, like Jailer data browser, that gives you kind of the diagram that you do, but with a subset of concrete rows in the database and how they link together.