HackerTrans
TopNewTrendsCommentsPastAskShowJobs

meterplech

no profile record

comments

meterplech
·3 jaar geleden·discuss
I think a critical component of making platform teams work is to allow internal competition between the platform team and the stream-aligned team using some other technology. In this way the platform team is a stream-aligned team whose customers are internal, and they have to win or lose within their market (internal teams). For example, a stream-aligned team can either use platform team CI/CD or github actions.

What I've seen is that platform teams work well in either small scale (because focus is clear to all) and large scale (because of this internal competitive dynamic) but are extremely hard to execute between the two.
meterplech
·3 jaar geleden·discuss
Really helpful - thanks for the details!
meterplech
·3 jaar geleden·discuss
This is really cool. Out of curiosity - how did you actually set this up for him to use? Was it on tablet or a computer or phone? Any suggestions for a dad of a 3.5 year old?

Also, is he reading / at what level? Trying to get a feel for when I can introduce it to him.
meterplech
·3 jaar geleden·discuss
May be hard with unpredictable timing of a layoff, but I’d recommend folks look into Recurse Center: https://www.recurse.com/

After closing down my last startup I did it. It was a great balance of community providing some baseline structure to my days while being mostly unstructured allowing me to explore interests for fun.

And at the end they help a lot with getting a job. If you can pull it off financially/with timing, I highly recommend the experience.
meterplech
·5 jaar geleden·discuss
I built a command line wordle solver that provides an updated best guess as the game progresses and you learn more. Right now it's just based on word frequency, but working to add more.

Also added a command line version of wordle in case you want to play more and practice and a simulator I'm using now to explore optimal strategy more.

https://github.com/jkatzur/wordle-solver
meterplech
·5 jaar geleden·discuss
Oh I see. You allow this in-app.

Your signup flow, though, has a start time + end time and doesn't make it clear you can add these windows in. It made me pause during sign-up and I wonder if it would cause other folks to drop off. Maybe could be solved with copy somewhere even?

Similarly, as far as I can tell the signup flow does not let me add half hour increments (e.g 8:30am - 6:30pm). I also can't figure out how to add that even in-app.
meterplech
·5 jaar geleden·discuss
Just went through sign-up flow. Heard of the product for years + interested in it.

One note - I have a bit of an idiosyncratic schedule. I work 9-6:30 and then stop for the evening (dinner with family, put kid to bed) and resume work ~9pm typically. I'd love the ability to block off that time slot (6:30-9) but keep space for working before and after.

Beyond with, excited to try it out.
meterplech
·5 jaar geleden·discuss
Love this idea. Some quick thoughts:

1) Tool to tool choices: Many migrations involve making decisions that are judgement calls because of service inconsistency (e.g the security roles in the two systems aren't exactly the same so you have to evaluate tradeoffs in how to handle in the new one). I bet many of these 'decision points' could be a defined for particular migrations, allowing the destination service to present to their customer options with tradeoffs, and then automate the migration from there. Even more valuable than the data flowing would be being the central tool that knows about these 'choice-points' in specific migrations.

2) White labeling: a lot of B2B SaaS companies would love to offer migration services. I would have paid $ per migration for something like this if it worked.

3) Services work as needed: I still think many migrations custom work is needed. I would lean into this actually if I were you. We would have loved a trusted 3rd party that just wanted to do migrations. It was hard to get incentives aligned, though, with many systems integrators because they obviously wanted a direct relationship with the customer & hoped to sell them more stuff afterwards. If B2B companies trusted this was your specific focus you could be a better 'full service' partner across both what can be automated and what can't be.
meterplech
·5 jaar geleden·discuss
100% true.

And a good reminder of how much exposure housing prices have to interest rates. To frame the same math another way:

If you bought a house for, say, $580k with a $500k mortgage... You paid $80k down payment + $20k closing costs and your monthly would be ~$2,073/month.

If interest rates go up to 6%, and the person buying your house also wants to pay the same ~2,073/month, they would only be able to afford a $344,649 mortgage. Assume the same $80k down payment and $20k closing costs... and they should be willing to pay $444,649 for your house ($135,351 less than you paid!).

Obviously with inflation the person may be willing to spend more than you spent! But there's a lot of risk for homeowners who need/want to sell if/when interest rates go up. That's why the 30 year fixed is such a fantastic bet if you are willing + able to hold and lock that fixed price... but housing is a pretty lousy investment if you need to sell.
meterplech
·5 jaar geleden·discuss
There are many photos one could take without uploading or saving them in the cloud. The question is can I safely store things locally on my device without a multi-national corporation being able to set the policy of what's allowed there. The article cites examples of banned memes/images by the Chinese government.

There is also the risk of algorithm mistakes. Without the trust + safety team or any cloud verification, does this just get immediately forward to the FBI?

What is the process to be made non-guilty if the Apple algorithm thinks you have something illegal and you don't if there is no human in the loop involved before it's forwarded to authorities?

At least if you upload to a service someone on the trust + safety team can verify the algo worked properly. I would be very nervous building this kind of system of the risk of false positives! Maybe even so nervous to introduce many more false negatives - which is in itself terrible in the case of something like CSAM.