Last panel is wrong. Genie would just grant him an MBA from a top tier school
I once looked through a textbook from my friend’s MBA course. The first thing I noticed was in a highlighted box in the chapter on business negotiating: “Your skill at negotiating will affect the outcome of the negotiations.”
These are the people that make 10X what I make.
This is why I refuse to get an MBA. I already know my pants go on my legs. Thanks.
taking notes On the legs, you say? Interesting…🤔
Your skill at putting on your pants will affect the outcome of the pants-on-putting operation.
Are you sure that wasn’t the introduction to the Speech skill in Skyrim?
I learned this in my first statics class, and I have a BS in business administration.
Statics? They teaching yall physics?
Not spelling though… they skipped right past that.
Japanese companies, this isn’t a wish, it’s a fundamental truth of the universe. Like gravity. No matter the scale or importance of them. I promise you your car exists because of an Excel 2003 file on some underpaid engineer’s laptop that they periodically sync with an inventory system.
This is the way
This is basically what I run for a living and it’s definitely not glamorous.
Employers get what they demand, what they deserve. Anyway excel works as a database until around 1 million entries…
Once you get to a million just start a new one and create a “master” spreadsheet that uses power query to append them all. Problem solved ;)
Don’t tell anyone but I actually do this.
I work as a network tech for a globally spanning ISP specializing in fiber services, handling major maintenances that are service effecting for business and government customers (SLAs are in effect). These maintenances are planned and tracked through various excel sheets - housed either in a shared network drive (so yeah, we may run into issues where multiple people are trying to edit the same doc at once), or excel tables in a SharePoint.
Prior to the merger of companies I recently went through, we had actual database systems to track this stuff that worked just fine. And now we’re relying on the same shit a grad student would use to track their doctorate progress. It’ll work until it doesn’t. Looking forward to the shit-show if it gets me overtime.
Anyone else use Microsoft Access…30 years ago?
Fun fact: most of the electronic voting machines in the 2000 presidential election used Access to store vote counts. Access, the “database” with a user-editable audit table.
At least it had an audit table.
Don’t be gross, use CSV files
CSV is great but the byte loss on numbers is sometimes gruesome.
My old ass crying in MS Access
one of our partners we have to integrate with at work sends us reports in ms access format. it’s not fun, especially when everything is running in lambda and there doesn’t seem to be any good libraries for reading ms access files that would easily run in lambda.
“I have to make a brochure for the printing shop and I’d like to compose it in Excel”
“There are actually five rules…”
“In Powerpoint?”
“Make that six.”
Except PowerPoint is actually quite nice to make quick, easy and good looking visualizations and brochures without having to deal with Word
Well, Word isn’t really a good choice either.
It’s the most approachable for most people. For real graphics design more professional tools are available
Paint?
matplotlib
I can personally attest to entire universities advocating for student use of powerpoint for all sorts of printshop work to include thesis and capstone presentation posters for conferences :)
For people who don’t want to spend time learning yet another single-purpose application, it works quite well
Kind of related question: Is it okay for me to use JSON as a small DB? I just store basic blog page data there.
I mean it will work, but for a blog I’d store the pages in markdown files, to make it easier to edit. For context, look into how Hugo works
I thought of that as well. I might switch to that. It will make the organization better anyways.
A few circumstances to consider…
If it’s just your own little tool and you don’t intend to share it with others: do whatever you want. SQL or NoSQL or JSON, it doesn’t matter. Use your own judgement.
In my experience tho most homegrown JSON-based “databases” tend to load all data into the memory, simply because they are very simplistic (serialize everything into JSON and write to disk, deserialize everything into a struct). If your dataset is too big for that, just go straight for a full-fledged database.
TinyDB literally does this. in general its more of does this work for my use case and am i aware of its limitations.
I imagine an alternate 4th panel wherein the genie says “ok you can bring back dead people.” What do yall think? Also I bet we could come up with a themed genie or setting that would punch up the joke too. ♡♡ love it BTW, op.
This just struck a nerve…
cries