Yea but be careful, I checked out coffeescript years ago (technically a "transpile" to JS). I changed the language then built a new compiler with it.
However I apparently added some error in the language and the compiler was then broken, so I couldn't make my fix and re-transpile without checking out a clean version of the repo :D
Me too - now that the Uber app has tipping I choose to tip a nominal amount ($2 usually each trip). But prior to them adding it I was happy to not tip at all, even if in the end the price point for the trip was $2 higher.
I'd prefer driver compensation to be worked out on Uber's end of things rather than being passed to the consumer. I know that's what tipping is - but I'm against payment structures that require tipping. I still tip because I don't want to put it on the driver/waiter/whatever, but I'd prefer for the price point to be higher and to not tip.
> "I remember when we raised money from Bill Gates...and Gates said something along the lines of, 'That’s a crock of shit. This isn’t a platform. A platform is when the economic value of everybody that uses it, exceeds the value of the company that creates it. Then it’s a platform.'"
Interesting. But Facebook's platform != Facebook, so I don't understand the maxim that "the value of everybody that uses the platform must exceed the value of the company that created it" in order for it to be true.
You could say Apple's App Store and Google's Play Store are platforms, they even offer services (api/web-services, libs, frameworks, etc.) and devs build on-top and make living off it. But that ISN'T the company. Google has search, cars, ads, etc. Apple has it's own crap going.
Furthermore, Apple is worth 1 trillion dollars. Must the value of the platform as determined by "everybody that uses it" exceed 1 trillion? Or must it exceed the yearly revenue of Apple instead?
> WhatsApp and Instagram acquisitions needed approvals from EU before they could continue.
What would it mean for a US based company if they decided to acquire two other US based companies and US regulators approved it, but EU regulators didn't?
What would happen if the company went forward with the acquisition anyway?
What if the accusation was false and it were made publicly? Or at the very least, if whisperings went around and all my (or your) co-workers found out about the accusation?
"Guilt" in the court of public opinion is a real thing and this industry is smaller than most people realize. You may try to get another job only to find the same people from your previous job are at the new one, know people there, or that word has just gotten around about you whether online and searchable or through word of mouth. Or maybe someone calls a previous employer and they mention why you were let go?
All for something that was false?
Would it count as slander/libel in this case? You could make the argument that it led to lost earnings or whatever too.
I wonder if this is also a result of simple career progression.
How do people go up the ladder if there's already people at the top? With people living longer, more women working, etc the organization has to create more positions at the top or lose talent?
Same here - I keep failing the "algorithm" phone screeners.
I've been in software dev for a decade but don't have a comp sci degree and it shows a bit. Every few years when looking for a new job I stress and try to re-learn these algorithms that I only ever need to know for these interviews.
> I don't think VC firms fund poets or musicians :)
How would you fund a poet or musician in your funding model?
Do they put an idea for a song or some such on the board and it's voted on? Who decides what poet is good or bad (it's entirely subjective?)
Also what's the payout for investment in a poet? They aren't likely to start a company.
So if I'm going to start a company and I take your investment is it "fair" that a poet receives the same investment but doesn't have to fork over a % back to you like I'll have to?
People are quick to point out that FB and Youtube are private entities and such but the reality is that they've become so ubiquitous in our lives that if they start censorship based on the company's preferred politics, beliefs, etc. than it will have an effect on all of us.
Can mobile apps (like WhatsApp) inspect messages and decide to boot users if they're saying things that aren't in line with the company's positions?
Realistically, and I mean no disrespect to the profession or your daughter who is studying it, but why is a degree required here? And a master's at that?
What exactly do they do that requires knowledge?
My assumption is they shelve books, maybe make recommendations, and hold weekly community events? And nowadays, help with social services like helping people create resumes and what not?
> Microsoft's own way of justice is against the legal systems in all the modern countries, which always makes sure that the accused knows their faults, as one of their rights, and for the benefit of the accused not getting involved in such acts for a second time, for that they this time will know.
Welcome to the modern world.
I read frequently on the /r/androiddev subreddit about Android devs who have had apps suspended or accounts closed for reasons beyond their comprehension.
I frequently read about people wanting tech platforms to start censoring more actively (Twitter, FB, Youtube?) and for them to boot controversial people for using their free speech (even if offensive).
Unfortunately giving "the accused" any sort of recourse doesn't seem to be a priority when the PR machine is going against a tech company - it's easier for them to use the banhammer.
thanks for the advice - yes I'm on the JVM w/ spring boot.
I suppose I may be overcomplicating things with trying to do it "the right way" right out of the gate. I guess the "perfect is the enemy of done" saying comes into play here.
However I apparently added some error in the language and the compiler was then broken, so I couldn't make my fix and re-transpile without checking out a clean version of the repo :D