[-] petersr@lemmy.world 5 points 1 day ago

I am kinda hearing what you are saying, but it also sounds quite depressing.

[-] petersr@lemmy.world 2 points 1 day ago

Is that wine vegan?

[-] petersr@lemmy.world 22 points 2 months ago

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).

[-] petersr@lemmy.world 26 points 2 months ago

Well, I guess PDF has one thing going for it (which might not be relevant for scientific papers): The same file will render the same on any platform (assuming the reader implements all the PDF spec to the tee).

[-] petersr@lemmy.world 49 points 3 months ago* (last edited 3 months ago)

Let me tell you something. I cannot tell you what company, but I have been tasked with putting Excel files in git "because they are just zip archives with xml" and it is just a disaster. Everytime you save the document it will save certain parts of the xml code in arbitrary ways (like each image is in a list and the order of that list is random everytime), some metadata is re-written everytime like time of last modified and finally all the xml files are one single line. The git diffs are complete useless and noisy and just looking at the Excel file will cause git to consider it updated. So sure, you can use git to snapshot you Office documents... But just don't.

[-] petersr@lemmy.world 28 points 5 months ago

To be fair, this is a classical strategi in startups called "wizard of Oz prototyping" - it is used to test if there is a market for something before the tech is ready. But the tech is supposed to be created soon after and actually work...

[-] petersr@lemmy.world 63 points 7 months ago* (last edited 7 months ago)

Always has been

[-] petersr@lemmy.world 69 points 8 months ago

Almost as if this was made up.

[-] petersr@lemmy.world 23 points 11 months ago

Let me guess, instead of asking out another girl on 11/11/11 he played Skyrim?

[-] petersr@lemmy.world 35 points 1 year ago

In that aspect I see the US as a developing country.

[-] petersr@lemmy.world 22 points 1 year ago

What if I am not sleepy?

[-] petersr@lemmy.world 29 points 1 year ago

AI will probably benefit big corporations the most.

view more: next ›

petersr

joined 1 year ago