pointytrees | 6 years ago | on: Google Cloud Worth $225B, Deutsche Bank Says
pointytrees's comments
pointytrees | 6 years ago | on: First American Financial Corp. Leaked Hundreds of Millions of Insurance Records
pointytrees | 6 years ago | on: How to get every email returned
More often than not, I feel like talking with those folks and explaining to them that they should just ask and not ask if they can ask it seems like they just don't recognize what they're doing. Thus, it's usually good to tell them they don't need to ask and to just ask now and in the future.
pointytrees | 6 years ago | on: How to get every email returned
I think I understand your reasoning. If you lead with the question, then write a bunch of stuff. When they finish reading and get to the end, they may have forgotten the initial question. I guess I have found in my professional experience that leading the with question is often more effective when talking to management. They're often quite busy and may skim the email to judge the importance.
I find that when they skim they are very likely to miss the question and I usually have to bug them a couple times. If I lead with the question and make it concise and direct, it is often answered very quickly. ;) Yes, this is filler text to share my opinion.
pointytrees | 6 years ago | on: Show HN: Uranus – Memo and Task App
pointytrees | 6 years ago | on: First American Financial Corp. Leaked Hundreds of Millions of Insurance Records
So the developer may think it is safe to say select value from stock positions left join account on account.id = stock position.id left join user_accounts on user_accounts.accountid == account.id left join users on user_accounts.userid == user.id where user.id == session.userid.
Safe right? We checked userid. But then clicking on the position to drill in on the position data, they just select * from stock_position where stock_position.id = params.stock_id... there's no "and stock_position.userid" on that table, and the developer might be too lazy to spin up the entire join again especially if you don't need account data for this view. Whoops, suddenly a vulnerable page query.
I imagine there are other ways to screw up. Like insecure cookies, and just checking cookie.userid, ah yes, you're the right user. Whoops, didn't realize cookies could be spoofed.
pointytrees | 6 years ago | on: B&H Launching Payboo to Combat Online Taxes
I suppose if you decided to buy a property that was more than you could afford, and you're using credit card debt to buy more than you can afford, then you may have a large tax burden. Those are reckless decisions though.
pointytrees | 7 years ago | on: Nginx Is Giving Away a Free O'Reilly Book on Cloud Native Devops with Kubernetes
pointytrees | 7 years ago | on: What Impossible Meant to Feynman
pointytrees | 7 years ago | on: Dotfile madness
But, I sure do agree with the frustration. My work machine has nearly a hundred hidden things. My Chrome usually downloads things to ~/Downloads/ but Firefox often likes to store the file in ~ which then is often hard to find when I jump over to a console.
I've made an effort to clean things up. Trying to set firefox to download to the Downloads folder, deleting everything personal out of the home folder. But, of course, then that just goes to prove that I do not have control of my ~ folder. I'm doing everything I can to keep my own stuff out of it. Which is sad.
pointytrees | 7 years ago | on: Office 365 global authentication outage
Good point, thanks.
pointytrees | 7 years ago | on: Office 365 global authentication outage
Are there any "it may be down, but it is up quite often and saves us heaps of time and labor, totally worth the occasional outage" type experiences?
We're considering G Suite and O365 soon.
pointytrees | 7 years ago | on: When a Bike Company Put a TV on Its Box, Shipping Damages Went Down (2017)
pointytrees | 7 years ago | on: How I Built a $5K a Month Side Project
If an email is an email about a thing or service which is related to my interests, but I don't recognize the company, I suppose that falls under spam, but that's better than random emails for prescriptions or scams.
pointytrees | 7 years ago | on: Robinhood launches 3% checking account
pointytrees | 7 years ago | on: Ask HN: Suggestions for managing incoming customer/vendor email?
We've looked at salesforce, but that got a no.
I'll check out the other links you've provided, thank you.
pointytrees | 7 years ago | on: Confessions of an Ex-Prosecutor (2016)
pointytrees | 7 years ago | on: Marketing Firm Exactis Leaked a Personal Info Database with 340M Records
pointytrees | 7 years ago | on: What is 1e100.net?
pointytrees | 8 years ago | on: XMR mining app, built with Vue.js, D3 and CoinHive