“start of the century when we wrote it”
This meme wouldn’t exist had they done that. But they chose the zeroeth, not the first, of January for Excel.
“start of the century when we wrote it”
This meme wouldn’t exist had they done that. But they chose the zeroeth, not the first, of January for Excel.
Homophobe!
strict ≠ abusive
I found Watchdogs 2 weird in this regard. You steal money from random people, who often struggle themselves, steal cars like nothing, murder a suburb’s worth of people, and still you’re “the good guys”?
From the makers of: Why is this game running so shittily all of the sudden? [30 minutes later:] Charge your battery or your laptop will die.
The link to the Times: https://www.nytimes.com/interactive/2025/movies/best-movies-21st-century.html
(FFS!)
No word that the deal is not done yet, not even a date of publication on that article. If that isn’t quality journalism.
This deal is still pending approval by the cartel office. https://www.tagesschau.de/wirtschaft/unternehmen/rtl-sky-100.html
Disabling CPUs by writing a zero to some file under /sys
I use Mint and I just double-click *.deb files to install them. Ubuntu does not do this?
I rounded the numbers to whole integers
whole integers, the best kind of integers
Why is that absurd?
Nothing. Here’s this meme’s origin story:
At work we have a tool that imports Excel spreadsheets into user-defined data records. We let the user decide which column goes into which record field.
Today I noticed that when you upload a spreadsheet with more than 26 columns (that is, you enter the double-digit range), the columns aren’t sorted anymore. (When I programmed that, stupid me thought that it was absolutely unreasonable to import 26 columns, given the way the data is processed later.) Instead of A…Z, AA, AB, …, it was A, AA, AB, B, C, ….
So I thought: I should fix that. It’s easy. Just convert the hexavigesimal system to decimal and sort based on that. I even was happy that I could apply some school knowledge for once. (It wasn’t all useless, yay!) Then my math wasn’t mathing. It took me a few minutes to find the system by which Excel columns are numbered. In the end I was annoyed that a task of 5 minutes took… longer… and made this meme.
By the way, to come back to the 10² columns: I’ll take any bet that such a spreadsheet will be shoved into the importer before I retire from my current company.